logo       

[GHC] #678: Non-terminating compilation of ghc on Debian Testing i386: msg#00175

lang.haskell.glasgow.bugs

Subject: [GHC] #678: Non-terminating compilation of ghc on Debian Testing i386

#678: Non-terminating compilation of ghc on Debian Testing i386
-------------------------+--------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.4.1
Severity: normal | Keywords:
Os: Unknown | Difficulty: Unknown
Architecture: Unknown |
-------------------------+--------------------------------------------------
I used darcs to download a recent version of ghc. I followed the
instructions on the ghc trac website to the letter. But it would appear
that the compilation has not finished after 3 1/2 days. I interrupted the
compilation and tried again but it seemed to still not be completing.
Here is some information about my system:
$ ghc-6.4.1 --version
The Glorious Glasgow Haskell Compilation System, version 6.4.1

$ gcc --version
gcc (GCC) 3.3.6 (Debian 1:3.3.6-10)
Copyright (C) 2003 Free Software Foundation, Inc.

The first two patches listed by darcs changes:
Wed Jan 25 23:15:04 PST 2006 wolfgang.thaller@xxxxxxx
* Check for GMP.framework on all Darwin platforms, not just PPC

Wed Jan 25 08:28:32 PST 2006 simonpj@xxxxxxxxxxxxx
* Simon's big boxy-type commit


Output from 'make'
make[1]: Entering directory `/home/dagit/non-sync/source/ghc/glafp-utils'
------------------------------------------------------------------------
===fptools== Recursively making `boot' in mkdependC mkdirhier runstdtest
lndir ...
PWD = /home/dagit/non-sync/source/ghc/glafp-utils
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot -wr;
in /home/dagit/non-sync/source/ghc/glafp-utils/mkdependC
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot -wr;
in /home/dagit/non-sync/source/ghc/glafp-utils/mkdirhier
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot -wr;
in /home/dagit/non-sync/source/ghc/glafp-utils/runstdtest
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot -wr;
in /home/dagit/non-sync/source/ghc/glafp-utils/lndir
------------------------------------------------------------------------
../../glafp-utils/mkdependC/mkdependC -f .depend -- -O -- lndir.c
------------------------------------------------------------------------
===fptools== Finished making `boot' in mkdependC mkdirhier runstdtest
lndir ...
PWD = /home/dagit/non-sync/source/ghc/glafp-utils
------------------------------------------------------------------------
make[1]: Leaving directory `/home/dagit/non-sync/source/ghc/glafp-utils'
make[1]: Entering directory `/home/dagit/non-sync/source/ghc/glafp-utils'
------------------------------------------------------------------------
===fptools== Recursively making `all' in mkdependC mkdirhier runstdtest
lndir ...
PWD = /home/dagit/non-sync/source/ghc/glafp-utils
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all -wr;
in /home/dagit/non-sync/source/ghc/glafp-utils/mkdependC
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all -wr;
in /home/dagit/non-sync/source/ghc/glafp-utils/mkdirhier
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all -wr;
in /home/dagit/non-sync/source/ghc/glafp-utils/runstdtest
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all -wr;
in /home/dagit/non-sync/source/ghc/glafp-utils/lndir
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
===fptools== Finished making `all' in mkdependC mkdirhier runstdtest lndir
...
PWD = /home/dagit/non-sync/source/ghc/glafp-utils
------------------------------------------------------------------------
make[1]: Leaving directory `/home/dagit/non-sync/source/ghc/glafp-utils'
make[1]: Entering directory `/home/dagit/non-sync/source/ghc/ghc'
------------------------------------------------------------------------
===fptools== Recursively making `boot' in includes lib utils driver docs
compiler rts ...
PWD = /home/dagit/non-sync/source/ghc/ghc
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot -wr;
in /home/dagit/non-sync/source/ghc/ghc/includes
------------------------------------------------------------------------
../../glafp-utils/mkdependC/mkdependC -f .depend -- -O -I. -I../rts
-- mkDerivedConstants.c
------------------------------------------------------------------------
==fptools== make boot -wr;
in /home/dagit/non-sync/source/ghc/ghc/lib
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Recursively making `boot' in compat ...
PWD = /home/dagit/non-sync/source/ghc/ghc/lib
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/lib/compat
------------------------------------------------------------------------
../../../glafp-utils/mkdependC/mkdependC -f .depend -I. -Iinclude
-I../../includes -- -O -I. -Iinclude -- cbits/directory.c
cbits/rawSystem.c
ghc-6.4.1 -M -optdep-f -optdep.depend -osuf o -optdep--exclude-
module=System.Directory.Internals -H16m -O -I. -Iinclude -Rghc-timing
-ignore-package Cabal -I../../../libraries -fglasgow-exts -no-recomp
Compat/Directory.hs Compat/RawSystem.hs Distribution/Compat/FilePath.hs
Distribution/Compat/ReadP.hs Distribution/Compiler.hs
Distribution/GetOpt.hs Distribution/InstalledPackageInfo.hs
Distribution/License.hs Distribution/Package.hs Distribution/ParseUtils.hs
Distribution/Version.hs Language/Haskell/Extension.hs
make all
------------------------------------------------------------------------
===fptools== Finished making `boot' in compat ...
PWD = /home/dagit/non-sync/source/ghc/ghc/lib
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot -wr;
in /home/dagit/non-sync/source/ghc/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Recursively making `boot' in hasktags ghc-pkg hp2ps hsc2hs
parallel stat2resid prof unlit genprimopcode genapply runghc ...
PWD = /home/dagit/non-sync/source/ghc/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/hasktags
------------------------------------------------------------------------
ghc-6.4.1 -M -optdep-f -optdep.depend -osuf o -H16m -O HaskTags.hs
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/ghc-pkg
------------------------------------------------------------------------
ghc-6.4.1 -M -optdep-f -optdep.depend -osuf o -optdep--exclude-
module=Compat.RawSystem -optdep--exclude-module=Compat.Directory -optdep
--exclude-module=Distribution.Compat.FilePath -optdep--exclude-
module=Distribution.Compat.ReadP -optdep--exclude-
module=Distribution.Extension -optdep--exclude-module=Distribution.GetOpt
-optdep--exclude-module=Distribution.InstalledPackageInfo -optdep
--exclude-module=Distribution.License -optdep--exclude-
module=Distribution.Package -optdep--exclude-
module=Distribution.ParseUtils -optdep--exclude-
module=Distribution.Compiler -optdep--exclude-module=Distribution.Version
-optdep--exclude-module=System.Directory.Internals -H16m -O -cpp -Wall
-fno-warn-name-shadowing -fno-warn-unused-matches -i../../lib/compat
-ignore-package Cabal -Rghc-timing Main.hs Version.hs
make all
make INSTALLING=0 BIN_DIST=0 - --no-print-directory -r all
make[5]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/hp2ps
------------------------------------------------------------------------
../../../glafp-utils/mkdependC/mkdependC -f .depend -- -O
-I../../includes -Wall -- AreaBelow.c AuxFile.c Axes.c Curves.c
Deviation.c Dimensions.c Error.c HpFile.c Key.c Main.c Marks.c PsFile.c
Reorder.c Scale.c Shade.c TopTwenty.c TraceElement.c Utilities.c
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/hsc2hs
------------------------------------------------------------------------
ghc-6.4.1 -M -optdep-f -optdep.depend -osuf o -optdep--exclude-
module=Compat.RawSystem -optdep--exclude-module=Compat.Directory -optdep
--exclude-module=Distribution.Compat.FilePath -optdep--exclude-
module=Distribution.Compat.ReadP -optdep--exclude-
module=Distribution.Extension -optdep--exclude-module=Distribution.GetOpt
-optdep--exclude-module=Distribution.InstalledPackageInfo -optdep
--exclude-module=Distribution.License -optdep--exclude-
module=Distribution.Package -optdep--exclude-
module=Distribution.ParseUtils -optdep--exclude-
module=Distribution.Compiler -optdep--exclude-module=Distribution.Version
-optdep--exclude-module=System.Directory.Internals -H16m -O
-i../../lib/compat -ignore-package Cabal -Rghc-timing -Wall Main.hs
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/parallel
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/stat2resid
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/prof
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Recursively making `boot' in cgprof icons ...
PWD = /home/dagit/non-sync/source/ghc/ghc/utils/prof
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/prof/cgprof
------------------------------------------------------------------------
../../../../glafp-utils/mkdependC/mkdependC -f .depend -- -O -Wall
-I../../../includes -- cgprof.c daVinci.c main.c matrix.c symbol.c
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/prof/icons
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Finished making `boot' in cgprof icons ...
PWD = /home/dagit/non-sync/source/ghc/ghc/utils/prof
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/unlit
------------------------------------------------------------------------
../../../glafp-utils/mkdependC/mkdependC -f .depend -- -O -O --
unlit.c
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/genprimopcode
------------------------------------------------------------------------
ghc-6.4.1 -M -optdep-f -optdep.depend -osuf o -H16m -O -package parsec
Main.hs
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/genapply
------------------------------------------------------------------------
ghc-6.4.1 -M -optdep-f -optdep.depend -osuf o -H16m -O GenApply.hs
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/runghc
------------------------------------------------------------------------
ghc-6.4.1 -M -optdep-f -optdep.depend -osuf o -optdep--exclude-
module=Compat.RawSystem -optdep--exclude-module=Compat.Directory -optdep
--exclude-module=Distribution.Compat.FilePath -optdep--exclude-
module=Distribution.Compat.ReadP -optdep--exclude-
module=Distribution.Extension -optdep--exclude-module=Distribution.GetOpt
-optdep--exclude-module=Distribution.InstalledPackageInfo -optdep
--exclude-module=Distribution.License -optdep--exclude-
module=Distribution.Package -optdep--exclude-
module=Distribution.ParseUtils -optdep--exclude-
module=Distribution.Compiler -optdep--exclude-module=Distribution.Version
-optdep--exclude-module=System.Directory.Internals -H16m -O
-i../../lib/compat -ignore-package Cabal -Rghc-timing runghc.hs
------------------------------------------------------------------------
===fptools== Finished making `boot' in hasktags ghc-pkg hp2ps hsc2hs
parallel stat2resid prof unlit genprimopcode genapply runghc ...
PWD = /home/dagit/non-sync/source/ghc/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot -wr;
in /home/dagit/non-sync/source/ghc/ghc/driver
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Recursively making `boot' in mangler split ghc ghci ...
PWD = /home/dagit/non-sync/source/ghc/ghc/driver
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/driver/mangler
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/driver/split
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/driver/ghc
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/driver/ghci
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Finished making `boot' in mangler split ghc ghci ...
PWD = /home/dagit/non-sync/source/ghc/ghc/driver
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot -wr;
in /home/dagit/non-sync/source/ghc/ghc/docs
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Recursively making `boot' in building users_guide ext-core
storage-mgt ...
PWD = /home/dagit/non-sync/source/ghc/ghc/docs
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/docs/building
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/docs/users_guide
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/docs/ext-core
------------------------------------------------------------------------
make[3]: Nothing to be done for `boot'.
------------------------------------------------------------------------
==fptools== make boot - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/docs/storage-mgt
------------------------------------------------------------------------
make[3]: Nothing to be done for `boot'.
------------------------------------------------------------------------
===fptools== Finished making `boot' in building users_guide ext-core
storage-mgt ...
PWD = /home/dagit/non-sync/source/ghc/ghc/docs
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot -wr;
in /home/dagit/non-sync/source/ghc/ghc/compiler
------------------------------------------------------------------------
../../glafp-utils/mkdirhier/mkdirhier stage1
for i in utils basicTypes types hsSyn prelude rename typecheck deSugar
coreSyn specialise simplCore stranal stgSyn simplStg codeGen main
profiling parser cprAnalysis ndpFlatten iface cmm nativeGen; do \
../../glafp-utils/mkdirhier/mkdirhier stage1/$i; \
done
touch .depend-BASE
ghc-6.4.1 -M -optdep-f -optdep.depend-BASE -osuf o -I../includes -optdep
--exclude-module=Compat.RawSystem -optdep--exclude-module=Compat.Directory
-optdep--exclude-module=Distribution.Compat.FilePath -optdep--exclude-
module=Distribution.Compat.ReadP -optdep--exclude-
module=Distribution.Extension -optdep--exclude-module=Distribution.GetOpt
-optdep--exclude-module=Distribution.InstalledPackageInfo -optdep
--exclude-module=Distribution.License -optdep--exclude-
module=Distribution.Package -optdep--exclude-
module=Distribution.ParseUtils -optdep--exclude-
module=Distribution.Compiler -optdep--exclude-module=Distribution.Version
-optdep--exclude-module=System.Directory.Internals -H16m -O -iutils
-ibasicTypes -itypes -ihsSyn -iprelude -irename -itypecheck -ideSugar
-icoreSyn -ispecialise -isimplCore -istranal -istgSyn -isimplStg -icodeGen
-imain -iprofiling -iparser -icprAnalysis -indpFlatten -iiface -icmm
-inativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I.
-IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp
-Rghc-timing -H16M '-#include "hschooks.h"' -i../lib/compat -ignore-
package Cabal basicTypes/BasicTypes.lhs basicTypes/DataCon.lhs
basicTypes/Demand.lhs basicTypes/FieldLabel.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/CmmLex.hs
cmm/CmmLint.hs cmm/CmmParse.hs cmm/CmmUtils.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/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/Desugar.lhs deSugar/DsArrows.lhs
deSugar/DsBinds.lhs deSugar/DsCCall.lhs deSugar/DsExpr.lhs
deSugar/DsForeign.lhs deSugar/DsGRHSs.lhs deSugar/DsListComp.lhs
deSugar/DsMonad.lhs deSugar/DsUtils.lhs deSugar/Match.lhs
deSugar/MatchCon.lhs deSugar/MatchLit.lhs hsSyn/HsBinds.lhs
hsSyn/HsDecls.lhs 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/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/GetImports.hs main/HscMain.lhs main/HscStats.lhs main/HscTypes.lhs
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/MachCodeGen.hs nativeGen/MachInstrs.hs
nativeGen/MachRegs.lhs nativeGen/NCGMonad.hs
nativeGen/PositionIndependentCode.hs nativeGen/PprMach.hs
nativeGen/RegAllocInfo.hs nativeGen/RegisterAlloc.hs
ndpFlatten/FlattenInfo.hs ndpFlatten/FlattenMonad.hs
ndpFlatten/Flattening.hs ndpFlatten/NDPCoreUtils.hs ndpFlatten/PArrAnal.hs
parser/Ctype.lhs 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/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/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/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/TcTyClsDecls.lhs
typecheck/TcTyDecls.lhs typecheck/TcType.lhs typecheck/TcUnify.lhs
types/Class.lhs types/FunDeps.lhs types/Generics.lhs types/InstEnv.lhs
types/Kind.lhs types/TyCon.lhs types/Type.lhs types/TypeRep.lhs
types/Unify.lhs utils/Bag.lhs utils/Binary.hs utils/BitSet.lhs
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/StringBuffer.lhs utils/UniqFM.lhs utils/UniqSet.lhs utils/Util.lhs
../../glafp-utils/mkdependC/mkdependC -f .depend-BASE
-D__GLASGOW_HASKELL__=605 -I../includes -- -O -Iparser -I. -O --
parser/cutils.c parser/hschooks.c
/usr/bin/perl -pe 'binmode(stdin); binmode(stdout);
s@^(\S*\.o)@stage1/$1@g; s@(\S*\.hi)@stage1/$1@g; s@^.*/lib/compat.*$@@g;'
<.depend-BASE >.depend-1
------------------------------------------------------------------------
==fptools== make boot -wr;
in /home/dagit/non-sync/source/ghc/ghc/rts
------------------------------------------------------------------------
../../glafp-utils/mkdependC/mkdependC -f .depend -I. -I../includes
-DPROFILING -DTHREADED_RTS -DDEBUG -Ihooks -Iparallel -Iposix
-I../includes -s p -s thr -s thr_p -s debug -s thr_debug -- -O -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline
-Waggregate-return -Wbad-function-cast -I../includes -I. -Iparallel
-DCOMPILING_RTS -fomit-frame-pointer -- Adjustor.c Arena.c BlockAlloc.c
Capability.c ClosureFlags.c Disassembler.c FrontPanel.c GC.c GCCompact.c
Hash.c HsFFI.c Interpreter.c LdvProfile.c Linker.c MBlock.c Main.c
Printer.c ProfHeap.c Profiling.c Proftimer.c RetainerProfile.c
RetainerSet.c RtsAPI.c RtsFlags.c RtsMessages.c RtsStartup.c RtsUtils.c
STM.c Sanity.c Schedule.c Sparks.c Stable.c Stats.c StgCRun.c
StgPrimFloat.c Storage.c Task.c ThreadLabels.c Ticky.c Timer.c Weak.c
hooks/FlagDefaults.c hooks/InitEachPE.c hooks/MallocFail.c hooks/OnExit.c
hooks/OutOfHeap.c hooks/RtsOpts.c hooks/ShutdownEachPEHook.c
hooks/StackOverflow.c parallel/0Hash.c parallel/0Unpack.c parallel/Dist.c
parallel/Global.c parallel/GranSim.c parallel/HLComms.c parallel/LLComms.c
parallel/Pack.c parallel/ParInit.c parallel/ParTicky.c parallel/Parallel.c
parallel/ParallelDebug.c parallel/RBH.c posix/GetTime.c posix/Itimer.c
posix/OSThreads.c posix/Select.c posix/Signals.c
------------------------------------------------------------------------
===fptools== Finished making `boot' in includes lib utils driver docs
compiler rts ...
PWD = /home/dagit/non-sync/source/ghc/ghc
------------------------------------------------------------------------
make[1]: Leaving directory `/home/dagit/non-sync/source/ghc/ghc'
make[1]: Entering directory `/home/dagit/non-sync/source/ghc/ghc'
------------------------------------------------------------------------
===fptools== Recursively making `all' in includes lib utils driver docs
compiler rts ...
PWD = /home/dagit/non-sync/source/ghc/ghc
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all -wr;
in /home/dagit/non-sync/source/ghc/ghc/includes
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all -wr;
in /home/dagit/non-sync/source/ghc/ghc/lib
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Recursively making `all' in compat ...
PWD = /home/dagit/non-sync/source/ghc/ghc/lib
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/lib/compat
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Finished making `all' in compat ...
PWD = /home/dagit/non-sync/source/ghc/ghc/lib
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all -wr;
in /home/dagit/non-sync/source/ghc/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Recursively making `all' in hasktags ghc-pkg hp2ps hsc2hs
parallel stat2resid prof unlit genprimopcode genapply runghc ...
PWD = /home/dagit/non-sync/source/ghc/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/hasktags
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/ghc-pkg
------------------------------------------------------------------------
make INSTALLING=0 BIN_DIST=0 - --no-print-directory -r all
make[4]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/hp2ps
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/hsc2hs
------------------------------------------------------------------------
make INSTALLING=0 BIN_DIST=0 - --no-print-directory -r all
make[4]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/parallel
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/stat2resid
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/prof
------------------------------------------------------------------------
make INSTALLING=0 BIN_DIST=0 - --no-print-directory -r all
make[4]: Nothing to be done for `all'.
------------------------------------------------------------------------
===fptools== Recursively making `all' in cgprof icons ...
PWD = /home/dagit/non-sync/source/ghc/ghc/utils/prof
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/prof/cgprof
------------------------------------------------------------------------
make[4]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/prof/icons
------------------------------------------------------------------------
make[4]: Nothing to be done for `all'.
------------------------------------------------------------------------
===fptools== Finished making `all' in cgprof icons ...
PWD = /home/dagit/non-sync/source/ghc/ghc/utils/prof
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/unlit
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/genprimopcode
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/genapply
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/utils/runghc
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
===fptools== Finished making `all' in hasktags ghc-pkg hp2ps hsc2hs
parallel stat2resid prof unlit genprimopcode genapply runghc ...
PWD = /home/dagit/non-sync/source/ghc/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all -wr;
in /home/dagit/non-sync/source/ghc/ghc/driver
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Recursively making `all' in mangler split ghc ghci ...
PWD = /home/dagit/non-sync/source/ghc/ghc/driver
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/driver/mangler
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/driver/split
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/driver/ghc
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/driver/ghci
------------------------------------------------------------------------
make INSTALLING=0 BIN_DIST=0 - --no-print-directory -r all
make[4]: Nothing to be done for `all'.
------------------------------------------------------------------------
===fptools== Finished making `all' in mangler split ghc ghci ...
PWD = /home/dagit/non-sync/source/ghc/ghc/driver
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all -wr;
in /home/dagit/non-sync/source/ghc/ghc/docs
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Recursively making `all' in building users_guide ext-core
storage-mgt ...
PWD = /home/dagit/non-sync/source/ghc/ghc/docs
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/docs/building
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/docs/users_guide
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/docs/ext-core
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
==fptools== make all - --no-print-directory -r;
in /home/dagit/non-sync/source/ghc/ghc/docs/storage-mgt
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
===fptools== Finished making `all' in building users_guide ext-core
storage-mgt ...
PWD = /home/dagit/non-sync/source/ghc/ghc/docs
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make all -wr;
in /home/dagit/non-sync/source/ghc/ghc/compiler
------------------------------------------------------------------------

--
Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/678>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise