Mercury Bugs - mercury
View Issue Details
0000172mercuryBugpublic2010-12-02 14:292011-10-05 12:16
Reporterjuliensf 
Assigned Tojuliensf 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusassignedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000172: Building library in asm_fast.gc.debug aborts on FreeBSD 8.1
Description
/home/juliensf/ws2/install_grade_dir.asm_fast.gc.debug/scripts/mgnuc --grade asm_fast.gc.debug --no-ansi -- -fPIC -DMR_PIC \
                -c io.c -o io.pic_o
io.c: In function 'io_module326':
io.c:52935: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[1]: *** [io.pic_o] Error 1
gmake[1]: Leaving directory `/home/juliensf/ws2/install_grade_dir.asm_fast.gc.debug/library'
To clean up from failed install, remove /home/juliensf/ws2/install_grade_dir.asm_fast.gc.debug
gmake: *** [install_grades] Error 1
*** Error code 2
Additional Informationgcc -v

Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
TagsNo tags attached.
Attached Files

Notes
(0000295)
juliensf   
2010-12-02 14:30   
This is for the x86_64-unknown-freebsd8.1 architecture.
(0000363)
pbone   
2011-10-05 12:16   
Target: amd64-undermydesk-freebsd

?!? This system _is_ kept under my desk, I must have put that value in /etc/make.conf or something. It's strange that it has shown up here.

Issue History
2010-12-02 14:29juliensfNew Issue
2010-12-02 14:30juliensfNote Added: 0000295
2010-12-02 14:32juliensfStatusnew => assigned
2010-12-02 14:32juliensfAssigned To => juliensf
2011-10-05 12:16pboneNote Added: 0000363