public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* Breakage on builder Fedora-s390x-m64, revision b392b304b92ddd81ecfb4902c3fc3501ff90e999
  2017-10-21 14:36 Oh dear. I regret to inform you that commit b392b304b92ddd81ecfb4902c3fc3501ff90e999 might be unfortunate gdb-buildbot
@ 2017-10-21 14:36 ` gdb-buildbot
  2017-10-21 14:46   ` Simon Marchi
  0 siblings, 1 reply; 6+ messages in thread
From: gdb-buildbot @ 2017-10-21 14:36 UTC (permalink / raw)
  To: Simon Marchi, gdb-patches

Unfortunately it seems that there is a breakage on GDB.

Commit title: 'Remove leftover declarations in interps.h'
Revision: b392b304b92ddd81ecfb4902c3fc3501ff90e999

You can find more details below:

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/6750>

Commit(s) tested:
	b392b304b92ddd81ecfb4902c3fc3501ff90e999

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@polymtl.ca>

Subject:
	Remove leftover declarations in interps.h

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b3/b392b304b92ddd81ecfb4902c3fc3501ff90e999/>

*** 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.  ***
============================
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 [-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-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Werror
checking compiler warning flags...  -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized -Werror
/home/mjw/gdb/build/fedora-s390x/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 42 shift/reduce conflicts [-Wconflicts-sr]
/home/mjw/gdb/build/fedora-s390x/build/gdb/../../binutils-gdb/gdb/c-exp.y: warning: 53 reduce/reduce conflicts [-Wconflicts-rr]
/home/mjw/gdb/build/fedora-s390x/build/gdb/../../binutils-gdb/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr]
/home/mjw/gdb/build/fedora-s390x/build/gdb/../../binutils-gdb/gdb/m2-exp.y:301.25-44: warning: rule useless in parser due to conflicts [-Wother]
../../binutils-gdb/gdb/cli/cli-cmds.c:332:48: warning: word may be used uninitialized in this function [-Wmaybe-uninitialized]
../../binutils-gdb/gdb/cli/cli-cmds.c:305:71: warning: tracker may be used uninitialized in this function [-Wmaybe-uninitialized]
../../binutils-gdb/gdb/breakpoint.c:5138:4: warning: e may be used uninitialized in this function [-Wmaybe-uninitialized]
============================

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Oh dear. I regret to inform you that commit b392b304b92ddd81ecfb4902c3fc3501ff90e999 might be unfortunate
@ 2017-10-21 14:36 gdb-buildbot
  2017-10-21 14:36 ` Breakage on builder Fedora-s390x-m64, revision b392b304b92ddd81ecfb4902c3fc3501ff90e999 gdb-buildbot
  0 siblings, 1 reply; 6+ messages in thread
From: gdb-buildbot @ 2017-10-21 14:36 UTC (permalink / raw)
  To: Simon Marchi, 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 leftover declarations in interps.h
	b392b304b92ddd81ecfb4902c3fc3501ff90e999

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] 6+ messages in thread

* Re: Breakage on builder Fedora-s390x-m64, revision b392b304b92ddd81ecfb4902c3fc3501ff90e999
  2017-10-21 14:36 ` Breakage on builder Fedora-s390x-m64, revision b392b304b92ddd81ecfb4902c3fc3501ff90e999 gdb-buildbot
@ 2017-10-21 14:46   ` Simon Marchi
  2017-10-25 22:44     ` Sergio Durigan Junior
  0 siblings, 1 reply; 6+ messages in thread
From: Simon Marchi @ 2017-10-21 14:46 UTC (permalink / raw)
  To: Sergio Durigan Junior; +Cc: gdb-patches

Hi Sergio,

The s390 builder has no space left (see below).  Can you reach to the 
owner of that machine?

Thanks,

Simon

On 2017-10-21 10:36, gdb-buildbot@sergiodj.net wrote:
> Unfortunately it seems that there is a breakage on GDB.
> 
> Commit title: 'Remove leftover declarations in interps.h'
> Revision: b392b304b92ddd81ecfb4902c3fc3501ff90e999
> 
> You can find more details below:
> 
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
> 
> Buildslave:
> 	marist-fedora-s390x
> 
> Full Build URL:
> 	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/6750>
> 
> Commit(s) tested:
> 	b392b304b92ddd81ecfb4902c3fc3501ff90e999
> 
> Author(s) (in the same order as the commits):
> 	Simon Marchi <simon.marchi@polymtl.ca>
> 
> Subject:
> 	Remove leftover declarations in interps.h
> 
> Testsuite log (gdb.sum and gdb.log) URL(s):
> 	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b3/b392b304b92ddd81ecfb4902c3fc3501ff90e999/>
> 
> *** 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.  ***
> ============================
> 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 [-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-function -Wno-switch -Wno-char-subscripts
> -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable
> -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized
> -Werror
> checking compiler warning flags...  -Wall -Wpointer-arith -Wno-unused
> -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts
> -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable
> -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized
> -Werror
> /home/mjw/gdb/build/fedora-s390x/build/gdb/../../binutils-gdb/gdb/c-exp.y:
> warning: 42 shift/reduce conflicts [-Wconflicts-sr]
> /home/mjw/gdb/build/fedora-s390x/build/gdb/../../binutils-gdb/gdb/c-exp.y:
> warning: 53 reduce/reduce conflicts [-Wconflicts-rr]
> /home/mjw/gdb/build/fedora-s390x/build/gdb/../../binutils-gdb/gdb/m2-exp.y:
> warning: 34 shift/reduce conflicts [-Wconflicts-sr]
> /home/mjw/gdb/build/fedora-s390x/build/gdb/../../binutils-gdb/gdb/m2-exp.y:301.25-44:
> warning: rule useless in parser due to conflicts [-Wother]
> ../../binutils-gdb/gdb/cli/cli-cmds.c:332:48: warning: word may be
> used uninitialized in this function [-Wmaybe-uninitialized]
> ../../binutils-gdb/gdb/cli/cli-cmds.c:305:71: warning: tracker may be
> used uninitialized in this function [-Wmaybe-uninitialized]
> ../../binutils-gdb/gdb/breakpoint.c:5138:4: warning: e may be used
> uninitialized in this function [-Wmaybe-uninitialized]
> ============================

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Breakage on builder Fedora-s390x-m64, revision b392b304b92ddd81ecfb4902c3fc3501ff90e999
  2017-10-21 14:46   ` Simon Marchi
@ 2017-10-25 22:44     ` Sergio Durigan Junior
  2017-10-26  7:36       ` Mark Wielaard
  0 siblings, 1 reply; 6+ messages in thread
From: Sergio Durigan Junior @ 2017-10-25 22:44 UTC (permalink / raw)
  To: Simon Marchi; +Cc: gdb-patches, Mark Wielaard

On Saturday, October 21 2017, Simon Marchi wrote:

> Hi Sergio,
>
> The s390 builder has no space left (see below).  Can you reach to the
> owner of that machine?

Thanks for the heads up, Simon.

Mark, could you please take a look?

Thanks,

>
> On 2017-10-21 10:36, gdb-buildbot@sergiodj.net wrote:
>> Unfortunately it seems that there is a breakage on GDB.
>>
>> Commit title: 'Remove leftover declarations in interps.h'
>> Revision: b392b304b92ddd81ecfb4902c3fc3501ff90e999
>>
>> You can find more details below:
>>
>> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>>
>> Buildslave:
>> 	marist-fedora-s390x
>>
>> Full Build URL:
>> 	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/6750>
>>
>> Commit(s) tested:
>> 	b392b304b92ddd81ecfb4902c3fc3501ff90e999
>>
>> Author(s) (in the same order as the commits):
>> 	Simon Marchi <simon.marchi@polymtl.ca>
>>
>> Subject:
>> 	Remove leftover declarations in interps.h
>>
>> Testsuite log (gdb.sum and gdb.log) URL(s):
>> 	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/b3/b392b304b92ddd81ecfb4902c3fc3501ff90e999/>
>>
>> *** 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.  ***
>> ============================
>> 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 [-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-function -Wno-switch -Wno-char-subscripts
>> -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable
>> -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized
>> -Werror
>> checking compiler warning flags...  -Wall -Wpointer-arith -Wno-unused
>> -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts
>> -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable
>> -Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized
>> -Werror
>> /home/mjw/gdb/build/fedora-s390x/build/gdb/../../binutils-gdb/gdb/c-exp.y:
>> warning: 42 shift/reduce conflicts [-Wconflicts-sr]
>> /home/mjw/gdb/build/fedora-s390x/build/gdb/../../binutils-gdb/gdb/c-exp.y:
>> warning: 53 reduce/reduce conflicts [-Wconflicts-rr]
>> /home/mjw/gdb/build/fedora-s390x/build/gdb/../../binutils-gdb/gdb/m2-exp.y:
>> warning: 34 shift/reduce conflicts [-Wconflicts-sr]
>> /home/mjw/gdb/build/fedora-s390x/build/gdb/../../binutils-gdb/gdb/m2-exp.y:301.25-44:
>> warning: rule useless in parser due to conflicts [-Wother]
>> ../../binutils-gdb/gdb/cli/cli-cmds.c:332:48: warning: word may be
>> used uninitialized in this function [-Wmaybe-uninitialized]
>> ../../binutils-gdb/gdb/cli/cli-cmds.c:305:71: warning: tracker may be
>> used uninitialized in this function [-Wmaybe-uninitialized]
>> ../../binutils-gdb/gdb/breakpoint.c:5138:4: warning: e may be used
>> uninitialized in this function [-Wmaybe-uninitialized]
>> ============================
>

-- 
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] 6+ messages in thread

* Re: Breakage on builder Fedora-s390x-m64, revision b392b304b92ddd81ecfb4902c3fc3501ff90e999
  2017-10-25 22:44     ` Sergio Durigan Junior
@ 2017-10-26  7:36       ` Mark Wielaard
  2017-10-30 15:34         ` Sergio Durigan Junior
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Wielaard @ 2017-10-26  7:36 UTC (permalink / raw)
  To: Sergio Durigan Junior, Simon Marchi; +Cc: gdb-patches

On Wed, 2017-10-25 at 18:44 -0400, Sergio Durigan Junior wrote:
> On Saturday, October 21 2017, Simon Marchi wrote:
> > The s390 builder has no space left (see below).  Can you reach to
> > the owner of that machine?
> 
> Thanks for the heads up, Simon.
> 
> Mark, could you please take a look?

Over the weekend /var/tmp filled up through some other process running
on the machine. It has been cleaned up and we'll look at why the tmp
cleaner didn't. /dev/mapper/Fedora-Root 64G   37G   25G  61% /
Please let me know if you have seen failures after last weekend.

Thanks,

Mark

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Breakage on builder Fedora-s390x-m64, revision b392b304b92ddd81ecfb4902c3fc3501ff90e999
  2017-10-26  7:36       ` Mark Wielaard
@ 2017-10-30 15:34         ` Sergio Durigan Junior
  0 siblings, 0 replies; 6+ messages in thread
From: Sergio Durigan Junior @ 2017-10-30 15:34 UTC (permalink / raw)
  To: Mark Wielaard; +Cc: Simon Marchi, gdb-patches

On Thursday, October 26 2017, Mark Wielaard wrote:

> On Wed, 2017-10-25 at 18:44 -0400, Sergio Durigan Junior wrote:
>> On Saturday, October 21 2017, Simon Marchi wrote:
>> > The s390 builder has no space left (see below).  Can you reach to
>> > the owner of that machine?
>> 
>> Thanks for the heads up, Simon.
>> 
>> Mark, could you please take a look?
>
> Over the weekend /var/tmp filled up through some other process running
> on the machine. It has been cleaned up and we'll look at why the tmp
> cleaner didn't. /dev/mapper/Fedora-Root 64G   37G   25G  61% /
> Please let me know if you have seen failures after last weekend.

Thanks!

-- 
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] 6+ messages in thread

end of thread, other threads:[~2017-10-30 15:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-21 14:36 Oh dear. I regret to inform you that commit b392b304b92ddd81ecfb4902c3fc3501ff90e999 might be unfortunate gdb-buildbot
2017-10-21 14:36 ` Breakage on builder Fedora-s390x-m64, revision b392b304b92ddd81ecfb4902c3fc3501ff90e999 gdb-buildbot
2017-10-21 14:46   ` Simon Marchi
2017-10-25 22:44     ` Sergio Durigan Junior
2017-10-26  7:36       ` Mark Wielaard
2017-10-30 15:34         ` 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).