Daily report for head
BuildBot Collator
cvs-ghc at haskell.org
Thu May 21 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.20090519-i386-unknown-mingw32.tar.bz2
mv a/b/c/ghc-6.11.20090519 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:
Linking utils/ghc-cabal/dist/build/tmp/ghc-cabal ...
touch utils/ghc-cabal/dist/build/tmp/ghc-cabal
inplace/bin/mkdirhier inplace/bin/
cp utils/ghc-cabal/dist/build/tmp/ghc-cabal inplace/bin/ghc-cabal
rm -f -f utils/ghc-pkg/Version.hs
echo "module Version where" >> utils/ghc-pkg/Version.hs
echo "version, targetOS, targetARCH :: String" >> utils/ghc-pkg/Version.hs
echo "version = \"6.11.20090521\"" >> utils/ghc-pkg/Version.hs
echo "targetOS = \"darwin\"" >> utils/ghc-pkg/Version.hs
echo "targetARCH = \"powerpc\"" >> utils/ghc-pkg/Version.hs
inplace/bin/mkdirhier bootstrapping
inplace/bin/mkdirhier utils/ghc-pkg/dist/build
mkdir utils/ghc-pkg/dist
mkdir utils/ghc-pkg/dist/build
/Users/thorkilnaur/tn/install/ghc-6.6.1/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
ghc-6.6.1: unrecognised flags: -XCPP -XExistentialQuantification -XDeriveDataTypeable
Usage: For basic information, try the `--help' option.
make[1]: *** [utils/ghc-pkg/dist/build/ghc-pkg] Error 1
make: *** [all] Error 2
More information about the Cvs-ghc
mailing list