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 Wed Jul 17 19:00:01 BST 2002.
**** checking out new source tree ... ok. (GHC Version 5.05.20020717)
**** Building stage 1 compiler    ... failed; relevant barfage is below.
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

PWD = /playpen/ghc/nightly/HEAD-cam-02-unx/i386-unknown-linux/stage1/hslibs/posix
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== gmake all - --no-print-directory -r;
 in /playpen/ghc/nightly/HEAD-cam-02-unx/i386-unknown-linux/stage1/hslibs/posix/cbits
------------------------------------------------------------------------
gcc -O -Wall -I../../../ghc/includes -I../../../ghc/rts 
-I../../../libraries/core/include    -c env.c -o env.o
env.c: In function `strDup':
env.c:30: warning: implicit declaration of function `strlen'
env.c:33: warning: implicit declaration of function `malloc'
env.c:33: warning: assignment makes pointer from integer without a cast
env.c:34: warning: implicit declaration of function `memcpy'
env.c: In function `setenviron':
env.c:55: warning: implicit declaration of function `free'
env.c: In function `_setenv':
env.c:101: warning: implicit declaration of function `strchr'
env.c:101: warning: assignment makes pointer from integer without a cast
env.c:102: `errno' undeclared (first use in this function)
env.c:102: (Each undeclared identifier is reported only once
env.c:102: for each function it appears in.)
env.c:102: `EINVAL' undeclared (first use in this function)
env.c:115: warning: implicit declaration of function `strncmp'
env.c:122: warning: implicit declaration of function `realloc'
env.c: In function `delenv':
env.c:139: warning: comparison between pointer and integer
env.c:140: `errno' undeclared (first use in this function)
env.c:140: `EINVAL' undeclared (first use in this function)
gmake[2]: *** [env.o] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1
Nightly run ended at Wed Jul 17 21:51:16 BST 2002
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to