Daily report for head
BuildBot Collator
cvs-ghc at haskell.org
Mon May 25 03:30:02 EDT 2009
Skipped content of type multipart/alternative-------------- next part --------------
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-win-head/build/bindisttest'
rm -f -rf "install dir"
rm -f -rf a/b/c/*
rm -f HelloWorld HelloWorld.o HelloWorld.hi output
cd a/b/c/ && /usr/bin/tar --force-local -jxf c:/builds/slave/x86-win-head/build/ghc-6.11.20090523-i386-unknown-mingw32.tar.bz2
mv a/b/c/ghc-6.11.20090523 c:/builds/slave/x86-win-head/build/bindisttest/"install dir"
c:/builds/slave/x86-win-head/build/bindisttest/"install dir"/bin/ghc --make HelloWorld
/bin/sh: c:/builds/slave/x86-win-head/build/bindisttest/install dir/bin/ghc: No such file or directory
make[1]: *** [all] Error 127
make[1]: Leaving directory `/buildbot/x86-win-head/build/bindisttest'
-------------- next part --------------
Last 30 lines:
mkdir utils/ghc-pkg/dist
mkdir utils/ghc-pkg/dist/build
/home/holzensp/usr/bin/ghc -H32m -O --make utils/ghc-pkg/Main.hs -o utils/ghc-pkg/dist/build/ghc-pkg \
-Wall \
-DCABAL_VERSION=1,7,0 \
-odir bootstrapping \
-hidir bootstrapping \
-iutils/ghc-pkg \
-XCPP -XExistentialQuantification -XDeriveDataTypeable \
-ilibraries/Cabal \
-ilibraries/filepath \
-ilibraries/extensible-exceptions \
-ilibraries/hpc
[ 1 of 19] Compiling Version ( utils/ghc-pkg/Version.hs, bootstrapping/Version.o )
[19 of 19] Compiling Main ( utils/ghc-pkg/Main.hs, bootstrapping/Main.o )
Linking utils/ghc-pkg/dist/build/ghc-pkg ...
inplace/bin/mkdirhier inplace/lib/
echo "[]" > inplace/lib/package.conf
rm -f inplace/bin/ghc-pkg
echo "#!/bin/sh" >>inplace/bin/ghc-pkg
echo "PKGCONF=/home/buildbot/ghc/phil-ewi/build/inplace/lib/package.conf" >>inplace/bin/ghc-pkg
echo '/home/buildbot/ghc/phil-ewi/build/utils/ghc-pkg/dist/build/ghc-pkg --global-conf $PKGCONF ${1+"$@"}' >> inplace/bin/ghc-pkg
chmod +x inplace/bin/ghc-pkg
inplace/bin/ghc-cabal configure --with-ghc=/home/holzensp/usr/bin/ghc --with-ghc-pkg=/home/holzensp/usr/bin/ghc-pkg --with-gcc=gcc --configure-option=--with-cc=gcc --package-db=/home/buildbot/ghc/phil-ewi/build/libraries/bootstrapping.conf --with-hscolour="" -- dist-boot libraries/Cabal
Configuring Cabal-1.7.0...
ghc-cabal: Cannot find the program 'hscolour' at '' or on the path
make[2]: *** [libraries/Cabal/dist-boot/package-data.mk] Error 1
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/buildbot/ghc/phil-ewi/build'
-------------- next part --------------
Last 30 lines:
chmod +x driver/split/dist/ghc-split
inplace/bin/mkdirhier inplace/lib/
rm -f -f inplace/lib/ghc-split
cp driver/split/dist/ghc-split inplace/lib/ghc-split
chmod +x inplace/lib/ghc-split
cp extra-gcc-opts inplace/lib/extra-gcc-opts
rm -f -f inplace/bin/ghc-stage1
echo '#!/bin/sh' >> inplace/bin/ghc-stage1
echo 'executablename=/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/inplace/lib/ghc-stage1' >> inplace/bin/ghc-stage1
echo 'datadir=/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/inplace/lib' >> inplace/bin/ghc-stage1
echo 'bindir=/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/inplace/bin' >> inplace/bin/ghc-stage1
cat ghc/ghc.wrapper >> inplace/bin/ghc-stage1
chmod +x inplace/bin/ghc-stage1
inplace/bin/mkdirhier compiler/stage2/
rm -f compiler/stage2/ghc_boot_platform.h
Creating compiler/stage2/ghc_boot_platform.h...
Done.
inplace/bin/mkdirhier ghc/stage2/build
mkdir ghc/stage2
mkdir ghc/stage2/build
rm -f ghc/stage2/build/.depend ghc/stage2/build/.depend.tmp
touch ghc/stage2/build/.depend.tmp
inplace/bin/ghc-stage1 -M -include-pkg-deps -dep-makefile ghc/stage2/build/.depend -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090525 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc ghc/./Main.hs ghc/./GhciMonad.hs ghc/./GhciTags.hs ghc/./InteractiveUI.hs || ( rm -f ghc/stage2/build/.depend; exit 1 )
ghc-stage1: internal error: evacuate(static): strange closure type 24576
(GHC version 6.8.1 for powerpc_apple_darwin)
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
/bin/sh: line 1: 44185 Abort trap inplace/bin/ghc-stage1 -M -include-pkg-deps -dep-makefile ghc/stage2/build/.depend -H32m -O -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -O -fasm -DGHCI -threaded -package ghc-6.11.20090525 -package haskeline -XCPP -XPatternGuards -XForeignFunctionInterface -XUnboxedTuples -XFlexibleInstances -XMagicHash -no-user-package-conf -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -hisuf hi -osuf o -hcsuf hc ghc/./Main.hs ghc/./GhciMonad.hs ghc/./GhciTags.hs ghc/./InteractiveUI.hs
make[1]: *** [ghc/stage2/build/.depend] Error 1
make: *** [all] Error 2
More information about the Cvs-ghc
mailing list