emulators/qemu: build fail on current amd64

Juergen Lock nox at jelal.kn-bremen.de
Fri Feb 6 14:22:51 PST 2009


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


More information about the freebsd-emulation mailing list