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

Nightly build started on evariste at Sat Mar 1 00:00:02 PST 2003.
**** checking out new source tree ... ok. (GHC Version 5.05.20030301)
**** 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/logs/i386-unknown-linux-stage1 are

../../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp  -package-name concurrent 
-O -H24m -dcore-lint     -c Parallel.lhs -o Parallel.o  -ohi Parallel.hi
../../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp  -package-name concurrent 
-O -H24m -dcore-lint     -c QSem.lhs -o QSem.o  -ohi QSem.hi
../../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp  -package-name concurrent 
-O -H24m -dcore-lint     -c QSemN.lhs -o QSemN.o  -ohi QSemN.hi
../../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp  -package-name concurrent 
-O -H24m -dcore-lint     -c SampleVar.lhs -o SampleVar.o  -ohi SampleVar.hi
../../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp  -package-name concurrent 
-O -H24m -dcore-lint     -c Semaphore.lhs -o Semaphore.o  -ohi Semaphore.hi
../../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp  -package-name concurrent 
-O -H24m -dcore-lint     -c Strategies.lhs -o Strategies.o  -ohi Strategies.hi
rm -f libHSconcurrent.a
/usr/bin//ar clqs    libHSconcurrent.a  CVar.o Chan.o Channel.o ChannelVar.o 
Concurrent.o MVar.o Merge.o Parallel.o QSem.o QSemN.o SampleVar.o Semaphore.o 
Strategies.o  
: libHSconcurrent.a
/usr/bin//ld -r -x -o HSconcurrent.o  CVar.o Chan.o Channel.o ChannelVar.o 
Concurrent.o MVar.o Merge.o Parallel.o QSem.o QSemN.o SampleVar.o Semaphore.o 
Strategies.o  
------------------------------------------------------------------------
==fptools== make all -r;
 in /builds/sof/nightly/i386-unknown-linux/stage1/hslibs/posix
------------------------------------------------------------------------
../../ghc/compiler/ghc-inplace -H16m -O  -cpp -fglasgow-exts -fvia-C -Icbits  
-package-name posix -O -H24m -dcore-lint  -package lang  -package unix    -c DLPrim.hs 
-o DLPrim.o  -ohi DLPrim.hi
../../ghc/compiler/ghc-inplace -H16m -O  -cpp -fglasgow-exts -fvia-C -Icbits  
-package-name posix -O -H24m -dcore-lint  -package lang  -package unix    -c DL.hs -o 
DL.o  -ohi DL.hi
../../ghc/compiler/ghc-inplace -H16m -O  -cpp -fglasgow-exts -fvia-C -Icbits  
-package-name posix -O -H24m -dcore-lint  -package lang  -package unix    -c 
PosixUtil.lhs -o PosixUtil.o  -ohi PosixUtil.hi
../../ghc/compiler/ghc-inplace -H16m -O  -cpp -fglasgow-exts -fvia-C -Icbits  
-package-name posix -O -H24m -dcore-lint  -package lang  -package unix    -c 
PosixProcPrim.lhs -o PosixProcPrim.o  -ohi PosixProcPrim.hi

PosixProcPrim.lhs:12:
    Ambiguous occurrence `getEnvironment'
    It could refer to either `System.Posix.Env.getEnvironment', imported from 
System.Posix at PosixProcPrim.lhs:98
                          or `PosixProcPrim.getEnvironment', defined at 
PosixProcPrim.lhs:114

PosixProcPrim.lhs:12:
    Ambiguous occurrence `getEnvVar'
    It could refer to either `System.Posix.Env.getEnvVar', imported from System.Posix 
at PosixProcPrim.lhs:98
                          or `PosixProcPrim.getEnvVar', defined at 
PosixProcPrim.lhs:136
make[1]: *** [PosixProcPrim.o] Error 1
make: *** [all] Error 1
Nightly run ended at Sat Mar 1 01:17:45 PST 2003
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to