From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 89855 invoked by alias); 17 Nov 2015 21:08:47 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 89846 invoked by uid 89); 17 Nov 2015 21:08:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 17 Nov 2015 21:08:45 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 17 Nov 2015 21:11:00 -0000 Subject: Failures on Fedora-x86_64-native-gdbserver-m32, branch master From: sergiodj+buildbot@redhat.com X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2015-q4/txt/msg06216.txt.bz2 Buildslave: fedora-x86-64-1 Full Build URL: Commit(s) tested: eec461d0a8e7ae14c7fe8f0196ab8d0e30285d83 Author(s) (in the same order as the commits): Pedro Alves Subject: [C++] Always use setjmp/longjmp for exceptions Testsuite log (gdb.sum and gdb.log) URL(s): *** Failed to compiled GDB. *** ============================ +++ The full log is too big to be posted here. +++ These are the last 100 lines of it. #define DEFOP(NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED, VALUE) , # NAME ^ ../../../binutils-gdb/gdb/gdbserver/../common/ax.def:89:33: error: excess elements in scalar initializer [-Werror] DEFOP (trace16, 2, 0, 1, 1, 0x30) ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:67:70: note: in definition of macro DEFOP #define DEFOP(NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED, VALUE) , # NAME ^ ../../../binutils-gdb/gdb/gdbserver/../common/ax.def:89:33: note: (near initialization for gdb_agent_op_names) DEFOP (trace16, 2, 0, 1, 1, 0x30) ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:67:70: note: in definition of macro DEFOP #define DEFOP(NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED, VALUE) , # NAME ^ ../../../binutils-gdb/gdb/gdbserver/../common/ax.def:91:34: error: excess elements in scalar initializer [-Werror] DEFOP (invalid2, 0, 0, 0, 0, 0x31) ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:67:70: note: in definition of macro DEFOP #define DEFOP(NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED, VALUE) , # NAME ^ ../../../binutils-gdb/gdb/gdbserver/../common/ax.def:91:34: note: (near initialization for gdb_agent_op_names) DEFOP (invalid2, 0, 0, 0, 0, 0x31) ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:67:70: note: in definition of macro DEFOP #define DEFOP(NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED, VALUE) , # NAME ^ ../../../binutils-gdb/gdb/gdbserver/../common/ax.def:94:30: error: excess elements in scalar initializer [-Werror] DEFOP (pick, 1, 0, 0, 1, 0x32) ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:67:70: note: in definition of macro DEFOP #define DEFOP(NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED, VALUE) , # NAME ^ ../../../binutils-gdb/gdb/gdbserver/../common/ax.def:94:30: note: (near initialization for gdb_agent_op_names) DEFOP (pick, 1, 0, 0, 1, 0x32) ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:67:70: note: in definition of macro DEFOP #define DEFOP(NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED, VALUE) , # NAME ^ ../../../binutils-gdb/gdb/gdbserver/../common/ax.def:95:29: error: excess elements in scalar initializer [-Werror] DEFOP (rot, 0, 0, 3, 3, 0x33) ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:67:70: note: in definition of macro DEFOP #define DEFOP(NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED, VALUE) , # NAME ^ ../../../binutils-gdb/gdb/gdbserver/../common/ax.def:95:29: note: (near initialization for gdb_agent_op_names) DEFOP (rot, 0, 0, 3, 3, 0x33) ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:67:70: note: in definition of macro DEFOP #define DEFOP(NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED, VALUE) , # NAME ^ ../../../binutils-gdb/gdb/gdbserver/../common/ax.def:97:32: error: excess elements in scalar initializer [-Werror] DEFOP (printf, 0, 0, 0, 0, 0x34) ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:67:70: note: in definition of macro DEFOP #define DEFOP(NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED, VALUE) , # NAME ^ ../../../binutils-gdb/gdb/gdbserver/../common/ax.def:97:32: note: (near initialization for gdb_agent_op_names) DEFOP (printf, 0, 0, 0, 0, 0x34) ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:67:70: note: in definition of macro DEFOP #define DEFOP(NAME, SIZE, DATA_SIZE, CONSUMED, PRODUCED, VALUE) , # NAME ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:86:1: error: expected =, ,, ;, asm or __attribute__ before { token { ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:817:1: error: expected =, ,, ;, asm or __attribute__ before { token { ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:933:1: error: expected =, ,, ;, asm or __attribute__ before { token { ^ In file included from ../../../binutils-gdb/gdb/gdbserver/../common/common-defs.h:70:0, from ../../../binutils-gdb/gdb/gdbserver/server.h:22, from ../../../binutils-gdb/gdb/gdbserver/ax.c:19: ../../../binutils-gdb/gdb/gdbserver/../common/common-utils.h:51:7: error: old-style parameter declarations in prototyped function definition char *xstrprintf (const char *format, ...) ATTRIBUTE_PRINTF (1, 2); ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:1361:1: error: expected { at end of input } ^ ../../../binutils-gdb/gdb/gdbserver/ax.c:1361:1: error: control reaches end of non-void function [-Werror=return-type] } ^ cc1: all warnings being treated as errors Makefile:471: recipe for target 'ax-ipa.o' failed make[4]: *** [ax-ipa.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-gdbserver-m32/build/gdb/gdbserver' Makefile:1502: recipe for target 'subdir_do' failed make[3]: *** [subdir_do] Error 1 make[3]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-gdbserver-m32/build/gdb' Makefile:1142: recipe for target 'all' failed make[2]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-gdbserver-m32/build/gdb' Makefile:8812: recipe for target 'all-gdb' failed make[2]: *** [all] Error 2 make[1]: *** [all-gdb] Error 2 make[1]: Leaving directory '/home/gdb-buildbot/fedora-x86-64-1/fedora-x86-64-native-gdbserver-m32/build' Makefile:845: recipe for target 'all' failed make: *** [all] Error 2 ============================