Errors building HEAD

Johan Tibell johan.tibell at gmail.com
Wed Oct 26 02:19:34 CEST 2011


Hi,

Trying to build HEAD from a clean tree I get:

"/usr/bin/ghc"   -H64m -O -fasm  -package-conf libraries/bootstrapping.conf
 -package-name ghc-7.3 -hide-all-packages -i -icompiler/basicTypes
-icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar
-icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen
-icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude
-icompiler/profiling -icompiler/rename -icompiler/simplCore
-icompiler/simplStg -icompiler/specialise -icompiler/stgSyn
-icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils
-icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen
-Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/stage1
-Icompiler/../libraries/base/cbits -Icompiler/../libraries/base/include
-Icompiler/. -Icompiler/parser -Icompiler/utils    -optP-include
-optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.11.3
-package array-0.3.0.2 -package base-4.3.1.0 -package bin-package-db-0.0.0.0
-package bytestring-0.9.1.10 -package containers-0.4.0.0 -package
directory-1.1.0.0 -package filepath-1.2.0.0 -package hoopl-3.8.7.2 -package
hpc-0.5.1.0 -package old-time-1.0.0.6 -package process-1.0.1.5 -package
unix-2.4.2.0  -Wall -fno-warn-name-shadowing -fno-warn-orphans -XHaskell98
-XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface
-XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses
-XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable
-DSTAGE=1 -Rghc-timing -O -fasm  -no-user-package-conf -rtsopts     -odir
compiler/stage1/build -hidir compiler/stage1/build -stubdir
compiler/stage1/build -hisuf hi -osuf  o -hcsuf hc -c
compiler/prelude/PrelNames.lhs -o compiler/stage1/build/PrelNames.o
<<ghc: 1246932544 bytes, 43 GCs, 9388809/19990512 avg/max bytes residency (5
samples), 83M in use, 0.00 INIT (0.00 elapsed), 0.85 MUT (0.97 elapsed),
0.25 GC (0.26 elapsed) :ghc>>
make[1]: *** No rule to make target
`libraries/Cabal/cabal/dist-boot/build/Distribution/Version.hi', needed by
`compiler/stage1/build/PackageConfig.o'.  Stop.
make: *** [all] Error 2

Mac OS X 10.7.2 (not that I think it matters in this case).

-- Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20111025/71b6a459/attachment.htm>


More information about the Glasgow-haskell-users mailing list