Build results:
x86-64 Linux head:       lost
x86 Windows head:        fail (failed stage1)
x86 Windows head fast:   pass pass pass pass pass pass
x86-64 Linux head unreg: lost

New unexpected test failures:

    driver100  1  x86 Windows head fast

Old unexpected test failures:

    1861                1  kgardas head
    2228                1  x86 Windows head fast
    2469                1  malcolm head
    arith011            2  fast486 head
    barton-mangler-bug  2  x86 Windows head
    break017            5  x86 Windows head
    cholewo-eval        1  malcolm head
    conc015             1  x86-64 Linux head unreg
    conc018             1  x86 Windows head
    conc032             2  fast486 head
    conc069             1  x86-64 Linux head unreg
    conc070             1  x86-64 Linux head unreg
    concprog001         1  tnaur x86 Linux head
    concprog002         1  kgardas head
    derefnull           1  x86 Windows head
    divbyzero           1  x86 Windows head
    fast2haskell        1  malcolm head
    ghci024             2  kgardas head
    hClose002           1  kgardas head
    ioref001            1  x86 Windows head
    maessen_hashtab     1  x86 Windows head
    num009              3  x86 Windows head
    num012              2  x86 Windows head
    openFile003         1  kgardas head
    print002            1  gabor head
    print003            1  gabor head
    print006            1  gabor head
    print007            1  gabor head
    print008            1  gabor head
    print010            1  gabor head
    print012            1  gabor head
    print013            1  gabor head
    print014            1  gabor head
    print018            1  gabor head
    print019            1  gabor head
    print020            1  gabor head
    print021            1  gabor head
    print025            1  gabor head
    print031            1  gabor head
    print034            1  gabor head
    qq005               1  x86 Windows head
    simpl015            1  tnaur x86 Linux head
    tcfail138           1  fast486 head
    win32002            1  x86 Windows head
Last 30 lines:

for dir in dist/build/System/ dist/build/cbits/; do \
                if test ! -d $dir; then mkdir -p $dir; fi \
        done
make[3]: Leaving directory `/buildbot/x86-win-head/build/libraries/directory'
make[3]: Entering directory `/buildbot/x86-win-head/build/libraries/directory'
c:/builds/slave/x86-win-head/build/ghc/stage1-inplace/ghc.exe -package-name 
directory-1.0 -hide-all-packages -no-user-package-conf -split-objs -i 
-idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build 
-Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include 
"HsDirectory.h" -odir dist/build -hidir dist/build -stubdir dist/build -package 
base-4.0.0.0 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -O -XCPP 
-XForeignFunctionInterface -idist/build  -H32m -O -O2 -Rghc-timing -XGenerics 
-Wall -fno-warn-deprecated-flags -c System/Directory.hs -o 
dist/build/System/Directory.o  -ohi dist/build/System/Directory.hi

System\Directory.hs:351:51: Not in scope: `c_rmdir'

System\Directory.hs:473:52: Not in scope: `c_rename'

System\Directory.hs:530:48: Not in scope: `c_rename'

System\Directory.hs:549:24:
    Not in scope: data constructor `IOException'

System\Directory.hs:550:36:
    Not in scope: data constructor `IOException'

System\Directory.hs:752:13: Not in scope: `c_getcwd'

System\Directory.hs:800:55: Not in scope: `c_chdir'
<<ghc: 34580096 bytes, 7 GCs, 2224128/4317184 avg/max bytes residency (2 
samples), 32M in use, 0.00 INIT (0.00 elapsed), 0.08 MUT (0.27 elapsed), 0.08 
GC (0.09 elapsed) :ghc>>
make[3]: *** [dist/build/System/Directory.o] Error 1
make[3]: Leaving directory `/buildbot/x86-win-head/build/libraries/directory'
make[2]: *** [make.library.directory] Error 2
make[2]: Leaving directory `/buildbot/x86-win-head/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/buildbot/x86-win-head/build'
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to