Re: [Qemu-devel] bsd-user: master is broken

2014-06-15 Thread Sean Bruno
On Sun, 2014-06-15 at 13:12 -0700, Sean Bruno wrote: > On Sun, 2014-06-15 at 13:06 -0700, Sean Bruno wrote: > > rules.mak: Rewrite unnest-vars > > Reverting this resolves the primary failure. The logic here is off > somehow. > > sean > > Ok, sent patchset in (v2 as, apparently, I cannot

Re: [Qemu-devel] bsd-user: master is broken

2014-06-15 Thread Sean Bruno
On Sun, 2014-06-15 at 13:06 -0700, Sean Bruno wrote: > rules.mak: Rewrite unnest-vars Reverting this resolves the primary failure. The logic here is off somehow. sean

Re: [Qemu-devel] bsd-user: master is broken

2014-06-15 Thread Sean Bruno
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/ss

[Qemu-devel] bsd-user: master is broken

2014-06-15 Thread Sean Bruno
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