Bug 78333 - update emulators/qemu to 2005-03-01 snapshot
Summary: update emulators/qemu to 2005-03-01 snapshot
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-02 22:00 UTC by Juergen Lock
Modified: 2005-03-03 20:35 UTC (History)
0 users

See Also:


Attachments
file.diff (1.35 KB, patch)
2005-03-02 22:00 UTC, Juergen Lock
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Lock 2005-03-02 22:00:33 UTC
	Samba 3 support, amd64 aka x86_64 fixes (yes maybe it does build now)

How-To-Repeat: 	n/a
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-03-03 20:35:12 UTC
State Changed
From-To: open->closed

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 
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 
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