Daily report for head
BuildBot Collator
cvs-ghc at haskell.org
Thu Jul 31 03:30:02 EDT 2008
Build results:
x86-64 Linux head: lost
x86 Windows head: lost
x86 Windows head fast: pass lost lost lost fail (failed stage2) fail (failed stage2) lost
fast486 head: pass
gabor head: pass
kgardas head: fail (failed stage1)
mnemosyne x86-64 Gentoo head: pass
x86-64 Linux head unreg: lost
Old unexpected test passes:
countReaders001 1 x86 Windows head fast
openFile005 1 x86 Windows head fast
openFile007 1 x86 Windows head fast
readFile001 1 x86 Windows head fast
New unexpected test failures:
concprog002 3 fast486 head
hGetBuf001 1 fast486 head
Fixed unexpected test failures:
enum01
Old unexpected test failures:
bug1465 1 x86 Windows head fast
conc015 4 fast486 head
conc032 1 fast486 head
conc070 1 tnaur x86 Linux head
concprog001 4 fast486 head
ghcpkg01 4 fast486 head
ghcpkg02 4 fast486 head
ioref001 2 fast486 head
num009 1 x86 Windows head fast
qq005 4 fast486 head
qq006 4 fast486 head
recomp005 4 fast486 head
records 4 fast486 head
typecheck.prog001 4 fast486 head
ubx-records 4 fast486 head
-------------- next part --------------
Last 30 lines:
Warning: Debugger: could not find link destinations for:
GHC.Bool.Bool
Documentation created: dist-stage2\doc\html\ghc\index.html
make[2]: Leaving directory `/buildbot/x86-win-fast-head/build/compiler'
make -C ghc stage=2 boot
make[2]: Entering directory `/buildbot/x86-win-fast-head/build/ghc'
c:/builds/slave/x86-win-fast-head/build/libraries/cabal-bin c:/ghc/ghc-6.8.3/bin/ghc c:/builds/slave/x86-win-fast-head/build/libraries/bootstrapping.conf configure --distpref dist-stage2 \
--prefix=c:/NONEXISTENT --bindir=c:/NONEXISTENT --libdir=c:/NONEXISTENT --libexecdir=c:/NONEXISTENT --datadir=c:/NONEXISTENT --docdir=c:/NONEXISTENT --haddockdir=c:/NONEXISTENT --htmldir=c:/NONEXISTENT \
--flags=ghci --ghc-option=-threaded --with-compiler=c:/builds/slave/x86-win-fast-head/build/ghc/stage1-inplace/ghc --with-hc-pkg=c:/builds/slave/x86-win-fast-head/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg \
--libsubdir='$pkgid' --with-gcc=c:/mingw/bin/gcc --with-ld=c:/mingw/bin/ld.exe --with-hscolour=c:/tools/HsColour --with-alex=c:/tools/alex --with-haddock=c:/tools/haddock --with-happy=c:/tools/happy --configure-option='--host=i386-unknown-mingw32' --configure-option='--with-gcc=c:/mingw/bin/gcc' --configure-option='--with-ld=c:/mingw/bin/ld.exe' --configure-option='host_alias=i386-unknown-mingw32' --configure-option=--with-cc=c:/mingw/bin/gcc --with-hsc2hs=c:/builds/slave/x86-win-fast-head/build/utils/hsc2hs/install-inplace/bin/hsc2hs \
--libsubdir=. \
--datadir='$libdir' \
--datasubdir=.
Configuring ghc-bin-6.9...
make[2]: Leaving directory `/buildbot/x86-win-fast-head/build/ghc'
make -C ghc stage=2
make[2]: Entering directory `/buildbot/x86-win-fast-head/build/ghc'
c:/builds/slave/x86-win-fast-head/build/libraries/cabal-bin c:/ghc/ghc-6.8.3/bin/ghc c:/builds/slave/x86-win-fast-head/build/libraries/bootstrapping.conf build --distpref dist-stage2
Preprocessing executables for ghc-bin-6.9...
Building ghc-bin-6.9...
[1 of 1] Compiling Main ( Main.hs, dist-stage2\build\ghc\ghc-tmp\Main.o )
Linking dist-stage2\build\ghc\ghc.exe ...
c:/builds/slave/x86-win-fast-head/build/rts/libHSrts_thr.a(Linker.thr_o)(.text+0xf9a):Linker.c: undefined reference to `lookupLocalSymbol'
c:/builds/slave/x86-win-fast-head/build/rts/libHSrts_thr.a(Linker.thr_o)(.text+0xfc9):Linker.c: undefined reference to `lookupLocalSymbol'
collect2: ld returned 1 exit status
make[2]: *** [build.stage.2] Error 1
make[2]: Leaving directory `/buildbot/x86-win-fast-head/build/ghc'
make[1]: *** [stage2] Error 2
make[1]: Leaving directory `/buildbot/x86-win-fast-head/build'
-------------- next part --------------
Last 30 lines:
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
in /buildbot/ghc/kgardas/build/utils/genapply
------------------------------------------------------------------------
/usr/local/ghc-2008-05-04/bin/ghc -package-conf /buildbot/ghc/kgardas/build/libraries/bootstrapping.conf -H32m -O -package pretty -fforce-recomp -c GenApply.hs -o GenApply.o -ohi GenApply.hi
/usr/local/ghc-2008-05-04/bin/ghc -o genapply -package-conf /buildbot/ghc/kgardas/build/libraries/bootstrapping.conf -H32m -O -package pretty -fforce-recomp GenApply.o
/usr/local/ghc-2008-05-04/bin/ghc -M -optdep-f -optdep.depend -osuf o -package-conf /buildbot/ghc/kgardas/build/libraries/bootstrapping.conf -package-conf /buildbot/ghc/kgardas/build/libraries/bootstrapping.conf -H32m -O -package pretty -fforce-recomp GenApply.hs
Finished making boot in genapply: 0
------------------------------------------------------------------------
== Finished making `boot' in mkdependC mkdirhier runstdtest hp2ps parallel unlit genprimopcode genapply ...
PWD = /buildbot/ghc/kgardas/build/utils
------------------------------------------------------------------------
make -C genprimopcode
/usr/local/ghc-2008-05-04/bin/ghc -package-conf /buildbot/ghc/kgardas/build/libraries/bootstrapping.conf -H32m -O -c ParserM.hs -o ParserM.o -ohi ParserM.hi
/usr/local/ghc-2008-05-04/bin/ghc -package-conf /buildbot/ghc/kgardas/build/libraries/bootstrapping.conf -H32m -O -c Lexer.hs -o Lexer.o -ohi Lexer.hi
/usr/local/ghc-2008-05-04/bin/ghc -package-conf /buildbot/ghc/kgardas/build/libraries/bootstrapping.conf -H32m -O -c Syntax.hs -o Syntax.o -ohi Syntax.hi
/usr/local/ghc-2008-05-04/bin/ghc -package-conf /buildbot/ghc/kgardas/build/libraries/bootstrapping.conf -H32m -O -c Parser.hs -o Parser.o -ohi Parser.hi
/usr/local/ghc-2008-05-04/bin/ghc -package-conf /buildbot/ghc/kgardas/build/libraries/bootstrapping.conf -H32m -O -c Main.hs -o Main.o -ohi Main.hi
/usr/local/ghc-2008-05-04/bin/ghc -o genprimopcode -package-conf /buildbot/ghc/kgardas/build/libraries/bootstrapping.conf -H32m -O Lexer.o Main.o Parser.o ParserM.o Syntax.o
------------------------------------------------------------------------
== make boot -r;
in /buildbot/ghc/kgardas/build/driver
------------------------------------------------------------------------
../utils/mkdirhier/mkdirhier /buildbot/ghc/kgardas/build/inplace-datadir
mkdir /buildbot/ghc/kgardas/build/inplace-datadir
test -e /buildbot/ghc/kgardas/build/inplace-datadir/package.conf || echo "[]" > /buildbot/ghc/kgardas/build/inplace-datadir/package.conf
/bin/sh: test: argument expected
make[1]: *** [boot] Error 1
make: *** [stage1] Error 1
More information about the Cvs-ghc
mailing list