From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19702 invoked by alias); 13 Sep 2019 01:04:35 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 19607 invoked by uid 89); 13 Sep 2019 01:04:35 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.4 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,KAM_ASCII_DIVIDERS,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=unfinished, Waiting, sk:Wmaybe-, sk:wmaybe- X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 13 Sep 2019 01:04:34 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Solaris11-sparcv9-m64, revision aa17805fb9a3a1983a510ba425b682fba03410c2 From: gdb-buildbot@sergiodj.net To: gdb-patches@sourceware.org To: gdb-patches@sourceware.org, Andrew Burgess In-Reply-To: Message-Id: Date: Fri, 13 Sep 2019 01:04:00 -0000 X-SW-Source: 2019-09/txt/msg00230.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'gdb: Have 'maint info sections' print all sections again' Revision: aa17805fb9a3a1983a510ba425b682fba03410c2 You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ +++ The full log is too big to be posted here. +++ These are the last 100 lines of it. 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/run-time-clock.o CXX gdbsupport/scoped_mmap.o CXX gdbsupport/selftest.o CXX gdbsupport/signals-state-save-restore.o CXX gdbsupport/signals.o CXX gdbsupport/tdesc.o CXX gdbsupport/vec.o CXX gdbsupport/xml-utils.o CXX gdbtypes.o CXX gnu-v2-abi.o CXX gnu-v3-abi.o CXX go-exp.o CXX go-lang.o CXX go-typeprint.o CXX go-valprint.o CXX guile/guile.o CXX inf-child.o CXX inf-loop.o CXX infcall.o CXX infcmd.o CXX inferior.o CXX inflow.o CXX infrun.o CXX inline-frame.o CXX interps.o CXX jit.o CXX language.o CXX linespec.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:605: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:936: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:314: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:936:6: note: *((void*)(& maybe_restore_inferior)+32).scoped_restore_current_program_space::m_saved_pspace was declared here maybe_restore_inferior; ^~~~~~~~~~~~~~~~~~~~~~ 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-test-options.o CXX maint-test-settings.o CXX maint.o CXX mdebugread.o CXX mem-break.o ../../binutils-gdb/gdb/maint.c: In constructor maint_print_section_data::maint_print_section_data(objfile*, const char*, bfd*): ../../binutils-gdb/gdb/maint.c:304:47: error: call of overloaded log10(int&) is ambiguous index_digits = ((int) log10 (section_count)) + 1; ^ In file included from /usr/gcc/7/lib/gcc/sparcv9-sun-solaris2.11/7.3.0/include-fixed/math.h:24:0, from /usr/gcc/7/include/c++/7.3.0/bits/std_abs.h:40, from /usr/gcc/7/include/c++/7.3.0/cstdlib:77, from /usr/gcc/7/include/c++/7.3.0/stdlib.h:36, from ../gnulib/import/stdlib.h:36, from ../../binutils-gdb/gdb/gdbsupport/common-defs.h:91, from ../../binutils-gdb/gdb/defs.h:28, from ../../binutils-gdb/gdb/maint.c:23: /usr/gcc/7/lib/gcc/sparcv9-sun-solaris2.11/7.3.0/include-fixed/iso/math_iso.h:70:15: note: candidate: double std::log10(double) extern double log10 __P((double)); ^~~~~ /usr/gcc/7/lib/gcc/sparcv9-sun-solaris2.11/7.3.0/include-fixed/iso/math_iso.h:170:15: note: candidate: float std::log10(float) inline float log10(float __X) { return __log10f(__X); } ^~~~~ /usr/gcc/7/lib/gcc/sparcv9-sun-solaris2.11/7.3.0/include-fixed/iso/math_iso.h:209:21: note: candidate: long double std::log10(long double) inline long double log10(long double __X) { return __log10l(__X); } ^~~~~ CXX memattr.o gmake[2]: *** [Makefile:1636: maint.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]: *** [Makefile:9229: all-gdb] Error 2 gmake[1]: Leaving directory '/opt/gdb-buildbot/home/solaris11-sparcv9/solaris11-sparcv9-m64/build' gmake: *** [Makefile:851: all] Error 2 program finished with exit code 2 elapsedTime=290.041162