[nightly] 03-Jun-2004 build of HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
GHC Nightly Builds
simonmar at microsoft.com
Thu Jun 3 15:35:52 EDT 2004
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Build location = /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/v-julsew/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Thu Jun 3 19:00:01 BST 2004.
**** checking out new source tree ... ok. (GHC Version 6.3.20040603)
**** Building stage 1 compiler ... failed; relevant barfage is below.
**** building source distribution ... ok.
No successfully built compilers to test; aborting.
------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /playpen/ghc/nightly/HEAD-cam-02-unx/logs/i386-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Finished recursively making `all' for ways: p t ...
PWD = /playpen/ghc/nightly/HEAD-cam-02-unx/i386-unknown-linux/libraries/mtl
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== gmake all -r;
in /playpen/ghc/nightly/HEAD-cam-02-unx/i386-unknown-linux/libraries/network
------------------------------------------------------------------------
rm -f Network/Socket.o; if [ ! -d Network/Socket_split ]; then mkdir Network/Socket_split; else /usr/bin/find Network/Socket_split -name '*.o' -print | xargs rm -f __rm_food; fi;
./../ghc/compiler/ghc-inplace -H16m -O -Iinclude -#include HsNet.h -package-name network -O -H32m -dcore-lint -package base -split-objs -cpp -DCALLCONV=ccall -c Network/Socket.hs -o Network/Socket.o -ohi Network/Socket.hi
Socket.hsc:1697:4:
Couldn't match `IO Handle' against `Bool -> IO Handle'
Expected type: IO Handle
Inferred type: Bool -> IO Handle
Probable cause: `openFd' is applied to too few arguments in the call
(openFd (fromIntegral fd)
(Just System.Posix.Internals.Stream)
(show s)
mode
True
False)
In the result of a 'do' expression:
openFd (fromIntegral fd)
(Just System.Posix.Internals.Stream)
(show s)
mode
True
False
gmake[1]: *** [Network/Socket.o] Error 1
gmake: *** [all] Error 1
Nightly run ended at Thu Jun 3 20:35:52 BST 2004
More information about the Cvs-ghc
mailing list