* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2011-10-03 23:35 qemu
0 siblings, 0 replies; 17+ messages in thread
From: qemu @ 2011-10-03 23:35 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/50
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed git
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2012-01-13 0:11 qemu
0 siblings, 0 replies; 17+ messages in thread
From: qemu @ 2012-01-13 0:11 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/151
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2012-03-15 0:32 qemu
0 siblings, 0 replies; 17+ messages in thread
From: qemu @ 2012-03-15 0:32 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/213
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2012-03-25 1:35 qemu
2012-03-25 10:04 ` Daniel Gollub
0 siblings, 1 reply; 17+ messages in thread
From: qemu @ 2012-03-25 1:35 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/223
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed test
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
2012-03-25 1:35 qemu
@ 2012-03-25 10:04 ` Daniel Gollub
2012-03-26 10:04 ` Stefan Hajnoczi
0 siblings, 1 reply; 17+ messages in thread
From: Daniel Gollub @ 2012-03-25 10:04 UTC (permalink / raw)
To: Stefan Hajnoczi; +Cc: qemu-devel
[-- Attachment #1: Type: Text/Plain, Size: 1290 bytes --]
Hi Stefan,
I finally added "make check" to the "default" factory.
Note, if the "make check" fails the mail will state:
"BUILD FAILED: failed test"
It's failing on yuzuki due to missing "bc".
Could you install "bc" on your buildslave?
You might want to do a manual "make check" in your buildslave to check if
there is any other test dependencies missing.
Thanks in advance!
Best Regards,
Daniel
On Sunday, March 25, 2012 03:35:22 AM qemu@buildbot.b1-systems.de wrote:
> The Buildbot has detected a new failure on builder default_i386_debian_6_0
> while building qemu. Full details are available at:
> http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds
> /223
>
> Buildbot URL: http://buildbot.b1-systems.de/qemu/
>
> Buildslave for this Build: yuzuki
>
> Build Reason: The Nightly scheduler named 'nightly_default' triggered this
> build Build Source Stamp: [branch master] HEAD
> Blamelist:
>
> BUILD FAILED: failed test
>
> sincerely,
> -The Buildbot
--
Daniel Gollub
Linux Consultant & Developer
Tel.: +49-160 47 73 970
Mail: gollub@b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
2012-03-25 10:04 ` Daniel Gollub
@ 2012-03-26 10:04 ` Stefan Hajnoczi
0 siblings, 0 replies; 17+ messages in thread
From: Stefan Hajnoczi @ 2012-03-26 10:04 UTC (permalink / raw)
To: Daniel Gollub; +Cc: Stefan Hajnoczi, qemu-devel
On Sun, Mar 25, 2012 at 11:04 AM, Daniel Gollub <gollub@b1-systems.de> wrote:
> I finally added "make check" to the "default" factory.
>
> Note, if the "make check" fails the mail will state:
>
> "BUILD FAILED: failed test"
>
>
> It's failing on yuzuki due to missing "bc".
> Could you install "bc" on your buildslave?
Thanks for pointing this out. I have updated yuzuki and installed
bc(1). make check now works.
Stefan
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2012-07-17 23:13 qemu
0 siblings, 0 replies; 17+ messages in thread
From: qemu @ 2012-07-17 23:13 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/331
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2012-07-19 23:32 qemu
0 siblings, 0 replies; 17+ messages in thread
From: qemu @ 2012-07-19 23:32 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/333
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2012-07-28 23:14 qemu
0 siblings, 0 replies; 17+ messages in thread
From: qemu @ 2012-07-28 23:14 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/342
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2012-11-01 3:10 qemu
0 siblings, 0 replies; 17+ messages in thread
From: qemu @ 2012-11-01 3:10 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/436
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed test
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2012-11-18 23:43 qemu
2012-11-19 6:50 ` Stefan Weil
0 siblings, 1 reply; 17+ messages in thread
From: qemu @ 2012-11-18 23:43 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/454
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed test
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
2012-11-18 23:43 [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0 qemu
@ 2012-11-19 6:50 ` Stefan Weil
2012-11-19 8:20 ` Paolo Bonzini
0 siblings, 1 reply; 17+ messages in thread
From: Stefan Weil @ 2012-11-19 6:50 UTC (permalink / raw)
To: Paolo Bonzini; +Cc: qemu-devel, gollub, agraf, lcapitulino
Am 19.11.2012 00:43, schrieb qemu@buildbot.b1-systems.de:
> The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
> Full details are available at:
> http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/454
>
> Buildbot URL: http://buildbot.b1-systems.de/qemu/
>
> Buildslave for this Build: yuzuki
>
> Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
> Build Source Stamp: [branch master] HEAD
> Blamelist:
>
> BUILD FAILED: failed test
>
> sincerely,
> -The Buildbot
LINK tests/test-coroutine
osdep.o: In function `qemu_close':
osdep.c:(.text+0x4b1): undefined reference to `monitor_fdset_dup_fd_find'
osdep.c:(.text+0x51b): undefined reference to `monitor_fdset_dup_fd_remove'
At least some test executables need libqemustub.a.
I also noted that QEMU tries to build several 32 bit applications for the tests
even on 64 bit hosts. We currently don't check whether the host supports
32 bit builds. Here a check in configure should be added. On a Debian host,
I had to install those packages:
2012-11-19 07:24:41 status installed libc6-i386 2.11.3-4
2012-11-19 07:24:41 status installed libc6-dev-i386 2.11.3-4
2012-11-19 07:30:22 status installed lib32gcc1 1:4.4.5-8
2012-11-19 07:30:22 status installed lib32gomp1 4.4.5-8
2012-11-19 07:30:22 status installed gcc-4.4-multilib 4.4.5-8
2012-11-19 07:30:22 status installed gcc-multilib 4:4.4.5-1
'make test' still fails because more 32 bit packages are missing:
gcc -m32 -o test_path test_path.o -lrt -pthread -lgthread-2.0 -lrt -lglib-2.0
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../libgthread-2.0.so when searching for -lgthread-2.0
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../libgthread-2.0.a when searching for -lgthread-2.0
/usr/bin/ld: skipping incompatible /usr/lib/libgthread-2.0.so when searching for -lgthread-2.0
/usr/bin/ld: skipping incompatible /usr/lib/libgthread-2.0.a when searching for -lgthread-2.0
/usr/bin/ld: cannot find -lgthread-2.0
collect2: ld returned 1 exit status
make[1]: *** [test_path] Fehler 1
This needs a configure check, too (or 'make test' should skip that test if there is no 32 bit libgthread-2.0).
Regards
Stefan
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
2012-11-19 6:50 ` Stefan Weil
@ 2012-11-19 8:20 ` Paolo Bonzini
0 siblings, 0 replies; 17+ messages in thread
From: Paolo Bonzini @ 2012-11-19 8:20 UTC (permalink / raw)
To: Stefan Weil; +Cc: qemu-devel, gollub, agraf, lcapitulino
Il 19/11/2012 07:50, Stefan Weil ha scritto:
> Am 19.11.2012 00:43, schrieb qemu@buildbot.b1-systems.de:
>> The Buildbot has detected a new failure on builder
>> default_i386_debian_6_0 while building qemu.
>> Full details are available at:
>>
>> http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/454
>>
>>
>> Buildbot URL: http://buildbot.b1-systems.de/qemu/
>>
>> Buildslave for this Build: yuzuki
>>
>> Build Reason: The Nightly scheduler named 'nightly_default' triggered
>> this build
>> Build Source Stamp: [branch master] HEAD
>> Blamelist:
>>
>> BUILD FAILED: failed test
>>
>> sincerely,
>> -The Buildbot
>
> LINK tests/test-coroutine
> osdep.o: In function `qemu_close':
> osdep.c:(.text+0x4b1): undefined reference to `monitor_fdset_dup_fd_find'
> osdep.c:(.text+0x51b): undefined reference to `monitor_fdset_dup_fd_remove'
>
> At least some test executables need libqemustub.a.
>
> I also noted that QEMU tries to build several 32 bit applications for the tests
> even on 64 bit hosts.
Hmm, that's a bug. A 64-bit build should be 100% 64-bit.
Paolo
> We currently don't check whether the host supports
> 32 bit builds. Here a check in configure should be added. On a Debian host,
> I had to install those packages:
>
> 2012-11-19 07:24:41 status installed libc6-i386 2.11.3-4
> 2012-11-19 07:24:41 status installed libc6-dev-i386 2.11.3-4
> 2012-11-19 07:30:22 status installed lib32gcc1 1:4.4.5-8
> 2012-11-19 07:30:22 status installed lib32gomp1 4.4.5-8
> 2012-11-19 07:30:22 status installed gcc-4.4-multilib 4.4.5-8
> 2012-11-19 07:30:22 status installed gcc-multilib 4:4.4.5-1
>
> 'make test' still fails because more 32 bit packages are missing:
>
> gcc -m32 -o test_path test_path.o -lrt -pthread -lgthread-2.0 -lrt
> -lglib-2.0
> /usr/bin/ld: skipping incompatible
> /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../libgthread-2.0.so when
> searching for -lgthread-2.0
> /usr/bin/ld: skipping incompatible
> /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../libgthread-2.0.a when
> searching for -lgthread-2.0
> /usr/bin/ld: skipping incompatible /usr/lib/libgthread-2.0.so when
> searching for -lgthread-2.0
> /usr/bin/ld: skipping incompatible /usr/lib/libgthread-2.0.a when
> searching for -lgthread-2.0
> /usr/bin/ld: cannot find -lgthread-2.0
> collect2: ld returned 1 exit status
> make[1]: *** [test_path] Fehler 1
>
> This needs a configure check, too (or 'make test' should skip that test
> if there is no 32 bit libgthread-2.0).
>
> Regards
> Stefan
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2012-11-26 23:43 qemu
0 siblings, 0 replies; 17+ messages in thread
From: qemu @ 2012-11-26 23:43 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/462
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed test
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2012-12-08 22:08 qemu
0 siblings, 0 replies; 17+ messages in thread
From: qemu @ 2012-12-08 22:08 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/474
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed configure
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2013-01-02 22:18 qemu
0 siblings, 0 replies; 17+ messages in thread
From: qemu @ 2013-01-02 22:18 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/499
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
* [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
@ 2013-01-14 22:17 qemu
0 siblings, 0 replies; 17+ messages in thread
From: qemu @ 2013-01-14 22:17 UTC (permalink / raw)
To: agraf, gollub, lcapitulino, qemu-devel
The Buildbot has detected a new failure on builder default_i386_debian_6_0 while building qemu.
Full details are available at:
http://buildbot.b1-systems.de/qemu/builders/default_i386_debian_6_0/builds/511
Buildbot URL: http://buildbot.b1-systems.de/qemu/
Buildslave for this Build: yuzuki
Build Reason: The Nightly scheduler named 'nightly_default' triggered this build
Build Source Stamp: [branch master] HEAD
Blamelist:
BUILD FAILED: failed compile
sincerely,
-The Buildbot
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2013-01-14 22:17 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-18 23:43 [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0 qemu
2012-11-19 6:50 ` Stefan Weil
2012-11-19 8:20 ` Paolo Bonzini
-- strict thread matches above, loose matches on Subject: below --
2013-01-14 22:17 qemu
2013-01-02 22:18 qemu
2012-12-08 22:08 qemu
2012-11-26 23:43 qemu
2012-11-01 3:10 qemu
2012-07-28 23:14 qemu
2012-07-19 23:32 qemu
2012-07-17 23:13 qemu
2012-03-25 1:35 qemu
2012-03-25 10:04 ` Daniel Gollub
2012-03-26 10:04 ` Stefan Hajnoczi
2012-03-15 0:32 qemu
2012-01-13 0:11 qemu
2011-10-03 23:35 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).