Daily report for head
BuildBot Collator
bit.bucket at galois.com
Sun Sep 20 03:30:02 EDT 2009
Skipped content of type multipart/alternative-------------- next part --------------
Last 30 lines:
/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/dph-base-0.4.0
Registering dph-base-0.4.0...
Installing library in
/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/dph-prim-interface-0.4.0
Registering dph-prim-interface-0.4.0...
Installing library in
/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/dph-prim-seq-0.4.0
Registering dph-prim-seq-0.4.0...
Installing library in
/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/dph-prim-par-0.4.0
Registering dph-prim-par-0.4.0...
Installing library in
/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/dph-seq-0.4.0
Registering dph-seq-0.4.0...
Installing library in
/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/dph-par-0.4.0
Registering dph-par-0.4.0...
"inplace/bin/ghc-cabal" install \
/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/ghc-stage2 \
/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919/ghc-pkg \
/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919 \
compiler stage2 \
'' '/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed' '/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/lib/ghc-6.11.20090919' '/64playpen/buildbot/x86_64-linux-head/build/bindisttest/installed/share/doc//html/libraries'
ghc-cabal: ./ghc.cabal: does not exist
make[3]: *** [install_packages] Error 1
make[2]: *** [install] Error 2
make[2]: Leaving directory `/64playpen/buildbot/x86_64-linux-head/build/bindisttest/a/b/c/ghc-6.11.20090919'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-head/build/bindisttest'
-------------- next part --------------
Last 30 lines:
cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi001 ffi001.hs -O -dynamic -fglasgow-exts >ffi001.comp.stderr 2>&1
cd ./ffi/should_run && ./ffi001 </dev/null >ffi001.run.stdout 2>ffi001.run.stderr
=====> ffi001(profthreaded)
cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi001 ffi001.hs -O -prof -auto-all -fasm -threaded -fglasgow-exts >ffi001.comp.stderr 2>&1
cd ./ffi/should_run && ./ffi001 +RTS -p -RTS </dev/null >ffi001.run.stdout 2>ffi001.run.stderr
=====> ffi002(normal)
cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ffi/should_run && ./ffi002 </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi002(optc)
cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -O -fvia-C ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ffi/should_run && ./ffi002 </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi002(hpc)
cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -O -fhpc ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ffi/should_run && ./ffi002 </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi002(optasm)
cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -O -fasm ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ffi/should_run && ./ffi002 </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi002(profc)
cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -O -prof -auto-all -fvia-C ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ffi/should_run && ./ffi002 +RTS -p -RTS </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi002(profasm)
cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -O -prof -auto-all -fasm ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ffi/should_run && ./ffi002 +RTS -hc -RTS </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
cd ./ffi/should_run && /64playpen/buildbot/x86_64-linux-head/build/inplace/bin//hp2ps ffi002
=====> ffi002(threaded1)
cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -threaded -debug ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ffi/should_run && ./ffi002 </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi002(threaded2)
cd ./ffi/should_run && '/64playpen/buildbot/x86_64-linux-head/build/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -no-user-package-conf -dno-debug-output -o ffi002 ffi002.hs -O -threaded -eventlog ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
-------------- next part --------------
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-win-head/build/bindisttest'
rm -f -rf "install dir"
rm -f -rf a/b/c/*
rm -f HelloWorld HelloWorld.o HelloWorld.hi output
cd a/b/c/ && /usr/bin/tar --force-local -jxf c:/builds/slave/x86-win-head/build/ghc-6.11.20090918-i386-unknown-mingw32.tar.bz2
mv a/b/c/ghc-6.11.20090918 c:/builds/slave/x86-win-head/build/bindisttest/"install dir"
c:/builds/slave/x86-win-head/build/bindisttest/"install dir"/bin/runghc HelloWorld > output
diff -U 1 output expected_output
c:/builds/slave/x86-win-head/build/bindisttest/"install dir"/bin/ghc --make HelloWorld
[1 of 1] Compiling Main ( HelloWorld.lhs, HelloWorld.o )
Linking HelloWorld.exe ...
'C:\builds\slave\x86-win-head\build\bindisttest\install' is not recognized as an internal or external command,
operable program or batch file.
C:\builds\slave\x86-win-head\build\bindisttest\install dir\lib\..\mingw\bin\windres: preprocessing failed.
make[1]: *** [all] Error 1
make[1]: Leaving directory `/buildbot/x86-win-head/build/bindisttest'
More information about the Cvs-ghc
mailing list