Hello fellow Fink Users,

apparently GHC fails at building stage 2 on my machine (10.5.2/Intel).

make -C compiler stage=2
../compiler/ghc-inplace -H16m -O -I/sw/include -L/sw/lib  -istage2/utils 
  -istage2/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  -istage2/codeGen 
-istage2/main  -istage2/profiling  -istage2/parser  -istage2/cprAnalysis 
  -istage2/ndpFlatten  -istage2/iface  -istage2/cmm  -istage2/nativeGen 
  -istage2/ghci -Istage2 -DGHCI -DBREAKPOINT -package template-haskell 
-threaded -package 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   -fgenerics   -H128M -c 
basicTypes/OccName.lhs-boot -o stage2/basicTypes/OccName.o-boot  -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: 18660880 bytes, 3 GCs, 122968/122968 avg/max bytes residency (1 
samples), 124M in use, 0.00 INIT (0.00 elapsed), 0.03 MUT (0.06 
elapsed), 0.01 GC (0.01 elapsed) :ghc>>
make[2]: *** [stage2/basicTypes/OccName.o-boot] Error 1
make[1]: *** [stage2] Error 2
make: *** [bootstrap2] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-ghc-6.6-2
(Reading database ... 97643 files and directories currently installed.)
Removing fink-buildlock-ghc-6.6-2 ...
Failed: phase compiling: ghc-6.6-2 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

        Brendan Cully <[EMAIL PROTECTED]>

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.



Are there any known workarounds / a newer version of GHC on the way?

thanks in advance,
Adrian


-------------------------------------------------------------------------
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-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to