Build results:
x86 Linux stable: fail (failed boottestsuite runtestsuite)
x86 Windows stable: fail (failed boottestsuite runtestsuite)
x86 Windows stable fast: fail (failed boottestsuite runtestsuite) fail (failed
boottestsuite runtestsuite) fail (failed boottestsuite runtestsuite) fail
(failed boottestsuite runtestsuite) fail (failed boottestsuite runtestsuite)
fail (failed boottestsuite runtestsuite)
x86-64 Linux stable: fail (failed boottestsuite runtestsuite)
Old unexpected test failures:
1861 1 kgardas stable
2469 2 tnaur PPC OSX stable 2
2910 6 tnaur PPC OSX stable 2
Base1 8 kgardas stable
Compose 8 kgardas stable
PList1 8 kgardas stable
PList2 8 kgardas stable
T2914 3 x86 Linux stable
apirecomp001 7 kgardas stable
barton-mangler-bug 2 tnaur x86 Linux stable
boxy 8 kgardas stable
break017 1 x86 Windows stable
cholewo-eval 1 tnaur x86 OS X stable
conc018 1 x86 Windows stable
conc038 1 tnaur x86 Linux stable
conc053 1 x86-64 Linux stable
concprog001 1 tnaur x86 Linux stable
concprog002 1 kgardas stable
createDirectoryIfMissing001 1 x86 Windows stable
derefnull 1 x86 Windows stable
divbyzero 2 tnaur PPC OSX stable 2
fast2haskell 1 tnaur x86 OS X stable
ffi009 1 tnaur PPC OSX stable 2
ghci024 1 kgardas stable
hClose002 1 kgardas stable
hpc_fork 1 x86 Windows stable
joao-circular 1 x86 Linux stable
num009 3 kgardas stable
num012 3 kgardas stable
openFile003 1 kgardas stable
print033 8 kgardas stable
process004 1 x86 Windows stable
process007 1 kgardas stable
rnfail054 8 kgardas stable
rnfail055 8 kgardas stable
signals002 2 tnaur PPC OSX stable 2
simpl015 1 tnaur x86 Linux stable
tc211 8 kgardas stable
tc214 8 kgardas stable
tcfail165 8 kgardas stable
tcfail174 8 kgardas stable
user001 2 kgardas stable
Last 30 lines:
make[1]: Entering directory `/playpen/buildbot/x86-linux-stable/build/testsuite'
make[1]: Leaving directory `/playpen/buildbot/x86-linux-stable/build/testsuite'
make[1]: *** No rule to make target `boot'. Stop.
Last 30 lines:
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
./Setup configure
--with-compiler=/playpen/buildbot/x86-linux-stable/build/ghc/stage2-inplace/ghc
--with-hc-pkg=/playpen/buildbot/x86-linux-stable/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg
\
--ghc-option=-threaded
--prefix=/playpen/buildbot/x86-linux-stable/build/testsuite/timeout/install-inplace
Configuring timeout-1...
./Setup build
Preprocessing executables for timeout-1...
Building timeout-1...
[1 of 1] Compiling Main ( timeout.hs,
dist/build/timeout/timeout-tmp/Main.o )
Linking dist/build/timeout/timeout ...
./Setup install
Installing executable(s) in
/playpen/buildbot/x86-linux-stable/build/testsuite/timeout/install-inplace/bin
make[2]: Leaving directory
`/playpen/buildbot/x86-linux-stable/build/testsuite/timeout'
python ../../driver/runtests.py -e ghc_with_native_codegen=1 -e
ghc_with_profiling=0 -e ghc_with_threaded_rts=1 -e ghc_with_interpreter=1 -e
ghc_unregisterised=0 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e
config.confdir=\"../../config\" -e
config.compiler=\"/playpen/buildbot/x86-linux-stable/build/ghc/stage2-inplace/ghc\"
-e config.compiler_always_flags.append"(\"\")" -e
config.ghc_pkg=\"/playpen/buildbot/x86-linux-stable/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg\"
-e config.hp2ps=\"/playpen/buildbot/x86-linux-stable/build/utils/hp2ps/hp2ps\"
-e config.gs=\"gs\" -e config.platform=\"i386-unknown-linux\" -e config.os=\"\"
-e config.wordsize=\"\" -e default_testopts.cleanup=\"\" -e
config.timeout="int(-1) or config.timeout" -e
config.timeout_prog=\"../../timeout/install-inplace/bin/timeout\" -e
config.exeext=\"\" -e config.top=\"/testsuite\"
--rootdir=../../../libraries/containers/tests
--rootdir=../../../libraries/hpc/tests
--rootdir=../../../libraries/bytestring/tests
--rootdir=../../../libraries/random/tests
--rootdir=../../../libraries/directory/tests
--rootdir=../../../libraries/process/tests
--rootdir=../../../libraries/parallel/tests
--rootdir=../../../libraries/Cabal/tests
--rootdir=../../../libraries/stm/tests
--rootdir=../../../libraries/network/tests
--rootdir=../../../libraries/unix/tests \
\
\
\
\
\
Traceback (most recent call last):
File "../../driver/runtests.py", line 116, in <module>
config.timeout = int(read_no_crs(config.top + '/timeout/calibrate.out'))
File "/playpen/buildbot/x86-linux-stable/build/testsuite/driver/testlib.py",
line 1071, in read_no_crs
h = open(file)
IOError: [Errno 2] No such file or directory: '/testsuite/timeout/calibrate.out'
make[1]: Leaving directory
`/playpen/buildbot/x86-linux-stable/build/testsuite/tests/ghc-regress'
make[1]: *** [test] Error 1
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-win-stable/build/testsuite'
make[1]: *** No rule to make target `boot'. Stop.
make[1]: Leaving directory `/buildbot/x86-win-stable/build/testsuite'
Last 30 lines:
make[1]: Entering directory
`/buildbot/x86-win-stable/build/testsuite/tests/ghc-regress'
Looks like you don't have timeout, building it first...
cd ../../timeout && make -w all
make[2]: Entering directory `/buildbot/x86-win-stable/build/testsuite/timeout'
rm -f -f TimeMe.o TimeMe.hi TimeMe TimeMe.exe
python calibrate "" > calibrate.out
rm -rf install-inplace
/buildbot/x86-win-stable/build/ghc/stage2-inplace/ghc --make Setup
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup.exe ...
./Setup configure
--with-compiler=/buildbot/x86-win-stable/build/ghc/stage2-inplace/ghc
--with-hc-pkg=/buildbot/x86-win-stable/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg
\
--ghc-option=-threaded
--prefix=/buildbot/x86-win-stable/build/testsuite/timeout/install-inplace
Configuring timeout-1...
Setup.exe: Cannot find the program 'ghc' at
'/buildbot/x86-win-stable/build/ghc/stage2-inplace/ghc' or on the path
make[2]: *** [install-inplace/bin/timeout] Error 1
make[2]: Leaving directory `/buildbot/x86-win-stable/build/testsuite/timeout'
make[1]: *** [../../timeout/install-inplace/bin/timeout] Error 2
make[1]: Leaving directory
`/buildbot/x86-win-stable/build/testsuite/tests/ghc-regress'
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-win-fast-stable/build/testsuite'
make[1]: *** No rule to make target `boot'. Stop.
make[1]: Leaving directory `/buildbot/x86-win-fast-stable/build/testsuite'
Last 30 lines:
make[1]: Entering directory
`/buildbot/x86-win-fast-stable/build/testsuite/tests/ghc-regress'
make fast=YES
make[2]: Entering directory
`/buildbot/x86-win-fast-stable/build/testsuite/tests/ghc-regress'
Looks like you don't have timeout, building it first...
cd ../../timeout && make -w all
make[3]: Entering directory
`/buildbot/x86-win-fast-stable/build/testsuite/timeout'
rm -f -f TimeMe.o TimeMe.hi TimeMe TimeMe.exe
python calibrate "" > calibrate.out
rm -rf install-inplace
/buildbot/x86-win-fast-stable/build/ghc/stage2-inplace/ghc --make Setup
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup.exe ...
./Setup configure
--with-compiler=/buildbot/x86-win-fast-stable/build/ghc/stage2-inplace/ghc
--with-hc-pkg=/buildbot/x86-win-fast-stable/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg
\
--ghc-option=-threaded
--prefix=/buildbot/x86-win-fast-stable/build/testsuite/timeout/install-inplace
Configuring timeout-1...
Setup.exe: Cannot find the program 'ghc' at
'/buildbot/x86-win-fast-stable/build/ghc/stage2-inplace/ghc' or on the path
make[3]: *** [install-inplace/bin/timeout] Error 1
make[3]: Leaving directory
`/buildbot/x86-win-fast-stable/build/testsuite/timeout'
make[2]: *** [../../timeout/install-inplace/bin/timeout.exe] Error 2
make[2]: Leaving directory
`/buildbot/x86-win-fast-stable/build/testsuite/tests/ghc-regress'
make[1]: *** [fast] Error 2
make[1]: Leaving directory
`/buildbot/x86-win-fast-stable/build/testsuite/tests/ghc-regress'
Last 30 lines:
make[1]: Entering directory
`/64playpen/buildbot/x86_64-linux-stable/build/testsuite'
make[1]: *** No rule to make target `boot'. Stop.
make[1]: Leaving directory
`/64playpen/buildbot/x86_64-linux-stable/build/testsuite'
Last 30 lines:
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup ...
./Setup configure
--with-compiler=/64playpen/buildbot/x86_64-linux-stable/build/ghc/stage2-inplace/ghc
--with-hc-pkg=/64playpen/buildbot/x86_64-linux-stable/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg
\
--ghc-option=-threaded
--prefix=/64playpen/buildbot/x86_64-linux-stable/build/testsuite/timeout/install-inplace
Configuring timeout-1...
./Setup build
Preprocessing executables for timeout-1...
Building timeout-1...
[1 of 1] Compiling Main ( timeout.hs,
dist/build/timeout/timeout-tmp/Main.o )
Linking dist/build/timeout/timeout ...
./Setup install
Installing executable(s) in
/64playpen/buildbot/x86_64-linux-stable/build/testsuite/timeout/install-inplace/bin
make[2]: Leaving directory
`/64playpen/buildbot/x86_64-linux-stable/build/testsuite/timeout'
python ../../driver/runtests.py -e ghc_with_native_codegen=1 -e
ghc_with_profiling=0 -e ghc_with_threaded_rts=1 -e ghc_with_interpreter=1 -e
ghc_unregisterised=0 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e
config.confdir=\"../../config\" -e
config.compiler=\"/64playpen/buildbot/x86_64-linux-stable/build/ghc/stage2-inplace/ghc\"
-e config.compiler_always_flags.append"(\"\")" -e
config.ghc_pkg=\"/64playpen/buildbot/x86_64-linux-stable/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg\"
-e
config.hp2ps=\"/64playpen/buildbot/x86_64-linux-stable/build/utils/hp2ps/hp2ps\"
-e config.gs=\"gs\" -e config.platform=\"x86_64-unknown-linux\" -e
config.os=\"\" -e config.wordsize=\"\" -e default_testopts.cleanup=\"\" -e
config.timeout="int(-1) or config.timeout" -e
config.timeout_prog=\"../../timeout/install-inplace/bin/timeout\" -e
config.exeext=\"\" -e config.top=\"/testsuite\"
--rootdir=../../../libraries/containers/tests
--rootdir=../../../libraries/hpc/tests
--rootdir=../../../libraries/bytestring/tests
--rootdir=../../../libraries/random/tests
--rootdir=../../../libraries/directory/tests
--rootdir=../../../libraries/process/tests
--rootdir=../../../libraries/parallel/tests
--rootdir=../../../libraries/Cabal/tests
--rootdir=../../../libraries/stm/tests
--rootdir=../../../libraries/network/tests
--rootdir=../../../libraries/unix/tests \
\
\
\
\
\
Traceback (most recent call last):
File "../../driver/runtests.py", line 116, in <module>
config.timeout = int(read_no_crs(config.top + '/timeout/calibrate.out'))
File
"/64playpen/buildbot/x86_64-linux-stable/build/testsuite/driver/testlib.py",
line 1071, in read_no_crs
h = open(file)
IOError: [Errno 2] No such file or directory: '/testsuite/timeout/calibrate.out'
make[1]: *** [test] Error 1
make[1]: Leaving directory
`/64playpen/buildbot/x86_64-linux-stable/build/testsuite/tests/ghc-regress'
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc