Discussion:
Oh dear. I regret to inform you that commit beab453223769279cc1cef68a1622ab8978641f7 might be unfortunate
g***@sergiodj.net
2018-11-30 11:51:07 UTC
Permalink
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.
g***@sergiodj.net
2018-11-30 11:51:07 UTC
Permalink
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 <***@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
============================
Sergio Durigan Junior
2018-11-30 18:10:00 UTC
Permalink
Post by g***@sergiodj.net
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
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
marist-fedora-s390x
<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/10184>
beab453223769279cc1cef68a1622ab8978641f7
Remove an abort in the bfd library and add a check for an integer overflow when mapping sections to segments.
<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/
Mark Wielaard
2018-11-30 20:57:54 UTC
Permalink
Post by Sergio Durigan Junior
Post by g***@sergiodj.net
*** 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
Sergio Durigan Junior
2018-11-30 21:06:31 UTC
Permalink
Post by Mark Wielaard
Post by Sergio Durigan Junior
Post by g***@sergiodj.net
*** 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/
Loading...