* Oh dear. I regret to inform you that commit 164e3873cf41d01a9a67396575dceef7489cee64 might be unfortunate
@ 2019-06-24 16:35 gdb-buildbot
2019-06-24 19:46 ` Sergio Durigan Junior
0 siblings, 1 reply; 4+ messages in thread
From: gdb-buildbot @ 2019-06-24 16:35 UTC (permalink / raw)
To: gdb-patches, gdb-patches, Tom de Vries
My lords, ladies, gentlemen, members of the public.
It is a matter of great regret and sadness to inform you that commit:
[gdb/testsuite] Fix label reference in implptr-64bit.exp
164e3873cf41d01a9a67396575dceef7489cee64
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] 4+ messages in thread
* Re: Oh dear. I regret to inform you that commit 164e3873cf41d01a9a67396575dceef7489cee64 might be unfortunate
2019-06-24 16:35 Oh dear. I regret to inform you that commit 164e3873cf41d01a9a67396575dceef7489cee64 might be unfortunate gdb-buildbot
@ 2019-06-24 19:46 ` Sergio Durigan Junior
2019-06-24 19:57 ` Rainer Orth
0 siblings, 1 reply; 4+ messages in thread
From: Sergio Durigan Junior @ 2019-06-24 19:46 UTC (permalink / raw)
To: gdb-patches, Tom de Vries, Rainer Orth
On Monday, June 24 2019, gdb-buildbot@sergiodj.net wrote:
> My lords, ladies, gentlemen, members of the public.
>
> It is a matter of great regret and sadness to inform you that commit:
>
> [gdb/testsuite] Fix label reference in implptr-64bit.exp
> 164e3873cf41d01a9a67396575dceef7489cee64
This was apparently a failure in the worker itself:
https://gdb-buildbot.osci.io/#/builders/14/builds/7/steps/5/logs/stdio
/usr/gnu/bin/as: out of memory allocating 4064 bytes after a total of 3735552 bytes
gmake[2]: *** [Makefile:1632: block.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory '/opt/gdb-buildbot/home/solaris11-amd64/solaris11-amd64-m64/build/gdb'
gmake[1]: *** [Makefile:9229: all-gdb] Error 2
gmake[1]: Leaving directory '/opt/gdb-buildbot/home/solaris11-amd64/solaris11-amd64-m64/build'
gmake: *** [Makefile:851: all] Error 2
--
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] 4+ messages in thread
* Re: Oh dear. I regret to inform you that commit 164e3873cf41d01a9a67396575dceef7489cee64 might be unfortunate
2019-06-24 19:46 ` Sergio Durigan Junior
@ 2019-06-24 19:57 ` Rainer Orth
2019-06-27 17:47 ` Sergio Durigan Junior
0 siblings, 1 reply; 4+ messages in thread
From: Rainer Orth @ 2019-06-24 19:57 UTC (permalink / raw)
To: Sergio Durigan Junior; +Cc: gdb-patches, Tom de Vries
Hi Sergio,
> On Monday, June 24 2019, gdb-buildbot@sergiodj.net wrote:
>
>> My lords, ladies, gentlemen, members of the public.
>>
>> It is a matter of great regret and sadness to inform you that commit:
>>
>> [gdb/testsuite] Fix label reference in implptr-64bit.exp
>> 164e3873cf41d01a9a67396575dceef7489cee64
>
> This was apparently a failure in the worker itself:
>
> https://gdb-buildbot.osci.io/#/builders/14/builds/7/steps/5/logs/stdio
>
> /usr/gnu/bin/as: out of memory allocating 4064 bytes after a total of
> 3735552 bytes
> gmake[2]: *** [Makefile:1632: block.o] Error 1
> gmake[2]: *** Waiting for unfinished jobs....
> gmake[2]: Leaving directory
> '/opt/gdb-buildbot/home/solaris11-amd64/solaris11-amd64-m64/build/gdb'
> gmake[1]: *** [Makefile:9229: all-gdb] Error 2
> gmake[1]: Leaving directory
> '/opt/gdb-buildbot/home/solaris11-amd64/solaris11-amd64-m64/build'
> gmake: *** [Makefile:851: all] Error 2
indeed: that kernel zone (and its sparcv9 sibling) recently started
running an LLVM buildbot, too, and ran out of swap. Should be better
now, otherwise I'll have to reduce the parallelism of those bots.
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Oh dear. I regret to inform you that commit 164e3873cf41d01a9a67396575dceef7489cee64 might be unfortunate
2019-06-24 19:57 ` Rainer Orth
@ 2019-06-27 17:47 ` Sergio Durigan Junior
0 siblings, 0 replies; 4+ messages in thread
From: Sergio Durigan Junior @ 2019-06-27 17:47 UTC (permalink / raw)
To: Rainer Orth; +Cc: gdb-patches, Tom de Vries
On Monday, June 24 2019, Rainer Orth wrote:
> Hi Sergio,
>
>> On Monday, June 24 2019, gdb-buildbot@sergiodj.net wrote:
>>
>>> My lords, ladies, gentlemen, members of the public.
>>>
>>> It is a matter of great regret and sadness to inform you that commit:
>>>
>>> [gdb/testsuite] Fix label reference in implptr-64bit.exp
>>> 164e3873cf41d01a9a67396575dceef7489cee64
>>
>> This was apparently a failure in the worker itself:
>>
>> https://gdb-buildbot.osci.io/#/builders/14/builds/7/steps/5/logs/stdio
>>
>> /usr/gnu/bin/as: out of memory allocating 4064 bytes after a total of
>> 3735552 bytes
>> gmake[2]: *** [Makefile:1632: block.o] Error 1
>> gmake[2]: *** Waiting for unfinished jobs....
>> gmake[2]: Leaving directory
>> '/opt/gdb-buildbot/home/solaris11-amd64/solaris11-amd64-m64/build/gdb'
>> gmake[1]: *** [Makefile:9229: all-gdb] Error 2
>> gmake[1]: Leaving directory
>> '/opt/gdb-buildbot/home/solaris11-amd64/solaris11-amd64-m64/build'
>> gmake: *** [Makefile:851: all] Error 2
>
> indeed: that kernel zone (and its sparcv9 sibling) recently started
> running an LLVM buildbot, too, and ran out of swap. Should be better
> now, otherwise I'll have to reduce the parallelism of those bots.
Thanks, Rainer!
--
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] 4+ messages in thread
end of thread, other threads:[~2019-06-27 17:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-24 16:35 Oh dear. I regret to inform you that commit 164e3873cf41d01a9a67396575dceef7489cee64 might be unfortunate gdb-buildbot
2019-06-24 19:46 ` Sergio Durigan Junior
2019-06-24 19:57 ` Rainer Orth
2019-06-27 17:47 ` 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