emulators/qemu: build fail on current amd64

Daichi GOTO daichi at ongs.co.jp
Mon Feb 9 19:06:40 PST 2009


After some days, I have tried to build qemu and kqemu with
latest amd64 current system, and I have gottten it success :)

FYI, qemu works well but without kqemu.

# /usr/local/etc/rc.d/kqemu start
kldload: can't load kqemu: Exec format error
/usr/local/etc/rc.d/kqemu: WARNING: kqemu module failed to load.
#

Juergen Lock wrote:
> On Thu, Feb 05, 2009 at 12:40:00PM +0900, Daichi GOTO wrote:
>> Hi qemu folks :)
> Hi :)
>> I got build fail of emulators/qemu on amd64 8-current.
>> any ideas? thanks
>>
>> /usr/ports/emulators/qemu/work/qemu-0.9.1/vl.c: In function `pp_ioctl':
>> /usr/ports/emulators/qemu/work/qemu-0.9.1/vl.c:1729: warning: cast from 
>> pointer to integer of different size
>> /usr/ports/emulators/qemu/work/qemu-0.9.1/vl.c: In function `qemu_chr_open_pp':
>> /usr/ports/emulators/qemu/work/qemu-0.9.1/vl.c:1778: warning: cast to 
>> pointer from integer of different size
>> /usr/ports/emulators/qemu/work/qemu-0.9.1/vl.c: At top level:
>> /usr/ports/emulators/qemu/work/qemu-0.9.1/vl.c:1219: warning: 'qemu_next_deadline' defined but not used
>> gmake[1]: *** [vl.o] Error 1
>> gmake[1]: Leaving directory `/usr/ports/emulators/qemu/work/qemu-0.9.1/i386-softmmu'
>> gmake: *** [subdir-i386-softmmu] Error 2
>> *** Error code 2
> 
> Hmm.  Was there more above that?  Warnings alone shouldn't cause the
> compiler to abort, if you see something like that happen its usually
> another problem like the box running out of memory/swap...
> 
>  If its not that, maybe you can compare with a buildlog from pointyhat:
> 	http://pointyhat.freebsd.org/errorlogs/amd64-8-latest-logs/qemu-0.9.1_9.log
> 
>  HTH,
> 	Juergen

-- 
   Daichi GOTO, http://people.freebsd.org/~daichi


More information about the freebsd-emulation mailing list