public inbox for gdb-testers@sourceware.org help / color / mirror / Atom feed
From: sergiodj+buildbot@sergiodj.net To: gdb-testers@sourceware.org Subject: *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** Date: Fri, 23 Nov 2018 14:28:00 -0000 [thread overview] Message-ID: <E1gQCFV-0002mF-Fo@kwanyin.sergiodj.net> (raw) In-Reply-To: <6af05e645ab7fbbb4e0b663f50febf052e6d09a0@gdb-build> Buildslave: solaris11-sparcv9 Full Build URL: <http://gdb-build.sergiodj.net/builders/Solaris11-sparcv9-m64/builds/409> Commit(s) tested: 6af05e645ab7fbbb4e0b663f50febf052e6d09a0 Author(s) (in the same order as the commits): Pedro Alves <palves@redhat.com> Subject: Remove declarations of is_running/is_stopped/is_exited Testsuite log (gdb.sum and gdb.log) URL(s): <http://gdb-build.sergiodj.net/results/Solaris11-sparcv9-m64/6a/6af05e645ab7fbbb4e0b663f50febf052e6d09a0/> *** Failed to compiled GDB. *** ============================ +++ The full log is too big to be posted here. +++ These are the last 100 lines of it. CXX inferior.o CXX inflow.o CXX infrun.o CXX inline-frame.o CXX interps.o CXX jit.o CXX language.o In file included from ../../binutils-gdb/gdb/infrun.c:26:0: ../../binutils-gdb/gdb/inferior.h: In function void handle_vfork_child_exec_or_exit(int): ../../binutils-gdb/gdb/inferior.h:589:26: warning: *((void*)(& maybe_restore_inferior)+40).scoped_restore_current_inferior::m_saved_inf may be used uninitialized in this function [-Wmaybe-uninitialized] { set_current_inferior (m_saved_inf); } ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../../binutils-gdb/gdb/infrun.c:931:6: note: *((void*)(& maybe_restore_inferior)+40).scoped_restore_current_inferior::m_saved_inf was declared here maybe_restore_inferior; ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../binutils-gdb/gdb/inferior.h:49:0, from ../../binutils-gdb/gdb/infrun.c:26: ../../binutils-gdb/gdb/progspace.h:285:31: warning: *((void*)(& maybe_restore_inferior)+32).scoped_restore_current_program_space::m_saved_pspace may be used uninitialized in this function [-Wmaybe-uninitialized] { set_current_program_space (m_saved_pspace); } ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../../binutils-gdb/gdb/infrun.c:931:6: note: *((void*)(& maybe_restore_inferior)+32).scoped_restore_current_program_space::m_saved_pspace was declared here maybe_restore_inferior; ^~~~~~~~~~~~~~~~~~~~~~ CXX linespec.o CXX location.o CXX m2-exp.o CXX m2-lang.o CXX m2-typeprint.o CXX m2-valprint.o CXX macrocmd.o CXX macroexp.o CXX macroscope.o CXX macrotab.o CXX main.o CXX maint.o CXX mdebugread.o CXX mem-break.o CXX memattr.o CXX memory-map.o CXX memrange.o CXX mi/mi-cmd-break.o CXX mi/mi-cmd-catch.o CXX mi/mi-cmd-disas.o CXX mi/mi-cmd-env.o CXX mi/mi-cmd-file.o CXX mi/mi-cmd-info.o CXX mi/mi-cmd-stack.o CXX mi/mi-cmd-target.o CXX mi/mi-cmd-var.o CXX mi/mi-cmds.o CXX mi/mi-common.o CXX mi/mi-console.o CXX mi/mi-getopt.o CXX mi/mi-interp.o CXX mi/mi-main.o CXX mi/mi-out.o CXX mi/mi-parse.o CXX mi/mi-symbol-cmds.o CXX minidebug.o CXX minsyms.o CXX mipsread.o CXX namespace.o CXX objc-lang.o CXX objfiles.o CXX observable.o CXX opencl-lang.o CXX osabi.o CXX osdata.o CXX p-exp.o CXX p-lang.o CXX p-typeprint.o CXX p-valprint.o CXX parse.o CXX posix-hdep.o CXX printcmd.o CXX probe.o CXX proc-api.o CXX proc-events.o CXX proc-flags.o CXX proc-why.o CXX procfs.o CXX producer.o CXX progspace-and-thread.o CXX progspace.o CXX prologue-value.o ../../binutils-gdb/gdb/procfs.c: In function int procfs_notice_thread(procinfo*, procinfo*, void*): ../../binutils-gdb/gdb/procfs.c:3136:41: error: is_exited was not declared in this scope if (!in_thread_list (gdb_threadid) || is_exited (gdb_threadid)) ^~~~~~~~~ ../../binutils-gdb/gdb/procfs.c:3136:41: note: suggested alternative: inf_exited if (!in_thread_list (gdb_threadid) || is_exited (gdb_threadid)) ^~~~~~~~~ inf_exited gmake[2]: *** [Makefile:1629: procfs.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/opt/gdb-buildbot/home/solaris11-sparcv9/solaris11-sparcv9-m64/build/gdb' gmake[1]: Leaving directory '/opt/gdb-buildbot/home/solaris11-sparcv9/solaris11-sparcv9-m64/build' gmake[1]: *** [Makefile:8792: all-gdb] Error 2 gmake: *** [Makefile:849: all] Error 2 ============================
next prev parent reply other threads:[~2018-11-23 14:16 UTC|newest] Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-11-23 14:22 [binutils-gdb] Remove declarations of is_running/is_stopped/is_exited sergiodj+buildbot 2018-11-23 14:22 ` *** COMPILATION FAILED *** Failures on Solaris11-amd64-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-23 14:26 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot 2018-11-23 14:28 ` sergiodj+buildbot [this message] 2018-11-23 15:04 ` Failures on Fedora-i686, " sergiodj+buildbot 2018-11-23 15:04 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot 2018-11-23 15:10 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot 2018-11-23 15:17 ` Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, " sergiodj+buildbot 2018-11-23 15:32 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot 2018-11-23 15:46 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot 2018-11-23 15:50 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot 2018-11-23 16:02 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot 2018-11-23 16:08 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot 2018-11-23 16:09 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot 2018-11-23 16:10 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, " sergiodj+buildbot 2018-11-23 16:40 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot 2018-11-23 16:48 ` Failures on Ubuntu-Aarch64-m64, " sergiodj+buildbot -- strict thread matches above, loose matches on Subject: below -- 2020-02-24 3:04 [binutils-gdb] Remove the TUI annotation hack gdb-buildbot 2020-02-24 3:11 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-02-24 2:28 [binutils-gdb] Change how TUI windows are instantiated gdb-buildbot 2020-02-24 2:23 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** gdb-buildbot 2020-02-24 2:28 [binutils-gdb] Remove tui_set_win_with_focus gdb-buildbot 2020-02-24 3:04 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-13 1:00 [binutils-gdb] Move free_all_objfiles to program_space gdb-buildbot 2019-12-13 1:11 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-13 0:56 [binutils-gdb] Store objfiles on a std::list gdb-buildbot 2019-12-13 1:00 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-12-12 12:19 [binutils-gdb] Fix unused function error gdb-buildbot 2019-12-12 12:17 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-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:30 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-09-13 1:14 [binutils-gdb] gdb/testsuite: Make use of exec_has_index_section function gdb-buildbot 2019-09-13 1:20 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-09-13 1:12 [binutils-gdb] gdb: Have 'maint info sections' print all sections again gdb-buildbot 2019-09-13 1:12 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-07-18 1:24 [binutils-gdb] Introduce reset_locator function in tui-layout.c gdb-buildbot 2019-07-18 1:25 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-07-18 1:11 [binutils-gdb] Always create an execution info window for a source window gdb-buildbot 2019-07-18 1:11 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** gdb-buildbot 2019-05-30 16:46 [binutils-gdb] Two comment fixes in gdbtypes.h sergiodj+buildbot 2019-05-30 20:18 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-30 14:19 [binutils-gdb] Initialize variable word in complete sergiodj+buildbot 2019-05-30 14:20 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-30 11:54 [binutils-gdb] Revert "Sync top level files with versions from gcc." sergiodj+buildbot 2019-05-30 12:04 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 21:49 [binutils-gdb] Don't crash is dwarf_decode_macro_bytes's 'body' is NULL, even when '!is_define' sergiodj+buildbot 2019-05-29 21:52 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 17:24 [binutils-gdb] Fix failure in gdb.ada/complete.exp sergiodj+buildbot 2019-05-29 17:37 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 16:38 [binutils-gdb] Make some DWARF complaints clearer sergiodj+buildbot 2019-05-29 16:44 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 16:22 [binutils-gdb] Fix crash in cp_print_value_fields sergiodj+buildbot 2019-05-29 16:26 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 16:06 [binutils-gdb] Add new GCC 9 warnings to warnings.m4 sergiodj+buildbot 2019-05-29 16:06 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 15:38 [binutils-gdb] Add "set print finish" sergiodj+buildbot 2019-05-29 15:40 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 13:07 [binutils-gdb] Update release tools with libctf support sergiodj+buildbot 2019-05-29 13:15 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 12:50 [binutils-gdb] Sync top level files with versions from gcc sergiodj+buildbot 2019-05-29 13:02 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 11:42 [binutils-gdb] Do not build libctf for targets that do not use the ELF file format sergiodj+buildbot 2019-05-29 11:42 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 10:40 [binutils-gdb] Fix libctf build on non-ELF targets sergiodj+buildbot 2019-05-29 10:43 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 1:13 [binutils-gdb] MIPS/LD: Skip overflow check for %pcrel_hi relocations sergiodj+buildbot 2019-05-29 1:29 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 1:10 [binutils-gdb] x86: Add CheckRegSize to AVX512_BF16 instructions with Disp8ShiftVL sergiodj+buildbot 2019-05-29 1:10 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 1:04 [binutils-gdb] Remove find_old_style_renaming_symbol sergiodj+buildbot 2019-05-29 1:04 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 0:56 [binutils-gdb] Add libctf to top-level MAINTAINERS; add myself as CTF maintainer sergiodj+buildbot 2019-05-29 1:03 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-29 0:50 [binutils-gdb] libctf: build system sergiodj+buildbot 2019-05-29 0:39 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2019-05-08 17:01 [binutils-gdb] Fix style bug when paging sergiodj+buildbot 2019-05-08 17:09 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-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-07 13:29 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:52 [binutils-gdb] Fix a crash in jit.c sergiodj+buildbot 2018-12-28 23:54 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:46 [binutils-gdb] Document the "set style" commands sergiodj+buildbot 2018-12-28 23:46 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-12-28 23:31 [binutils-gdb] Highlight source code using GNU Source Highlight sergiodj+buildbot 2018-12-28 23:36 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-25 23:41 [binutils-gdb] Implement timestamp'ed output on "make check" sergiodj+buildbot 2018-11-25 23:42 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-25 23:04 [binutils-gdb] Remove obsolete comments from field_fmt sergiodj+buildbot 2018-11-25 23:29 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-24 12:23 [binutils-gdb] Re-fix leak in source.c (open_source_file) sergiodj+buildbot 2018-11-24 12:47 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-23 14:34 [binutils-gdb] gdbserver: AArch64: Remove cannot_fetch/store_register sergiodj+buildbot 2018-11-23 14:46 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-11-22 16:58 [binutils-gdb] Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc sergiodj+buildbot 2018-11-22 16:50 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-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 16:58 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-29 8:20 [binutils-gdb] GDB: Only build for "unix:" connections if AF_LOCAL is supported sergiodj+buildbot 2018-10-29 8:24 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-28 11:12 [binutils-gdb] gdb/riscv: Add back missing braces in riscv-linux-nat.c sergiodj+buildbot 2018-10-28 11:34 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-27 20:36 [binutils-gdb] OBVIOUS Use report_unrecognized_option_error in 'demangle' and 'info macro' commands sergiodj+buildbot 2018-10-27 20:59 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-27 18:36 [binutils-gdb] Cache a copy of the user's shell on macOS sergiodj+buildbot 2018-10-27 18:37 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-27 18:30 [binutils-gdb] Do not reopen temporary files sergiodj+buildbot 2018-10-27 18:36 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-27 18:24 [binutils-gdb] Use mkostemp, not mkstemp sergiodj+buildbot 2018-10-27 18:29 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-27 18:18 [binutils-gdb] Move mkdir_recursive to common/filestuff.c sergiodj+buildbot 2018-10-27 18:19 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-27 18:16 [binutils-gdb] Move make_temp_filename to common/pathstuff.c sergiodj+buildbot 2018-10-27 18:16 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-27 18:10 [binutils-gdb] Unify shell-finding logic sergiodj+buildbot 2018-10-27 18:15 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-08 22:07 [binutils-gdb] Add native target for FreeBSD/riscv sergiodj+buildbot 2018-10-08 22:09 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-08 22:02 [binutils-gdb] Add FreeBSD/riscv architecture sergiodj+buildbot 2018-10-08 22:03 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-08 21:57 [binutils-gdb] Add a helper function to trad_frame to support register cache maps sergiodj+buildbot 2018-10-08 21:57 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-10-08 21:42 [binutils-gdb] Finding data member in virtual base class sergiodj+buildbot 2018-10-08 21:42 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-09-23 16:28 [binutils-gdb] Handle missing Solaris auxv entries sergiodj+buildbot 2018-09-24 10:12 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-m64, branch master *** BREAKAGE *** sergiodj+buildbot 2018-09-23 15:49 [binutils-gdb] Bug 23686, two segment faults in nm sergiodj+buildbot 2018-09-24 9:59 ` *** COMPILATION FAILED *** Failures on Solaris11-sparcv9-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=E1gQCFV-0002mF-Fo@kwanyin.sergiodj.net \ --to=sergiodj+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).