Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 2009 22:49:16 +0100
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        Daichi GOTO <daichi@ongs.co.jp>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: emulators/qemu: build fail on current amd64
Message-ID:  <20090206214916.GA14653@saturn.kn-bremen.de>
In-Reply-To: <498A5F90.1030004@ongs.co.jp>
References:  <498A5F90.1030004@ongs.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090206214916.GA14653>