From: Paolo Bonzini <pbonzini@redhat.com>
To: Stefan Weil <sw@weilnetz.de>
Cc: qemu-devel@nongnu.org, gollub@b1-systems.de, agraf@suse.de,
lcapitulino@redhat.com
Subject: Re: [Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
Date: Mon, 19 Nov 2012 09:20:12 +0100 [thread overview]
Message-ID: <50A9EBBC.9030508@redhat.com> (raw)
In-Reply-To: <50A9D6D1.9080900@weilnetz.de>
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
>
next prev parent reply other threads:[~2012-11-19 8:20 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
-- 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50A9EBBC.9030508@redhat.com \
--to=pbonzini@redhat.com \
--cc=agraf@suse.de \
--cc=gollub@b1-systems.de \
--cc=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=sw@weilnetz.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.