Ticket #15142 (closed defect: fixed)
ghc 6.8.2 fails to build Adjustor.o (bus error, segmentation fault) on PowerPC
Description
I'm having trouble building ghc 6.8.2. I'm using MacPorts 1.6.0 and Xcode 2.5 on Mac OS X 10.4.11 on a Power Mac G4 and after some time the build stops with this:
------------------------------------------------------------------------ == make all -r; in /opt/local/var/macports/build/_Volumes_data_macports_ports_lang_ghc/work/ghc-6.8.2/rts ------------------------------------------------------------------------ ../compiler/ghc-inplace -optc-O -optc-I/opt/local/include -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I/opt/local/include -optc-I../gmp/gmpbuild -optc-fno-strict-aliasing -H16m -O -I/opt/local/include -L/opt/local/lib -optc-O2 -package-name rts -static -I/opt/local/include -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Adjustor.c -o Adjustor.o make[1]: *** [Adjustor.o] Bus error make: *** [stage1] Error 1 Error: Status 1 encountered during processing.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


