Build results:
tnaur PPC OSX stable 2:  pass
tnaur x86 Linux stable:  pass
x86 Windows stable:      fail (failed stage1)
x86 Windows stable fast: pass lost pass pass pass pass
x86-64 Linux stable:     fail (failed stage1)

Old unexpected test failures:

    TyFamUndec          7  gabor stable
    barton-mangler-bug  1  tnaur x86 Linux stable
    conc064             1  malcolm stable
    concprog001         1  tnaur x86 Linux stable
    conflicting_flags   1  x86 Windows stable fast
    divbyzero           2  tnaur PPC OSX stable
    drvfail002          7  gabor stable
    ffi009              2  tnaur PPC OSX stable
    ghc-e003            1  x86 Windows stable fast
    ghc-e005            1  x86 Windows stable fast
    ghci024             2  tnaur PPC OSX stable
    num009              2  malcolm stable
    num012              2  tnaur PPC OSX stable
    outofmem2           7  gabor stable
    seward-space-leak   1  tnaur PPC OSX stable
    signals002          3  malcolm stable
    tcfail043           7  gabor stable
    tcfail071           7  gabor stable
    tcfail121           7  gabor stable
    tcfail130           7  gabor stable
    tcfail154           7  gabor stable
    tcfail157           7  gabor stable
    tcfail170           7  gabor stable
Last 30 lines:

make[3]: Entering directory `/buildbot/x86-win-stable/build/libraries/network'
GNUmakefile:71: dist/build/.depend: No such file or directory
c:/builds/slave/x86-win-stable/build/compiler/stage1/ghc-inplace.exe -M 
-optdep-f -optdepdist/build/.depend -optdep-s -optdepp  -package-name 
network-2.2.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. 
-Idist/build -Iinclude -optc-DCALLCONV=stdcall -#include "HsNet.h" -odir 
dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -package 
parsec-2.1.0.1 -O -DCALLCONV=stdcall -XCPP -idist/build -H16m -O -O 
-Rghc-timing -fgenerics Network Network.BSD Network.Socket Network.URI
<<ghc: 24076756 bytes, 6 GCs, 131072/131072 avg/max bytes residency (1 
samples), 17M in use, 0.00 INIT (0.00 elapsed), 0.05 MUT (0.22 elapsed), 0.03 
GC (0.03 elapsed) :ghc>>
for dir in dist/build/ dist/build/Network/ dist/build/cbits/; do \
                if test ! -d $dir; then mkdir -p $dir; fi \
        done
make[3]: Leaving directory `/buildbot/x86-win-stable/build/libraries/network'
make[3]: Entering directory `/buildbot/x86-win-stable/build/libraries/network'
c:/builds/slave/x86-win-stable/build/compiler/stage1/ghc-inplace.exe 
-package-name network-2.2.0.0 -hide-all-packages -split-objs -i 
-idist/build/autogen -idist/build -i. -Idist/build -Iinclude 
-optc-DCALLCONV=stdcall -#include "HsNet.h" -odir dist/build -hidir dist/build 
-stubdir dist/build -package base-3.0.2.0 -package parsec-2.1.0.1 -O 
-DCALLCONV=stdcall -XCPP -idist/build  -H16m -O -O -Rghc-timing -fgenerics -c 
dist/build/Network/Socket.hs -o dist/build/Network/Socket.o  -ohi 
dist/build/Network/Socket.hi
<<ghc: 476471632 bytes, 318 GCs, 8836437/13852672 avg/max bytes residency (6 
samples), 33M in use, 0.00 INIT (0.00 elapsed), 2.92 MUT (17.64 elapsed), 1.00 
GC (1.02 elapsed) :ghc>>
c:/builds/slave/x86-win-stable/build/compiler/stage1/ghc-inplace.exe 
-package-name network-2.2.0.0 -hide-all-packages -split-objs -i 
-idist/build/autogen -idist/build -i. -Idist/build -Iinclude 
-optc-DCALLCONV=stdcall -#include "HsNet.h" -odir dist/build -hidir dist/build 
-stubdir dist/build -package base-3.0.2.0 -package parsec-2.1.0.1 -O 
-DCALLCONV=stdcall -XCPP -idist/build  -H16m -O -O -Rghc-timing -fgenerics -c 
dist/build/Network/BSD.hs -o dist/build/Network/BSD.o  -ohi 
dist/build/Network/BSD.hi
<<ghc: 318313388 bytes, 69 GCs, 6180864/10194944 avg/max bytes residency (4 
samples), 27M in use, 0.00 INIT (0.00 elapsed), 1.75 MUT (7.27 elapsed), 0.63 
GC (0.64 elapsed) :ghc>>
c:/builds/slave/x86-win-stable/build/compiler/stage1/ghc-inplace.exe 
-package-name network-2.2.0.0 -hide-all-packages -split-objs -i 
-idist/build/autogen -idist/build -i. -Idist/build -Iinclude 
-optc-DCALLCONV=stdcall -#include "HsNet.h" -odir dist/build -hidir dist/build 
-stubdir dist/build -package base-3.0.2.0 -package parsec-2.1.0.1 -O 
-DCALLCONV=stdcall -XCPP -idist/build  -H16m -O -O -Rghc-timing -fgenerics -c 
Network.hs -o dist/build/Network.o  -ohi dist/build/Network.hi

Network.hs:434:10:
    Couldn't match expected type `Exception.IOException'
           against inferred type `Exception.Exception'
      Expected type: IO a -> (Exception.IOException -> IO a) -> IO a
      Inferred type: IO a -> (Exception.Exception -> IO a) -> IO a
    In the expression: Exception.catch
    In the definition of `catchIO': catchIO = Exception.catch
<<ghc: 41106348 bytes, 8 GCs, 3123200/6115328 avg/max bytes residency (2 
samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.13 MUT (0.22 elapsed), 0.11 
GC (0.11 elapsed) :ghc>>
make[3]: *** [dist/build/Network.o] Error 1
make[3]: Leaving directory `/buildbot/x86-win-stable/build/libraries/network'
make[2]: *** [make.library.network] Error 2
make[2]: Leaving directory `/buildbot/x86-win-stable/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/buildbot/x86-win-stable/build'
Last 30 lines:

fi
mv: cannot stat `GNUmakefile': No such file or directory
Preprocessing library network-2.2.0.0...
Generating Makefile network-2.2.0.0...
make[3]: Entering directory 
`/64playpen/buildbot/x86_64-linux-stable/build/libraries/network'
GNUmakefile:71: dist/build/.depend: No such file or directory
../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend 
-optdep-s -optdepp  -package-name network-2.2.0.0 -hide-all-packages -i 
-idist/build/autogen -idist/build -i. -Idist/build -Iinclude 
-optc-DCALLCONV=ccall -#include "HsNet.h" -odir dist/build -hidir dist/build 
-stubdir dist/build -package base-3.0.2.0 -package parsec-2.1.0.1 -O 
-DCALLCONV=ccall -XCPP -idist/build -H16m -O -O2 -fasm -dcore-lint -fgenerics 
Network Network.BSD Network.Socket Network.URI
for dir in dist/build/ dist/build/Network/ dist/build/cbits/; do \
        if test ! -d $dir; then mkdir -p $dir; fi \
done
make[3]: Leaving directory 
`/64playpen/buildbot/x86_64-linux-stable/build/libraries/network'
make[3]: Entering directory 
`/64playpen/buildbot/x86_64-linux-stable/build/libraries/network'
../../compiler/stage1/ghc-inplace -package-name network-2.2.0.0 
-hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. 
-Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir 
dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -package 
parsec-2.1.0.1 -O -DCALLCONV=ccall -XCPP -idist/build  -H16m -O -O2 -fasm 
-dcore-lint -fgenerics -c dist/build/Network/Socket.hs -o 
dist/build/Network/Socket.o  -ohi dist/build/Network/Socket.hi
../../compiler/stage1/ghc-inplace -package-name network-2.2.0.0 
-hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. 
-Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir 
dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -package 
parsec-2.1.0.1 -O -DCALLCONV=ccall -XCPP -idist/build  -H16m -O -O2 -fasm 
-dcore-lint -fgenerics -c dist/build/Network/BSD.hs -o dist/build/Network/BSD.o 
 -ohi dist/build/Network/BSD.hi
../../compiler/stage1/ghc-inplace -package-name network-2.2.0.0 
-hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. 
-Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir 
dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -package 
parsec-2.1.0.1 -O -DCALLCONV=ccall -XCPP -idist/build  -H16m -O -O2 -fasm 
-dcore-lint -fgenerics -c Network.hs -o dist/build/Network.o  -ohi 
dist/build/Network.hi

Network.hs:434:10:
    Couldn't match expected type `Exception.IOException'
           against inferred type `Exception.Exception'
      Expected type: IO a -> (Exception.IOException -> IO a) -> IO a
      Inferred type: IO a -> (Exception.Exception -> IO a) -> IO a
    In the expression: Exception.catch
    In the definition of `catchIO': catchIO = Exception.catch
make[3]: *** [dist/build/Network.o] Error 1
make[3]: Leaving directory 
`/64playpen/buildbot/x86_64-linux-stable/build/libraries/network'
make[2]: *** [make.library.network] Error 2
make[2]: Leaving directory 
`/64playpen/buildbot/x86_64-linux-stable/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-stable/build'
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to