Daily report for 6.6

BuildBot Collator cvs-ghc at haskell.org
Thu Apr 5 03:30:02 EDT 2007


Old unexpected test passes:

    barton-mangler-bug  1  tnaur PPC OSX 6.6
    cholewo-eval        1  tnaur PPC OSX 6.6

New unexpected test failures:

    cg026  1  x86-64 Linux 6.6

Fixed unexpected test failures:

    conc052

Old unexpected test failures:

    ThreadDelay001      1  x86 Windows 6.6
    arith011            1  tnaur PPC OSX 6.6
    barton-mangler-bug  1  tnaur PPC OSX 6.6
    cabal01             2  mnemosyne x86-64 Gentoo 6.6
    cg059               4  x86-64 Linux 6.6
    conc019             1  mnemosyne x86-64 Gentoo 6.6
    conc023             1  x86 Windows 6.6
    conc035             1  mnemosyne x86-64 Gentoo 6.6
    conc056             1  x86-64 Linux 6.6
    conc068             1  tnaur PPC OSX 6.6
    concprog001         2  x86-64 Linux 6.6
    concprog002         1  tnaur PPC OSX 6.6
    drvfail003          5  x86-64 Linux 6.6
    enum01              1  tnaur PPC OSX 6.6
    ffi009              1  tnaur PPC OSX 6.6
    forkprocess01       1  tnaur PPC OSX 6.6
    galois_raytrace     1  tnaur PPC OSX 6.6
    joao-circular       1  tnaur PPC OSX 6.6
    seward-space-leak   1  tnaur PPC OSX 6.6
    signals002          1  tnaur PPC OSX 6.6
    tcfail032           5  x86-64 Linux 6.6
    tcfail055           5  x86-64 Linux 6.6
    tcfail115           5  x86-64 Linux 6.6
    tcfail165           5  x86-64 Linux 6.6
-------------- next part --------------
Last 30 lines:

<<ghc: 47105468 bytes, 8 GCs, 2998286/5888460 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.23 MUT (1.69 elapsed), 0.08 GC (0.09 elapsed) :ghc>>
../../compiler/ghc-inplace -H16m -O -fglasgow-exts -cpp -Iinclude -"#include" HsBase.h -funbox-strict-fields -package-name  base-2.0 -O -Rghc-timing -fgenerics  -fgenerics -split-objs    -c GHC/Handle.hs -o GHC/Handle.o  -ohi GHC/Handle.hi

GHC/Handle.hs:577:42:
    Couldn't match expected type `CInt' against inferred type `FD'
    In the second argument of `blockingReadRawBuffer', namely `fd'
    In the expression:
	blockingReadRawBuffer loc fd is_stream buf off len
    In the definition of `readRawBuffer':
	readRawBuffer loc fd is_stream buf off len
			| threaded = blockingReadRawBuffer loc fd is_stream buf off len
			| otherwise = asyncReadRawBuffer loc fd is_stream buf off len

GHC/Handle.hs:582:45:
    Couldn't match expected type `CInt' against inferred type `FD'
    In the second argument of `blockingReadRawBufferPtr', namely `fd'
    In the expression:
	blockingReadRawBufferPtr loc fd is_stream buf off len
    In the definition of `readRawBufferPtr':
	readRawBufferPtr loc fd is_stream buf off len
			   | threaded = blockingReadRawBufferPtr loc fd is_stream buf off len
			   | otherwise = asyncReadRawBufferPtr loc fd is_stream buf off len
<<ghc: 76811864 bytes, 16 GCs, 4419300/8517748 avg/max bytes residency (3 samples), 18M in use, 0.00 INIT (0.00 elapsed), 0.48 MUT (0.63 elapsed), 0.17 GC (0.19 elapsed) :ghc>>
make[3]: *** [GHC/Handle.o] Error 1
Failed making all in base: 1
make[2]: *** [all] Error 1
make[2]: Leaving directory `/cygdrive/c/builds/slave/x86-win-6.6/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/cygdrive/c/builds/slave/x86-win-6.6/build'


More information about the Cvs-ghc mailing list