Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2005 23:50:13 +0100
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        Pav Lucistnik <pav@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/78333: update emulators/qemu to 2005-03-01 snapshot
Message-ID:  <20050303235013.A19327@saturn.kn-bremen.de>
In-Reply-To: <200503032035.j23KZYsV055299@freefall.freebsd.org>
References:  <200503032035.j23KZYsV055299@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 03, 2005 at 08:35:34PM +0000, Pav Lucistnik wrote:
> Synopsis: update emulators/qemu to 2005-03-01 snapshot
> 
> State-Changed-From-To: open->closed
> State-Changed-By: pav
> State-Changed-When: Thu Mar 3 20:35:12 GMT 2005
> State-Changed-Why: 
> Committed, thanks!
> 
> Sadly, still broken on amd64. This time compiler segfaults:
> 
> cc -I/usr/local/include -Wall -O2 -g -fno-strict-aliasing -I. -I/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-03-01_23/target-i386 -I/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-03-01_23 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DSMBD=\"/usr/local/sbin/smbd\" -I/tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-03-01_23/slirp -c -o helper.o /tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-03-01_23/target-i386/helper.c

 cc ?  that should have been gcc34!  hmm.

> In file included from /tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-03-01_23/target-i386/helper.c:20:
> /tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-03-01_23/target-i386/exec.h:393: warning: conflicting types for built-in function 'lrintl'
> /tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-03-01_23/target-i386/helper.c: In function `helper_iret_real':
> /tmp/a/ports/emulators/qemu/work/qemu-snapshot-2005-03-01_23/target-i386/helper.c:1871: internal compiler error: Segmentation fault

 If that really is the system cc then gcc34 might fix that problem,
I wonder why it doesnt get called...

> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
> gmake[1]: *** [helper.o] Error 1
> 
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=78333



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