From: gdb-buildbot@sergiodj.net
To: Eli Zaretskii <eliz@gnu.org>, gdb-patches@sourceware.org
Subject: Breakage on builder RHEL-s390x-m64, revision 23c4651c060c123493de004ef61d8ed052d46113
Date: Mon, 10 Sep 2018 07:19:00 -0000 [thread overview]
Message-ID: <E1fzGTu-0004E8-Lm@kwanyin.sergiodj.net> (raw)
In-Reply-To: <23c4651c060c123493de004ef61d8ed052d46113-master-breakage@gdb-build>
Unfortunately it seems that there is a breakage on GDB.
Commit title: 'Fix "make install-strip" failure to install gdb-add-index.sh'
Revision: 23c4651c060c123493de004ef61d8ed052d46113
You can find more details below:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Buildslave:
rhel-7_1-s390x-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/RHEL-s390x-m64/builds/8277>
Commit(s) tested:
23c4651c060c123493de004ef61d8ed052d46113
Author(s) (in the same order as the commits):
Eli Zaretskii <eliz@gnu.org>
Subject:
Fix "make install-strip" failure to install gdb-add-index.sh
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/RHEL-s390x-m64/23/23c4651c060c123493de004ef61d8ed052d46113/>
*** Failed to compiled GDB. ***
============================
+++ The full log is too big to be posted here.
+++ These are the last 100 lines of it.
/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/../../binutils-gdb/gdb/m2-exp.y:301.25-44: warning: rule useless in parser due to conflicts [-Wother]
{ start_arglist(); }
^^^^^^^^^^^^^^^^^^^^
YACC p-exp.c
config.status: executing depfiles commands
YACC rust-exp.c
GEN stamp-version
GEN xml-builtin.c
make[3]: Entering directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb'
make[4]: Entering directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib'
make[5]: Entering directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib'
make[6]: Entering directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib/import'
GEN dirent.h
GEN alloca.h
GEN fcntl.h
GEN glob.h
GEN limits.h
GEN inttypes.h
GEN math.h
GEN signal.h
GEN stdint.h
GEN stdio.h
GEN stdlib.h
GEN string.h
GEN sys/stat.h
GEN sys/time.h
GEN time.h
GEN sys/types.h
GEN unistd.h
GEN wchar.h
GEN wctype.h
make all-recursive
make[7]: Entering directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib/import'
make[8]: Entering directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib/import'
CC cloexec.o
CC dirname-lgpl.o
CC basename-lgpl.o
CC stripslash.o
CC exitfail.o
CC fd-hook.o
CC fd-safer-flag.o
CC dup-safer-flag.o
CC filenamecat-lgpl.o
CC getprogname.o
CC hard-locale.o
CC localcharset.o
CC malloca.o
CC math.o
CC openat-die.o
CC save-cwd.o
CC stat-time.o
CC strnlen1.o
CC tempname.o
CC unistd.o
CC dup-safer.o
CC fd-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 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 mode
for (size_t i = 0; i < cur; ++i)
^
../../../../binutils-gdb/gdb/gnulib/import/glob.c:1413:15: note: use option -std=c99 or -std=gnu99 to compile your code
../../../../binutils-gdb/gdb/gnulib/import/glob.c:1438:15: error: for loop initial declarations are only allowed in C99 mode
for (size_t i = 0; i < cur; ++i)
^
make[8]: *** [glob.o] Error 1
make[8]: *** Waiting for unfinished jobs....
CC mbrtowc.o
make[8]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib/import'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib/import'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib/import'
make[5]: *** [subdir_do] Error 1
make[5]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb/build-gnulib'
make[3]: *** [subdir_do] Error 1
make[3]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb'
make[2]: *** [all-lib] Error 2
make[2]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `/home/dje/rhel-7_1-s390x-1/rhel-s390x/build'
make: *** [all] Error 2
============================
next prev parent reply other threads:[~2018-09-10 7:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-10 7:19 Oh dear. I regret to inform you that commit 23c4651c060c123493de004ef61d8ed052d46113 might be unfortunate gdb-buildbot
2018-09-10 7:19 ` gdb-buildbot [this message]
2018-09-10 7:47 ` Eli Zaretskii
2018-09-10 14:08 ` Tom Tromey
2018-09-10 15:29 ` Sergio Durigan Junior
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=E1fzGTu-0004E8-Lm@kwanyin.sergiodj.net \
--to=gdb-buildbot@sergiodj.net \
--cc=eliz@gnu.org \
--cc=gdb-patches@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: link
Be 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