Hi,
I'm trying to build darcs, but the package ghc 6.8.2-1 fails. The
machine is 10.5 ppc with xcode 3.1.4.
The error is:
../compiler/stage1/ghc-inplace -M -optdep-f -optdep.depend-BASE -osuf
o -I../includes -H16m -O -I/sw/include -L/sw/lib -iutils -
ibasicTypes -itypes -ihsSyn -iprelude -irename -itypecheck -ideSugar -
icoreSyn -ivectorise -ispecialise -isimplCore -istranal -istgSyn -
isimplStg -icodeGen -imain -iprofiling -iparser -icprAnalysis -
indpFlatten -iiface -icmm -inativeGen -ighci -Wall -fno-warn-name-
shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -
DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package
readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing
-I. -Iparser -package unix -package Cabal -ignore-package lang -recomp
-Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.2 -
fgenerics -H128M basicTypes/BasicTypes.lhs basicTypes/DataCon.lhs
basicTypes/Demand.lhs basicTypes/Id.lhs basicTypes/IdInfo.lhs
basicTypes/Literal.lhs basicTypes/MkId.lhs basicTypes/Module.lhs
basicTypes/Name.lhs basicTypes/NameEnv.lhs basicTypes/NameSet.lhs
basicTypes/NewDemand.lhs basicTypes/OccName.lhs basicTypes/RdrName.lhs
basicTypes/SrcLoc.lhs basicTypes/UniqSupply.lhs basicTypes/Unique.lhs
basicTypes/Var.lhs basicTypes/VarEnv.lhs basicTypes/VarSet.lhs cmm/
CLabel.hs cmm/Cmm.hs cmm/CmmBrokenBlock.hs cmm/CmmCPS.hs cmm/
CmmCPSGen.hs cmm/CmmCallConv.hs cmm/CmmInfo.hs cmm/CmmLex.hs cmm/
CmmLint.hs cmm/CmmLive.hs cmm/CmmOpt.hs cmm/CmmParse.hs cmm/
CmmProcPoint.hs cmm/CmmUtils.hs cmm/Dataflow.hs cmm/MachOp.hs cmm/
PprC.hs cmm/PprCmm.hs codeGen/Bitmap.hs codeGen/CgBindery.lhs codeGen/
CgCallConv.hs codeGen/CgCase.lhs codeGen/CgClosure.lhs codeGen/
CgCon.lhs codeGen/CgExpr.lhs codeGen/CgForeignCall.hs codeGen/
CgHeapery.lhs codeGen/CgHpc.hs codeGen/CgInfoTbls.hs codeGen/
CgLetNoEscape.lhs codeGen/CgMonad.lhs codeGen/CgParallel.hs codeGen/
CgPrimOp.hs codeGen/CgProf.hs codeGen/CgStackery.lhs codeGen/
CgTailCall.lhs codeGen/CgTicky.hs codeGen/CgUtils.hs codeGen/
ClosureInfo.lhs codeGen/CodeGen.lhs codeGen/SMRep.lhs coreSyn/
CoreFVs.lhs coreSyn/CoreLint.lhs coreSyn/CorePrep.lhs coreSyn/
CoreSubst.lhs coreSyn/CoreSyn.lhs coreSyn/CoreTidy.lhs coreSyn/
CoreUnfold.lhs coreSyn/CoreUtils.lhs coreSyn/ExternalCore.lhs coreSyn/
MkExternalCore.lhs coreSyn/PprCore.lhs coreSyn/PprExternalCore.lhs
cprAnalysis/CprAnalyse.lhs deSugar/Check.lhs deSugar/Coverage.lhs
deSugar/Desugar.lhs deSugar/DsArrows.lhs deSugar/DsBinds.lhs deSugar/
DsCCall.lhs deSugar/DsExpr.lhs deSugar/DsForeign.lhs deSugar/
DsGRHSs.lhs deSugar/DsListComp.lhs deSugar/DsMeta.hs deSugar/
DsMonad.lhs deSugar/DsUtils.lhs deSugar/Match.lhs deSugar/MatchCon.lhs
deSugar/MatchLit.lhs ghci/ByteCodeAsm.lhs ghci/ByteCodeFFI.lhs ghci/
ByteCodeGen.lhs ghci/ByteCodeInstr.lhs ghci/ByteCodeItbls.lhs ghci/
ByteCodeLink.lhs ghci/Debugger.hs ghci/GhciMonad.hs ghci/GhciTags.hs
ghci/InteractiveUI.hs ghci/Linker.lhs ghci/ObjLink.lhs ghci/
RtClosureInspect.hs hsSyn/Convert.lhs hsSyn/HsBinds.lhs hsSyn/
HsDecls.lhs hsSyn/HsDoc.hs hsSyn/HsExpr.lhs hsSyn/HsImpExp.lhs hsSyn/
HsLit.lhs hsSyn/HsPat.lhs hsSyn/HsSyn.lhs hsSyn/HsTypes.lhs hsSyn/
HsUtils.lhs iface/BinIface.hs iface/BuildTyCl.lhs iface/IfaceEnv.lhs
iface/IfaceSyn.lhs iface/IfaceType.lhs iface/LoadIface.lhs iface/
MkIface.lhs iface/TcIface.lhs main/BreakArray.hs main/CmdLineParser.hs
main/CodeOutput.lhs main/Config.hs main/Constants.lhs main/
DriverMkDepend.hs main/DriverPhases.hs main/DriverPipeline.hs main/
DynFlags.hs main/ErrUtils.lhs main/Finder.lhs main/GHC.hs main/
HeaderInfo.hs main/HscMain.lhs main/HscStats.lhs main/HscTypes.lhs
main/InteractiveEval.hs main/Main.hs main/PackageConfig.hs main/
Packages.lhs main/ParsePkgConf.hs main/PprTyThing.hs main/
StaticFlags.hs main/SysTools.lhs main/TidyPgm.lhs nativeGen/
AsmCodeGen.lhs nativeGen/GraphBase.hs nativeGen/GraphColor.hs
nativeGen/GraphOps.hs nativeGen/GraphPpr.hs nativeGen/MachCodeGen.hs
nativeGen/MachInstrs.hs nativeGen/MachRegs.lhs nativeGen/NCGMonad.hs
nativeGen/PositionIndependentCode.hs nativeGen/PprMach.hs nativeGen/
RegAllocColor.hs nativeGen/RegAllocInfo.hs nativeGen/RegAllocLinear.hs
nativeGen/RegAllocStats.hs nativeGen/RegArchBase.hs nativeGen/
RegArchX86.hs nativeGen/RegCoalesce.hs nativeGen/RegLiveness.hs
nativeGen/RegSpill.hs nativeGen/RegSpillClean.hs nativeGen/
RegSpillCost.hs ndpFlatten/FlattenInfo.hs ndpFlatten/FlattenMonad.hs
ndpFlatten/Flattening.hs ndpFlatten/NDPCoreUtils.hs ndpFlatten/
PArrAnal.hs parser/Ctype.lhs parser/HaddockLex.hs parser/
HaddockParse.hs parser/HaddockUtils.hs parser/LexCore.hs parser/
Lexer.hs parser/Parser.hs parser/ParserCore.hs parser/
ParserCoreUtils.hs parser/RdrHsSyn.lhs prelude/ForeignCall.lhs prelude/
PrelInfo.lhs prelude/PrelNames.lhs prelude/PrelRules.lhs prelude/
PrimOp.lhs prelude/TysPrim.lhs prelude/TysWiredIn.lhs profiling/
CostCentre.lhs profiling/SCCfinal.lhs rename/RnBinds.lhs rename/
RnEnv.lhs rename/RnExpr.lhs rename/RnHsDoc.hs rename/RnHsSyn.lhs
rename/RnNames.lhs rename/RnSource.lhs rename/RnTypes.lhs simplCore/
CSE.lhs simplCore/FloatIn.lhs simplCore/FloatOut.lhs simplCore/
LiberateCase.lhs simplCore/OccurAnal.lhs simplCore/SAT.lhs simplCore/
SATMonad.lhs simplCore/SetLevels.lhs simplCore/SimplCore.lhs simplCore/
SimplEnv.lhs simplCore/SimplMonad.lhs simplCore/SimplUtils.lhs
simplCore/Simplify.lhs simplStg/SRT.lhs simplStg/SimplStg.lhs simplStg/
StgStats.lhs specialise/Rules.lhs specialise/SpecConstr.lhs specialise/
Specialise.lhs stgSyn/CoreToStg.lhs stgSyn/StgLint.lhs stgSyn/
StgSyn.lhs stranal/DmdAnal.lhs stranal/SaAbsInt.lhs stranal/SaLib.lhs
stranal/StrictAnal.lhs stranal/WorkWrap.lhs stranal/WwLib.lhs
typecheck/FamInst.lhs typecheck/Inst.lhs typecheck/TcArrows.lhs
typecheck/TcBinds.lhs typecheck/TcClassDcl.lhs typecheck/
TcDefaults.lhs typecheck/TcDeriv.lhs typecheck/TcEnv.lhs typecheck/
TcExpr.lhs typecheck/TcForeign.lhs typecheck/TcGadt.lhs typecheck/
TcGenDeriv.lhs typecheck/TcHsSyn.lhs typecheck/TcHsType.lhs typecheck/
TcInstDcls.lhs typecheck/TcMType.lhs typecheck/TcMatches.lhs typecheck/
TcPat.lhs typecheck/TcRnDriver.lhs typecheck/TcRnMonad.lhs typecheck/
TcRnTypes.lhs typecheck/TcRules.lhs typecheck/TcSimplify.lhs typecheck/
TcSplice.lhs typecheck/TcTyClsDecls.lhs typecheck/TcTyDecls.lhs
typecheck/TcTyFuns.lhs typecheck/TcType.lhs typecheck/TcUnify.lhs
types/Class.lhs types/Coercion.lhs types/FamInstEnv.lhs types/
FunDeps.lhs types/Generics.lhs types/InstEnv.lhs types/TyCon.lhs types/
Type.lhs types/TypeRep.lhs types/Unify.lhs utils/Bag.lhs utils/
Binary.hs utils/BufWrite.hs utils/Digraph.lhs utils/Encoding.hs utils/
FastMutInt.lhs utils/FastString.lhs utils/FastTypes.lhs utils/
FiniteMap.lhs utils/IOEnv.hs utils/ListSetOps.lhs utils/Maybes.lhs
utils/OrdList.lhs utils/Outputable.lhs utils/Panic.lhs utils/
Pretty.lhs utils/State.hs utils/StringBuffer.lhs utils/UniqFM.lhs
utils/UniqSet.lhs utils/Util.lhs vectorise/VectBuiltIn.hs vectorise/
VectCore.hs vectorise/VectMonad.hs vectorise/VectType.hs vectorise/
VectUtils.hs vectorise/Vectorise.hs
<<ghc: 479682792 bytes, 75 GCs, 3978240/9752576 avg/max bytes
residency (4 samples), 135M in use, 0.00 INIT (0.00 elapsed), 2.66 MUT
(18.92 elapsed), 0.55 GC (0.64 elapsed) :ghc>>
../utils/mkdependC/mkdependC -f .depend-BASE -D__GLASGOW_HASKELL__=608
-I../includes -Iutils -IbasicTypes -Itypes -IhsSyn -Iprelude -Irename -
Itypecheck -IdeSugar -IcoreSyn -Ivectorise -Ispecialise -IsimplCore -
Istranal -IstgSyn -IsimplStg -IcodeGen -Imain -Iprofiling -Iparser -
IcprAnalysis -IndpFlatten -Iiface -Icmm -InativeGen -Ighci -I../
includes -- -O -I/sw/include -Iparser -I. -O -- parser/cutils.c
parser/hschooks.c
/usr/bin/perl -pe 'binmode(stdin); binmode(stdout);
s@(\S*[._]o)@stage2/$...@g; s@(\S*[._]hi)@stage2/$...@g; s...@^.*/compat.*
$@@g;' <.depend-BASE >.depend-2
make -C compiler stage=2
/sw/bin/sed -e "s...@ghc_path@/sw/src/fink.build/ghc-6.8.2-1/ghc-6.8.2/
compiler/stage2/ghc-6....@g" -e "s...@top_abs@/sw/src/fink.build/
ghc-6.8.2-1/ghc-6....@g" < ghc-inplace.c > stage2/ghc-inplace.c
../compiler/stage1/ghc-inplace -cpp stage2/ghc-inplace.c -o stage2/
ghc-inplace
ld: library not found for -lgmp
collect2: ld returned 1 exit status
make[2]: *** [stage2/ghc-inplace] 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.8.2-1
(Reading database ... 61844 files and directories currently installed.)
Removing fink-buildlock-ghc-6.8.2-1 ...
Failed: phase compiling: ghc-6.8.2-1 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.
For completeness:
bash-3.2# fink list gmp
Information about 9642 packages read in 5 seconds.
i gmp 4.3.1-1000 GNU
multiple precision arithmetic library
gmp-64bit 4.3.1-1000 GNU
multiple precision arithmetic library
gmp-64bit-shlibs 4.3.1-1000
Shared library for gmp package
i gmp-shlibs 4.3.1-1000
Shared library for gmp package
gmpc 0.18.0-2
Gnome Music Player Client (graphical interface to MPD)
gmpc-jamendo 0.17.0-2
GMPC plugin for using the Jamendo service
gmpc-plugins 0.18.0-2
Plugins for the Gnome Music Player Client
libgmpxx-64bit-shlibs 4.3.1-1000
Shared C++ library for gmp package
i libgmpxx-shlibs 4.3.1-1000
Shared C++ library for gmp package
libgmpxx4-64bit-shlibs 4.2.1-1009
Shared C++ library for gmp package (obsolete version)
libgmpxx4-shlibs 4.2.1-1009
Shared C++ library for gmp package (obsolete version)
php5-apache2-ssl-gmp 5.2.6-5
Server-side, HTML-embedded scripting language
php5-gmp 5.2.6-5 GMP
module for php5
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users