[nightly] 19-Feb-2007 build of of HEAD on i386-unknown-mingw32 (bling)

sof at galois.com sof at galois.com
Tue Feb 20 01:42:54 EST 2007


From: GHC Build Reports <build-spammer at galois.com>
To: cvs-ghc at haskell.org
Subject:  [nightly] 19-Feb-2007 build of of HEAD on i386-unknown-mingw32 (bling)

Build description = of HEAD on i386-unknown-mingw32 (bling)
Build location    = /fptools/builds/HEAD
Build config file = /fptools/builds/ghc-nightly/site/galois/conf-HEAD-bling

Nightly build started on bling at Mon Feb 19 22:00:01 PST 2007.
**** checking out new source tree                 ... Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
Finished getting.
ok. (GHC Version 6.7.20070219)
**** Building stage 1 compiler                    ... failed; relevant barfage is below.
No successfully built compilers to test; aborting.

------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /fptools/builds/HEAD/logs/i386-unknown-mingw32-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------

    In the second argument of `asyncReadRawBufferPtr', namely `fd'
    In the expression:
	asyncReadRawBufferPtr 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/Handle.hs:588:43:
    Couldn't match expected type `Int' against inferred type `FD'
    In the second argument of `asyncWriteRawBuffer', namely `fd'
    In the expression: asyncWriteRawBuffer loc fd is_stream buf off len
    In the definition of `writeRawBuffer':
	writeRawBuffer loc fd is_stream buf off len
			 | threaded = blockingWriteRawBuffer loc fd is_stream buf off len
			 | otherwise = asyncWriteRawBuffer loc fd is_stream buf off len

GHC/Handle.hs:593:46:
    Couldn't match expected type `Int' against inferred type `FD'
    In the second argument of `asyncWriteRawBufferPtr', namely `fd'
    In the expression:
	asyncWriteRawBufferPtr loc fd is_stream buf off len
    In the definition of `writeRawBufferPtr':
	writeRawBufferPtr loc fd is_stream buf off len
			    | threaded = blockingWriteRawBufferPtr loc fd is_stream buf off len
			    | otherwise = asyncWriteRawBufferPtr loc fd is_stream buf off len
make[2]: *** [GHC/Handle.o] Error 1
make[1]: *** [all] Error 1
make[1]: Leaving directory `/fptools/builds/HEAD/fptools/libraries'
make: *** [stage1] Error 2

Nightly run ended at Mon Feb 19 22:42:54 PST 2007



More information about the Cvs-ghc mailing list