* [Qemu-devel] bsd-user: master is broken
@ 2014-06-15 19:10 Sean Bruno
2014-06-15 20:06 ` Sean Bruno
0 siblings, 1 reply; 4+ messages in thread
From: Sean Bruno @ 2014-06-15 19:10 UTC (permalink / raw)
To: QEMU Developers
Trying to bisect a compile failure on master before I do anything else
today. I'm getting a slew of linking failures right now due to
unresolved symbols that appear to be needed by block/curl code.
http://people.freebsd.org/~sbruno/ssl_fail_qemu.txt
Lots of Curl_* functions and lots of SSL/Crypt functions here.
Disabling curl support allows me to continue. (--disable-curl)
This has happened in the last few days on master.
sean
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] bsd-user: master is broken
2014-06-15 19:10 [Qemu-devel] bsd-user: master is broken Sean Bruno
@ 2014-06-15 20:06 ` Sean Bruno
2014-06-15 20:12 ` Sean Bruno
0 siblings, 1 reply; 4+ messages in thread
From: Sean Bruno @ 2014-06-15 20:06 UTC (permalink / raw)
To: sbruno; +Cc: QEMU Developers
On Sun, 2014-06-15 at 12:10 -0700, Sean Bruno wrote:
> Trying to bisect a compile failure on master before I do anything else
> today. I'm getting a slew of linking failures right now due to
> unresolved symbols that appear to be needed by block/curl code.
>
> http://people.freebsd.org/~sbruno/ssl_fail_qemu.txt
>
> Lots of Curl_* functions and lots of SSL/Crypt functions here.
>
> Disabling curl support allows me to continue. (--disable-curl)
>
> This has happened in the last few days on master.
>
> sean
>
>
Looks like this is the culprit for me:
commit c5cb1afc4675bf5ff66e7a149d2a8cffba2eaa9e
Merge: b780bf8 1c33ac5
Author: Peter Maydell <peter.maydell@linaro.org>
Date: Wed Jun 11 15:36:48 2014 +0100
Merge remote-tracking branch 'remotes/bonzini/configure' into
staging
* remotes/bonzini/configure:
rules.mak: Rewrite unnest-vars
configure: unset interfering variables
configure: duplicate/incorrect order of -lrt
libcacard: improve documentation
libcacard: actually use symbols file
libcacard: replace qemu thread primitives with glib ones
vscclient: use glib thread primitives not qemu
glib-compat.h: add new thread API emulation on top of pre-2.31 API
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-06-15 20:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-15 19:10 [Qemu-devel] bsd-user: master is broken Sean Bruno
2014-06-15 20:06 ` Sean Bruno
2014-06-15 20:12 ` Sean Bruno
2014-06-15 20:48 ` Sean Bruno
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).