Daily report for head
BuildBot Collator
cvs-ghc at haskell.org
Wed May 20 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.20090518-i386-unknown-mingw32.tar.bz2
mv a/b/c/ghc-6.11.20090518 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:
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.20090520\"" >> utils/ghc-pkg/Version.hs
echo "targetOS = \"openbsd\"" >> utils/ghc-pkg/Version.hs
echo "targetARCH = \"i386\"" >> 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
/usr/local/bin/ghc --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[2]: *** [utils/ghc-pkg/dist/build/ghc-pkg] Error 1
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili/build'
More information about the Cvs-ghc
mailing list