Cron <v-julsew@cam-02-unx> $HOME/Nightly-HEAD/bin/nightly-HEAD-test
Sven Panne
Sven.Panne@informatik.uni-muenchen.de
Thu, 24 May 2001 22:34:20 +0200
Cron Daemon wrote:
> [ blah blah blah ]
Strange, I just got a different failure with the HEAD, using a GHC-5.01 for
compilation which was just built before SPJ's FFI-related stuff today:
[...]
------------------------------------------------------------------------
===fptools== Finished making `all' in cbits ...
PWD = /usr/src/packages/BUILD/fptools/ghc/lib/std
------------------------------------------------------------------------
gcc -O -I../../includes -I../../rts -Icbits -c CPUTime_hsc.c -o CPUTime_hsc.o
gcc -O -I../../includes -I../../rts -Icbits -c Directory_hsc.c -o Directory_hsc.o
gcc -O -I../../includes -I../../rts -Icbits -c PrelHandle_hsc.c -o PrelHandle_hsc.o
gcc -O -I../../includes -I../../rts -Icbits -c PrelIO_hsc.c -o PrelIO_hsc.o
gcc -O -I../../includes -I../../rts -Icbits -c PrelPosix_hsc.c -o PrelPosix_hsc.o
gcc -O -I../../includes -I../../rts -Icbits -c PrelPosixTypes_hsc.c -o PrelPosixTypes_hsc.o
gcc -O -I../../includes -I../../rts -Icbits -c Time_hsc.c -o Time_hsc.o
rm -f PrelBase.o; if [ ! -d PrelBase ]; then mkdir PrelBase; else /usr/bin/find PrelBase -name '*.o' | xargs rm -f __rm_food; fi;
../../../ghc/compiler/ghc-inplace -ldl -cpp -fvia-C -fglasgow-exts -O -Rghc-timing -package-name std -split-objs -c PrelBase.lhs -o PrelBase.o
ghc-5.01: panic! (the `impossible' happened, GHC version 5.01):
mkPrimReturnCode: Upd primapp) zmzh [ww{-s3E1-} ww1{-s3E5-}]
Please report it as a compiler bug to glasgow-haskell-bugs@haskell.org,
or http://sourceforge.net/projects/ghc/.
Cheers,
Sven