Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17006 closed defect (duplicate)

ghc-6.8.3 segfaults in build after upgrading to gmp-4.2.4

Reported by: dpkatz@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: ghc gmp segfault Cc:
Port: ghc

Description

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.

Change History (3)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to gwright@…
Port: ghc added

Assigning to maintainer of ghc.

comment:2 Changed 15 years ago by blb@…

Resolution: duplicate
Status: newclosed

Dup of #15142.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.