[nightly]: 30-Jan-2002 build of HEAD on i386-*-linux (willamette)

sof sof@willamette.galois.com
Wed, 30 Jan 2002 19:16:54 -0800


To:  cvs-ghc@haskell.org
Subject: [nightly]: 30-Jan-2002 build of HEAD on i386-*-linux (willamette)

Build description = HEAD on i386-*-linux (willamette)
Build location    = /home/sof/BUILDS/nightly-willamette
Build config file = /home/sof/haskell/nightly/site/galois/conf-HEAD-willamette

Nightly build started on willamette at Wed Jan 30 18:00:01 PST 2002.
**** checking out new source tree ... ok. (GHC Version 5.03.20020130)
**** 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 /home/sof/BUILDS/nightly-willamette/logs/i386-unknown-linux-stage1 are

------------------------------------------------------------------------
gcc -O    -I../../../ghc/lib/std/cbits -I../../../ghc/includes -I.. -I.    -c Regex__silly_ld.c -o Regex__silly_ld.o
rm -f libHStext_cbits.a
/usr/bin/ar clqs    libHStext_cbits.a  Regex__silly_ld.o
: libHStext_cbits.a
/usr/bin/ld -r -x -o HStext_cbits.o Regex__silly_ld.o 
------------------------------------------------------------------------
===fptools== Finished making `all' in cbits ...
PWD = /home/sof/BUILDS/nightly-willamette/i386-unknown-linux/stage1/hslibs/text
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== gmake all -r;
 in /home/sof/BUILDS/nightly-willamette/i386-unknown-linux/stage1/hslibs/net
------------------------------------------------------------------------
gcc -O    -I../lang/cbits  -I../text/cbits  -I../concurrent/cbits -I../../ghc/lib/std/cbits -I../../ghc/includes -Icbits    -c BSD_hsc.c -o BSD_hsc.o
gcc -O    -I../lang/cbits  -I../text/cbits  -I../concurrent/cbits -I../../ghc/lib/std/cbits -I../../ghc/includes -Icbits    -c SocketPrim_hsc.c -o SocketPrim_hsc.o
../../ghc/compiler/ghc-inplace -ldl  -recomp -cpp -fglasgow-exts -fvia-C -Icbits  -O -H24m -dcore-lint  -I../lang/cbits  -I../text/cbits  -I../concurrent/cbits -package-name net  -package lang  -package text  -package concurrent    -c SocketPrim.hs -o SocketPrim.o
../../ghc/compiler/ghc-inplace -ldl  -recomp -cpp -fglasgow-exts -fvia-C -Icbits  -O -H24m -dcore-lint  -I../lang/cbits  -I../text/cbits  -I../concurrent/cbits -package-name net  -package lang  -package text  -package concurrent    -c BSD.hs -o BSD.o
../../ghc/compiler/ghc-inplace -ldl  -recomp -cpp -fglasgow-exts -fvia-C -Icbits  -O -H24m -dcore-lint  -I../lang/cbits  -I../text/cbits  -I../concurrent/cbits -package-name net  -package lang  -package text  -package concurrent    -c Socket.lhs -o Socket.o
../../ghc/compiler/ghc-inplace -ldl  -recomp -cpp -fglasgow-exts -fvia-C -Icbits  -O -H24m -dcore-lint  -I../lang/cbits  -I../text/cbits  -I../concurrent/cbits -package-name net  -package lang  -package text  -package concurrent    -c CGI.lhs -o CGI.o
../../ghc/compiler/ghc-inplace -ldl  -recomp -cpp -fglasgow-exts -fvia-C -Icbits  -O -H24m -dcore-lint  -I../lang/cbits  -I../text/cbits  -I../concurrent/cbits -package-name net  -package lang  -package text  -package concurrent    -c URI.hs -o URI.o
rm -f libHSnet.a
/usr/bin/ar clqs    libHSnet.a BSD_hsc.o SocketPrim_hsc.o BSD_hsc.o SocketPrim_hsc.o BSD.o CGI.o Socket.o SocketPrim.o URI.o
: libHSnet.a
/usr/bin/ld -r -x -o HSnet.o BSD.o CGI.o Socket.o SocketPrim.o URI.o BSD_hsc.o SocketPrim_hsc.o BSD_hsc.o SocketPrim_hsc.o
SocketPrim_hsc.o: In function `my_inet_ntoa':
SocketPrim_hsc.o(.text+0x0): multiple definition of `my_inet_ntoa'
SocketPrim_hsc.o(.text+0x0): first defined here
gmake[1]: *** [HSnet.o] Error 1
gmake: *** [all] Error 1
Nightly run ended at Wed Jan 30 19:16:53 PST 2002