Date: Tue, 10 Feb 2009 12:06:38 +0900 From: Daichi GOTO <daichi@ongs.co.jp> To: freebsd-emulation@freebsd.org Subject: Re: emulators/qemu: build fail on current amd64 Message-ID: <4990EF3E.5090908@ongs.co.jp> In-Reply-To: <20090206214916.GA14653@saturn.kn-bremen.de> References: <498A5F90.1030004@ongs.co.jp> <20090206214916.GA14653@saturn.kn-bremen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4990EF3E.5090908>