#17006: ghc-6.8.3 segfaults in build after upgrading to gmp-4.2.4 ------------------------------+--------------------------------------------- Reporter: dpkatz@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: ghc gmp segfault | Port: ------------------------------+--------------------------------------------- On a PowerBook G4 running OS X 10.5.5 I had ghc working fine, but when I decided to upgrade to gmp-4.2.4, I soon found that I could no longer build ghc-6.8.3 but rather got a segfault in the compilation of Adjustor.o: {{{ ../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] Segmentation fault make: *** [stage1] Error 1 Error: The following dependencies failed to build: ghc Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/17006> MacPorts <http://www.macports.org/> Ports system for Mac OS