public inbox for gdb-testers@sourceware.org help / color / mirror / Atom feed
From: gdb-buildbot@sergiodj.net To: gdb-testers@sourceware.org Subject: *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** Date: Wed, 08 Jan 2020 18:46:00 -0000 [thread overview] Message-ID: <E1ipGLb-0006vU-DZ@gdb-buildbot.osci.io> (raw) In-Reply-To: <456e800a63def18484f69a51f59c2338a5cc4568@gdb-build> Buildername: Ubuntu-Aarch64-native-extended-gdbserver-m64 Worker: ubuntu-aarch64 Full Build URL: https://gdb-buildbot.osci.io/#builders/5/builds/1617 Author: Tom Tromey <tromey@adacore.com> Commit tested: 456e800a63def18484f69a51f59c2338a5cc4568 Subject of commit: Use std::string in dwarf2read.c *** FAILED to build GDB -- compile gdb *** ============================================== +++ The full log is too big to be posted here. +++ These are the last 100 lines of it. checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for getauxval... (cached) yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for pread64... (cached) yes checking for setns... (cached) yes checking for size_t... (cached) yes checking for a sed that does not truncate output... (cached) /bin/sed checking for ANSI C header files... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for nl_langinfo and CODESET... (cached) yes checking for linux/perf_event.h... (cached) yes checking for locale.h... (cached) yes checking for memory.h... (cached) yes checking for signal.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/wait.h... (cached) yes checking for thread_db.h... (cached) yes checking for wait.h... (cached) yes checking for termios.h... (cached) yes checking for dlfcn.h... (cached) yes checking for fdwalk... (cached) no checking for getrlimit... (cached) yes checking for pipe... (cached) yes checking for pipe2... (cached) yes checking for socketpair... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking whether strstr is declared... (cached) yes checking whether gcc is Clang... (cached) no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... (cached) PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... (cached) no checking for PTHREAD_PRIO_INHERIT... (cached) yes checking for std::thread... (cached) yes checking for pthread_sigmask... (cached) yes checking for pthread_setname_np... (cached) yes checking for sigsetjmp... (cached) yes checking for sys/ptrace.h... (cached) yes checking for ptrace.h... (cached) no checking whether ptrace is declared... (cached) yes checking return type of ptrace... (cached) long checking types of arguments for ptrace... (cached) enum __ptrace_request,int,long,long checking for ust... no checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral -Werror checking for dladdr... yes checking for long long... (cached) yes checking size of long long... (cached) 8 checking whether basename is declared... (cached) yes checking whether ffs is declared... (cached) yes checking whether asprintf is declared... (cached) yes checking whether vasprintf is declared... (cached) yes checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking whether strtol is declared... (cached) yes checking whether strtoul is declared... (cached) yes checking whether strtoll is declared... (cached) yes checking whether strtoull is declared... (cached) yes checking whether strverscmp is declared... (cached) yes checking whether perror is declared... yes checking whether vasprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_blksize... (cached) yes checking for struct user_regs_struct.fs_base... (cached) no checking for struct user_regs_struct.gs_base... (cached) no checking for socklen_t... (cached) yes checking for Elf32_auxv_t... yes checking for Elf64_auxv_t... yes checking for PTRACE_GETREGS... no checking for PTRACE_GETFPXREGS... no checking for lwpid_t in sys/procfs.h... (cached) yes checking for psaddr_t in sys/procfs.h... (cached) yes checking for prgregset_t in sys/procfs.h... (cached) yes checking for prfpregset_t in sys/procfs.h... (cached) yes checking for elf_fpregset_t in sys/procfs.h... (cached) yes checking for dlopen in -ldl... yes checking for the dynamic export flag... -Wl,--dynamic-list checking for TD_VERSION... yes checking whether the target supports __sync_*_compare_and_swap... yes checking whether ADDR_NO_RANDOMIZE is declared... (cached) yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gdbdepdir commands mkdir -p -- arch/.deps mkdir -p -- gdbsupport/.deps make[1]: Leaving directory '/work/ubuntu-aarch64-native-extended-gdbserver-m64/build' Makefile:851: recipe for target 'all' failed make: *** [all] Error 2 program finished with exit code 2 elapsedTime=121.184931 ==============================================
next prev parent reply other threads:[~2020-01-08 18:46 UTC|newest] Thread overview: 95+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-01-08 18:44 [binutils-gdb] Use std::string in dwarf2read.c gdb-buildbot 2020-01-08 18:44 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-08 18:46 ` gdb-buildbot [this message] 2020-01-08 18:48 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-gdbserver-m64, " gdb-buildbot 2020-01-08 23:00 ` Failures on Fedora-i686, branch master gdb-buildbot 2020-01-08 23:07 ` Failures on Fedora-x86_64-cc-with-index, " gdb-buildbot 2020-01-08 23:14 ` Failures on Fedora-x86_64-m32, " gdb-buildbot 2020-01-08 23:32 ` Failures on Fedora-x86_64-m64, " gdb-buildbot 2020-01-08 23:47 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot 2020-01-08 23:56 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot 2020-01-09 0:06 ` Failures on Fedora-x86_64-native-gdbserver-m64, " gdb-buildbot 2020-01-09 0:42 ` Failures on Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot -- strict thread matches above, loose matches on Subject: below -- 2020-05-19 18:28 [binutils-gdb] gdb: fix off-by-one error in quirk_rust_enum gdb-buildbot 2020-05-19 23:49 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-05-19 17:51 [binutils-gdb] Make exec-file-mismatch compare build IDs gdb-buildbot 2020-05-19 23:40 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-05-19 17:51 [binutils-gdb] Eliminate target_fileio_open_warn_if_slow gdb-buildbot 2020-05-19 23:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-04-29 16:04 [binutils-gdb] Implement event-loop glue for gdbserver gdb-buildbot 2020-05-04 8:38 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-04-22 9:37 [binutils-gdb] Handle complex error type in read_base_type gdb-buildbot 2020-04-26 22:21 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-04-22 8:58 [binutils-gdb] Add signal number conversions for NetBSD gdb-buildbot 2020-04-26 22:15 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-02-24 3:04 [binutils-gdb] Remove the TUI annotation hack gdb-buildbot 2020-03-08 0:09 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-02-24 2:28 [binutils-gdb] Change how TUI windows are instantiated gdb-buildbot 2020-03-07 23:49 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-02-24 2:28 [binutils-gdb] Remove tui_set_win_with_focus gdb-buildbot 2020-03-07 23:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-15 1:03 [binutils-gdb] Move gdbsupport to the top level gdb-buildbot 2020-01-15 1:12 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-09 13:25 [binutils-gdb] Add support for debuginfod to the binutils (disable by default, enabled via a configure time option) gdb-buildbot 2020-01-09 13:25 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-09 11:53 [binutils-gdb] Fix compile time warnings about comparisons always being false gdb-buildbot 2020-01-09 11:53 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-09 10:45 [binutils-gdb] x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode on AMD gdb-buildbot 2020-01-09 10:47 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-08 22:44 [binutils-gdb] Change section_offsets to a std::vector gdb-buildbot 2020-01-08 22:46 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-08 18:37 [binutils-gdb] Use std::vector in abbrev_table_read_table gdb-buildbot 2020-01-08 18:39 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-08 18:31 [binutils-gdb] Use unique_xmalloc_ptr in fixup_go_packaging gdb-buildbot 2020-01-08 18:33 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-08 18:24 [binutils-gdb] Remove some explicit memory management from dwarf2read.c gdb-buildbot 2020-01-08 18:24 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-08 13:09 [binutils-gdb] ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]' gdb-buildbot 2020-01-08 13:11 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-08 13:02 [binutils-gdb] PR25351 .ARM.attributes not found for symbol gdb-buildbot 2020-01-08 13:04 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-07 16:49 [binutils-gdb] Add constructor to stap_static_probe_ops gdb-buildbot 2020-01-07 16:49 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-07 13:51 [binutils-gdb] Enable styling by default on Cygwin gdb-buildbot 2020-01-07 13:51 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-07 13:40 [binutils-gdb] [ARC] Add finer details for LLOCK and SCOND gdb-buildbot 2020-01-07 13:40 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 23:42 [binutils-gdb] RISC-V: Fix weak function call reloc overflow on llvm build gdb-buildbot 2020-01-06 23:44 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 22:00 [binutils-gdb] gdb: Fix backtrace with disassemble-next-line on gdb-buildbot 2020-01-06 22:00 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 20:03 [binutils-gdb] Fix MinGW native compilation of gdb/gdbsupport/gdb_wait.c gdb-buildbot 2020-01-06 20:05 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 19:56 [binutils-gdb] GDB: Fix the overflow in addr/line_is_displayed() gdb-buildbot 2020-01-06 19:56 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 19:30 [binutils-gdb] Mention the recent fix of $_exitsignal on MS-Windows in gdb/NEWS gdb-buildbot 2020-01-06 19:30 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 18:36 [binutils-gdb] Fix a crash with a malformed PE header gdb-buildbot 2020-01-06 18:38 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 18:27 [binutils-gdb] Fix a typo in gdb/windows-tdep.c gdb-buildbot 2020-01-06 18:27 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 16:20 [binutils-gdb] Fix search in TUI gdb-buildbot 2020-01-06 16:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 13:50 [binutils-gdb] GDB: Remove trailing spaces in tui-disasm.c gdb-buildbot 2020-01-06 13:52 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 12:31 [binutils-gdb] Improve process exit status macros on MinGW gdb-buildbot 2020-01-06 12:33 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 12:24 [binutils-gdb] bfd_check_format: ignore errors from coff_real_object_p gdb-buildbot 2020-01-06 12:26 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 12:18 [binutils-gdb] alpha-vms: don't exit on stack underflow/overflow gdb-buildbot 2020-01-06 12:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 12:11 [binutils-gdb] ubsan: m32c: left shift of negative value gdb-buildbot 2020-01-06 12:13 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 12:04 [binutils-gdb] som_bfd_fill_in_ar_symbols buffer overflow gdb-buildbot 2020-01-06 12:07 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 11:58 [binutils-gdb] Basic error checking for mach-o gdb-buildbot 2020-01-06 12:00 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 11:50 [binutils-gdb] PR25344, z80 disassembler recursion gdb-buildbot 2020-01-06 11:50 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-05 22:09 [binutils-gdb] gdb: use tui_set_layout not show_layout to fix window focus gdb-buildbot 2020-01-05 22:09 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-05 12:03 [binutils-gdb] [AArch64] Fix erroneous use of spu architecture bfd gdb-buildbot 2020-01-05 12:03 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-05 5:54 [binutils-gdb] libctf: Add configure check for asprintf (for MinGW) gdb-buildbot 2020-01-05 5:54 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-04 9:40 [binutils-gdb] Release bfd_alloc memory in bfd_check_format_matches gdb-buildbot 2020-01-04 9:42 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-04 9:33 [binutils-gdb] mmo tdata leak gdb-buildbot 2020-01-04 9:35 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-04 9:26 [binutils-gdb] ubsan: m32r: left shift of negative value gdb-buildbot 2020-01-04 9:29 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-04 9:20 [binutils-gdb] ubsan: cr16: left shift cannot be represented in type 'int' gdb-buildbot 2020-01-04 9:22 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-04 9:13 [binutils-gdb] ubsan: crx: left shift cannot be represented in type 'int' gdb-buildbot 2020-01-04 9:16 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-04 9:07 [binutils-gdb] ubsan: d30v: left shift cannot be represented in type 'int' gdb-buildbot 2020-01-04 9:09 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-04 8:59 [binutils-gdb] coff: free malloc'd memory on successful target match too gdb-buildbot 2020-01-04 8:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 20:43 [binutils-gdb] Ensure GDB warnings are styled gdb-buildbot 2020-01-03 20:43 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 17:12 [binutils-gdb] solib_target_free_so memory leak gdb-buildbot 2020-01-03 17:14 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 17:05 [binutils-gdb] windows_clear_solib memory leak gdb-buildbot 2020-01-03 17:08 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 16:23 [binutils-gdb] Fix potential illegal memory access when parsing a corrupt PEF format file gdb-buildbot 2020-01-03 16:23 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 14:45 [binutils-gdb] Fix potential illegal memory access failures in the BFD library by ensuring that the return value from bfd_malloc() is checked before it is used gdb-buildbot 2020-01-03 14:45 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 11:27 [binutils-gdb] Fix ld/PR25316 for the ia64 target by refusing to support binary merging gdb-buildbot 2020-01-03 11:27 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 9:47 [binutils-gdb] Arm64: correct address index operands for LD1RO{H,W,D} gdb-buildbot 2020-01-03 9:49 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 9:41 [binutils-gdb] Arm64: correct {su,us}dot SIMD encodings gdb-buildbot 2020-01-03 9:43 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 9:34 [binutils-gdb] Arm64: correct uzp{1,2} mnemonics gdb-buildbot 2020-01-03 9:36 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 9:28 [binutils-gdb] Arm64: correct 64-bit element fmmla encoding gdb-buildbot 2020-01-03 9:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 9:21 [binutils-gdb] Mach-O: misc build adjustments gdb-buildbot 2020-01-03 9:21 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 8:37 [binutils-gdb] Add myself to gdb/MAINTAINERS gdb-buildbot 2020-01-03 8:37 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 2:20 [binutils-gdb] Remove stale references to Cell BE gdb-buildbot 2020-01-03 2:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-02 15:04 [binutils-gdb] Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an ELF based target for these as well gdb-buildbot 2020-01-02 15:04 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-13 1:00 [binutils-gdb] Move free_all_objfiles to program_space gdb-buildbot 2019-12-15 23:42 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-13 0:56 [binutils-gdb] Store objfiles on a std::list gdb-buildbot 2019-12-15 23:33 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-12 12:19 [binutils-gdb] Fix unused function error gdb-buildbot 2019-12-12 12:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-11 20:15 [binutils-gdb] Remove more shifts for sign/zero extension gdb-buildbot 2019-12-11 20:18 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-11 20:02 [binutils-gdb] bfd signed overflow fixes gdb-buildbot 2019-12-11 20:07 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-11 19:56 [binutils-gdb] Make bfd_get_8 return a bfd_vma like other bfd_get_* functions gdb-buildbot 2019-12-11 20:04 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-10 19:28 [binutils-gdb] Replace the remaining uses of strerror with safe_strerror gdb-buildbot 2019-12-10 19:28 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-10-21 19:18 [binutils-gdb] gdb: Update comments that reference VEC or vec.h gdb-buildbot 2019-10-21 19:30 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-10-21 19:12 [binutils-gdb] gdb: Remove vec.{c,h} and update code to not include vec.h gdb-buildbot 2019-10-21 19:24 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-01-16 22:52 [binutils-gdb] RISC-V: Support ELF attribute for gas and readelf sergiodj+buildbot 2019-01-19 16:33 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-01-10 17:12 [binutils-gdb] gdb: Improve scoped_switch_fork_info class sergiodj+buildbot 2019-01-14 16:47 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-01-10 2:59 [binutils-gdb] Remove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS sergiodj+buildbot 2019-01-11 6:13 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-01-07 13:26 [binutils-gdb] Sync libiberty sources with master version in gcc repository. Updated stabs demangling and cxxfilt tests to match sergiodj+buildbot 2019-01-08 6:53 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-01-02 6:29 [binutils-gdb] Fix year range in unittests/.../char/empty.cc copyright header sergiodj+buildbot 2019-01-02 6:29 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:52 [binutils-gdb] Fix a crash in jit.c sergiodj+buildbot 2018-12-30 12:41 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:46 [binutils-gdb] Document the "set style" commands sergiodj+buildbot 2018-12-30 10:38 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:31 [binutils-gdb] Highlight source code using GNU Source Highlight sergiodj+buildbot 2018-12-30 10:14 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-04 15:19 [binutils-gdb] x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND properties sergiodj+buildbot 2018-12-04 15:07 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-20 16:57 [binutils-gdb] Avoid "Invalid parameter passed to C runtime function" warning sergiodj+buildbot 2018-11-20 17:04 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-09 15:43 [binutils-gdb] [ARC] More fixes for TLS sergiodj+buildbot 2018-11-10 11:26 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-07 11:08 [binutils-gdb] rx: Add target rx-*-linux sergiodj+buildbot 2018-11-08 16:14 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** sergiodj+buildbot
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=E1ipGLb-0006vU-DZ@gdb-buildbot.osci.io \ --to=gdb-buildbot@sergiodj.net \ --cc=gdb-testers@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).