* Oh dear. I regret to inform you that commit beab453223769279cc1cef68a1622ab8978641f7 might be unfortunate
@ 2018-11-30 11:51 gdb-buildbot
2018-11-30 11:51 ` Breakage on builder Fedora-s390x-m64, revision beab453223769279cc1cef68a1622ab8978641f7 gdb-buildbot
0 siblings, 1 reply; 5+ messages in thread
From: gdb-buildbot @ 2018-11-30 11:51 UTC (permalink / raw)
To: Nick Clifton, gdb-patches
My lords, ladies, gentlemen, members of the public.
It is a matter of great regret and sadness to inform you that commit:
Remove an abort in the bfd library and add a check for an integer overflow when mapping sections to segments.
beab453223769279cc1cef68a1622ab8978641f7
might have made GDB unwell. Since I am just your Butler BuildBot,
I kindly ask that a human superior officer double-check this.
Please note that if you are reading this message on gdb-patches, there might
be other builders broken.
You can find more details about the unfortunate breakage in the next messages.
Cheers,
Your GDB BuildBot.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Breakage on builder Fedora-s390x-m64, revision beab453223769279cc1cef68a1622ab8978641f7
2018-11-30 11:51 Oh dear. I regret to inform you that commit beab453223769279cc1cef68a1622ab8978641f7 might be unfortunate gdb-buildbot
@ 2018-11-30 11:51 ` gdb-buildbot
2018-11-30 18:10 ` Sergio Durigan Junior
0 siblings, 1 reply; 5+ messages in thread
From: gdb-buildbot @ 2018-11-30 11:51 UTC (permalink / raw)
To: Nick Clifton, gdb-patches
Unfortunately it seems that there is a breakage on GDB.
Commit title: 'Remove an abort in the bfd library and add a check for an integer overflow when mapping sections to segments.'
Revision: beab453223769279cc1cef68a1622ab8978641f7
You can find more details below:
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Buildslave:
marist-fedora-s390x
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10184>
Commit(s) tested:
beab453223769279cc1cef68a1622ab8978641f7
Author(s) (in the same order as the commits):
Nick Clifton <nickc@redhat.com>
Subject:
Remove an abort in the bfd library and add a check for an integer overflow when mapping sections to segments.
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/be/beab453223769279cc1cef68a1622ab8978641f7/>
*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/marist-fedora-s390x>) ***
*** Failed to compiled GDB. ***
============================
checking sys/stream.h usability... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Werror
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Werror
../../binutils-gdb/readline/complete.c:701:12: warning: implicit declaration of function wcwidth; did you mean fnwidth? [-Wimplicit-function-declaration]
../../binutils-gdb/readline/display.c:768:15: warning: implicit declaration of function wcwidth [-Wimplicit-function-declaration]
../../binutils-gdb/readline/mbutil.c:122:12: warning: implicit declaration of function wcwidth [-Wimplicit-function-declaration]
checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wsuggest-override -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat -Wformat-nonliteral -Werror
============================
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Breakage on builder Fedora-s390x-m64, revision beab453223769279cc1cef68a1622ab8978641f7
2018-11-30 11:51 ` Breakage on builder Fedora-s390x-m64, revision beab453223769279cc1cef68a1622ab8978641f7 gdb-buildbot
@ 2018-11-30 18:10 ` Sergio Durigan Junior
2018-11-30 20:58 ` Mark Wielaard
0 siblings, 1 reply; 5+ messages in thread
From: Sergio Durigan Junior @ 2018-11-30 18:10 UTC (permalink / raw)
To: Nick Clifton, gdb-patches; +Cc: Mark Wielaard
On Friday, November 30 2018, gdb-buildbot wrote:
> Unfortunately it seems that there is a breakage on GDB.
>
> Commit title: 'Remove an abort in the bfd library and add a check for an integer overflow when mapping sections to segments.'
> Revision: beab453223769279cc1cef68a1622ab8978641f7
>
> You can find more details below:
>
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>
> Buildslave:
> marist-fedora-s390x
>
> Full Build URL:
> <http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10184>
>
> Commit(s) tested:
> beab453223769279cc1cef68a1622ab8978641f7
>
> Author(s) (in the same order as the commits):
> Nick Clifton <nickc@redhat.com>
>
> Subject:
> Remove an abort in the bfd library and add a check for an integer overflow when mapping sections to segments.
>
> Testsuite log (gdb.sum and gdb.log) URL(s):
> <http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/be/beab453223769279cc1cef68a1622ab8978641f7/>
>
> *** Internal error on buildslave (no space left on device). ***
> *** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/marist-fedora-s390x>) ***
>
> *** Failed to compiled GDB. ***
> ============================
> checking sys/stream.h usability... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Werror
> Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Werror
> ../../binutils-gdb/readline/complete.c:701:12: warning: implicit declaration of function wcwidth; did you mean fnwidth? [-Wimplicit-function-declaration]
> ../../binutils-gdb/readline/display.c:768:15: warning: implicit declaration of function wcwidth [-Wimplicit-function-declaration]
> ../../binutils-gdb/readline/mbutil.c:122:12: warning: implicit declaration of function wcwidth [-Wimplicit-function-declaration]
> checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused
> -Wunused-value -Wunused-variable -Wunused-function -Wno-switch
> -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter
> -Wunused-but-set-variable -Wno-sign-compare
> -Wno-error=maybe-uninitialized -Wsuggest-override
> -Wimplicit-fallthrough=3 -Wduplicated-cond -Wshadow=local -Wformat
> -Wformat-nonliteral -Werror
> ============================
Nick, sorry about this false-positive. It is a problem with the builder
machine running out of space.
Hey Mark, can you please take a look at this?
Thanks in advance,
--
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Breakage on builder Fedora-s390x-m64, revision beab453223769279cc1cef68a1622ab8978641f7
2018-11-30 18:10 ` Sergio Durigan Junior
@ 2018-11-30 20:58 ` Mark Wielaard
2018-11-30 21:06 ` Sergio Durigan Junior
0 siblings, 1 reply; 5+ messages in thread
From: Mark Wielaard @ 2018-11-30 20:58 UTC (permalink / raw)
To: Sergio Durigan Junior; +Cc: Nick Clifton, gdb-patches
On Fri, Nov 30, 2018 at 01:10:00PM -0500, Sergio Durigan Junior wrote:
> > *** Internal error on buildslave (no space left on device). ***
> > *** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/marist-fedora-s390x>) ***
> >
> > *** Failed to compiled GDB. ***
>
> Nick, sorry about this false-positive. It is a problem with the builder
> machine running out of space.
>
> Hey Mark, can you please take a look at this?
I cleaned up some disk space. But there is still only 1GB of free space
left. I'll contact the server admin to see if we can get some more space.
Cheers,
Mark
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Breakage on builder Fedora-s390x-m64, revision beab453223769279cc1cef68a1622ab8978641f7
2018-11-30 20:58 ` Mark Wielaard
@ 2018-11-30 21:06 ` Sergio Durigan Junior
0 siblings, 0 replies; 5+ messages in thread
From: Sergio Durigan Junior @ 2018-11-30 21:06 UTC (permalink / raw)
To: Mark Wielaard; +Cc: Nick Clifton, gdb-patches
On Friday, November 30 2018, Mark Wielaard wrote:
> On Fri, Nov 30, 2018 at 01:10:00PM -0500, Sergio Durigan Junior wrote:
>> > *** Internal error on buildslave (no space left on device). ***
>> > *** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/marist-fedora-s390x>) ***
>> >
>> > *** Failed to compiled GDB. ***
>>
>> Nick, sorry about this false-positive. It is a problem with the builder
>> machine running out of space.
>>
>> Hey Mark, can you please take a look at this?
>
> I cleaned up some disk space. But there is still only 1GB of free space
> left. I'll contact the server admin to see if we can get some more space.
Thanks, man. Much appreciated!
--
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-11-30 21:06 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-30 11:51 Oh dear. I regret to inform you that commit beab453223769279cc1cef68a1622ab8978641f7 might be unfortunate gdb-buildbot
2018-11-30 11:51 ` Breakage on builder Fedora-s390x-m64, revision beab453223769279cc1cef68a1622ab8978641f7 gdb-buildbot
2018-11-30 18:10 ` Sergio Durigan Junior
2018-11-30 20:58 ` Mark Wielaard
2018-11-30 21:06 ` Sergio Durigan Junior
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox