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-m64, branch master *** BREAKAGE *** Date: Mon, 21 Oct 2019 19:12:00 -0000 [thread overview] Message-ID: <E1iMd6Y-0008Lu-S5@gdb-buildbot.osci.io> (raw) In-Reply-To: <0dc327459b19e6765c8fe80957f5c8620611628e@gdb-build> Buildername: Ubuntu-Aarch64-m64 Worker: ubuntu-aarch64 Full Build URL: https://gdb-buildbot.osci.io/#builders/8/builds/976 Author: Andrew Burgess <andrew.burgess@embecosm.com> Commit tested: 0dc327459b19e6765c8fe80957f5c8620611628e Subject of commit: gdb: Remove vec.{c,h} and update code to not include vec.h *** FAILED to build GDB -- compile gdb *** ============================================== +++ The full log is too big to be posted here. +++ These are the last 100 lines of it. CXX dll.o CXX event-loop.o CXX fork-child.o CXX fork-inferior.o CXX gdbsupport/agent.o CXX gdbsupport/btrace-common.o CXX gdbsupport/buffer.o CXX gdbsupport/cleanups.o CXX gdbsupport/common-debug.o CXX gdbsupport/common-exceptions.o CXX gdbsupport/common-inferior.o CXX gdbsupport/common-regcache.o CXX gdbsupport/common-utils.o CXX gdbsupport/environ.o CXX gdbsupport/errors.o CXX gdbsupport/fileio.o CXX gdbsupport/filestuff.o CXX gdbsupport/format.o CXX gdbsupport/gdb-dlfcn.o CXX gdbsupport/gdb_tilde_expand.o CXX gdbsupport/gdb_vecs.o CXX gdbsupport/job-control.o CXX gdbsupport/netstuff.o CXX gdbsupport/new-op.o CXX gdbsupport/pathstuff.o CXX gdbsupport/posix-strerror.o CXX gdbsupport/print-utils.o CXX gdbsupport/ptid.o CXX gdbsupport/rsp-low.o CXX gdbsupport/selftest.o CXX gdbsupport/signals-state-save-restore.o CXX gdbsupport/signals.o CXX gdbsupport/tdesc.o CXX gdbsupport/xml-utils.o CXX hostio-errno.o CXX hostio.o CXX inferiors.o CXX linux-aarch32-low.o CXX linux-aarch32-tdesc.o CXX linux-aarch64-low.o CXX linux-aarch64-tdesc.o CXX linux-low.o CXX linux-namespaces.o CXX linux-osdata.o CXX linux-personality.o CXX linux-procfs.o CXX linux-ptrace.o CXX linux-waitpid.o CXX mem-break.o CXX notif.o CXX proc-service.o CXX regcache.o CXX remote-utils.o CXX server.o CXX symbol.o CXX target.o CXX tdesc.o CXX thread-db.o CXX tracepoint.o CXX utils.o CXX version.o CXX waitstatus.o CXX gdbreplay.o CXX alloc-ipa.o CXX arch/aarch64-ipa.o CXX ax-ipa.o CXX gdbsupport/common-utils-ipa.o CXX gdbsupport/errors-ipa.o CXX gdbsupport/format-ipa.o CXX gdbsupport/print-utils-ipa.o CXX gdbsupport/rsp-low-ipa.o CXX gdbsupport/tdesc-ipa.o CXX linux-aarch64-ipa.o CXX linux-aarch64-tdesc-ipa.o CXX regcache-ipa.o CXX remote-utils-ipa.o CXX tdesc-ipa.o CXX tracepoint-ipa.o CXX utils-ipa.o CXXLD gdbserver CXXLD gdbreplay CXXLD libinproctrace.so g++: error: gdbsupport/vec-ipa.o: No such file or directory Makefile:440: recipe for target 'libinproctrace.so' failed make[4]: *** [libinproctrace.so] Error 1 make[4]: Leaving directory '/work/ubuntu-aarch64-m64/build/gdb/gdbserver' Makefile:1985: recipe for target 'subdir_do' failed make[3]: *** [subdir_do] Error 1 make[3]: Leaving directory '/work/ubuntu-aarch64-m64/build/gdb' Makefile:1630: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/work/ubuntu-aarch64-m64/build/gdb' Makefile:9229: recipe for target 'all-gdb' failed make[1]: *** [all-gdb] Error 2 make[1]: Leaving directory '/work/ubuntu-aarch64-m64/build' Makefile:851: recipe for target 'all' failed make: *** [all] Error 2 program finished with exit code 2 elapsedTime=347.909891 ==============================================
next prev parent reply other threads:[~2019-10-21 19:12 UTC|newest] Thread overview: 218+ messages / expand[flat|nested] mbox.gz Atom feed top 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:12 ` gdb-buildbot [this message] 2019-10-21 19:24 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-10-21 19:36 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-native-gdbserver-m64, " gdb-buildbot 2019-10-29 21:19 ` *** COMPILATION FAILED *** Failures on Fedora-i686, " gdb-buildbot 2019-10-29 21:37 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-cc-with-index, " gdb-buildbot 2019-10-29 21:56 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-m32, " gdb-buildbot 2019-10-29 21:57 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-m64, " gdb-buildbot 2019-10-29 22:18 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot 2019-10-29 22:18 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot 2019-10-29 22:47 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot 2019-10-29 23:02 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-native-gdbserver-m64, " 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:46 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:37 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:28 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:36 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:19 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:12 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-02-24 3:04 [binutils-gdb] Remove the TUI annotation hack gdb-buildbot 2020-03-08 0:06 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:55 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:45 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:00 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:27 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:55 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:45 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:44 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 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:37 [binutils-gdb] Use std::vector in abbrev_table_read_table gdb-buildbot 2020-01-08 18:37 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:26 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:09 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:02 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:52 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:53 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:42 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:42 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:02 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:03 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:32 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:36 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:29 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 16:20 [binutils-gdb] Fix search in TUI gdb-buildbot 2020-01-06 16:22 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:50 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:30 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:24 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:18 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:11 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:04 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 11:58 [binutils-gdb] Basic error checking for mach-o gdb-buildbot 2020-01-06 11:58 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-06 11:50 [binutils-gdb] PR25344, z80 disassembler recursion gdb-buildbot 2020-01-06 11:53 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:11 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:05 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:57 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:40 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-04 9:33 [binutils-gdb] mmo tdata leak gdb-buildbot 2020-01-04 9:33 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:26 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:14 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:07 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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 9:02 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 20:43 [binutils-gdb] Ensure GDB warnings are styled gdb-buildbot 2020-01-03 20:46 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:12 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 17:05 [binutils-gdb] windows_clear_solib memory leak gdb-buildbot 2020-01-03 17:05 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:25 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:48 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:29 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:47 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:41 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:34 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:28 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 9:21 [binutils-gdb] Mach-O: misc build adjustments gdb-buildbot 2020-01-03 9:23 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-01-03 8:37 [binutils-gdb] Add myself to gdb/MAINTAINERS gdb-buildbot 2020-01-03 8:39 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:23 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:02 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:39 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:30 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-12 12:19 [binutils-gdb] Fix unused function error gdb-buildbot 2019-12-12 12:57 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:13 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-11 20:02 [binutils-gdb] bfd signed overflow fixes gdb-buildbot 2019-12-11 19:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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 19:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:18 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-01-10 17:12 [binutils-gdb] gdb: Improve scoped_switch_fork_info class sergiodj+buildbot 2019-01-14 17:02 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-01-08 18:21 [binutils-gdb] Fix build failure with macOS bison sergiodj+buildbot 2019-01-09 5:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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 7:11 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:52 [binutils-gdb] Fix a crash in jit.c sergiodj+buildbot 2018-12-30 15:09 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:46 [binutils-gdb] Document the "set style" commands sergiodj+buildbot 2018-12-30 12:18 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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:30 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-06 13:02 [binutils-gdb] sim/cris: Fix references to cgen cpu directory sergiodj+buildbot 2018-12-06 17:38 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-05 14:18 [binutils-gdb] gdb/riscv: Improve logic for when h/w float abi should be used sergiodj+buildbot 2018-12-05 19:08 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-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 18:12 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-09 15:43 [binutils-gdb] [ARC] More fixes for TLS sergiodj+buildbot 2018-11-10 11:43 ` *** COMPILATION FAILED *** Failures on Ubuntu-Aarch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-01-05 17:50 [binutils-gdb] Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670) sergiodj+buildbot 2018-01-05 20:26 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-11-24 13:16 [binutils-gdb] gdbserver: add aarch64_create_target_description sergiodj+buildbot 2017-11-24 14:32 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-11-08 0:06 [binutils-gdb] Constify add_info sergiodj+buildbot 2017-11-08 4:49 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-11-08 0:00 [binutils-gdb] Constify add_com sergiodj+buildbot 2017-11-08 4:21 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-11-07 23:54 [binutils-gdb] Add set_repeat_arguments function sergiodj+buildbot 2017-11-08 3:57 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-26 7:31 [binutils-gdb] MIPS: Preset EF_MIPS_ABI2 with n32 ELF objects sergiodj+buildbot 2017-10-26 10:07 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-26 7:29 [binutils-gdb] Enable Intel AVX512_BITALG instructions sergiodj+buildbot 2017-10-26 9:54 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-26 7:27 [binutils-gdb] Enable Intel AVX512_VNNI instructions sergiodj+buildbot 2017-10-26 9:42 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-26 7:25 [binutils-gdb] Enable Intel VPCLMULQDQ instruction sergiodj+buildbot 2017-10-26 9:29 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-19 16:57 [binutils-gdb] RISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_* sergiodj+buildbot 2017-10-19 17:09 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-19 16:35 [binutils-gdb] RISC-V: Add R_RISCV_DELETE, which marks bytes for deletion sergiodj+buildbot 2017-10-19 16:47 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-19 15:49 [binutils-gdb] Fix inferior deadlock with "target remote | CMD" sergiodj+buildbot 2017-10-19 16:21 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-19 15:02 [binutils-gdb] xml_fetch_content_from_file: Read in whole file in one go sergiodj+buildbot 2017-10-19 15:58 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-14 15:06 [binutils-gdb] gdbserver: use std::list for all_threads sergiodj+buildbot 2017-10-14 15:37 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-14 14:50 [binutils-gdb] gdbserver: Use std::list for all_processes sergiodj+buildbot 2017-10-14 14:58 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-14 14:35 [binutils-gdb] gdbserver: Use std::list for all_dlls sergiodj+buildbot 2017-10-14 14:43 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-14 14:20 [binutils-gdb] Make to_traceframe_info return a unique_ptr sergiodj+buildbot 2017-10-14 14:27 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-14 14:04 [binutils-gdb] Use std::vector for traceframe_info::memory sergiodj+buildbot 2017-10-14 14:12 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-14 13:49 [binutils-gdb] Use std::vector for traceframe_info::tvars sergiodj+buildbot 2017-10-14 13:57 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-14 13:34 [binutils-gdb] Rename traceframe_info variable to current_traceframe_info sergiodj+buildbot 2017-10-14 13:42 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-14 13:18 [binutils-gdb] Use std::vector in linux_xfer_osdata_processgroups sergiodj+buildbot 2017-10-14 13:26 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-03 15:18 [binutils-gdb] Remove make_delete_ui_cleanup sergiodj+buildbot 2017-10-03 15:30 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-03 15:15 [binutils-gdb] Use std::string in info_symbol_command sergiodj+buildbot 2017-10-03 16:16 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-03 14:56 [binutils-gdb] Use gdb::byte_vector in load_progress sergiodj+buildbot 2017-10-03 15:07 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-03 14:54 [binutils-gdb] Use std::string in gdb_safe_append_history sergiodj+buildbot 2017-10-03 15:54 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-03 13:21 [binutils-gdb] Remove unused declarations sergiodj+buildbot 2017-10-03 14:45 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-02 9:13 [binutils-gdb] nto & lynx x86: call init_target_desc sergiodj+buildbot 2017-10-02 9:22 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-02 6:43 [binutils-gdb] Fix powerpc comment typo sergiodj+buildbot 2017-10-02 6:52 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot [not found] <386c8614d5e65431e977b1b20cc4642f944faca1@gdb-build> 2017-10-01 20:22 ` sergiodj+buildbot 2017-10-01 11:08 [binutils-gdb] PR21957, addr2line incorrectly handles non-increasing sequences in line table sergiodj+buildbot 2017-10-01 21:33 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-01 10:47 [binutils-gdb] Add new mnemonics for VLE multiple load instructions sergiodj+buildbot 2017-10-01 21:15 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-10-01 2:26 [binutils-gdb] PR22047, Heap out of bounds read in parse_comp_unit sergiodj+buildbot 2017-10-01 20:40 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-30 23:39 [binutils-gdb] Change captured_mi_execute_command to use scoped_restore sergiodj+buildbot 2017-10-01 20:04 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-26 2:19 [binutils-gdb] Remove regcache_xfree sergiodj+buildbot 2017-09-26 3:05 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-26 2:15 [binutils-gdb] Remove regcache_xmalloc sergiodj+buildbot 2017-09-26 2:43 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-10 17:05 [binutils-gdb] Fix build breakage on GNU/Linux AArch64 sergiodj+buildbot 2017-09-10 22:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-10 9:20 [binutils-gdb] gdb: Remove check for gdb_stderr == NULL sergiodj+buildbot 2017-09-10 10:27 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-10 1:17 [binutils-gdb] Remove unnecessary calls to is_mi_like_p in print_thread_info_1 sergiodj+buildbot 2017-09-10 1:40 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-10 0:10 [binutils-gdb] Use std::vector in add_using_directive sergiodj+buildbot 2017-09-10 0:32 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 23:34 [binutils-gdb] Use gdb::def_vector in create_sals_line_offset sergiodj+buildbot 2017-09-09 23:50 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 23:12 [binutils-gdb] Use gdb::byte_vector in pascal_object_print_value sergiodj+buildbot 2017-09-09 23:24 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 22:50 [binutils-gdb] Use gdb::def_vector in func_command sergiodj+buildbot 2017-09-09 23:01 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 22:27 [binutils-gdb] Use ui_out_emit_list and ui_out_emit_tuple with gdb::optional sergiodj+buildbot 2017-09-09 22:38 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 22:04 [binutils-gdb] Remove make_cleanup_ui_out_redirect_pop sergiodj+buildbot 2017-09-09 22:16 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 21:39 [binutils-gdb] Use ui_out_emit_list in more places sergiodj+buildbot 2017-09-09 21:54 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 21:19 [binutils-gdb] Use ui_out_emit_tuple in disasm.c sergiodj+buildbot 2017-09-09 21:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 20:57 [binutils-gdb] Use ui_out_emit_tuple in more places sergiodj+buildbot 2017-09-09 21:08 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 20:35 [binutils-gdb] Remove make_cleanup_ui_out_table_begin_end sergiodj+buildbot 2017-09-09 20:46 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 20:12 [binutils-gdb] Use ui_out_emit_table and ui_out_emit_list in print_thread_info_1 sergiodj+buildbot 2017-09-09 20:24 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 18:27 [binutils-gdb] Remove unnecessary function prototypes sergiodj+buildbot 2017-09-09 18:44 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 16:51 [binutils-gdb] PowerPC64 --plt-align sergiodj+buildbot 2017-09-09 18:16 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 15:10 [binutils-gdb] x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO sergiodj+buildbot 2017-09-09 15:33 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 14:46 [binutils-gdb] x86: Don't check has_non_got_reloc sergiodj+buildbot 2017-09-09 14:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 12:57 [binutils-gdb] x86: Remove restriction on NOTRACK prefix position sergiodj+buildbot 2017-09-09 13:15 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 12:26 [binutils-gdb] x86: Properly handle __ehdr_start sergiodj+buildbot 2017-09-09 12:46 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-09 0:08 [binutils-gdb] Remove unused field field_info.fnfields sergiodj+buildbot 2017-09-09 4:52 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-08 16:39 [binutils-gdb] x86: Update comments in elfxx-x86.h sergiodj+buildbot 2017-09-08 16:56 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-08 14:50 [binutils-gdb] Remove C/C++ relevant code in Fortran specific file sergiodj+buildbot 2017-09-08 15:21 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-08 14:36 [binutils-gdb] fortran: Testsuite, fix typos in vla-value sergiodj+buildbot 2017-09-08 14:43 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-08 13:59 [binutils-gdb] Fortran: Testsuite, fix differences in type naming sergiodj+buildbot 2017-09-08 14:24 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-08 13:35 [binutils-gdb] Fix indentation for printing Fortran types with pointers sergiodj+buildbot 2017-09-08 13:54 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-08 11:32 [binutils-gdb] x86: Replace elf_x86_plt_layout_table with elf_x86_init_table sergiodj+buildbot 2017-09-08 12:10 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-08 0:47 [binutils-gdb] x86; Don't add elf64-x86-64.lo nor elf64.lo together with elfxx-x86.lo sergiodj+buildbot 2017-09-08 1:03 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-07 17:56 [binutils-gdb] RISC-V: Print an error when unable to align a section sergiodj+buildbot 2017-09-07 18:08 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-07 17:43 [binutils-gdb] RISC-V: Support PCREL_* relocations agaist weak undefined symbols sergiodj+buildbot 2017-09-07 17:44 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-07 14:51 [binutils-gdb] remove QStartupWithShell entry from NEWS::Changes in GDB 7.11 sergiodj+buildbot 2017-09-07 15:17 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-07 11:29 [binutils-gdb] x86: Remove _bfd_{i386,x86_64}_elf_convert_load sergiodj+buildbot 2017-09-07 14:39 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-06 23:31 [binutils-gdb] Change funcall_chain to be a std::vector sergiodj+buildbot 2017-09-07 0:03 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-06 23:02 [binutils-gdb] Remove last cleanups from go-exp.y sergiodj+buildbot 2017-09-06 23:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-06 22:47 [binutils-gdb] Remove last cleanups from d-exp.y sergiodj+buildbot 2017-09-06 22:58 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-06 22:24 [binutils-gdb] Remove make_cleanup_clear_parser_state sergiodj+buildbot 2017-09-06 22:35 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-06 20:18 [binutils-gdb] Introduce dw2_linkage_name and dw2_linkage_name_attr sergiodj+buildbot 2017-09-06 20:45 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-06 19:26 [binutils-gdb] Honor an existing CC_FOR_BUILD in the environment for sim sergiodj+buildbot 2017-09-06 19:52 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-06 19:03 [binutils-gdb] Cast char constant to int in sizeof.exp sergiodj+buildbot 2017-09-06 19:14 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-09-06 18:50 [binutils-gdb] Correct shell compatibility issue detected with pkgsrc sergiodj+buildbot 2017-09-06 18:52 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-08-22 16:21 [binutils-gdb] Change gdb_realpath_keepfile to return a unique_xmalloc_ptr sergiodj+buildbot 2017-08-22 17:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-08-22 16:09 [binutils-gdb] Change gdb_abspath to return a unique_xmalloc_ptr sergiodj+buildbot 2017-08-22 16:54 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-08-09 14:46 [binutils-gdb] [AArch64] Implement gdbarch_core_read_description sergiodj+buildbot 2017-08-09 16:35 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-06-20 13:22 [binutils-gdb] C++ify gdb/common/environ.c sergiodj+buildbot 2017-06-20 13:33 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-06-06 7:13 [binutils-gdb] bfd: remove unused local variable in elflink.c:init_reloc_cookie_rels sergiodj+buildbot 2017-06-06 7:16 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-06-06 0:37 [binutils-gdb] ELF/BFD: Hold the number of internal static relocs in `->reloc_count' sergiodj+buildbot 2017-06-06 0:40 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-24 23:04 [binutils-gdb] Restrict i387_convert_register_p sergiodj+buildbot 2017-05-25 1:19 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-24 23:02 [binutils-gdb] Restrict alpha_convert_register_p sergiodj+buildbot 2017-05-25 1:06 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-24 22:59 [binutils-gdb] Restrict ia64_convert_register_p sergiodj+buildbot 2017-05-25 0:54 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-05-24 22:57 [binutils-gdb] Restrict m68k_convert_register_p sergiodj+buildbot 2017-05-25 0:42 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-25 3:26 [binutils-gdb] Poison non-POD memset & non-trivially-copyable memcpy/memmove sergiodj+buildbot 2017-04-25 5:28 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-10 3:24 [binutils-gdb] windows-nat.c: Fix bad initialization of ptid sergiodj+buildbot 2017-04-10 3:30 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-08 19:15 [binutils-gdb] Add support for fcvtl and fcvtl2 sergiodj+buildbot 2017-04-08 19:21 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-08 14:18 [binutils-gdb] Support the fcmXX zero instructions sergiodj+buildbot 2017-04-08 14:24 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-07 14:53 [binutils-gdb] ELF: Check ELF_COMMON_DEF_P for common symbols sergiodj+buildbot 2017-04-07 14:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-07 14:36 [binutils-gdb] ptid-selftests: Fix erroneous assert messages sergiodj+buildbot 2017-04-07 14:48 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-07 14:00 [binutils-gdb] Fix building the BFD library for Win64 by reqorking the find_separate_debug_file interface sergiodj+buildbot 2017-04-07 14:36 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-07 10:03 [binutils-gdb] Remove E6500 insns from PPC_OPCODE_ALTIVEC2 sergiodj+buildbot 2017-04-07 10:15 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-07 8:39 [binutils-gdb] Add BFIN_MAX_REGISTER_SIZE sergiodj+buildbot 2017-04-07 8:47 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-07 8:12 [binutils-gdb] pe/coff: handle weak defined symbol for gc-sections sergiodj+buildbot 2017-04-07 8:18 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-07 3:39 [binutils-gdb] Class-ify ptid_t sergiodj+buildbot 2017-04-07 3:45 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-06 17:19 [binutils-gdb] Add support for disassembling WebAssembly opcodes sergiodj+buildbot 2017-04-06 17:55 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-04 23:00 [binutils-gdb] Remove support for FreeBSD/alpha sergiodj+buildbot 2017-04-04 23:09 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-04 22:09 [binutils-gdb] Remove support for using the bsd-uthread target on FreeBSD sergiodj+buildbot 2017-04-04 23:27 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-04 21:39 [binutils-gdb] Use ptid from regcache instead of inferior_ptid sergiodj+buildbot 2017-04-04 22:51 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-04 21:21 [binutils-gdb] dwarf2read.c: C++fy lnp_state_machine sergiodj+buildbot 2017-04-04 22:34 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-04 21:06 [binutils-gdb] Make sect_offset and cu_offset strong typedefs instead of structs sergiodj+buildbot 2017-04-04 22:16 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-04-04 20:48 [binutils-gdb] dwarf2read.c: Make dir_index and file_name_index strong typedefs sergiodj+buildbot 2017-04-04 21:58 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-03-23 11:28 [binutils-gdb] Fix memory leak in python.c:do_start_initialization sergiodj+buildbot 2017-03-25 5:14 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-02-21 1:25 [binutils-gdb] Alpha DT_RELA sergiodj+buildbot 2017-02-21 1:40 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-02-20 23:25 [binutils-gdb] DWARF-5: NEWS sergiodj+buildbot 2017-02-21 0:31 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-02-20 23:15 [binutils-gdb] DWARF-5: DW_FORM_data16 sergiodj+buildbot 2017-02-21 0:13 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-02-20 23:04 [binutils-gdb] DWARF-5: Macros sergiodj+buildbot 2017-02-20 23:55 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-02-20 22:54 [binutils-gdb] DWARF-5: call sites sergiodj+buildbot 2017-02-20 23:38 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-02-20 21:30 [binutils-gdb] DWARF-5 basic functionality sergiodj+buildbot 2017-02-20 23:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-02-20 12:56 [binutils-gdb] Sync ZLIB with FSF GCC sources, bringing in version 1.2.11 sergiodj+buildbot 2017-02-20 13:20 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-02-20 12:53 [binutils-gdb] PR gdb/16188: Verify PTRACE_TRACEME succeeded sergiodj+buildbot 2017-02-20 13:06 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-02-17 1:29 [binutils-gdb] bfd: Rename read_{signed, unsigned}_leb128, safe_read_leb128 sergiodj+buildbot 2017-02-17 1:32 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-01-27 0:53 [binutils-gdb] Fix PR ld/20995 for cris-linux sergiodj+buildbot 2017-01-27 3:05 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-01-04 17:51 [binutils-gdb] Add native target for FreeBSD/mips sergiodj+buildbot 2017-01-04 18:11 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2017-01-04 17:49 [binutils-gdb] Add FreeBSD/mips architecture sergiodj+buildbot 2017-01-04 17:59 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2016-11-08 12:27 [binutils-gdb] Greatly improve the speed if looking up DWARF line number information sergiodj+buildbot 2016-11-08 12:41 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2016-10-25 21:14 [binutils-gdb] Fix symbol table file name on AIX sergiodj+buildbot 2016-10-25 21:21 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2016-10-24 22:11 [binutils-gdb] X86: Remove pcommit instruction sergiodj+buildbot 2016-10-25 21:37 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2016-10-05 9:34 [binutils-gdb] Regenerate some regformats/rs6000/*.dat files sergiodj+buildbot 2016-10-05 9:35 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2016-10-05 9:18 [binutils-gdb] Generate s390 target description c files sergiodj+buildbot 2016-10-05 9:18 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2016-10-05 9:01 [binutils-gdb] Simplify i386, amd64 and x32 expedite registers sergiodj+buildbot 2016-10-05 9:01 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2016-10-05 8:44 [binutils-gdb] Clean up the XML files for ARM sergiodj+buildbot 2016-10-05 8:44 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2016-06-28 15:16 [binutils-gdb] Skip version check for unreferenced and undefined symbol sergiodj+buildbot 2016-07-17 5:06 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2016-06-28 15:13 [binutils-gdb] Fix more linker testsuite failures sergiodj+buildbot 2016-07-17 5:01 ` *** COMPILATION FAILED *** Failures on Ubuntu-AArch64-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=E1iMd6Y-0008Lu-S5@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).