Daily report for head
BuildBot Collator
cvs-ghc at haskell.org
Fri Dec 14 03:30:05 EST 2007
Build results:
x86-64 Linux head: fail (failed stage1)
x86 Windows head: lost
x86 Windows head fast: pass pass fail (failed stage1) fail (failed stage1) fail (failed stage1) fail (failed stage1) fail (failed stage1)
gbesh Intel x86_64 Linux head: fail (failed stage1)
kahl G5 Gentoo Linux head: pass
tnaur x86 Linux head: pass
x86-64 Linux head unreg: fail (failed stage1)
Fixed unexpected test failures:
haddock.Test
Old unexpected test failures:
1679 2 kahl G5 Gentoo Linux head
TH_spliceE5_prof 1 x86-64 Linux head unreg
arith011 1 x86-64 Linux head unreg
barton-mangler-bug 2 tnaur x86 Linux 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
conc064 3 gabor head
concio001.thr 2 kahl G5 Gentoo Linux head
concprog001 1 tnaur x86 Linux head
countReaders001 1 tnaur x86 Linux head
derefnull 2 gabor head
divbyzero 3 gabor head
fed001 2 kahl G5 Gentoo Linux 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 2 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
ghc-e001 1 kahl G5 Gentoo Linux head
ghci025 2 tnaur x86 Linux head
hpc_raytrace 6 gabor head
num012 1 kahl G5 Gentoo Linux head
openFile005 1 tnaur x86 Linux head
openFile007 1 tnaur x86 Linux head
outofmem 1 kahl G5 Gentoo Linux head
readFile001 1 tnaur x86 Linux head
signals002 2 mnemosyne x86-64 Gentoo head
simpl019 1 gabor head
-------------- next part --------------
Last 30 lines:
&& touch stamp/configure.library.build-profiling-splitting.array || touch array/unbuildable
Warning: A package using section syntax should require
"Cabal-Version: >= 1.2" or equivalent.
Configuring array-0.1...
if ifBuildable/ifBuildable array; then \
cd array && \
cmp -s ../Makefile.local Makefile.local || cp ../Makefile.local .; \
mv GNUmakefile GNUmakefile.tmp; \
setup/Setup makefile -f GNUmakefile; \
cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \
make -wr && \
../installPackage/installPackage register --inplace; \
fi
mv: cannot stat `GNUmakefile': No such file or directory
Preprocessing library array-0.1...
Generating Makefile array-0.1...
make[3]: Entering directory `/64playpen/buildbot/x86_64-linux-head/build/libraries/array'
GNUmakefile:71: dist/build/.depend: No such file or directory
../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name array-0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -O -fglasgow-exts -XCPP -idist/build -H16m -O -O2 -fasm -dcore-lint -fgenerics Data.Array Data.Array.Base Data.Array.Diff Data.Array.IArray Data.Array.IO Data.Array.MArray Data.Array.ST Data.Array.Storable Data.Array.Unboxed Data.Array.IO.Internals
Data/Array.hs:77:7:
Could not find module `Data.Traversable':
it is a member of package base, which is hidden
make[3]: *** [dist/build/.depend] Error 1
make[3]: Leaving directory `/64playpen/buildbot/x86_64-linux-head/build/libraries/array'
make[2]: *** [make.library.array] Error 2
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:
&& touch stamp/configure.library.build.array || touch array/unbuildable
Warning: A package using section syntax should require
"Cabal-Version: >= 1.2" or equivalent.
Configuring array-0.1...
if ifBuildable/ifBuildable array; then \
cd array && \
cmp -s ../Makefile.local Makefile.local || cp ../Makefile.local .; \
mv GNUmakefile GNUmakefile.tmp; \
setup/Setup makefile -f GNUmakefile; \
cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \
make -wr && \
../installPackage/installPackage register --inplace; \
fi
mv: cannot stat `GNUmakefile': No such file or directory
Preprocessing library array-0.1...
Generating Makefile array-0.1...
make[3]: Entering directory `/buildbot/x86-win-fast-head/build/libraries/array'
GNUmakefile:71: dist/build/.depend: No such file or directory
c:/builds/slave/x86-win-fast-head/build/compiler/stage1/ghc-inplace.exe -M -optdep-f -optdepdist/build/.depend -package-name array-0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -fgenerics -fasm Data.Array Data.Array.Base Data.Array.Diff Data.Array.IArray Data.Array.IO Data.Array.MArray Data.Array.ST Data.Array.Storable Data.Array.Unboxed Data.Array.IO.Internals
Data/Array.hs:77:7:
Could not find module `Data.Traversable':
it is a member of package base, which is hidden
make[3]: *** [dist/build/.depend] Error 1
make[3]: Leaving directory `/buildbot/x86-win-fast-head/build/libraries/array'
make[2]: *** [make.library.array] Error 2
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:
&& touch stamp/configure.library.build.array || touch array/unbuildable
Warning: A package using section syntax should require
"Cabal-Version: >= 1.2" or equivalent.
Configuring array-0.1...
if ifBuildable/ifBuildable array; then \
cd array && \
cmp -s ../Makefile.local Makefile.local || cp ../Makefile.local .; \
mv GNUmakefile GNUmakefile.tmp; \
setup/Setup makefile -f GNUmakefile; \
cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \
make -wr && \
../installPackage/installPackage register --inplace; \
fi
mv: cannot stat `GNUmakefile': No such file or directory
Preprocessing library array-0.1...
Generating Makefile array-0.1...
make[3]: Entering directory `/scratch/GHC_Buildbot/gbesh-tb/build/libraries/array'
GNUmakefile:71: dist/build/.depend: No such file or directory
../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -package-name array-0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -fgenerics -fasm Data.Array Data.Array.Base Data.Array.Diff Data.Array.IArray Data.Array.IO Data.Array.MArray Data.Array.ST Data.Array.Storable Data.Array.Unboxed Data.Array.IO.Internals
Data/Array.hs:77:7:
Could not find module `Data.Traversable':
it is a member of package base, which is hidden
make[3]: *** [dist/build/.depend] Error 1
make[3]: Leaving directory `/scratch/GHC_Buildbot/gbesh-tb/build/libraries/array'
make[2]: *** [make.library.array] Error 2
make[2]: Leaving directory `/scratch/GHC_Buildbot/gbesh-tb/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/scratch/GHC_Buildbot/gbesh-tb/build'
-------------- next part --------------
Last 30 lines:
Warning: A package using section syntax should require
"Cabal-Version: >= 1.2" or equivalent.
Configuring array-0.1...
if ifBuildable/ifBuildable array; then \
cd array && \
cmp -s ../Makefile.local Makefile.local || cp ../Makefile.local .; \
mv GNUmakefile GNUmakefile.tmp; \
setup/Setup makefile -f GNUmakefile; \
cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \
make -wr && \
../installPackage/installPackage register --inplace; \
fi
mv: cannot stat `GNUmakefile': No such file or directory
Preprocessing library array-0.1...
Generating Makefile array-0.1...
make[3]: Entering directory `/64playpen/buildbot/x86_64-linux-head-unreg/build/libraries/array'
GNUmakefile:71: dist/build/.depend: No such file or directory
../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name array-0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics Data.Array Data.Array.Base Data.Array.Diff Data.Array.IArray Data.Array.IO Data.Array.MArray Data.Array.ST Data.Array.Storable Data.Array.Unboxed Data.Array.IO.Internals
Data/Array.hs:77:7:
Could not find module `Data.Traversable':
it is a member of package base, which is hidden
<<ghc: 19616216 bytes, 5 GCs, 131072/131072 avg/max bytes residency (1 samples), 16M in use, 0.00 INIT (0.00 elapsed), 0.01 MUT (0.94 elapsed), 0.02 GC (0.02 elapsed) :ghc>>
make[3]: *** [dist/build/.depend] Error 1
make[3]: Leaving directory `/64playpen/buildbot/x86_64-linux-head-unreg/build/libraries/array'
make[2]: *** [make.library.array] Error 2
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