This is what happened when I tried to update:

../../compiler/stage1/ghc-inplace -package-name network-2.1.0.0
-hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. 
-Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir 
dist/build -hidir dist/build -stubdir dist/build -package
base-3.0.1.0 -package parsec-2.1.0.0 -O -DCALLCONV=ccall -XCPP -idist/build 
-H128M -H16m -O -I/sw/include -L/sw/lib -O -Rghc-timing -fgenerics -c 
Network.hs -o dist/build/Network.o -ohi dist/build
collect2: ld terminated with signal 10 [Bus error]
<<ghc: 100948752 bytes, 16 GCs, 4809280/7968652 avg/max bytes residency (3 
samples), 20M in use, 0.00 INIT (0.03 elapsed), 1.11 MUT (4.96 elapsed), 0.45 
GC (1.34 elapsed) :ghc>>

And here is the crash log:

http://paste.lisp.org/display/55093

Ideas welcome.

On Tuesday, 12 February 2008 at 13:17, Alexander K. Hansen wrote:
> ...
> make -C compiler stage=2
> ../compiler/ghc-inplace -H16m -O -I/sw/include -L/sw/lib  
> -istage2/utils  -istag
> e2/basicTypes  -istage2/types  -istage2/hsSyn  -istage2/prelude  
> -istage2/rename
> ~  -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
> -istage2/specialise  -
> istage2/simplCore  -istage2/stranal  -istage2/stgSyn  -istage2/simplStg  
> -istage
> 2/codeGen  -istage2/main  -istage2/profiling  -istage2/parser  
> -istage2/cprAnaly
> sis  -istage2/ndpFlatten  -istage2/iface  -istage2/cmm  
> -istage2/nativeGen  -ist
> age2/ghci -Istage2 -DGHCI -DBREAKPOINT -package template-haskell 
> -threaded -pack
> age readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics 
> -Rghc-timing -I. -
> Iparser -package unix -package Cabal -package regex-compat 
> -ignore-package lang
> -recomp -Rghc-timing  -H16M '-#include "cutils.h"' -package-name  
> ghc-6.6   -fge
> nerics   -H128M -c basicTypes/OccName.lhs-boot -o 
> stage2/basicTypes/OccName.o-bo
> ot  -ohi stage2/basicTypes/OccName.hi-boot
> 
> basicTypes/OccName.lhs-boot:1:0:
> ~    Failed to load interface for `Prelude':
> ~      Use -v to see a list of the files searched for.
> <<ghc: 18217588 bytes, 2 GCs, 108280/108280 avg/max bytes residency (1 
> samples),
> ~ 95M in use, 0.00 INIT (0.00 elapsed), 0.13 MUT (0.66 elapsed), 0.02 GC 
> (0.10 el
> apsed) :ghc>>
> make[2]: *** [stage2/basicTypes/OccName.o-boot] Error 1
> ...
> 
> A build log is posted at:
> http://akhmac.blogdns.net/~hansen/finklogs/fink-build-log_ghc_6.6-2_2008.02.12-09.07.35

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to