From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 48831 invoked by alias); 30 Aug 2018 01:57:20 -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 48713 invoked by uid 89); 30 Aug 2018 01:57:20 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.3 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_3,KAM_NUMSUBJECT,SPF_PASS autolearn=ham version=3.3.2 spammy= 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; Thu, 30 Aug 2018 01:57:18 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Breakage on builder Debian-s390x-native-gdbserver-m64, revision 7a6dbc2fdb2323c35e981f93236f323e9d7c0b24 From: gdb-buildbot@sergiodj.net To: Sergio Durigan Junior , gdb-patches@sourceware.org In-Reply-To: <7a6dbc2fdb2323c35e981f93236f323e9d7c0b24-master-breakage@gdb-build> Message-Id: Date: Thu, 30 Aug 2018 01:57:00 -0000 X-SW-Source: 2018-08/txt/msg00795.txt.bz2 Unfortunately it seems that there is a breakage on GDB. Commit title: 'Update gnulib to current upstream master' Revision: 7a6dbc2fdb2323c35e981f93236f323e9d7c0b24 You can find more details below: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Buildslave: debian-jessie-s390x-1 Full Build URL: Commit(s) tested: 7a6dbc2fdb2323c35e981f93236f323e9d7c0b24 Author(s) (in the same order as the commits): Sergio Durigan Junior Subject: Update gnulib to current upstream master 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. make[7]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib/import' make[8]: Entering directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib/import' CC cloexec.o CC dirname-lgpl.o CC basename-lgpl.o CC exitfail.o CC fd-safer-flag.o CC fd-hook.o CC stripslash.o CC dup-safer-flag.o CC filenamecat-lgpl.o CC getprogname.o CC hard-locale.o CC localcharset.o CC malloca.o CC openat-die.o CC math.o CC save-cwd.o CC stat-time.o CC strnlen1.o CC tempname.o CC unistd.o CC fd-safer.o CC dup-safer.o CC pipe-safer.o CC wctype-h.o CC chdir-long.o CC fcntl.o CC glob.o CC glob_pattern_p.o CC globfree.o CC mbrtowc.o CC openat-proc.o CC localtime-buffer.o In file included from ../../../../binutils-gdb/gdb/gnulib/import/scratch_buffer.h:9:0, from ../../../../binutils-gdb/gdb/gnulib/import/glob.c:87: ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer.h:69:3: error: unknown type name 'max_align_t' max_align_t __space[(1023 + sizeof (max_align_t)) / sizeof (max_align_t)]; ^ ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer.h:69:39: error: 'max_align_t' undeclared here (not in a function) max_align_t __space[(1023 + sizeof (max_align_t)) / sizeof (max_align_t)]; ^ ../../../../binutils-gdb/gdb/gnulib/import/glob.c: In function 'glob_in_dir': ../../../../binutils-gdb/gdb/gnulib/import/glob.c:1413:15: error: 'for' loop initial declarations are only allowed in C99 or C11 mode for (size_t i = 0; i < cur; ++i) ^ ../../../../binutils-gdb/gdb/gnulib/import/glob.c:1413:15: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code ../../../../binutils-gdb/gdb/gnulib/import/glob.c:1438:15: error: 'for' loop initial declarations are only allowed in C99 or C11 mode for (size_t i = 0; i < cur; ++i) ^ CC malloc/scratch_buffer_grow_preserve.o CC malloc/scratch_buffer_grow.o Makefile:1836: recipe for target 'glob.o' failed make[8]: *** [glob.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../../../../binutils-gdb/gdb/gnulib/import/scratch_buffer.h:9:0, from ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer_grow_preserve.c:23: ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer.h:69:3: error: unknown type name 'max_align_t' max_align_t __space[(1023 + sizeof (max_align_t)) / sizeof (max_align_t)]; ^ ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer.h:69:39: error: 'max_align_t' undeclared here (not in a function) max_align_t __space[(1023 + sizeof (max_align_t)) / sizeof (max_align_t)]; ^ Makefile:1836: recipe for target 'malloc/scratch_buffer_grow_preserve.o' failed make[8]: *** [malloc/scratch_buffer_grow_preserve.o] Error 1 In file included from ../../../../binutils-gdb/gdb/gnulib/import/scratch_buffer.h:9:0, from ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer_grow.c:23: ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer.h:69:3: error: unknown type name 'max_align_t' max_align_t __space[(1023 + sizeof (max_align_t)) / sizeof (max_align_t)]; ^ ../../../../binutils-gdb/gdb/gnulib/import/malloc/scratch_buffer.h:69:39: error: 'max_align_t' undeclared here (not in a function) max_align_t __space[(1023 + sizeof (max_align_t)) / sizeof (max_align_t)]; ^ Makefile:1836: recipe for target 'malloc/scratch_buffer_grow.o' failed make[8]: *** [malloc/scratch_buffer_grow.o] Error 1 make[8]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib/import' Makefile:1858: recipe for target 'all-recursive' failed make[7]: *** [all-recursive] Error 1 make[7]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib/import' Makefile:1667: recipe for target 'all' failed make[6]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib/import' make[6]: *** [all] Error 2 Makefile:166: recipe for target 'subdir_do' failed make[5]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib' make[5]: *** [subdir_do] Error 1 make[4]: *** [all] Error 2 Makefile:121: recipe for target 'all' failed make[4]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb/build-gnulib' Makefile:2013: recipe for target 'subdir_do' failed make[3]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb' make[3]: *** [subdir_do] Error 1 make[2]: *** [all-lib] Error 2 Makefile:1918: recipe for target 'all-lib' failed make[2]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build/gdb' Makefile:8792: recipe for target 'all-gdb' failed make[1]: Leaving directory '/home/dje/debian-jessie-s390x-1/debian-s390x-native-gdbserver/build' Makefile:849: recipe for target 'all' failed make[1]: *** [all-gdb] Error 2 make: *** [all] Error 2 ============================