#15923: ghc 6.8.3 Segmentation fault during build ---------------------------------+------------------------------------------ Reporter: macports@je-ju.net | Owner: gwright@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ghc segmentation fault ---------------------------------+------------------------------------------ Comment (by macports@mrbb.org): Today, I get this: {{{ % sudo port install ghc @6.8.3 == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.6.0 -hide-all- packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.2 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package network-2.2.0.0 -package parsec-2.1.0.1 -package mtl-1.1.0.1 -package xhtml-3000.2.0.0 -O -Wall -XMultiParamTypeClasses -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -I/opt/local/include -L/opt/local/lib -O -Rghc-timing -fgenerics -c Network/CGI/Protocol.hs -o dist/build/Network/CGI/Protocol.p_o -ohi dist/build/Network/CGI/Protocol.p_hi Network/CGI/Protocol.hs:41:0: Failed to load interface for `Network.URI': Perhaps you haven't installed the profiling libraries for package network-2.2.0.0? Use -v to see a list of the files searched for. <<ghc: 51942436 bytes, 7 GCs, 131072/159744 avg/max bytes residency (2 samples), 16M in use, 0.00 INIT (0.00 elapsed), 0.05 MUT (0.07 elapsed), 0.02 GC (0.03 elapsed) :ghc>> make[3]: *** [dist/build/Network/CGI/Protocol.p_o] Error 1 make[2]: *** [all] Error 1 make[1]: *** [make.library.cgi] Error 2 make: *** [stage1] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/15923#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS