Build results:
kahl G5 Gentoo Linux stable: pass
x86 Windows stable:          fail (failed publishbindist) fail (failed 
publishbindist failed slave lost)
x86 Windows stable fast:     pass pass fail (failed stage1) pass pass lost
x86-64 Linux stable:         lost fail (failed publishbindist)

New unexpected test failures:

    time002  1  x86 Windows stable fast

Fixed unexpected test failures:

    ffi016

Old unexpected test failures:

    10queens            1  x86-64 Linux stable
    1679                1  kahl G5 Gentoo Linux stable
    1914                2  x86 Windows stable
    TH_spliceE5_prof    2  x86 Windows stable
    barton-mangler-bug  2  x86 Windows stable
    bug1010             1  x86 Windows stable
    cg040               1  x86-64 Linux stable
    cg043               1  x86-64 Linux stable
    cg059               1  x86-64 Linux stable
    conc004             1  x86-64 Linux stable
    conc018             1  mnemosyne x86-64 Gentoo stable
    conc040             1  kahl G5 Gentoo Linux stable
    conc049             1  x86 Windows stable
    conc057             1  x86-64 Linux stable
    conc064             2  gabor stable
    conc068             2  kahl G5 Gentoo Linux stable
    concio001.thr       1  kahl G5 Gentoo Linux stable
    countReaders001     2  x86 Windows stable
    derefnull           2  gabor stable
    divbyzero           3  gabor stable
    fed001              1  kahl G5 Gentoo Linux stable
    ffi006              1  kahl G5 Gentoo Linux stable
    ffi007              1  kahl G5 Gentoo Linux stable
    ffi008              1  kahl G5 Gentoo Linux stable
    ffi009              1  kahl G5 Gentoo Linux stable
    ffi011              1  kahl G5 Gentoo Linux stable
    ffi013              1  kahl G5 Gentoo Linux stable
    ffi019              1  kahl G5 Gentoo Linux stable
    getDirContents001   1  x86 Windows stable
    ghc-e001            1  kahl G5 Gentoo Linux stable
    ghci025             1  x86-64 Linux stable
    hpc_fork            1  x86 Windows stable
    hpc_raytrace        3  gabor stable
    joao-circular       1  x86-64 Linux stable
    maessen_hashtab     2  x86 Windows stable
    num012              2  kahl G5 Gentoo Linux stable
    outofmem            1  kahl G5 Gentoo Linux stable
    print028            3  gabor stable
    process004          1  x86 Windows stable
    read001             2  gabor stable
    tcrun039            1  x86-64 Linux stable
    typecheck.testeq1   1  x86 Windows stable
Last 30 lines:

make[1]: Entering directory `/buildbot/x86-win-stable/build'
Try 0: rsync ./ghc-6.8.1.20071206-i386-unknown-mingw32.tar.bz2 [EMAIL 
PROTECTED]:/home/haskell/ghc/dist/stable/dist
Try 0: rsync ghc-6.8.1.20071206-i386-unknown-mingw32.exe [EMAIL 
PROTECTED]:/home/haskell/ghc/dist/stable/dist
rsync -r /doc/* [EMAIL PROTECTED]:/home/haskell/ghc/dist/stable/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-stable/build'
Last 30 lines:

=====> arith002(optasm)
cd ./numeric/should_run && 
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith002 arith002.hs -O -fasm 
  >arith002.comp.stderr 2>&1
cd ./numeric/should_run && ./arith002    </dev/null >arith002.run.stdout 
2>arith002.run.stderr
=====> arith002(profc)
cd ./numeric/should_run && 
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith002 arith002.hs -O -prof 
-auto-all -fvia-C   >arith002.comp.stderr 2>&1
cd ./numeric/should_run && ./arith002  +RTS -p -RTS  </dev/null 
>arith002.run.stdout 2>arith002.run.stderr
=====> arith002(profasm)
cd ./numeric/should_run && 
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith002 arith002.hs -O -prof 
-auto-all -fasm   >arith002.comp.stderr 2>&1
cd ./numeric/should_run && ./arith002  +RTS -hc -RTS  </dev/null 
>arith002.run.stdout 2>arith002.run.stderr
cd ./numeric/should_run && 
c:/builds/slave/x86-win-stable/build/utils/hp2ps/hp2ps arith002
=====> arith002(ghci)
cd ./numeric/should_run && 
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith002.hs --interactive -v0 
-ignore-dot-ghci   <arith002.genscript 1>arith002.interp.stdout 
2>arith002.interp.stderr
=====> arith002(threaded1)
cd ./numeric/should_run && 
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith002 arith002.hs 
-threaded -debug   >arith002.comp.stderr 2>&1
cd ./numeric/should_run && ./arith002    </dev/null >arith002.run.stdout 
2>arith002.run.stderr
=====> arith002(threaded2)
cd ./numeric/should_run && 
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith002 arith002.hs -O 
-threaded   >arith002.comp.stderr 2>&1
cd ./numeric/should_run && ./arith002  +RTS -N2 -RTS  </dev/null 
>arith002.run.stdout 2>arith002.run.stderr
=====> arith003(normal)
cd ./numeric/should_run && 
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith003 arith003.hs    
>arith003.comp.stderr 2>&1
cd ./numeric/should_run && ./arith003    </dev/null >arith003.run.stdout 
2>arith003.run.stderr
=====> arith003(optc)
cd ./numeric/should_run && 
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith003 arith003.hs -O 
-fvia-C   >arith003.comp.stderr 2>&1
cd ./numeric/should_run && ./arith003    </dev/null >arith003.run.stdout 
2>arith003.run.stderr
=====> arith003(hpc)
cd ./numeric/should_run && 
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith003 arith003.hs -O -fhpc 
  >arith003.comp.stderr 2>&1
cd ./numeric/should_run && ./arith003    </dev/null >arith003.run.stdout 
2>arith003.run.stderr
=====> arith003(optasm)
cd ./numeric/should_run && 
'c:/builds/slave/x86-win-stable/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith003 arith003.hs -O -fasm 
  >arith003.comp.stderr 2>&1
Last 30 lines:

make[1]: Entering directory `/64playpen/buildbot/x86_64-linux-stable/build'
Try 0: rsync ./ghc-6.8.1.20071206-x86_64-unknown-linux.tar.bz2 [EMAIL 
PROTECTED]:/home/haskell/ghc/dist/stable/dist
rsync -r /share/doc/ghc/* [EMAIL PROTECTED]:/home/haskell/ghc/dist/stable/docs
rsync: link_stat "/share/doc/ghc/*" failed: No such file or directory (2)
rsync error: some files could not be transferred (code 23) at main.c(791)
make[1]: *** [publish-binary-dist] Error 23
make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-stable/build'
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to