From owner-freebsd-emulation@FreeBSD.ORG Tue Feb 10 03:06:40 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89612106564A for ; Tue, 10 Feb 2009 03:06:40 +0000 (UTC) (envelope-from daichi@ongs.co.jp) Received: from natial.ongs.co.jp (natial.ongs.co.jp [202.216.246.90]) by mx1.freebsd.org (Postfix) with ESMTP id 5C0B98FC48 for ; Tue, 10 Feb 2009 03:06:40 +0000 (UTC) (envelope-from daichi@ongs.co.jp) Received: from parancell.ongs.co.jp (dullmdaler.ongs.co.jp [202.216.246.94]) by natial.ongs.co.jp (Postfix) with ESMTPSA id 02918125422 for ; Tue, 10 Feb 2009 12:06:38 +0900 (JST) Message-ID: <4990EF3E.5090908@ongs.co.jp> Date: Tue, 10 Feb 2009 12:06:38 +0900 From: Daichi GOTO User-Agent: Thunderbird 2.0.0.19 (X11/20090201) MIME-Version: 1.0 To: freebsd-emulation@freebsd.org References: <498A5F90.1030004@ongs.co.jp> <20090206214916.GA14653@saturn.kn-bremen.de> In-Reply-To: <20090206214916.GA14653@saturn.kn-bremen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: emulators/qemu: build fail on current amd64 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2009 03:06:40 -0000 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