Build results:
tnaur x86 Linux stable: fail (failed stage1)
x86 Windows stable: fail (failed bindisttest failed slave lost) fail
(failed bindisttest failed slave lost)
x86 Windows stable fast: pass lost lost fail (failed stage1) pass pass fail
(failed stage1)
x86-64 Linux stable: pass
Old unexpected test passes:
cg057 1 x86-64 Linux stable
Old unexpected test failures:
1288 1 x86 Windows stable fast
1679 1 kahl G5 Gentoo Linux stable
1861 2 kahl G5 Gentoo Linux stable
DoParamM 1 x86-64 Linux stable
TH_spliceE5_prof 1 x86-64 Linux stable
bug1677 6 gabor stable
cg060 1 x86-64 Linux stable
conc040 1 kahl G5 Gentoo Linux stable
conc064 1 gabor stable
conflicting_flags 1 x86 Windows stable fast
divbyzero 3 kahl G5 Gentoo Linux stable
dynbrk007 5 gabor stable
fed001 1 kahl G5 Gentoo Linux stable
ffi006 1 kahl G5 Gentoo Linux stable
ffi007 1 kahl G5 Gentoo Linux stable
ffi008 1 kahl G5 Gentoo Linux stable
ffi009 3 kahl G5 Gentoo Linux stable
ffi011 1 kahl G5 Gentoo Linux stable
ffi013 1 kahl G5 Gentoo Linux stable
ffi019 1 kahl G5 Gentoo Linux stable
gadt-escape1 6 gabor stable
ghc-e001 1 kahl G5 Gentoo Linux stable
ghc-e002 1 kahl G5 Gentoo Linux stable
ghc-e003 2 kahl G5 Gentoo Linux stable
ghc-e004 1 kahl G5 Gentoo Linux stable
ghc-e005 2 kahl G5 Gentoo Linux stable
ghci012 5 gabor stable
ghci024 2 macgyver PPC OSX stable
ghci032 5 gabor stable
ghcpkg01 5 gabor stable
hpc_raytrace 4 gabor stable
maessen_hashtab 1 x86-64 Linux stable
mod178 6 gabor stable
num009 2 gabor stable
num012 3 kahl G5 Gentoo Linux stable
print003 5 gabor stable
print006 5 gabor stable
read029 6 gabor stable
rebindable6 6 gabor stable
rn063 6 gabor stable
rn065 6 gabor stable
signals002 2 macgyver PPC OSX stable
tcfail016 6 gabor stable
tcfail186 6 gabor stable
Last 30 lines:
in
/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/utils/runstdtest
------------------------------------------------------------------------
Finished making boot in runstdtest: 0
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
in
/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/utils/ghc-pkg
------------------------------------------------------------------------
Creating Version.hs ...
../../utils/mkdependC/mkdependC -f .depend -- -O -- CRT_noglob.c
/home/tn/tn/install/ghc-6.4.1/bin/ghc -M -optdep-f -optdep.depend -osuf o
-optdep--exclude-module=Compat.RawSystem
-optdep--exclude-module=Compat.Directory -optdep--exclude-module=Compat.Unicode
-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.FilePath
-optdep--exclude-module=System.FilePath.Posix
-optdep--exclude-module=System.FilePath.Windows
-optdep--exclude-module=System.Directory.Internals
-optdep--exclude-module=Trace.Hpc.Mix -optdep--exclude-module=Trace.Hpc.Tix
-optdep--exclude-module=Trace.Hpc.Util -H16m -O -cpp -Wall
-fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat
-ignore-package Cabal -Rghc-timing -O -fasm -package unix Main.hs Version.hs
<<ghc: 14911060 bytes, 4 GCs, 109844/109844 avg/max bytes residency (1
samples), 16M in use, 0.00 INIT (0.00 elapsed), 0.03 MUT (0.12 elapsed), 0.02
GC (0.04 elapsed) :ghc>>
make all
echo "import System.Cmd; import System.Environment; import System.Exit" >
ghc-pkg-inplace.hs
echo "main = do args <- getArgs; rawSystem
\"/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/utils/ghc-pkg/ghc-pkg.bin\"
(\"--global-conf\":\"/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/driver/package.conf.inplace\":args)
>>= exitWith" >> ghc-pkg-inplace.hs
/home/tn/tn/install/ghc-6.4.1/bin/ghc --make ghc-pkg-inplace.hs -o
ghc-pkg-inplace -L../../compat -lghccompat
Chasing modules from: ghc-pkg-inplace.hs
Compiling Main ( ghc-pkg-inplace.hs, ghc-pkg-inplace.o )
Linking ...
/home/tn/tn/install/ghc-6.4.1/bin/ghc -H16m -O -cpp -Wall
-fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat
-ignore-package Cabal -Rghc-timing -O -fasm -package unix -c Version.hs -o
Version.o -ohi Version.hi
<<ghc: 28220660 bytes, 9 GCs, 1401052/2700252 avg/max bytes residency (2
samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.09 MUT (0.47 elapsed), 0.09
GC (0.08 elapsed) :ghc>>
/home/tn/tn/install/ghc-6.4.1/bin/ghc -H16m -O -cpp -Wall
-fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat
-ignore-package Cabal -Rghc-timing -O -fasm -package unix -c Main.hs -o
Main.o -ohi Main.hi
Main.hs:245:33: Not in scope: `isInfixOf'
<<ghc: 49068596 bytes, 11 GCs, 1067136/2032524 avg/max bytes residency (2
samples), 17M in use, 0.00 INIT (0.00 elapsed), 0.17 MUT (0.42 elapsed), 0.10
GC (0.12 elapsed) :ghc>>
make[3]: *** [Main.o] Error 1
make[2]: *** [boot] Error 2
Failed making boot in ghc-pkg: 1
make[1]: *** [boot] Error 1
make: *** [stage1] Error 1
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-win-stable/build/bindisttest'
rm -f -rf "install dir"
rm -f -rf ghc*
rm -f HelloWorld HelloWorld.o HelloWorld.hi output
/usr/bin/tar -jxf
c:/builds/slave/x86-win-stable/build/ghc-6.8.2.20080519-i386-unknown-mingw32.tar.bz2
tar (child): Cannot execute remote shell: No such file or directory
tar (child):
c\:/builds/slave/x86-win-stable/build/ghc-6.8.2.20080519-i386-unknown-mingw32.tar.bz2:
Cannot open: Input/Output error
tar (child): Error is not recoverable: exiting now
bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bzip2: No error
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
/usr/bin/tar: Child returned status 2
/usr/bin/tar: Error exit delayed from previous errors
make[1]: *** [all] Error 2
make[1]: Leaving directory `/buildbot/x86-win-stable/build/bindisttest'
Last 30 lines:
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc137.hs -O -prof -auto-all
-fasm -fno-warn-incomplete-patterns >tc137.comp.stderr 2>&1
=====> tc140(normal)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc140.hs
-fno-warn-incomplete-patterns >tc140.comp.stderr 2>&1
=====> tc140(optc)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc140.hs -O -fvia-C
-fno-warn-incomplete-patterns >tc140.comp.stderr 2>&1
=====> tc140(hpc)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc140.hs -O -fhpc
-fno-warn-incomplete-patterns >tc140.comp.stderr 2>&1
=====> tc140(optasm)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc140.hs -O -fasm
-fno-warn-incomplete-patterns >tc140.comp.stderr 2>&1
=====> tc140(profc)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc140.hs -O -prof -auto-all
-fvia-C -fno-warn-incomplete-patterns >tc140.comp.stderr 2>&1
=====> tc140(profasm)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc140.hs -O -prof -auto-all
-fasm -fno-warn-incomplete-patterns >tc140.comp.stderr 2>&1
=====> tc141(normal)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc141.hs
-fno-warn-incomplete-patterns >tc141.comp.stderr 2>&1
=====> tc142(normal)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc142.hs
-fno-warn-incomplete-patterns >tc142.comp.stderr 2>&1
=====> tc142(optc)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc142.hs -O -fvia-C
-fno-warn-incomplete-patterns >tc142.comp.stderr 2>&1
=====> tc142(hpc)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc142.hs -O -fhpc
-fno-warn-incomplete-patterns >tc142.comp.stderr 2>&1
=====> tc142(optasm)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc142.hs -O -fasm
-fno-warn-incomplete-patterns >tc142.comp.stderr 2>&1
=====> tc142(profc)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc142.hs -O -prof -auto-all
-fvia-C -fno-warn-incomplete-patterns >tc142.comp.stderr 2>&1
=====> tc142(profasm)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc142.hs -O -prof -auto-all
-fasm -fno-warn-incomplete-patterns >tc142.comp.stderr 2>&1
=====> tc143(normal)
cd ./typecheck/should_compile &&
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -c tc143.hs
-fno-warn-incomplete-patterns >tc143.comp.stderr 2>&1
Last 30 lines:
<<ghc: 47234860 bytes, 9 GCs, 3165622/6215220 avg/max bytes residency (2
samples), 21M in use, 0.00 INIT (0.00 elapsed), 0.25 MUT (0.98 elapsed), 0.14
GC (0.14 elapsed) :ghc>>
/cygdrive/c/ghc/ghc-6.6/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm
-ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts
-no-recomp -c Distribution/Compiler.hs -o Distribution/Compiler.o -ohi
Distribution/Compiler.hi
<<ghc: 53895168 bytes, 8 GCs, 3144830/6173828 avg/max bytes residency (2
samples), 20M in use, 0.00 INIT (0.00 elapsed), 0.31 MUT (1.00 elapsed), 0.09
GC (0.09 elapsed) :ghc>>
/cygdrive/c/ghc/ghc-6.6/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm
-ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts
-no-recomp -c Distribution/GetOpt.hs -o Distribution/GetOpt.o -ohi
Distribution/GetOpt.hi
<<ghc: 129003300 bytes, 15 GCs, 2133732/4151700 avg/max bytes residency (2
samples), 20M in use, 0.00 INIT (0.00 elapsed), 0.98 MUT (1.80 elapsed), 0.16
GC (0.19 elapsed) :ghc>>
/cygdrive/c/ghc/ghc-6.6/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm
-ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts
-no-recomp -c Distribution/Version.hs -o Distribution/Version.o -ohi
Distribution/Version.hi
<<ghc: 124740424 bytes, 15 GCs, 2477306/4838808 avg/max bytes residency (2
samples), 20M in use, 0.00 INIT (0.00 elapsed), 0.91 MUT (1.52 elapsed), 0.11
GC (0.13 elapsed) :ghc>>
/cygdrive/c/ghc/ghc-6.6/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm
-ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts
-no-recomp -c Distribution/Package.hs -o Distribution/Package.o -ohi
Distribution/Package.hi
<<ghc: 78470964 bytes, 12 GCs, 2442876/4769948 avg/max bytes residency (2
samples), 20M in use, 0.02 INIT (0.00 elapsed), 0.55 MUT (1.25 elapsed), 0.09
GC (0.11 elapsed) :ghc>>
/cygdrive/c/ghc/ghc-6.6/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm
-ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts
-no-recomp -c Distribution/License.hs -o Distribution/License.o -ohi
Distribution/License.hi
<<ghc: 44549756 bytes, 8 GCs, 3041180/5966556 avg/max bytes residency (2
samples), 20M in use, 0.02 INIT (0.00 elapsed), 0.19 MUT (0.95 elapsed), 0.09
GC (0.09 elapsed) :ghc>>
/cygdrive/c/ghc/ghc-6.6/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm
-ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts
-no-recomp -c Language/Haskell/Extension.hs -o Language/Haskell/Extension.o
-ohi Language/Haskell/Extension.hi
<<ghc: 80406072 bytes, 11 GCs, 2105322/4094660 avg/max bytes residency (2
samples), 20M in use, 0.00 INIT (0.00 elapsed), 0.45 MUT (1.19 elapsed), 0.14
GC (0.16 elapsed) :ghc>>
/cygdrive/c/ghc/ghc-6.6/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm
-ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts
-no-recomp -c Distribution/ParseUtils.hs -o Distribution/ParseUtils.o -ohi
Distribution/ParseUtils.hi
<<ghc: 283575164 bytes, 37 GCs, 4472590/6926772 avg/max bytes residency (3
samples), 24M in use, 0.02 INIT (0.00 elapsed), 2.20 MUT (2.92 elapsed), 0.44
GC (0.45 elapsed) :ghc>>
/cygdrive/c/ghc/ghc-6.6/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm
-ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts
-no-recomp -c Distribution/InstalledPackageInfo.hs -o
Distribution/InstalledPackageInfo.o -ohi Distribution/InstalledPackageInfo.hi
<<ghc: 421919740 bytes, 90 GCs, 6450500/9779576 avg/max bytes residency (5
samples), 25M in use, 0.00 INIT (0.00 elapsed), 2.81 MUT (3.56 elapsed), 0.94
GC (0.94 elapsed) :ghc>>
/cygdrive/c/ghc/ghc-6.6/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm
-ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts
-no-recomp -c Distribution/Verbosity.hs -o Distribution/Verbosity.o -ohi
Distribution/Verbosity.hi
<<ghc: 51207824 bytes, 8 GCs, 3165010/6214156 avg/max bytes residency (2
samples), 20M in use, 0.00 INIT (0.00 elapsed), 0.31 MUT (0.92 elapsed), 0.09
GC (0.09 elapsed) :ghc>>
/cygdrive/c/ghc/ghc-6.6/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -O -fasm
-ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts
-no-recomp -c Distribution/System.hs -o Distribution/System.o -ohi
Distribution/System.hi
../libraries/Cabal/Distribution/System.hs:3:0:
Bad interface file: c:/ghc/ghc-6.6\imports/System/Info.hi
magic number mismatch: old/corrupt interface file?
<<ghc: 18604076 bytes, 6 GCs, 485274/854784 avg/max bytes residency (2
samples), 16M in use, 0.02 INIT (0.00 elapsed), 0.00 MUT (1.16 elapsed), 0.02
GC (0.03 elapsed) :ghc>>
make[3]: *** [Distribution/System.o] Error 1
make[2]: *** [boot] Error 2
make[1]: *** [stage1] Error 1
make[1]: Leaving directory `/buildbot/x86-win-fast-stable/build'
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc