Build results:
x86-64 Linux head: fail (failed stage1)
x86 Windows head: fail (failed darcs)
x86 Windows head fast: pass pass fail (failed stage2) fail (failed
darcs) fail (failed darcs) pass
fast486 head: lost
gabor head: pass
kgardas head: fail (failed stage1)
mnemosyne x86-64 Gentoo head: fail (failed darcs)
x86-64 Linux head unreg: fail (failed nofib.boot.0 failed slave lost)
New unexpected test failures:
tcrun007 1 gabor head
Old unexpected test failures:
1980 1 tnaur PPC OSX head
FD2 2 fast486 head
T2310 2 fast486 head
T2486 4 fast486 head
arith011 2 fast486 head
barton-mangler-bug 1 tnaur PPC OSX head
break017 1 tnaur PPC OSX head
conc015 1 fast486 head
conc019 1 tnaur PPC OSX head
conc020 1 tnaur PPC OSX head
conc024 1 tnaur PPC OSX head
conc029 1 tnaur PPC OSX head
conc032 2 fast486 head
conc033 1 tnaur PPC OSX head
conc036 1 tnaur PPC OSX head
conc058 1 tnaur PPC OSX head
conc064 1 mnemosyne x86-64 Gentoo head
conc070 1 mnemosyne x86-64 Gentoo head
concprog001 6 fast486 head
concprog002 5 fast486 head
derefnull 2 tnaur PPC OSX head
divbyzero 2 tnaur PPC OSX head
dynamic002 6 fast486 head
enum01 1 tnaur PPC OSX head
enum02 1 tnaur PPC OSX head
enum03 1 tnaur PPC OSX head
ffi003 1 tnaur PPC OSX head
ffi009 2 tnaur PPC OSX head
ghci024 4 fast486 head
ioref001 2 fast486 head
joao-circular 1 tnaur PPC OSX head
list001 1 tnaur PPC OSX head
num009 1 tnaur PPC OSX head
num012 2 tnaur PPC OSX head
num013 1 tnaur PPC OSX head
qq005 1 tnaur PPC OSX head
qq006 1 tnaur PPC OSX head
recomp005 1 tnaur PPC OSX head
seward-space-leak 1 tnaur PPC OSX head
typecheck.prog001 1 tnaur PPC OSX head
Last 30 lines:
( cd haskell-src &&
/64playpen/buildbot/x86_64-linux-head/build/libraries/cabal-bin
/home/simonmar/fp/bin/x86_64-unknown-linux/ghc
/64playpen/buildbot/x86_64-linux-head/build/libraries/bootstrapping.conf
configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT
--libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT
--haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT
--with-compiler=/64playpen/buildbot/x86_64-linux-head/build/ghc/stage1-inplace/ghc
--with-hc-pkg=/64playpen/buildbot/x86_64-linux-head/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg
--libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld
--with-hscolour=/home/simonmar/fp/bin/x86_64-unknown-linux/HsColour
--with-alex=/home/simonmar/fp/bin/x86_64-unknown-linux/alex
--with-haddock=/home/simonmar/fp/bin/x86_64-unknown-linux/haddock
--with-happy=/home/simonmar/fp/bin/x86_64-unknown-linux/happy
--configure-option=--with-cc=gcc
--with-hsc2hs=/64playpen/buildbot/x86_64-linux-head/build/utils/hsc2hs/install-inplace/bin/hsc2hs
--haddock-options="--use-contents=../index.html --use-index=../doc-index.html"
--enable-library-profiling --enable-split-objs ) \
&& touch stamp/configure.library.build-profiling-splitting.haskell-src ||
touch haskell-src/unbuildable
Configuring haskell-src-1.0.1.2...
if ifBuildable/ifBuildable /64playpen/buildbot/x86_64-linux-head/build/packages
haskell-src; then \
cd haskell-src && \
cmp -s /64playpen/buildbot/x86_64-linux-head/build/libraries/Makefile.local
Makefile.local || cp
/64playpen/buildbot/x86_64-linux-head/build/libraries/Makefile.local .; \
mv GNUmakefile GNUmakefile.tmp; \
/64playpen/buildbot/x86_64-linux-head/build/libraries/cabal-bin
/home/simonmar/fp/bin/x86_64-unknown-linux/ghc
/64playpen/buildbot/x86_64-linux-head/build/libraries/bootstrapping.conf
makefile -f GNUmakefile; \
cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \
make -wr && \
/64playpen/buildbot/x86_64-linux-head/build/libraries/cabal-bin
/home/simonmar/fp/bin/x86_64-unknown-linux/ghc
/64playpen/buildbot/x86_64-linux-head/build/libraries/bootstrapping.conf
register --inplace; \
fi
mv: cannot stat `GNUmakefile': No such file or directory
Preprocessing library haskell-src-1.0.1.2...
shift/reduce conflicts: 2
Generating Makefile haskell-src-1.0.1.2...
make[3]: Entering directory
`/64playpen/buildbot/x86_64-linux-head/build/libraries/haskell-src'
GNUmakefile:81: dist/build/.depend: No such file or directory
/64playpen/buildbot/x86_64-linux-head/build/ghc/stage1-inplace/ghc -M
-dep-makefile dist/build/.depend -optdep-s -optdepp -package-name
haskell-src-1.0.1.2 -hide-all-packages -no-user-package-conf -i -idist/build
-i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include
-optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build
-stubdir dist/build -package array-0.1 -package base-4.0 -package
haskell98-1.0.1 -package pretty-1.0 -O -XCPP -idist/build -H32m -O -O2 -fasm
-dcore-lint -fgenerics -Wall -fno-warn-deprecated-flags Language.Haskell.Lexer
Language.Haskell.Parser Language.Haskell.ParseMonad Language.Haskell.Pretty
Language.Haskell.Syntax Language.Haskell.ParseUtils
Language/Haskell/Syntax.hs:67:7:
Could not find module `Data.Generics.Instances':
it is a member of package base-3.0.3.0, which is hidden
make[3]: *** [dist/build/.depend] Error 1
make[3]: Leaving directory
`/64playpen/buildbot/x86_64-linux-head/build/libraries/haskell-src'
make[2]: *** [make.library.haskell-src] Error 2
make[2]: Leaving directory
`/64playpen/buildbot/x86_64-linux-head/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-head/build'
Last 30 lines:
darcs failed: Failed to download URL
http://darcs.haskell.org//ghc/_darcs/inventories/20060407123745-26c35-9cc93f704b579147046533f0ed6a8c5ba3a03579.gz
: libcurl error code: 18
This is the GHC darcs repository (HEAD branch)
For more information, visit the GHC developer wiki at
http://hackage.haskell.org/trac/ghc
**********************
Reading checkpoint...
Getting the inventory...
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
Last 30 lines:
/usr/bin/darcs: error while loading shared libraries: libcurl.so.3: cannot open
shared object file: No such file or directory
Last 30 lines:
make[1]: Entering directory
`/64playpen/buildbot/x86_64-linux-head-unreg/build/nofib'
------------------------------------------------------------------------
== Recursively making `boot' in imaginary spectral real ...
PWD = /64playpen/buildbot/x86_64-linux-head-unreg/build/nofib
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot -wr;
in /64playpen/buildbot/x86_64-linux-head-unreg/build/nofib/imaginary
------------------------------------------------------------------------
------------------------------------------------------------------------
== Recursively making `boot' in exp3_8 gen_regexps paraffins primes queens rfib
tak x2n1 wheel-sieve1 wheel-sieve2 integrate bernouilli ...
PWD = /64playpen/buildbot/x86_64-linux-head-unreg/build/nofib/imaginary
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
in /64playpen/buildbot/x86_64-linux-head-unreg/build/nofib/imaginary/exp3_8
------------------------------------------------------------------------
/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage2/ghc-inplace
-M -optdep-f -optdep.depend -osuf o -package-conf
/64playpen/buildbot/x86_64-linux-head-unreg/build/libraries/bootstrapping.conf
-package-conf
/64playpen/buildbot/x86_64-linux-head-unreg/build/libraries/bootstrapping.conf
-H32m -O -O -fvia-C -Rghc-timing -H32m -hisuf hi Main.hs
make[3]:
/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage2/ghc-inplace:
Command not found
make[3]: *** [depend] Error 127
Failed making boot in exp3_8: 1
make[2]: *** [boot] Error 1
Failed making boot in imaginary: 1
make[1]: *** [boot] Error 1
make[1]: Leaving directory
`/64playpen/buildbot/x86_64-linux-head-unreg/build/nofib'
Last 30 lines:
Command exited with non-zero status 127
0.00user 0.00system 0:00.00elapsed ?%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+72minor)pagefaults 0swaps
make[3]: *** [Degrees.o] Error 127
==nofib== fem: time to compile Displacement follows...
/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage2/ghc-inplace
-package-conf
/64playpen/buildbot/x86_64-linux-head-unreg/build/libraries/bootstrapping.conf
-H32m -O -O -fvia-C -Rghc-timing -H32m -hisuf hi -c Displacement.hs -o
Displacement.o
time: cannot run
/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage2/ghc-inplace:
No such file or directory
Command exited with non-zero status 127
0.00user 0.00system 0:00.00elapsed ?%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+72minor)pagefaults 0swaps
make[3]: *** [Displacement.o] Error 127
==nofib== fem: time to compile Elemforce follows...
/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage2/ghc-inplace
-package-conf
/64playpen/buildbot/x86_64-linux-head-unreg/build/libraries/bootstrapping.conf
-H32m -O -O -fvia-C -Rghc-timing -H32m -hisuf hi -c Elemforce.hs -o Elemforce.o
time: cannot run
/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage2/ghc-inplace:
No such file or directory
Command exited with non-zero status 127
0.00user 0.00system 0:00.00elapsed ?%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+72minor)pagefaults 0swaps
make[3]: *** [Elemforce.o] Error 127
==nofib== fem: time to compile Elemstif follows...
/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage2/ghc-inplace
-package-conf
/64playpen/buildbot/x86_64-linux-head-unreg/build/libraries/bootstrapping.conf
-H32m -O -O -fvia-C -Rghc-timing -H32m -hisuf hi -c Elemstif.hs -o Elemstif.o
time: cannot run
/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage2/ghc-inplace:
No such file or directory
Command exited with non-zero status 127
0.00user 0.00system 0:00.00elapsed ?%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+72minor)pagefaults 0swaps
make[3]: *** [Elemstif.o] Error 127
==nofib== fem: time to compile Main follows...
/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage2/ghc-inplace
-package-conf
/64playpen/buildbot/x86_64-linux-head-unreg/build/libraries/bootstrapping.conf
-H32m -O -O -fvia-C -Rghc-timing -H32m -hisuf hi -c Main.hs -o Main.o
time: cannot run
/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage2/ghc-inplace:
No such file or directory
Command exited with non-zero status 127
0.00user 0.00system
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc