* [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
@ 2011-11-23 2:04 qemu
0 siblings, 0 replies; 13+ messages in thread
From: qemu @ 2011-11-23 2:04 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/43
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: kraxel_openbsd49
Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
Build Source Stamp: [branch block] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
@ 2012-01-24 2:06 qemu
0 siblings, 0 replies; 13+ messages in thread
From: qemu @ 2012-01-24 2:06 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/105
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: kraxel_openbsd49
Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
Build Source Stamp: [branch block] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
@ 2012-02-20 5:03 qemu
0 siblings, 0 replies; 13+ messages in thread
From: qemu @ 2012-02-20 5:03 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/132
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: kraxel_openbsd49
Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
Build Source Stamp: [branch block] HEAD
Blamelist:
BUILD FAILED: failed git
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
@ 2012-03-07 2:57 qemu
2012-03-07 9:51 ` Kevin Wolf
0 siblings, 1 reply; 13+ messages in thread
From: qemu @ 2012-03-07 2:57 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/148
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: kraxel_openbsd49
Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
Build Source Stamp: [branch block] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
2012-03-07 2:57 qemu
@ 2012-03-07 9:51 ` Kevin Wolf
2012-03-07 11:29 ` Alexander Graf
0 siblings, 1 reply; 13+ messages in thread
From: Kevin Wolf @ 2012-03-07 9:51 UTC (permalink / raw)
To: agraf; +Cc: gollub, qemu-devel, lcapitulino
Am 07.03.2012 03:57, schrieb qemu@buildbot.b1-systems.de:
> The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
> Full details are available at:
> http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/148
>
> Buildbot URL: http://buildbot.b1-systems.de/qemu/
>
> Buildslave for this Build: kraxel_openbsd49
>
> Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
> Build Source Stamp: [branch block] HEAD
> Blamelist:
>
> BUILD FAILED: failed compile
>
> sincerely,
> -The Buildbot
Hi Alex,
this is a problem with signrom.sh. master has failed in the same way
recently:
AS optionrom/kvmvapic.o
Building optionrom/kvmvapic.img
Building optionrom/kvmvapic.raw
Signing optionrom/kvmvapic.bin
/home/buildbot/slave-public/block_openbsd_4.9/build/scripts/signrom.sh[31]:
018
* 512 - 1 : bad number `018'
gmake[1]: *** [kvmvapic.bin] Error 1
gmake: *** [romsubdir-optionrom] Error 2
Kevin
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
2012-03-07 9:51 ` Kevin Wolf
@ 2012-03-07 11:29 ` Alexander Graf
0 siblings, 0 replies; 13+ messages in thread
From: Alexander Graf @ 2012-03-07 11:29 UTC (permalink / raw)
To: Kevin Wolf; +Cc: gollub, qemu-devel, lcapitulino
On 03/07/2012 10:51 AM, Kevin Wolf wrote:
> Am 07.03.2012 03:57, schrieb qemu@buildbot.b1-systems.de:
>> The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
>> Full details are available at:
>> http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/148
>>
>> Buildbot URL: http://buildbot.b1-systems.de/qemu/
>>
>> Buildslave for this Build: kraxel_openbsd49
>>
>> Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
>> Build Source Stamp: [branch block] HEAD
>> Blamelist:
>>
>> BUILD FAILED: failed compile
>>
>> sincerely,
>> -The Buildbot
> Hi Alex,
>
> this is a problem with signrom.sh. master has failed in the same way
> recently:
>
> AS optionrom/kvmvapic.o
> Building optionrom/kvmvapic.img
> Building optionrom/kvmvapic.raw
> Signing optionrom/kvmvapic.bin
> /home/buildbot/slave-public/block_openbsd_4.9/build/scripts/signrom.sh[31]:
> 018
> * 512 - 1 : bad number `018'
> gmake[1]: *** [kvmvapic.bin] Error 1
> gmake: *** [romsubdir-optionrom] Error 2
Hrm, does it work with Jan's python script? If so, maybe the appropriate
fix would be to just commit that one.
Alex
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
@ 2012-05-24 1:03 qemu
2012-05-24 12:52 ` Luiz Capitulino
0 siblings, 1 reply; 13+ messages in thread
From: qemu @ 2012-05-24 1:03 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/222
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: kraxel_openbsd49
Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
Build Source Stamp: [branch block] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
2012-05-24 1:03 [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9 qemu
@ 2012-05-24 12:52 ` Luiz Capitulino
0 siblings, 0 replies; 13+ messages in thread
From: Luiz Capitulino @ 2012-05-24 12:52 UTC (permalink / raw)
To: qemu; +Cc: gollub, agraf, qemu-devel
On Thu, 24 May 2012 03:03:52 +0200
qemu@buildbot.b1-systems.de wrote:
> The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
> Full details are available at:
> http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/222
For anyone following this: I've already submitted a fix and it has already
been applied to the submaintainer's tree.
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
@ 2012-06-05 1:34 qemu
0 siblings, 0 replies; 13+ messages in thread
From: qemu @ 2012-06-05 1:34 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/234
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: kraxel_openbsd49
Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
Build Source Stamp: [branch block] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
@ 2012-08-15 1:04 qemu
0 siblings, 0 replies; 13+ messages in thread
From: qemu @ 2012-08-15 1:04 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/295
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: kraxel_openbsd49
Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
Build Source Stamp: [branch block] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
@ 2012-09-20 6:15 qemu
0 siblings, 0 replies; 13+ messages in thread
From: qemu @ 2012-09-20 6:15 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/329
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: kraxel_openbsd49
Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
Build Source Stamp: [branch block] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
@ 2012-12-17 0:43 qemu
0 siblings, 0 replies; 13+ messages in thread
From: qemu @ 2012-12-17 0:43 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/417
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: kraxel_openbsd49
Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
Build Source Stamp: [branch block] HEAD
Blamelist:
BUILD FAILED: failed git
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
@ 2013-01-15 0:08 qemu
0 siblings, 0 replies; 13+ messages in thread
From: qemu @ 2013-01-15 0:08 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/446
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: kraxel_openbsd49
Build Reason: The Nightly scheduler named 'nightly_block' triggered this build
Build Source Stamp: [branch block] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2013-01-15 0:08 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-24 1:03 [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9 qemu
2012-05-24 12:52 ` Luiz Capitulino
-- strict thread matches above, loose matches on Subject: below --
2013-01-15 0:08 qemu
2012-12-17 0:43 qemu
2012-09-20 6:15 qemu
2012-08-15 1:04 qemu
2012-06-05 1:34 qemu
2012-03-07 2:57 qemu
2012-03-07 9:51 ` Kevin Wolf
2012-03-07 11:29 ` Alexander Graf
2012-02-20 5:03 qemu
2012-01-24 2:06 qemu
2011-11-23 2:04 qemu
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 NNTP newsgroup(s).