Build results:

x86-64 Linux head:       lost
x86 Windows head:        fail (failed bindisttest) fail (failed bindisttest 
failed slave lost)
x86 Windows head fast:   pass lost pass pass
x86-64 Linux head unreg: lost

Old unexpected test passes:

    length001  1 kgardas head
    unicode001 1 kili head
    unicode002 1 kili head

Old unexpected test failures:

    1861              1 kgardas head
    2302              3 kgardas head
    2816              3 kgardas head
    3429              1 kili head
    T3007             1 kili head
    T3016             1 kili head
    apirecomp001      2 kili head
    cabal01           1 kili head
    conc012           2 kili head
    conc024           1 kili head
    conc037           1 kili head
    conc038           1 kili head
    conc070           1 kili head
    concprog001       3 kgardas head
    concprog002       1 kgardas head
    derefnull         2 kgardas head
    divbyzero         2 kgardas head
    driver062.1       1 kili head
    driver062.2       1 kili head
    driver062.3       1 kili head
    driver062.4       1 kili head
    driver062.5       1 kili head
    driver081.1       1 kili head
    driver081.2       1 kili head
    dynamic_flags_001 1 kili head
    ffi009            1 kili head
    forkprocess01     1 kili head
    gadt23            1 kili head
    getPermissions001 1 kili head
    ghci024           1 kgardas head
    ghci028           3 kgardas head
    hClose002         1 kgardas head
    hClose003         2 kgardas head
    hs-boot           1 kili head
    memo001           1 kili head
    mod179            1 kili head
    num009            3 kgardas head
    num012            2 kgardas head
    print021          3 kgardas head
    process007        1 kili head
    queryfdoption01   1 kili head
    recomp001         1 kili head
    recomp004         1 kili head
    rn.prog006        2 x86 Windows head fast
    seward-space-leak 1 kili head
    signals002        2 kili head
    signals004        3 kgardas head
    space_leak_001    1 kili head
    tcrun007          2 kili head
    testblockalloc    1 kili head
    user001           1 kgardas 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.13.20090925-i386-unknown-mingw32.tar.bz2
mv a/b/c/ghc-6.13.20090925 
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'
Last 30 lines:

gs -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE ./typecheck/should_run/tcrun018.ps
=====> tcrun018(ghci)
cd ./typecheck/should_run && 
'c:/builds/slave/x86-win-head/build/inplace/bin/ghc-stage2.exe' -fforce-recomp 
-dcore-lint -dcmm-lint -no-user-package-conf  -dno-debug-output tcrun018.hs 
--interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS   <tcrun018.genscript 
1>tcrun018.interp.stdout 2>tcrun018.interp.stderr
=====> tcrun018(threaded1)
cd ./typecheck/should_run && 
'c:/builds/slave/x86-win-head/build/inplace/bin/ghc-stage2.exe' -fforce-recomp 
-dcore-lint -dcmm-lint -no-user-package-conf  -dno-debug-output -o tcrun018 
tcrun018.hs -threaded -debug   >tcrun018.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun018    </dev/null >tcrun018.run.stdout 
2>tcrun018.run.stderr
=====> tcrun018(threaded2)
cd ./typecheck/should_run && 
'c:/builds/slave/x86-win-head/build/inplace/bin/ghc-stage2.exe' -fforce-recomp 
-dcore-lint -dcmm-lint -no-user-package-conf  -dno-debug-output -o tcrun018 
tcrun018.hs -O -threaded -eventlog   >tcrun018.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun018  +RTS -N2 -l -RTS  </dev/null 
>tcrun018.run.stdout 2>tcrun018.run.stderr
=====> tcrun018(profthreaded)
cd ./typecheck/should_run && 
'c:/builds/slave/x86-win-head/build/inplace/bin/ghc-stage2.exe' -fforce-recomp 
-dcore-lint -dcmm-lint -no-user-package-conf  -dno-debug-output -o tcrun018 
tcrun018.hs -O -prof -auto-all -fasm -threaded   >tcrun018.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun018  +RTS -p -RTS  </dev/null 
>tcrun018.run.stdout 2>tcrun018.run.stderr
=====> tcrun019(normal)
cd ./typecheck/should_run && 
'c:/builds/slave/x86-win-head/build/inplace/bin/ghc-stage2.exe' -fforce-recomp 
-dcore-lint -dcmm-lint -no-user-package-conf  -dno-debug-output -o tcrun019 
tcrun019.hs    >tcrun019.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun019    </dev/null >tcrun019.run.stdout 
2>tcrun019.run.stderr
=====> tcrun019(optc)
cd ./typecheck/should_run && 
'c:/builds/slave/x86-win-head/build/inplace/bin/ghc-stage2.exe' -fforce-recomp 
-dcore-lint -dcmm-lint -no-user-package-conf  -dno-debug-output -o tcrun019 
tcrun019.hs -O -fvia-C   >tcrun019.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun019    </dev/null >tcrun019.run.stdout 
2>tcrun019.run.stderr
=====> tcrun019(hpc)
cd ./typecheck/should_run && 
'c:/builds/slave/x86-win-head/build/inplace/bin/ghc-stage2.exe' -fforce-recomp 
-dcore-lint -dcmm-lint -no-user-package-conf  -dno-debug-output -o tcrun019 
tcrun019.hs -O -fhpc   >tcrun019.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun019    </dev/null >tcrun019.run.stdout 
2>tcrun019.run.stderr
=====> tcrun019(optasm)
cd ./typecheck/should_run && 
'c:/builds/slave/x86-win-head/build/inplace/bin/ghc-stage2.exe' -fforce-recomp 
-dcore-lint -dcmm-lint -no-user-package-conf  -dno-debug-output -o tcrun019 
tcrun019.hs -O -fasm   >tcrun019.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun019    </dev/null >tcrun019.run.stdout 
2>tcrun019.run.stderr
=====> tcrun019(profc)
cd ./typecheck/should_run && 
'c:/builds/slave/x86-win-head/build/inplace/bin/ghc-stage2.exe' -fforce-recomp 
-dcore-lint -dcmm-lint -no-user-package-conf  -dno-debug-output -o tcrun019 
tcrun019.hs -O -prof -auto-all -fvia-C   >tcrun019.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun019  +RTS -p -RTS  </dev/null 
>tcrun019.run.stdout 2>tcrun019.run.stderr
=====> tcrun019(profasm)
cd ./typecheck/should_run && 
'c:/builds/slave/x86-win-head/build/inplace/bin/ghc-stage2.exe' -fforce-recomp 
-dcore-lint -dcmm-lint -no-user-package-conf  -dno-debug-output -o tcrun019 
tcrun019.hs -O -prof -auto-all -fasm   >tcrun019.comp.stderr 2>&1
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to