From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kwanyin.sergiodj.net (kwanyin.sergiodj.net [158.69.185.54]) by sourceware.org (Postfix) with ESMTPS id B2B0E3840C14 for ; Sun, 14 Jun 2020 18:55:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B2B0E3840C14 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Fedora-x86_64-w64-mingw32, revision 4111f652f955028e8219fad2d60af1fd22aa29ee From: gdb-buildbot@sergiodj.net To: gdb-patches@sourceware.org To: gdb-patches@sourceware.org, Pedro Alves In-Reply-To: <4111f652f955028e8219fad2d60af1fd22aa29ee-master-breakage@gdb-build> Message-Id: Date: Sun, 14 Jun 2020 14:55:37 -0400 X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2020 18:55:40 -0000 Unfortunately it seems that there is a breakage on GDB. Commit title: 'Eliminate target_fileio_open_warn_if_slow' Revision: 4111f652f955028e8219fad2d60af1fd22aa29ee 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 process-stratum-target.o CXX producer.o CXX progspace-and-thread.o CXX progspace.o CXX prologue-value.o CXX psymtab.o CXX python/python.o CXX ravenscar-thread.o CXX record-btrace.o CXX record-full.o CXX record.o CXX regcache-dump.o CXX regcache.o CXX reggroups.o CXX registry.o CXX remote-fileio.o CXX remote-notif.o CXX remote.o CXX reverse.o CXX riscv-fbsd-tdep.o CXX riscv-linux-tdep.o CXX riscv-ravenscar-thread.o CXX riscv-tdep.o CXX rl78-tdep.o CXX rs6000-aix-tdep.o CXX rs6000-lynx178-tdep.o CXX rs6000-tdep.o CXX run-on-main-thread.o YACC rust-exp.c /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/rust-exp.y:23.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 23 | %pure-parser | ^~~~~~~~~~~~ /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/rust-exp.y:23.1-12: warning: deprecated directive, use %define api.pure [-Wdeprecated] 23 | %pure-parser | ^~~~~~~~~~~~ /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/rust-exp.y:28.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 28 | %expect 1 | ^~~~~~~ /home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-mingw32/build/gdb/../../binutils-gdb/gdb/rust-exp.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] CXX rust-lang.o CXX rx-tdep.o CXX s12z-tdep.o CXX s390-linux-tdep.o CXX s390-tdep.o CXX score-tdep.o CXX selftest-arch.o CXX sentinel-frame.o CXX ser-base.o CXX ser-event.o CXX ser-mingw.o CXX ser-tcp.o CXX serial.o CXX sh-linux-tdep.o CXX sh-nbsd-tdep.o CXX sh-tdep.o CXX skip.o CXX sol2-tdep.o CXX solib-aix.o CXX solib-darwin.o CXX solib-dsbt.o CXX solib-frv.o CXX solib-svr4.o CXX solib-target.o CXX solib.o CXX source-cache.o CXX source.o CXX sparc-linux-tdep.o CXX sparc-nbsd-tdep.o CXX sparc-obsd-tdep.o CXX sparc-ravenscar-thread.o CXX sparc-sol2-tdep.o CXX sparc-tdep.o CXX sparc64-fbsd-tdep.o CXX sparc64-linux-tdep.o CXX sparc64-nbsd-tdep.o CXX sparc64-obsd-tdep.o CXX sparc64-sol2-tdep.o CXX sparc64-tdep.o CXX stabsread.o ../../binutils-gdb/gdb/sparc64-tdep.c: In function 'int adi_tag_fd()': ../../binutils-gdb/gdb/sparc64-tdep.c:290:59: error: the address of 'target_errno' will never be NULL [-Werror=address] 290 | 0, &target_errno); | ^ ../../binutils-gdb/gdb/sparc64-tdep.c:290:59: error: too few arguments to function 'int target_fileio_open(inferior*, const char*, int, int, bool, int*)' In file included from ../../binutils-gdb/gdb/exec.h:23, from ../../binutils-gdb/gdb/gdbcore.h:29, from ../../binutils-gdb/gdb/sparc64-tdep.c:26: ../../binutils-gdb/gdb/target.h:2143:12: note: declared here 2143 | extern int target_fileio_open (struct inferior *inf, | ^~~~~~~~~~~~~~~~~~ cc1plus: all warnings being treated as errors make[2]: *** [Makefile:1605: sparc64-tdep.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-mingw32/build/gdb' make[1]: *** [Makefile:9758: all-gdb] Error 2 make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-3/fedora-x86-64-mingw32/build' make: *** [Makefile:866: all] Error 2 program finished with exit code 2 elapsedTime=371.484016