Build results:
x86-64 Linux head: pass
x86 Windows head: fail (failed bindisttest)
x86 Windows head fast: pass pass lost pass pass
fast486 head: fail (failed compile)
phil P4 Ubuntu Linux head: fail (failed compile)
tnaur PPC OSX head 2: fail (failed compile)
tnaur x86 Linux head: pass
tnaur x86 OS X head: pass
x86-64 Linux head unreg: pass
New unexpected test failures:
conc023 1 x86-64 Linux head
Fixed unexpected test failures:
conc038
concprog002
Old unexpected test failures:
1861 1 sparky head
2469 1 tnaur x86 OS X head
2816 6 x86-64 Linux head
3171 2 sparky head
3207 1 x86-64 Linux head fast
Class2 1 sparky head
T1969 8 x86-64 Linux head
T2627b 1 x86-64 Linux head
T3016 6 x86-64 Linux head
TH_pragma 1 x86-64 Linux head unreg
apirecomp001 1 tnaur x86 OS X head
arr017 6 x86-64 Linux head
barton-mangler-bug 3 x86-64 Linux head
break018 1 x86-64 Linux head
bug1010 6 x86-64 Linux head
bytestring002 6 x86-64 Linux head
bytestring003 6 x86-64 Linux head
conc024 1 tnaur x86 Linux head
conc069 1 x86-64 Linux head unreg
conc070 1 x86-64 Linux head unreg
concprog001 2 x86-64 Linux head
drv001 2 x86-64 Linux head
echo001 6 x86-64 Linux head
ghci028 6 x86-64 Linux head
ghciprog004 1 sparky head
hClose002 1 sparky head
hSetBuffering002 6 x86-64 Linux head
jl_defaults 6 x86-64 Linux head
joao-circular 1 sparky head
jules_xref 6 x86-64 Linux head
jules_xref2 6 x86-64 Linux head
launchbury 6 x86-64 Linux head
length001 1 tnaur x86 Linux head
lex 6 x86-64 Linux head
num009 1 tnaur x86 OS X head
process007 1 sparky head
recomp005 6 x86-64 Linux head
rittri 6 x86-64 Linux head
seward-space-leak 2 x86-64 Linux head
signals002 1 tnaur x86 OS X head
signals004 3 x86-64 Linux head
simpl015 1 tnaur x86 Linux head
space_leak_001 4 x86-64 Linux head
testblockalloc 1 sparky head
user001 1 sparky head
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.20090521-i386-unknown-mingw32.tar.bz2
mv a/b/c/ghc-6.11.20090521
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'
Last 30 lines:
-odir bootstrapping \
-hidir bootstrapping \
-iutils/ghc-pkg \
-XCPP -XExistentialQuantification -XDeriveDataTypeable \
-ilibraries/Cabal \
-ilibraries/filepath \
-ilibraries/extensible-exceptions \
-ilibraries/hpc
[ 1 of 20] Compiling Version ( utils/ghc-pkg/Version.hs,
bootstrapping/Version.o )
[ 2 of 20] Compiling Control.Exception.Extensible (
libraries/extensible-exceptions/Control/Exception/Extensible.hs,
bootstrapping/Control/Exception/Extensible.o )
Warning: orphan instances:
instance Data.Typeable.Typeable [GHC.IOBase.ExitCode]
= Control.Exception.Extensible.$f15
[20 of 20] 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=/var/lib/buildbot/ghc/fast486/build/inplace/lib/package.conf"
>>inplace/bin/ghc-pkg
echo '/var/lib/buildbot/ghc/fast486/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=/usr/bin/ghc
--with-ghc-pkg=/usr/bin/ghc-pkg --with-gcc=gcc --configure-option=--with-cc=gcc
--package-db=/var/lib/buildbot/ghc/fast486/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 `/var/lib/buildbot/ghc/fast486/build'
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'
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.20090523\"" >> 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
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc