Daily report for head
BuildBot Collator
cvs-ghc at haskell.org
Sat Dec 29 03:30:06 EST 2007
Build results:
x86-64 Linux head: fail (failed stage1)
x86 Windows head: fail (failed stage1)
x86 Windows head fast: fail (failed stage1) fail (failed stage1) fail (failed stage1) fail (failed stage1) fail (failed stage1) fail (failed stage1)
gabor head: pass
kahl G5 Gentoo Linux head: pass
mnemosyne x86-64 Gentoo head: pass
tnaur PPC OSX head 2: fail (failed stage2)
tnaur x86 Linux head: fail (failed stage1)
x86-64 Linux head unreg: fail (failed stage1)
Old unexpected test passes:
conc052 2 x86-64 Linux head
Old unexpected test failures:
1679 2 kahl G5 Gentoo Linux head
TH_spliceE5_prof 3 x86-64 Linux head
arith011 1 x86-64 Linux head unreg
barton-mangler-bug 3 x86-64 Linux head
bug1010 1 x86 Windows head
cg015 1 x86-64 Linux head unreg
cg035 1 x86-64 Linux head unreg
conc022 1 x86-64 Linux head unreg
conc040 1 kahl G5 Gentoo Linux head
conc049 1 x86 Windows head
conc064 1 gabor head
concio001 1 tnaur PPC OSX head
concio001.thr 3 kahl G5 Gentoo Linux head
derefnull 2 x86 Windows head
divbyzero 4 x86 Windows head
dynamic001 7 x86-64 Linux head
dynamic002 7 x86-64 Linux head
fed001 2 kahl G5 Gentoo Linux head
ffi002 1 tnaur PPC OSX head
ffi003 1 x86-64 Linux head unreg
ffi004 1 x86-64 Linux head unreg
ffi006 2 kahl G5 Gentoo Linux head
ffi007 1 kahl G5 Gentoo Linux head
ffi008 1 kahl G5 Gentoo Linux head
ffi009 3 kahl G5 Gentoo Linux head
ffi010 1 x86-64 Linux head unreg
ffi011 2 kahl G5 Gentoo Linux head
ffi013 2 kahl G5 Gentoo Linux head
ffi018 1 x86-64 Linux head unreg
ffi019 2 kahl G5 Gentoo Linux head
gadt13 3 x86-64 Linux head
gadt7 3 x86-64 Linux head
getDirContents001 1 x86 Windows head
ghc-e001 1 kahl G5 Gentoo Linux head
ghci024 1 tnaur PPC OSX head
ghci025 2 x86-64 Linux head
heapprof001 1 x86-64 Linux head
hpc001 1 tnaur PPC OSX head
hpc_fork 2 x86 Windows head
hpc_raytrace 5 gabor head
maessen_hashtab 2 x86-64 Linux head
num012 3 x86 Windows head
openFile008 1 tnaur PPC OSX head
process004 1 x86 Windows head
seward-space-leak 1 tnaur PPC OSX head
signals002 2 gabor head
simpl019 4 x86-64 Linux head
tcfail172 3 x86-64 Linux head
tough 1 tnaur PPC OSX head
typecheck.testeq1 1 x86 Windows head
-------------- next part --------------
Last 30 lines:
../../compiler/stage1/ghc-inplace -package-name parallel-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package containers-0.1 -package array-0.1 -O -XCPP -idist/build -H16m -O -O2 -fasm -dcore-lint -fgenerics -c Control/Parallel/Strategies.hs -o dist/build/Control/Parallel/Strategies.o -ohi dist/build/Control/Parallel/Strategies.hi
(echo `find dist/build -name "*_stub.o" -print`; find dist/build/Control/Parallel_split dist/build/Control/Parallel/Strategies_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSparallel-1.0.0.0.a
/usr/bin/ar: creating dist/build/libHSparallel-1.0.0.0.a
/usr/bin/ld -x -r -o dist/build/HSparallel-1.0.0.0.o dist/build/Control/Parallel.o dist/build/Control/Parallel/Strategies.o `find dist/build -name "*_stub.o" -print`
== make way=p -f GNUmakefile all;
../../compiler/stage1/ghc-inplace -package-name parallel-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package containers-0.1 -package array-0.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O2 -fasm -dcore-lint -fgenerics -c Control/Parallel.hs -o dist/build/Control/Parallel.p_o -ohi dist/build/Control/Parallel.p_hi
../../compiler/stage1/ghc-inplace -package-name parallel-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package containers-0.1 -package array-0.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O2 -fasm -dcore-lint -fgenerics -c Control/Parallel/Strategies.hs -o dist/build/Control/Parallel/Strategies.p_o -ohi dist/build/Control/Parallel/Strategies.p_hi
(echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Control/Parallel_split dist/build/Control/Parallel/Strategies_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSparallel-1.0.0.0_p.a
/usr/bin/ar: creating dist/build/libHSparallel-1.0.0.0_p.a
== Finished recursively making `all' for ways: p ...
make[3]: Leaving directory `/64playpen/buildbot/x86_64-linux-head/build/libraries/parallel'
Registering parallel-1.0.0.0...
Reading package info from "dist/inplace-pkg-config" ... done.
Saving old package config file... done.
Writing new package config file... done.
if ifBuildable/ifBuildable base; then \
cd base && setup/Setup haddock --html-location='../$pkg' \
--hyperlink-source; \
fi
Preprocessing library base-3.0...
Running hscolour for base-3.0...
Unrecognised option(s): -print-css
Usage: HsColour options [file.hs]
where options = [ -oOUTPUT | -help | -version | -html | -css | -tty | -latex
| -anchor | -noanchor | -partial | -nopartial ]
make[2]: *** [doc.library.base] Error 1
make[2]: Leaving directory `/64playpen/buildbot/x86_64-linux-head/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-head/build'
-------------- next part --------------
Last 30 lines:
C:/cygwin/bin/ar: creating dist/build/libHSparallel-1.0.0.0.a
c:/mingw/bin/ld.exe -x -r -o dist/build/HSparallel-1.0.0.0.o dist/build/Control/Parallel.o dist/build/Control/Parallel/Strategies.o `find dist/build -name "*_stub.o" -print`
== make way=p -f GNUmakefile all;
c:/builds/slave/x86-win-head/build/compiler/stage1/ghc-inplace.exe -package-name parallel-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package containers-0.1 -package array-0.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Parallel.hs -o dist/build/Control/Parallel.p_o -ohi dist/build/Control/Parallel.p_hi
<<ghc: 30011976 bytes, 7 GCs, 120414/140672 avg/max bytes residency (2 samples), 18M in use, 0.02 INIT (0.00 elapsed), 0.05 MUT (0.44 elapsed), 0.05 GC (0.05 elapsed) :ghc>>
c:/builds/slave/x86-win-head/build/compiler/stage1/ghc-inplace.exe -package-name parallel-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package containers-0.1 -package array-0.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Parallel/Strategies.hs -o dist/build/Control/Parallel/Strategies.p_o -ohi dist/build/Control/Parallel/Strategies.p_hi
<<ghc: 167681324 bytes, 23 GCs, 4491677/7593348 avg/max bytes residency (3 samples), 21M in use, 0.00 INIT (0.00 elapsed), 1.25 MUT (4.08 elapsed), 0.20 GC (0.22 elapsed) :ghc>>
(echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Control/Parallel_split dist/build/Control/Parallel/Strategies_split -name '*.p_o' -print) | xargs C:/cygwin/bin/ar.exe q dist/build/libHSparallel-1.0.0.0_p.a
C:/cygwin/bin/ar: creating dist/build/libHSparallel-1.0.0.0_p.a
== Finished recursively making `all' for ways: p ...
make[3]: Leaving directory `/buildbot/x86-win-head/build/libraries/parallel'
Reading package info from "dist\\inplace-pkg-config" ... done.
Saving old package config file... done.
Writing new package config file... done.
Registering parallel-1.0.0.0...
if ifBuildable/ifBuildable base; then \
cd base && setup/Setup haddock --html-location='../$pkg' \
--hyperlink-source; \
fi
Unrecognised option(s): -print-css
Usage: HsColour.exe options [file.hs]
where options = [ -oOUTPUT | -help | -version | -html | -css | -tty | -latex
| -anchor | -noanchor | -partial | -nopartial ]
Preprocessing library base-3.0...
Running hscolour for base-3.0...
make[2]: *** [doc.library.base] Error 1
make[2]: Leaving directory `/buildbot/x86-win-head/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/buildbot/x86-win-head/build'
-------------- next part --------------
Last 30 lines:
c:/builds/slave/x86-win-fast-head/build/compiler/stage1/ghc-inplace.exe -package-name haskell98-1.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package directory-1.0 -package random-1.0 -package old-time-1.0 -package old-locale-1.0 -package process-1.0 -package array-0.1 -O -package-name haskell98 -idist/build -H16m -O -O -fgenerics -fasm -c MarshalArray.hs -o dist/build/MarshalArray.o -ohi dist/build/MarshalArray.hi
c:/builds/slave/x86-win-fast-head/build/compiler/stage1/ghc-inplace.exe -package-name haskell98-1.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package directory-1.0 -package random-1.0 -package old-time-1.0 -package old-locale-1.0 -package process-1.0 -package array-0.1 -O -package-name haskell98 -idist/build -H16m -O -O -fgenerics -fasm -c MarshalError.hs -o dist/build/MarshalError.o -ohi dist/build/MarshalError.hi
c:/builds/slave/x86-win-fast-head/build/compiler/stage1/ghc-inplace.exe -package-name haskell98-1.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package directory-1.0 -package random-1.0 -package old-time-1.0 -package old-locale-1.0 -package process-1.0 -package array-0.1 -O -package-name haskell98 -idist/build -H16m -O -O -fgenerics -fasm -c MarshalUtils.hs -o dist/build/MarshalUtils.o -ohi dist/build/MarshalUtils.hi
c:/builds/slave/x86-win-fast-head/build/compiler/stage1/ghc-inplace.exe -package-name haskell98-1.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package directory-1.0 -package random-1.0 -package old-time-1.0 -package old-locale-1.0 -package process-1.0 -package array-0.1 -O -package-name haskell98 -idist/build -H16m -O -O -fgenerics -fasm -c Ptr.hs -o dist/build/Ptr.o -ohi dist/build/Ptr.hi
c:/builds/slave/x86-win-fast-head/build/compiler/stage1/ghc-inplace.exe -package-name haskell98-1.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package directory-1.0 -package random-1.0 -package old-time-1.0 -package old-locale-1.0 -package process-1.0 -package array-0.1 -O -package-name haskell98 -idist/build -H16m -O -O -fgenerics -fasm -c StablePtr.hs -o dist/build/StablePtr.o -ohi dist/build/StablePtr.hi
c:/builds/slave/x86-win-fast-head/build/compiler/stage1/ghc-inplace.exe -package-name haskell98-1.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package directory-1.0 -package random-1.0 -package old-time-1.0 -package old-locale-1.0 -package process-1.0 -package array-0.1 -O -package-name haskell98 -idist/build -H16m -O -O -fgenerics -fasm -c Storable.hs -o dist/build/Storable.o -ohi dist/build/Storable.hi
c:/builds/slave/x86-win-fast-head/build/compiler/stage1/ghc-inplace.exe -package-name haskell98-1.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package directory-1.0 -package random-1.0 -package old-time-1.0 -package old-locale-1.0 -package process-1.0 -package array-0.1 -O -package-name haskell98 -idist/build -H16m -O -O -fgenerics -fasm -c Word.hs -o dist/build/Word.o -ohi dist/build/Word.hi
echo dist/build/Array.o dist/build/CPUTime.o dist/build/Char.o dist/build/Complex.o dist/build/Directory.o dist/build/IO.o dist/build/Ix.o dist/build/List.o dist/build/Locale.o dist/build/Maybe.o dist/build/Monad.o dist/build/Random.o dist/build/Ratio.o dist/build/System.o dist/build/Time.o dist/build/Bits.o dist/build/CError.o dist/build/CForeign.o dist/build/CString.o dist/build/CTypes.o dist/build/ForeignPtr.o dist/build/Int.o dist/build/MarshalAlloc.o dist/build/MarshalArray.o dist/build/MarshalError.o dist/build/MarshalUtils.o dist/build/Ptr.o dist/build/StablePtr.o dist/build/Storable.o dist/build/Word.o `find dist/build -name "*_stub.o" -print` | xargs C:/cygwin/bin/ar.exe q dist/build/libHShaskell98-1.0.1.a
C:/cygwin/bin/ar: creating dist/build/libHShaskell98-1.0.1.a
c:/mingw/bin/ld.exe -x -r -o dist/build/HShaskell98-1.0.1.o dist/build/Array.o dist/build/CPUTime.o dist/build/Char.o dist/build/Complex.o dist/build/Directory.o dist/build/IO.o dist/build/Ix.o dist/build/List.o dist/build/Locale.o dist/build/Maybe.o dist/build/Monad.o dist/build/Random.o dist/build/Ratio.o dist/build/System.o dist/build/Time.o dist/build/Bits.o dist/build/CError.o dist/build/CForeign.o dist/build/CString.o dist/build/CTypes.o dist/build/ForeignPtr.o dist/build/Int.o dist/build/MarshalAlloc.o dist/build/MarshalArray.o dist/build/MarshalError.o dist/build/MarshalUtils.o dist/build/Ptr.o dist/build/StablePtr.o dist/build/Storable.o dist/build/Word.o `find dist/build -name "*_stub.o" -print`
make[3]: Leaving directory `/buildbot/x86-win-fast-head/build/libraries/haskell98'
Reading package info from "dist\\inplace-pkg-config" ... done.
Saving old package config file... done.
Writing new package config file... done.
Registering haskell98-1.0.1...
if ifBuildable/ifBuildable base; then \
cd base && setup/Setup haddock --html-location='../$pkg' \
--hyperlink-source; \
fi
Unrecognised option(s): -print-css
Usage: HsColour.exe options [file.hs]
where options = [ -oOUTPUT | -help | -version | -html | -css | -tty | -latex
| -anchor | -noanchor | -partial | -nopartial ]
Preprocessing library base-3.0...
Running hscolour for base-3.0...
make[2]: *** [doc.library.base] Error 1
make[2]: Leaving directory `/buildbot/x86-win-fast-head/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/buildbot/x86-win-fast-head/build'
-------------- next part --------------
Last 30 lines:
../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -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 -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 -O -fasm -H16M '-#include "cutils.h"' -package-name ghc-6.9.20071229 -fgenerics -c nativeGen/RegArchBase.hs -o stage2/nativeGen/RegArchBase.o -ohi stage2/nativeGen/RegArchBase.hi
<<ghc: 137811504 bytes, 16 GCs, 2022638/3923300 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 1.58 MUT (1.86 elapsed), 0.27 GC (0.29 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -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 -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 -O -fasm -H16M '-#include "cutils.h"' -package-name ghc-6.9.20071229 -fgenerics -c nativeGen/RegArchX86.hs -o stage2/nativeGen/RegArchX86.o -ohi stage2/nativeGen/RegArchX86.hi
<<ghc: 68577560 bytes, 10 GCs, 1973242/3824544 avg/max bytes residency (2 samples), 20M in use, 0.00 INIT (0.00 elapsed), 0.67 MUT (0.87 elapsed), 0.19 GC (0.22 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -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 -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 -O -fasm -H16M '-#include "cutils.h"' -package-name ghc-6.9.20071229 -fgenerics -c ndpFlatten/FlattenInfo.hs -o stage2/ndpFlatten/FlattenInfo.o -ohi stage2/ndpFlatten/FlattenInfo.hi
<<ghc: 39538476 bytes, 8 GCs, 4124808/8127604 avg/max bytes residency (2 samples), 20M in use, 0.00 INIT (0.00 elapsed), 0.30 MUT (0.47 elapsed), 0.27 GC (0.32 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -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 -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 -O -fasm -H16M '-#include "cutils.h"' -package-name ghc-6.9.20071229 -fgenerics -c ndpFlatten/PArrAnal.hs -o stage2/ndpFlatten/PArrAnal.o -ohi stage2/ndpFlatten/PArrAnal.hi
<<ghc: 45685584 bytes, 9 GCs, 2804418/5486932 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.40 MUT (0.56 elapsed), 0.25 GC (0.28 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -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 -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 -O -fasm -H16M '-#include "cutils.h"' -package-name ghc-6.9.20071229 -fgenerics -c simplCore/SATMonad.lhs -o stage2/simplCore/SATMonad.o -ohi stage2/simplCore/SATMonad.hi
<<ghc: 23883744 bytes, 5 GCs, 121880/121880 avg/max bytes residency (1 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.13 MUT (0.27 elapsed), 0.06 GC (0.09 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -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 -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 -O -fasm -H16M '-#include "cutils.h"' -package-name ghc-6.9.20071229 -fgenerics -c stranal/SaAbsInt.lhs -o stage2/stranal/SaAbsInt.o -ohi stage2/stranal/SaAbsInt.hi
<<ghc: 20372328 bytes, 6 GCs, 121808/121808 avg/max bytes residency (1 samples), 18M in use, 0.00 INIT (0.00 elapsed), 0.09 MUT (0.23 elapsed), 0.06 GC (0.08 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -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 -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 -O -fasm -H16M '-#include "cutils.h"' -package-name ghc-6.9.20071229 -fgenerics -c stranal/SaLib.lhs -o stage2/stranal/SaLib.o -ohi stage2/stranal/SaLib.hi
<<ghc: 19937860 bytes, 5 GCs, 121700/121700 avg/max bytes residency (1 samples), 18M in use, 0.00 INIT (0.00 elapsed), 0.09 MUT (0.22 elapsed), 0.05 GC (0.07 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -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 -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 -O -fasm -H16M '-#include "cutils.h"' -package-name ghc-6.9.20071229 -fgenerics -c stranal/StrictAnal.lhs -o stage2/stranal/StrictAnal.o -ohi stage2/stranal/StrictAnal.hi
<<ghc: 20080916 bytes, 5 GCs, 121880/121880 avg/max bytes residency (1 samples), 18M in use, 0.00 INIT (0.00 elapsed), 0.09 MUT (0.22 elapsed), 0.05 GC (0.07 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -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 -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 -O -fasm -H16M '-#include "cutils.h"' -package-name ghc-6.9.20071229 -fgenerics -c typecheck/TcSplice.lhs -o stage2/typecheck/TcSplice.o -ohi stage2/typecheck/TcSplice.hi
<<ghc: 520582268 bytes, 809 GCs, 13081108/26928688 avg/max bytes residency (6 samples), 68M in use, 0.00 INIT (0.00 elapsed), 5.81 MUT (6.55 elapsed), 3.33 GC (3.58 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -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 -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 -O -fasm -H16M '-#include "cutils.h"' -package-name ghc-6.9.20071229 -fgenerics -c utils/Interval.hs -o stage2/utils/Interval.o -ohi stage2/utils/Interval.hi
<<ghc: 42119128 bytes, 7 GCs, 82014/121724 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.38 MUT (0.54 elapsed), 0.10 GC (0.12 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -optc-O -optc-Iparser -optc-I. -optc-O -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -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 -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 -O -fasm -H16M '-#include "cutils.h"' -package-name ghc-6.9.20071229 -fgenerics -c parser/cutils.c -o stage2/parser/cutils.o
<<ghc: 16166092 bytes, 4 GCs, 123376/123376 avg/max bytes residency (1 samples), 16M in use, 0.00 INIT (0.00 elapsed), 0.06 MUT (0.42 elapsed), 0.04 GC (0.06 elapsed) :ghc>>
rm -f libHSghc.a
/usr/bin/ar clqs libHSghc.a stage2/basicTypes/BasicTypes.o stage2/basicTypes/DataCon.o stage2/basicTypes/Demand.o stage2/basicTypes/Id.o stage2/basicTypes/IdInfo.o stage2/basicTypes/Literal.o stage2/basicTypes/MkId.o stage2/basicTypes/Module.o stage2/basicTypes/Name.o stage2/basicTypes/NameEnv.o stage2/basicTypes/NameSet.o stage2/basicTypes/NewDemand.o stage2/basicTypes/OccName.o stage2/basicTypes/RdrName.o stage2/basicTypes/SrcLoc.o stage2/basicTypes/UniqSupply.o stage2/basicTypes/Unique.o stage2/basicTypes/Var.o stage2/basicTypes/VarEnv.o stage2/basicTypes/VarSet.o stage2/cmm/CLabel.o stage2/cmm/Cmm.o stage2/cmm/CmmBrokenBlock.o stage2/cmm/CmmCPS.o stage2/cmm/CmmCPSGen.o stage2/cmm/CmmCPSZ.o stage2/cmm/CmmCallConv.o stage2/cmm/CmmContFlowOpt.o stage2/cmm/CmmCvt.o stage2/cmm/CmmExpr.o stage2/cmm/CmmInfo.o stage2/cmm/CmmLex.o stage2/cmm/CmmLint.o stage2/cmm/CmmLive.o stage2/cmm/CmmLiveZ.o stage2/cmm/CmmOpt.o stage2/cmm/CmmParse.o stage2/cmm/CmmProcPoint.o stage2/cmm/CmmProcPointZ.o stage2/cmm/CmmSpillReload.o stage2/cmm/CmmTx.o stage2/cmm/CmmUtils.o stage2/cmm/CmmZipUtil.o stage2/cmm/DFMonad.o stage2/cmm/Dataflow.o stage2/cmm/MachOp.o stage2/cmm/MkZipCfg.o stage2/cmm/MkZipCfgCmm.o stage2/cmm/OptimizationFuel.o stage2/cmm/PprC.o stage2/cmm/PprCmm.o stage2/cmm/PprCmmZ.o stage2/cmm/StackColor.o stage2/cmm/StackPlacements.o stage2/cmm/ZipCfg.o stage2/cmm/ZipCfgCmmRep.o stage2/cmm/ZipCfgExtras.o stage2/cmm/ZipDataflow0.o stage2/codeGen/Bitmap.o stage2/codeGen/CgBindery.o stage2/codeGen/CgCallConv.o stage2/codeGen/CgCase.o stage2/codeGen/CgClosure.o stage2/codeGen/CgCon.o stage2/codeGen/CgExpr.o stage2/codeGen/CgForeignCall.o stage2/codeGen/CgHeapery.o stage2/codeGen/CgHpc.o stage2/codeGen/CgInfoTbls.o stage2/codeGen/CgLetNoEscape.o stage2/codeGen/CgMonad.o stage2/codeGen/CgParallel.o stage2/codeGen/CgPrimOp.o stage2/codeGen/CgProf.o stage2/codeGen/CgStackery.o stage2/codeGen/CgTailCall.o stage2/codeGen/CgTicky.o stage2/codeGen/CgUtils.o stage2/codeGen/ClosureInfo.o stage2/codeGen/CodeGen.o stage2/codeGen/SMRep.o
stage2/coreSyn/CoreFVs.o stage2/coreSyn/CoreLint.o stage2/coreSyn/CorePrep.o stage2/coreSyn/CoreSubst.o stage2/coreSyn/CoreSyn.o stage2/coreSyn/CoreTidy.o stage2/coreSyn/CoreUnfold.o stage2/coreSyn/CoreUtils.o stage2/coreSyn/ExternalCore.o stage2/coreSyn/MkExternalCore.o stage2/coreSyn/PprCore.o stage2/coreSyn/PprExternalCore.o stage2/cprAnalysis/CprAnalyse.o stage2/deSugar/Check.o stage2/deSugar/Coverage.o stage2/deSugar/Desugar.o stage2/deSugar/DsArrows.o stage2/deSugar/DsBinds.o stage2/deSugar/DsCCall.o stage2/deSugar/DsExpr.o stage2/deSugar/DsForeign.o stage2/deSugar/DsGRHSs.o stage2/deSugar/DsListComp.o stage2/deSugar/DsMeta.o stage2/deSugar/DsMonad.o stage2/deSugar/DsUtils.o stage2/deSugar/Match.o stage2/deSugar/MatchCon.o stage2/deSugar/MatchLit.o stage2/ghci/ByteCodeAsm.o stage2/ghci/ByteCodeFFI.o stage2/ghci/ByteCodeGen.o stage2/ghci/ByteCodeInstr.o stage2/ghci/ByteCodeItbls.o stage2/ghci/ByteCodeLink.o stage2/ghci/Debugger.o stage2/ghci/GhciMonad.o stage2/ghci/GhciTags.o stage2/ghci/InteractiveUI.o stage2/ghci/Linker.o stage2/ghci/ObjLink.o stage2/ghci/RtClosureInspect.o stage2/hsSyn/Convert.o stage2/hsSyn/HsBinds.o stage2/hsSyn/HsDecls.o stage2/hsSyn/HsDoc.o stage2/hsSyn/HsExpr.o stage2/hsSyn/HsImpExp.o stage2/hsSyn/HsLit.o stage2/hsSyn/HsPat.o stage2/hsSyn/HsSyn.o stage2/hsSyn/HsTypes.o stage2/hsSyn/HsUtils.o stage2/iface/BinIface.o stage2/iface/BuildTyCl.o stage2/iface/IfaceEnv.o stage2/iface/IfaceSyn.o stage2/iface/IfaceType.o stage2/iface/LoadIface.o stage2/iface/MkIface.o stage2/iface/TcIface.o stage2/main/BreakArray.o stage2/main/CmdLineParser.o stage2/main/CodeOutput.o stage2/main/Config.o stage2/main/Constants.o stage2/main/DriverMkDepend.o stage2/main/DriverPhases.o stage2/main/DriverPipeline.o stage2/main/DynFlags.o stage2/main/ErrUtils.o stage2/main/Finder.o stage2/main/GHC.o stage2/main/HeaderInfo.o stage2/main/HscMain.o stage2/main/HscStats.o stage2/main/HscTypes.o stage2/main/InteractiveEval.o stage2/main/PackageConfig.o stage2/main/Packages.o stage2/main/ParsePkgConf.o stage2/main/PprTy
Thing.o stage2/main/StaticFlags.o stage2/main/SysTools.o stage2/main/TidyPgm.o stage2/nativeGen/AsmCodeGen.o stage2/nativeGen/MachCodeGen.o stage2/nativeGen/MachInstrs.o stage2/nativeGen/MachRegs.o stage2/nativeGen/NCGMonad.o stage2/nativeGen/PositionIndependentCode.o stage2/nativeGen/PprMach.o stage2/nativeGen/RegAllocColor.o stage2/nativeGen/RegAllocInfo.o stage2/nativeGen/RegAllocLinear.o stage2/nativeGen/RegAllocStats.o stage2/nativeGen/RegArchBase.o stage2/nativeGen/RegArchX86.o stage2/nativeGen/RegCoalesce.o stage2/nativeGen/RegLiveness.o stage2/nativeGen/RegSpill.o stage2/nativeGen/RegSpillClean.o stage2/nativeGen/RegSpillCost.o stage2/ndpFlatten/FlattenInfo.o stage2/ndpFlatten/FlattenMonad.o stage2/ndpFlatten/Flattening.o stage2/ndpFlatten/NDPCoreUtils.o stage2/ndpFlatten/PArrAnal.o stage2/parser/Ctype.o stage2/parser/HaddockLex.o stage2/parser/HaddockParse.o stage2/parser/HaddockUtils.o stage2/parser/LexCore.o stage2/parser/Lexer.o stage2/parser/Parser.o stage2/parser/ParserCore.o stage2/parser/ParserCoreUtils.o stage2/parser/RdrHsSyn.o stage2/prelude/ForeignCall.o stage2/prelude/PrelInfo.o stage2/prelude/PrelNames.o stage2/prelude/PrelRules.o stage2/prelude/PrimOp.o stage2/prelude/TysPrim.o stage2/prelude/TysWiredIn.o stage2/profiling/CostCentre.o stage2/profiling/SCCfinal.o stage2/rename/RnBinds.o stage2/rename/RnEnv.o stage2/rename/RnExpr.o stage2/rename/RnHsDoc.o stage2/rename/RnHsSyn.o stage2/rename/RnNames.o stage2/rename/RnPat.o stage2/rename/RnSource.o stage2/rename/RnTypes.o stage2/simplCore/CSE.o stage2/simplCore/FloatIn.o stage2/simplCore/FloatOut.o stage2/simplCore/LiberateCase.o stage2/simplCore/OccurAnal.o stage2/simplCore/SAT.o stage2/simplCore/SATMonad.o stage2/simplCore/SetLevels.o stage2/simplCore/SimplCore.o stage2/simplCore/SimplEnv.o stage2/simplCore/SimplMonad.o stage2/simplCore/SimplUtils.o stage2/simplCore/Simplify.o stage2/simplStg/SRT.o stage2/simplStg/SimplStg.o stage2/simplStg/StgStats.o stage2/specialise/Rules.o stage2/specialise/SpecConstr.o stage2/specialise/Specialise.o s
tage2/stgSyn/CoreToStg.o stage2/stgSyn/StgLint.o stage2/stgSyn/StgSyn.o stage2/stranal/DmdAnal.o stage2/stranal/SaAbsInt.o stage2/stranal/SaLib.o stage2/stranal/StrictAnal.o stage2/stranal/WorkWrap.o stage2/stranal/WwLib.o stage2/typecheck/FamInst.o stage2/typecheck/Inst.o stage2/typecheck/TcArrows.o stage2/typecheck/TcBinds.o stage2/typecheck/TcClassDcl.o stage2/typecheck/TcDefaults.o stage2/typecheck/TcDeriv.o stage2/typecheck/TcEnv.o stage2/typecheck/TcExpr.o stage2/typecheck/TcForeign.o stage2/typecheck/TcGadt.o stage2/typecheck/TcGenDeriv.o stage2/typecheck/TcHsSyn.o stage2/typecheck/TcHsType.o stage2/typecheck/TcInstDcls.o stage2/typecheck/TcMType.o stage2/typecheck/TcMatches.o stage2/typecheck/TcPat.o stage2/typecheck/TcRnDriver.o stage2/typecheck/TcRnMonad.o stage2/typecheck/TcRnTypes.o stage2/typecheck/TcRules.o stage2/typecheck/TcSimplify.o stage2/typecheck/TcSplice.o stage2/typecheck/TcTyClsDecls.o stage2/typecheck/TcTyDecls.o stage2/typecheck/TcTyFuns.o stage2/typecheck/TcType.o stage2/typecheck/TcUnify.o stage2/types/Class.o stage2/types/Coercion.o stage2/types/FamInstEnv.o stage2/types/FunDeps.o stage2/types/Generics.o stage2/types/InstEnv.o stage2/types/TyCon.o stage2/types/Type.o stage2/types/TypeRep.o stage2/types/Unify.o stage2/utils/Bag.o stage2/utils/Binary.o stage2/utils/BufWrite.o stage2/utils/Digraph.o stage2/utils/Encoding.o stage2/utils/FastMutInt.o stage2/utils/FastString.o stage2/utils/FastTypes.o stage2/utils/FiniteMap.o stage2/utils/GraphBase.o stage2/utils/GraphColor.o stage2/utils/GraphOps.o stage2/utils/GraphPpr.o stage2/utils/IOEnv.o stage2/utils/Interval.o stage2/utils/ListSetOps.o stage2/utils/Maybes.o stage2/utils/OrdList.o stage2/utils/Outputable.o stage2/utils/Panic.o stage2/utils/Pretty.o stage2/utils/State.o stage2/utils/StringBuffer.o stage2/utils/UniqFM.o stage2/utils/UniqSet.o stage2/utils/Util.o stage2/vectorise/VectBuiltIn.o stage2/vectorise/VectCore.o stage2/vectorise/VectMonad.o stage2/vectorise/VectType.o stage2/vectorise/VectUtils.o stage2/vectorise/Vectorise.o st
age2/parser/cutils.o
ranlib libHSghc.a
/usr/bin/ld -r -x -o HSghc.o stage2/basicTypes/BasicTypes.o stage2/basicTypes/DataCon.o stage2/basicTypes/Demand.o stage2/basicTypes/Id.o stage2/basicTypes/IdInfo.o stage2/basicTypes/Literal.o stage2/basicTypes/MkId.o stage2/basicTypes/Module.o stage2/basicTypes/Name.o stage2/basicTypes/NameEnv.o stage2/basicTypes/NameSet.o stage2/basicTypes/NewDemand.o stage2/basicTypes/OccName.o stage2/basicTypes/RdrName.o stage2/basicTypes/SrcLoc.o stage2/basicTypes/UniqSupply.o stage2/basicTypes/Unique.o stage2/basicTypes/Var.o stage2/basicTypes/VarEnv.o stage2/basicTypes/VarSet.o stage2/cmm/CLabel.o stage2/cmm/Cmm.o stage2/cmm/CmmBrokenBlock.o stage2/cmm/CmmCPS.o stage2/cmm/CmmCPSGen.o stage2/cmm/CmmCPSZ.o stage2/cmm/CmmCallConv.o stage2/cmm/CmmContFlowOpt.o stage2/cmm/CmmCvt.o stage2/cmm/CmmExpr.o stage2/cmm/CmmInfo.o stage2/cmm/CmmLex.o stage2/cmm/CmmLint.o stage2/cmm/CmmLive.o stage2/cmm/CmmLiveZ.o stage2/cmm/CmmOpt.o stage2/cmm/CmmParse.o stage2/cmm/CmmProcPoint.o stage2/cmm/CmmProcPointZ.o stage2/cmm/CmmSpillReload.o stage2/cmm/CmmTx.o stage2/cmm/CmmUtils.o stage2/cmm/CmmZipUtil.o stage2/cmm/DFMonad.o stage2/cmm/Dataflow.o stage2/cmm/MachOp.o stage2/cmm/MkZipCfg.o stage2/cmm/MkZipCfgCmm.o stage2/cmm/OptimizationFuel.o stage2/cmm/PprC.o stage2/cmm/PprCmm.o stage2/cmm/PprCmmZ.o stage2/cmm/StackColor.o stage2/cmm/StackPlacements.o stage2/cmm/ZipCfg.o stage2/cmm/ZipCfgCmmRep.o stage2/cmm/ZipCfgExtras.o stage2/cmm/ZipDataflow0.o stage2/codeGen/Bitmap.o stage2/codeGen/CgBindery.o stage2/codeGen/CgCallConv.o stage2/codeGen/CgCase.o stage2/codeGen/CgClosure.o stage2/codeGen/CgCon.o stage2/codeGen/CgExpr.o stage2/codeGen/CgForeignCall.o stage2/codeGen/CgHeapery.o stage2/codeGen/CgHpc.o stage2/codeGen/CgInfoTbls.o stage2/codeGen/CgLetNoEscape.o stage2/codeGen/CgMonad.o stage2/codeGen/CgParallel.o stage2/codeGen/CgPrimOp.o stage2/codeGen/CgProf.o stage2/codeGen/CgStackery.o stage2/codeGen/CgTailCall.o stage2/codeGen/CgTicky.o stage2/codeGen/CgUtils.o stage2/codeGen/ClosureInfo.o stage2/codeGen/CodeGen.o stage2/codeGen/SMRep.o st
age2/coreSyn/CoreFVs.o stage2/coreSyn/CoreLint.o stage2/coreSyn/CorePrep.o stage2/coreSyn/CoreSubst.o stage2/coreSyn/CoreSyn.o stage2/coreSyn/CoreTidy.o stage2/coreSyn/CoreUnfold.o stage2/coreSyn/CoreUtils.o stage2/coreSyn/ExternalCore.o stage2/coreSyn/MkExternalCore.o stage2/coreSyn/PprCore.o stage2/coreSyn/PprExternalCore.o stage2/cprAnalysis/CprAnalyse.o stage2/deSugar/Check.o stage2/deSugar/Coverage.o stage2/deSugar/Desugar.o stage2/deSugar/DsArrows.o stage2/deSugar/DsBinds.o stage2/deSugar/DsCCall.o stage2/deSugar/DsExpr.o stage2/deSugar/DsForeign.o stage2/deSugar/DsGRHSs.o stage2/deSugar/DsListComp.o stage2/deSugar/DsMeta.o stage2/deSugar/DsMonad.o stage2/deSugar/DsUtils.o stage2/deSugar/Match.o stage2/deSugar/MatchCon.o stage2/deSugar/MatchLit.o stage2/ghci/ByteCodeAsm.o stage2/ghci/ByteCodeFFI.o stage2/ghci/ByteCodeGen.o stage2/ghci/ByteCodeInstr.o stage2/ghci/ByteCodeItbls.o stage2/ghci/ByteCodeLink.o stage2/ghci/Debugger.o stage2/ghci/GhciMonad.o stage2/ghci/GhciTags.o stage2/ghci/InteractiveUI.o stage2/ghci/Linker.o stage2/ghci/ObjLink.o stage2/ghci/RtClosureInspect.o stage2/hsSyn/Convert.o stage2/hsSyn/HsBinds.o stage2/hsSyn/HsDecls.o stage2/hsSyn/HsDoc.o stage2/hsSyn/HsExpr.o stage2/hsSyn/HsImpExp.o stage2/hsSyn/HsLit.o stage2/hsSyn/HsPat.o stage2/hsSyn/HsSyn.o stage2/hsSyn/HsTypes.o stage2/hsSyn/HsUtils.o stage2/iface/BinIface.o stage2/iface/BuildTyCl.o stage2/iface/IfaceEnv.o stage2/iface/IfaceSyn.o stage2/iface/IfaceType.o stage2/iface/LoadIface.o stage2/iface/MkIface.o stage2/iface/TcIface.o stage2/main/BreakArray.o stage2/main/CmdLineParser.o stage2/main/CodeOutput.o stage2/main/Config.o stage2/main/Constants.o stage2/main/DriverMkDepend.o stage2/main/DriverPhases.o stage2/main/DriverPipeline.o stage2/main/DynFlags.o stage2/main/ErrUtils.o stage2/main/Finder.o stage2/main/GHC.o stage2/main/HeaderInfo.o stage2/main/HscMain.o stage2/main/HscStats.o stage2/main/HscTypes.o stage2/main/InteractiveEval.o stage2/main/PackageConfig.o stage2/main/Packages.o stage2/main/ParsePkgConf.o stage2/main/PprTyTh
ing.o stage2/main/StaticFlags.o stage2/main/SysTools.o stage2/main/TidyPgm.o stage2/nativeGen/AsmCodeGen.o stage2/nativeGen/MachCodeGen.o stage2/nativeGen/MachInstrs.o stage2/nativeGen/MachRegs.o stage2/nativeGen/NCGMonad.o stage2/nativeGen/PositionIndependentCode.o stage2/nativeGen/PprMach.o stage2/nativeGen/RegAllocColor.o stage2/nativeGen/RegAllocInfo.o stage2/nativeGen/RegAllocLinear.o stage2/nativeGen/RegAllocStats.o stage2/nativeGen/RegArchBase.o stage2/nativeGen/RegArchX86.o stage2/nativeGen/RegCoalesce.o stage2/nativeGen/RegLiveness.o stage2/nativeGen/RegSpill.o stage2/nativeGen/RegSpillClean.o stage2/nativeGen/RegSpillCost.o stage2/ndpFlatten/FlattenInfo.o stage2/ndpFlatten/FlattenMonad.o stage2/ndpFlatten/Flattening.o stage2/ndpFlatten/NDPCoreUtils.o stage2/ndpFlatten/PArrAnal.o stage2/parser/Ctype.o stage2/parser/HaddockLex.o stage2/parser/HaddockParse.o stage2/parser/HaddockUtils.o stage2/parser/LexCore.o stage2/parser/Lexer.o stage2/parser/Parser.o stage2/parser/ParserCore.o stage2/parser/ParserCoreUtils.o stage2/parser/RdrHsSyn.o stage2/prelude/ForeignCall.o stage2/prelude/PrelInfo.o stage2/prelude/PrelNames.o stage2/prelude/PrelRules.o stage2/prelude/PrimOp.o stage2/prelude/TysPrim.o stage2/prelude/TysWiredIn.o stage2/profiling/CostCentre.o stage2/profiling/SCCfinal.o stage2/rename/RnBinds.o stage2/rename/RnEnv.o stage2/rename/RnExpr.o stage2/rename/RnHsDoc.o stage2/rename/RnHsSyn.o stage2/rename/RnNames.o stage2/rename/RnPat.o stage2/rename/RnSource.o stage2/rename/RnTypes.o stage2/simplCore/CSE.o stage2/simplCore/FloatIn.o stage2/simplCore/FloatOut.o stage2/simplCore/LiberateCase.o stage2/simplCore/OccurAnal.o stage2/simplCore/SAT.o stage2/simplCore/SATMonad.o stage2/simplCore/SetLevels.o stage2/simplCore/SimplCore.o stage2/simplCore/SimplEnv.o stage2/simplCore/SimplMonad.o stage2/simplCore/SimplUtils.o stage2/simplCore/Simplify.o stage2/simplStg/SRT.o stage2/simplStg/SimplStg.o stage2/simplStg/StgStats.o stage2/specialise/Rules.o stage2/specialise/SpecConstr.o stage2/specialise/Specialise.o sta
ge2/stgSyn/CoreToStg.o stage2/stgSyn/StgLint.o stage2/stgSyn/StgSyn.o stage2/stranal/DmdAnal.o stage2/stranal/SaAbsInt.o stage2/stranal/SaLib.o stage2/stranal/StrictAnal.o stage2/stranal/WorkWrap.o stage2/stranal/WwLib.o stage2/typecheck/FamInst.o stage2/typecheck/Inst.o stage2/typecheck/TcArrows.o stage2/typecheck/TcBinds.o stage2/typecheck/TcClassDcl.o stage2/typecheck/TcDefaults.o stage2/typecheck/TcDeriv.o stage2/typecheck/TcEnv.o stage2/typecheck/TcExpr.o stage2/typecheck/TcForeign.o stage2/typecheck/TcGadt.o stage2/typecheck/TcGenDeriv.o stage2/typecheck/TcHsSyn.o stage2/typecheck/TcHsType.o stage2/typecheck/TcInstDcls.o stage2/typecheck/TcMType.o stage2/typecheck/TcMatches.o stage2/typecheck/TcPat.o stage2/typecheck/TcRnDriver.o stage2/typecheck/TcRnMonad.o stage2/typecheck/TcRnTypes.o stage2/typecheck/TcRules.o stage2/typecheck/TcSimplify.o stage2/typecheck/TcSplice.o stage2/typecheck/TcTyClsDecls.o stage2/typecheck/TcTyDecls.o stage2/typecheck/TcTyFuns.o stage2/typecheck/TcType.o stage2/typecheck/TcUnify.o stage2/types/Class.o stage2/types/Coercion.o stage2/types/FamInstEnv.o stage2/types/FunDeps.o stage2/types/Generics.o stage2/types/InstEnv.o stage2/types/TyCon.o stage2/types/Type.o stage2/types/TypeRep.o stage2/types/Unify.o stage2/utils/Bag.o stage2/utils/Binary.o stage2/utils/BufWrite.o stage2/utils/Digraph.o stage2/utils/Encoding.o stage2/utils/FastMutInt.o stage2/utils/FastString.o stage2/utils/FastTypes.o stage2/utils/FiniteMap.o stage2/utils/GraphBase.o stage2/utils/GraphColor.o stage2/utils/GraphOps.o stage2/utils/GraphPpr.o stage2/utils/IOEnv.o stage2/utils/Interval.o stage2/utils/ListSetOps.o stage2/utils/Maybes.o stage2/utils/OrdList.o stage2/utils/Outputable.o stage2/utils/Panic.o stage2/utils/Pretty.o stage2/utils/State.o stage2/utils/StringBuffer.o stage2/utils/UniqFM.o stage2/utils/UniqSet.o stage2/utils/Util.o stage2/vectorise/VectBuiltIn.o stage2/vectorise/VectCore.o stage2/vectorise/VectMonad.o stage2/vectorise/VectType.o stage2/vectorise/VectUtils.o stage2/vectorise/Vectorise.o stag
e2/parser/cutils.o
make[1]: *** [HSghc.o] Bus error
make[1]: *** Deleting file `HSghc.o'
make: *** [stage2] Error 2
-------------- next part --------------
Last 30 lines:
<<ghc: 76095488 bytes, 17 GCs, 2263849/4377460 avg/max bytes residency (3 samples), 20M in use, 0.00 INIT (0.00 elapsed), 0.36 MUT (0.44 elapsed), 0.16 GC (0.20 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm -I../libraries -fglasgow-exts -no-recomp -c Distribution/Compiler.hs -o Distribution/Compiler.o -ohi Distribution/Compiler.hi
<<ghc: 65048948 bytes, 12 GCs, 2575676/5467672 avg/max bytes residency (3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.32 MUT (0.42 elapsed), 0.12 GC (0.14 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm -I../libraries -fglasgow-exts -no-recomp -c Distribution/GetOpt.hs -o Distribution/GetOpt.o -ohi Distribution/GetOpt.hi
<<ghc: 130936552 bytes, 14 GCs, 784682/1519344 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.68 MUT (0.82 elapsed), 0.11 GC (0.12 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm -I../libraries -fglasgow-exts -no-recomp -c Distribution/Version.hs -o Distribution/Version.o -ohi Distribution/Version.hi
<<ghc: 206812640 bytes, 28 GCs, 2456532/4932612 avg/max bytes residency (3 samples), 20M in use, 0.00 INIT (0.00 elapsed), 1.12 MUT (1.30 elapsed), 0.22 GC (0.27 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm -I../libraries -fglasgow-exts -no-recomp -c Distribution/Package.hs -o Distribution/Package.o -ohi Distribution/Package.hi
<<ghc: 88717664 bytes, 14 GCs, 2160113/3741804 avg/max bytes residency (3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.48 MUT (0.58 elapsed), 0.10 GC (0.16 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm -I../libraries -fglasgow-exts -no-recomp -c Distribution/License.hs -o Distribution/License.o -ohi Distribution/License.hi
<<ghc: 49496576 bytes, 11 GCs, 2464837/5243424 avg/max bytes residency (3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.22 MUT (0.35 elapsed), 0.10 GC (0.08 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm -I../libraries -fglasgow-exts -no-recomp -c Language/Haskell/Extension.hs -o Language/Haskell/Extension.o -ohi Language/Haskell/Extension.hi
<<ghc: 104660096 bytes, 15 GCs, 2573048/5542596 avg/max bytes residency (3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.50 MUT (0.61 elapsed), 0.12 GC (0.17 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm -I../libraries -fglasgow-exts -no-recomp -c Distribution/ParseUtils.hs -o Distribution/ParseUtils.o -ohi Distribution/ParseUtils.hi
<<ghc: 343446020 bytes, 45 GCs, 2892575/5594752 avg/max bytes residency (4 samples), 20M in use, 0.00 INIT (0.00 elapsed), 1.85 MUT (2.29 elapsed), 0.44 GC (0.49 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm -I../libraries -fglasgow-exts -no-recomp -c Distribution/InstalledPackageInfo.hs -o Distribution/InstalledPackageInfo.o -ohi Distribution/InstalledPackageInfo.hi
<<ghc: 499169940 bytes, 102 GCs, 4760542/9079220 avg/max bytes residency (6 samples), 21M in use, 0.00 INIT (0.00 elapsed), 2.35 MUT (3.06 elapsed), 1.05 GC (1.06 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm -I../libraries -fglasgow-exts -no-recomp -c Distribution/Verbosity.hs -o Distribution/Verbosity.o -ohi Distribution/Verbosity.hi
<<ghc: 58792368 bytes, 10 GCs, 1522362/2994548 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.26 MUT (0.37 elapsed), 0.10 GC (0.09 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm -I../libraries -fglasgow-exts -no-recomp -c Distribution/System.hs -o Distribution/System.o -ohi Distribution/System.hi
<<ghc: 16799680 bytes, 4 GCs, 50020/50020 avg/max bytes residency (1 samples), 18M in use, 0.00 INIT (0.00 elapsed), 0.08 MUT (0.11 elapsed), 0.00 GC (0.03 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm -I../libraries -fglasgow-exts -no-recomp -c Distribution/Simple/Utils.hs -o Distribution/Simple/Utils.o -ohi Distribution/Simple/Utils.hi
../libraries/Cabal/Distribution/Simple/Utils.hs:94:
Module `System.Directory' does not export `getTemporaryDirectory'
<<ghc: 22199200 bytes, 7 GCs, 846988/1643660 avg/max bytes residency (2 samples), 17M in use, 0.00 INIT (0.00 elapsed), 0.09 MUT (0.20 elapsed), 0.02 GC (0.06 elapsed) :ghc>>
make[2]: *** [Distribution/Simple/Utils.o] Error 1
make[1]: *** [boot] Error 2
make: *** [stage1] Error 1
-------------- next part --------------
Last 30 lines:
<<ghc: 30794400 bytes, 7 GCs, 126976/155648 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.03 MUT (0.18 elapsed), 0.02 GC (0.03 elapsed) :ghc>>
../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package directory-1.0 -package random-1.0 -package old-time-1.0 -package old-locale-1.0 -package process-1.0 -package array-0.1 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c StablePtr.hs -o dist/build/StablePtr.p_o -ohi dist/build/StablePtr.p_hi
<<ghc: 30045256 bytes, 7 GCs, 126976/155648 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.04 MUT (0.32 elapsed), 0.02 GC (0.03 elapsed) :ghc>>
../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package directory-1.0 -package random-1.0 -package old-time-1.0 -package old-locale-1.0 -package process-1.0 -package array-0.1 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Storable.hs -o dist/build/Storable.p_o -ohi dist/build/Storable.p_hi
<<ghc: 31572928 bytes, 7 GCs, 126976/155648 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.04 MUT (0.20 elapsed), 0.02 GC (0.03 elapsed) :ghc>>
../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0 -package directory-1.0 -package random-1.0 -package old-time-1.0 -package old-locale-1.0 -package process-1.0 -package array-0.1 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Word.hs -o dist/build/Word.p_o -ohi dist/build/Word.p_hi
<<ghc: 29993048 bytes, 7 GCs, 126976/155648 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.04 MUT (0.25 elapsed), 0.02 GC (0.03 elapsed) :ghc>>
echo dist/build/Array.p_o dist/build/CPUTime.p_o dist/build/Char.p_o dist/build/Complex.p_o dist/build/Directory.p_o dist/build/IO.p_o dist/build/Ix.p_o dist/build/List.p_o dist/build/Locale.p_o dist/build/Maybe.p_o dist/build/Monad.p_o dist/build/Random.p_o dist/build/Ratio.p_o dist/build/System.p_o dist/build/Time.p_o dist/build/Bits.p_o dist/build/CError.p_o dist/build/CForeign.p_o dist/build/CString.p_o dist/build/CTypes.p_o dist/build/ForeignPtr.p_o dist/build/Int.p_o dist/build/MarshalAlloc.p_o dist/build/MarshalArray.p_o dist/build/MarshalError.p_o dist/build/MarshalUtils.p_o dist/build/Ptr.p_o dist/build/StablePtr.p_o dist/build/Storable.p_o dist/build/Word.p_o `find dist/build -name "*_stub.p_o" -print` | xargs /usr/bin/ar q dist/build/libHShaskell98-1.0.1_p.a
/usr/bin/ar: creating dist/build/libHShaskell98-1.0.1_p.a
== Finished recursively making `all' for ways: p ...
make[3]: Leaving directory `/64playpen/buildbot/x86_64-linux-head-unreg/build/libraries/haskell98'
Registering haskell98-1.0.1...
Reading package info from "dist/inplace-pkg-config" ... done.
Saving old package config file... done.
Writing new package config file... done.
if ifBuildable/ifBuildable base; then \
cd base && setup/Setup haddock --html-location='../$pkg' \
--hyperlink-source; \
fi
Preprocessing library base-3.0...
Running hscolour for base-3.0...
Unrecognised option(s): -print-css
Usage: HsColour options [file.hs]
where options = [ -oOUTPUT | -help | -version | -html | -css | -tty | -latex
| -anchor | -noanchor | -partial | -nopartial ]
make[2]: *** [doc.library.base] Error 1
make[2]: Leaving directory `/64playpen/buildbot/x86_64-linux-head-unreg/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-head-unreg/build'
More information about the Cvs-ghc
mailing list