Build results:

x86-64 Linux head:       pass
x86 Windows head:        fail (failed bindisttest)
x86 Windows head fast:   pass pass fail (failed getsubrepos) pass pass
kili head:               fail (failed compile)
sparky head:             fail (failed boottestsuite runtestsuite)
x86-64 Linux head unreg: pass

New unexpected test failures:

    concprog002 1 x86-64 Linux head

Fixed unexpected test failures:

    conc023

Old unexpected test failures:

    1861               1 sparky head
    2469               1 tnaur x86 OS X head
    2816               6 x86-64 Linux head
    3171               2 sparky head
    3207               1 x86-64 Linux head fast
    Class2             1 sparky head
    T1969              7 x86-64 Linux head
    T2627b             1 x86-64 Linux head
    T3016              6 x86-64 Linux head
    TH_pragma          1 x86-64 Linux head unreg
    apirecomp001       1 tnaur x86 OS X head
    arr017             6 x86-64 Linux head
    barton-mangler-bug 3 x86-64 Linux head
    break018           1 x86-64 Linux head
    bug1010            6 x86-64 Linux head
    bytestring002      6 x86-64 Linux head
    bytestring003      6 x86-64 Linux head
    conc024            1 tnaur x86 Linux head
    conc038            1 tnaur x86 Linux head
    conc069            1 x86-64 Linux head unreg
    conc070            1 x86-64 Linux head unreg
    concprog001        3 x86-64 Linux head
    drv001             2 x86-64 Linux head
    echo001            6 x86-64 Linux head
    ghci028            6 x86-64 Linux head
    ghciprog004        1 sparky head
    hClose002          1 sparky head
    hSetBuffering002   6 x86-64 Linux head
    jl_defaults        6 x86-64 Linux head
    joao-circular      1 sparky head
    jules_xref         6 x86-64 Linux head
    jules_xref2        6 x86-64 Linux head
    launchbury         6 x86-64 Linux head
    length001          1 tnaur x86 Linux head
    lex                6 x86-64 Linux head
    num009             1 tnaur x86 OS X head
    process007         1 sparky head
    recomp005          6 x86-64 Linux head
    rittri             6 x86-64 Linux head
    seward-space-leak  2 x86-64 Linux head
    signals002         1 tnaur x86 OS X head
    signals004         3 x86-64 Linux head
    simpl015           1 tnaur x86 Linux head
    space_leak_001     4 x86-64 Linux head
    testblockalloc     1 sparky head
    user001            1 sparky head
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.20090520-i386-unknown-mingw32.tar.bz2
mv a/b/c/ghc-6.11.20090520 
c:/builds/slave/x86-win-head/build/bindisttest/"install dir"
c:/builds/slave/x86-win-head/build/bindisttest/"install dir"/bin/ghc --make 
HelloWorld
/bin/sh: c:/builds/slave/x86-win-head/build/bindisttest/install dir/bin/ghc: No 
such file or directory
make[1]: *** [all] Error 127
make[1]: Leaving directory `/buildbot/x86-win-head/build/bindisttest'
Last 30 lines:

touch utils/ghc-cabal/dist/build/tmp/ghc-cabal
inplace/bin/mkdirhier inplace/bin/
cp utils/ghc-cabal/dist/build/tmp/ghc-cabal inplace/bin/ghc-cabal
rm -f -f utils/ghc-pkg/Version.hs
echo "module Version where"                    >> utils/ghc-pkg/Version.hs
echo "version, targetOS, targetARCH :: String" >> utils/ghc-pkg/Version.hs
echo "version    = \"6.11.20090522\""      >> utils/ghc-pkg/Version.hs
echo "targetOS   = \"openbsd\""        >> utils/ghc-pkg/Version.hs
echo "targetARCH = \"i386\""      >> utils/ghc-pkg/Version.hs
inplace/bin/mkdirhier bootstrapping
inplace/bin/mkdirhier utils/ghc-pkg/dist/build
mkdir utils/ghc-pkg/dist
mkdir utils/ghc-pkg/dist/build
/usr/local/bin/ghc -H32m -O --make utils/ghc-pkg/Main.hs -o 
utils/ghc-pkg/dist/build/ghc-pkg \
               -Wall \
               -DCABAL_VERSION=1,7,0 \
               -odir  bootstrapping \
               -hidir bootstrapping \
               -iutils/ghc-pkg \
               -XCPP -XExistentialQuantification -XDeriveDataTypeable \
               -ilibraries/Cabal \
               -ilibraries/filepath \
               -ilibraries/extensible-exceptions \
               -ilibraries/hpc
ghc-6.6.1: unrecognised flags: -XCPP -XExistentialQuantification 
-XDeriveDataTypeable
Usage: For basic information, try the `--help' option.
make[2]: *** [utils/ghc-pkg/dist/build/ghc-pkg] Error 1
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili/build'
Last 30 lines:

make[1]: Entering directory `/home/buildbot/ghc/sparky/build/testsuite'
make -C ./timeout all
make[2]: Entering directory `/home/buildbot/ghc/sparky/build/testsuite/timeout'
rm -f -f TimeMe.o TimeMe.hi TimeMe TimeMe.exe
python calibrate "" > calibrate.out
rm -rf install-inplace
/home/buildbot/ghc/sparky/build/inplace/bin/ghc-stage2 --make Setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
./Setup configure 
--with-compiler=/home/buildbot/ghc/sparky/build/inplace/bin/ghc-stage2 \
                          
--with-hc-pkg=/home/buildbot/ghc/sparky/build/inplace/bin//ghc-pkg \
                          
--with-hsc2hs=/home/buildbot/ghc/sparky/build/inplace/bin//hsc2hs \
                          --with-gcc=gcc \
                          --ghc-option=-threaded 
--prefix=/home/buildbot/ghc/sparky/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
/home/buildbot/ghc/sparky/build/testsuite/timeout/install-inplace/bin
Setup: <file descriptor: 4>: copyFile: illegal operation (handle is not open 
for writing)
make[2]: *** [install-inplace/bin/timeout] Error 1
make[2]: Leaving directory `/home/buildbot/ghc/sparky/build/testsuite/timeout'
make[1]: *** [boot] Error 2
make[1]: Leaving directory `/home/buildbot/ghc/sparky/build/testsuite'
Last 30 lines:

make[1]: Entering directory 
`/home/buildbot/ghc/sparky/build/testsuite/tests/ghc-regress'
Looks like you don't have timeout, building it first...
make -C ../../timeout all
make[2]: Entering directory `/home/buildbot/ghc/sparky/build/testsuite/timeout'
rm -rf install-inplace
/home/buildbot/ghc/sparky/build/inplace/bin/ghc-stage2 --make Setup
./Setup configure 
--with-compiler=/home/buildbot/ghc/sparky/build/inplace/bin/ghc-stage2 \
                          
--with-hc-pkg=/home/buildbot/ghc/sparky/build/inplace/bin//ghc-pkg \
                          
--with-hsc2hs=/home/buildbot/ghc/sparky/build/inplace/bin//hsc2hs \
                          --with-gcc=gcc \
                          --ghc-option=-threaded 
--prefix=/home/buildbot/ghc/sparky/build/testsuite/timeout/install-inplace
Configuring timeout-1...
./Setup build
Preprocessing executables for timeout-1...
Building timeout-1...
./Setup install
Installing executable(s) in
/home/buildbot/ghc/sparky/build/testsuite/timeout/install-inplace/bin
Setup: <file descriptor: 4>: copyFile: illegal operation (handle is not open 
for writing)
make[2]: *** [install-inplace/bin/timeout] Error 1
make[2]: Leaving directory `/home/buildbot/ghc/sparky/build/testsuite/timeout'
make[1]: *** [../../timeout/install-inplace/bin/timeout] Error 2
make[1]: Leaving directory 
`/home/buildbot/ghc/sparky/build/testsuite/tests/ghc-regress'
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to