Build results:
x86-64 Linux head: lost
x86 Windows head: fail (failed publishbindist) fail (failed
publishbindist failed slave lost)
x86 Windows head fast: pass pass fail (failed stage1) fail (failed
darcs) fail (failed darcs) fail (failed darcs) fail (failed darcs)
gabor head: pass
gbesh Intel x86_64 Linux 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: pass
x86-64 Linux head unreg: lost
Fixed unexpected test failures:
mod105
Old unexpected test failures:
1679 2 kahl G5 Gentoo Linux head
1914 2 x86 Windows 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 2 x86-64 Linux head
conc064 3 gabor head
conc068 1 x86 Windows head
concio001.thr 2 kahl G5 Gentoo Linux head
concprog001 1 tnaur x86 Linux head
countReaders001 3 x86 Windows head
derefnull 3 x86 Windows head
divbyzero 4 x86 Windows 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
getDirContents001 1 x86 Windows head
ghc-e001 1 kahl G5 Gentoo Linux head
ghci025 3 x86-64 Linux head
hpc_fork 1 x86 Windows head
hpc_raytrace 6 gabor head
maessen_hashtab 2 x86-64 Linux head
num012 2 x86 Windows head
openFile005 1 tnaur x86 Linux head
openFile007 1 tnaur x86 Linux head
outofmem 1 kahl G5 Gentoo Linux head
process004 1 x86 Windows head
readFile001 1 tnaur x86 Linux head
signals002 1 gabor head
typecheck.testeq1 1 x86 Windows head
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-win-head/build'
Try 0: rsync ./ghc-6.9.20071206-i386-unknown-mingw32.tar.bz2 [EMAIL
PROTECTED]:/home/haskell/ghc/dist/current/dist
Try 0: rsync ghc-6.9.20071206-i386-unknown-mingw32.exe [EMAIL
PROTECTED]:/home/haskell/ghc/dist/current/dist
rsync -r /doc/* [EMAIL PROTECTED]:/home/haskell/ghc/dist/current/docs
rsync: link_stat "/doc/*" failed: No such file or directory (2)
rsync error: some files could not be transferred (code 23) at
/home/lapo/packaging/tmp/rsync-2.6.9/main.c(977) [sender=2.6.9]
make[1]: *** [publish-binary-dist] Error 23
make[1]: Leaving directory `/buildbot/x86-win-head/build'
Last 30 lines:
=====> getArgs001(optc)
cd ./lib/System &&
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getArgs001 getArgs001.hs -O
-fvia-C >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001 </dev/null >getArgs001.run.stdout
2>getArgs001.run.stderr
=====> getArgs001(hpc)
cd ./lib/System &&
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getArgs001 getArgs001.hs -O
-fhpc >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001 </dev/null >getArgs001.run.stdout
2>getArgs001.run.stderr
=====> getArgs001(optasm)
cd ./lib/System &&
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getArgs001 getArgs001.hs -O
-fasm >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001 </dev/null >getArgs001.run.stdout
2>getArgs001.run.stderr
=====> getArgs001(profc)
cd ./lib/System &&
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getArgs001 getArgs001.hs -O
-prof -auto-all -fvia-C >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001 +RTS -p -RTS </dev/null
>getArgs001.run.stdout 2>getArgs001.run.stderr
=====> getArgs001(profasm)
cd ./lib/System &&
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getArgs001 getArgs001.hs -O
-prof -auto-all -fasm >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001 +RTS -hc -RTS </dev/null
>getArgs001.run.stdout 2>getArgs001.run.stderr
cd ./lib/System && c:/builds/slave/x86-win-head/build/utils/hp2ps/hp2ps
getArgs001
=====> getArgs001(ghci)
cd ./lib/System &&
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 getArgs001.hs --interactive -v0
-ignore-dot-ghci <getArgs001.genscript 1>getArgs001.interp.stdout
2>getArgs001.interp.stderr
=====> getArgs001(threaded1)
cd ./lib/System &&
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getArgs001 getArgs001.hs
-threaded -debug >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001 </dev/null >getArgs001.run.stdout
2>getArgs001.run.stderr
=====> getArgs001(threaded2)
cd ./lib/System &&
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getArgs001 getArgs001.hs -O
-threaded >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001 +RTS -N2 -RTS </dev/null
>getArgs001.run.stdout 2>getArgs001.run.stderr
=====> getEnv001(normal)
cd ./lib/System &&
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getEnv001 getEnv001.hs
>getEnv001.comp.stderr 2>&1
cd ./lib/System && ./getEnv001 </dev/null >getEnv001.run.stdout
2>getEnv001.run.stderr
=====> getEnv001(optc)
cd ./lib/System &&
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp
-dcore-lint -dcmm-lint -Di386_unknown_mingw32 -o getEnv001 getEnv001.hs -O
-fvia-C >getEnv001.comp.stderr 2>&1
Last 30 lines:
rm: cannot remove directory
`C:\\builds\\slave/x86-win-fast-head/build/libraries': Device or resource busy
Last 30 lines:
mkdir stage2/stgSyn
mkdir stage2/simplStg
mkdir stage2/codeGen
mkdir stage2/main
mkdir stage2/profiling
mkdir stage2/parser
mkdir stage2/cprAnalysis
mkdir stage2/ndpFlatten
mkdir stage2/iface
mkdir stage2/cmm
mkdir stage2/nativeGen
mkdir stage2/ghci
Creating stage2/ghc_boot_platform.h...
Done.
gcc -E -undef -traditional -P \
-DIMPORT_DIR='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/ghc"'
\
-DLIB_DIR='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/ghc"'
\
-DINCLUDE_DIR='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/ghc/include"'
\
-DDATA_DIR='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/ghc"'
\
-DHTML_DIR='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/ghc/html"'
\
-DHADDOCK_IFACE='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/libraries/ghc/html/ghc.haddock"'
\
-DFPTOOLS_TOP_ABS='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build"'
\
-x c -DPKG_DEPENDS=' ' -DSTAGE='"2"' -I../includes
-Iinclude -DPACKAGE=ghc -DVERSION=6.9.20071207
-DPKG_LIBDIR='"/usr/local/lib/ghc-6.9.20071207"'
-DPKG_DATADIR='"/usr/local/share/ghc-6.9.20071207"' package.conf.in | \
grep -v '^#pragma GCC' | \
sed -e 's/""//g' -e 's/:[ ]*,/: /g' >package.conf.inplace
../utils/ghc-pkg/ghc-pkg-inplace update - --force-files <package.conf.inplace
/bin/sh: line 1: 24153 Segmentation fault ../utils/ghc-pkg/ghc-pkg-inplace
update - --force-files < package.conf.inplace
make[1]: *** [../driver/stamp-pkg-conf-ghc] Error 139
make: *** [stage2] Error 2
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc