Build results:
tnaur PPC OSX stable 2: pass
tnaur x86 Linux stable: pass
x86 Windows stable: fail (failed stage1)
x86 Windows stable fast: pass pass pass pass fail (failed getsubrepos) pass pass
x86-64 Linux stable: fail (failed stage1)
Old unexpected test failures:
TyFamUndec 4 mnemosyne x86-64 Gentoo stable
barton-mangler-bug 1 tnaur x86 Linux stable
conc018 1 mnemosyne x86-64 Gentoo stable
conc024 1 mnemosyne x86-64 Gentoo stable
concprog001 1 tnaur x86 Linux stable
conflicting_flags 1 x86 Windows stable fast
divbyzero 1 tnaur PPC OSX stable 2
drvfail002 4 mnemosyne x86-64 Gentoo stable
ffi009 1 tnaur PPC OSX stable 2
ghc-e003 1 x86 Windows stable fast
ghc-e005 1 x86 Windows stable fast
ghci024 1 tnaur PPC OSX stable 2
num009 1 x86 Windows stable fast
num012 1 tnaur PPC OSX stable 2
outofmem2 4 mnemosyne x86-64 Gentoo stable
signals002 1 tnaur PPC OSX stable 2
tcfail043 4 mnemosyne x86-64 Gentoo stable
tcfail071 4 mnemosyne x86-64 Gentoo stable
tcfail121 4 mnemosyne x86-64 Gentoo stable
tcfail130 4 mnemosyne x86-64 Gentoo stable
tcfail154 4 mnemosyne x86-64 Gentoo stable
tcfail157 4 mnemosyne x86-64 Gentoo stable
tcfail170 4 mnemosyne x86-64 Gentoo 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: 24074580 bytes, 6 GCs, 131072/131072 avg/max bytes residency (1
samples), 17M in use, 0.00 INIT (0.00 elapsed), 0.13 MUT (0.25 elapsed), 0.02
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: 476243088 bytes, 317 GCs, 8837802/13852672 avg/max bytes residency (6
samples), 33M in use, 0.00 INIT (0.00 elapsed), 3.05 MUT (20.81 elapsed), 1.39
GC (1.41 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: 318300352 bytes, 69 GCs, 6180864/10194944 avg/max bytes residency (4
samples), 27M in use, 0.00 INIT (0.00 elapsed), 1.83 MUT (8.77 elapsed), 0.59
GC (0.61 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: 41099708 bytes, 8 GCs, 3123200/6115328 avg/max bytes residency (2
samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.16 MUT (0.23 elapsed), 0.09
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
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc