Build results:
gabor stable: pass
kahl G5 Gentoo Linux stable: fail (failed darcs)
kgardas stable: fail (failed configure)
tnaur x86 Linux stable: fail (failed stage1)
x86 Windows stable: fail (failed bindisttest) lost
x86 Windows stable fast: pass pass lost pass lost pass
x86-64 Linux stable: lost
Old unexpected test passes:
cg057 1 x86-64 Linux stable
New unexpected test failures:
tc199 2 gabor stable
Fixed unexpected test failures:
conc064
Old unexpected test failures:
1288 1 x86 Windows stable fast
DoParamM 1 x86-64 Linux stable
TH_spliceE5_prof 1 x86-64 Linux stable
bug1677 3 macgyver PPC OSX stable
cg060 1 x86-64 Linux stable
conc018 1 macgyver PPC OSX stable
conflicting_flags 1 x86 Windows stable fast
divbyzero 2 macgyver PPC OSX stable
dynbrk007 3 macgyver PPC OSX stable
ffi009 2 macgyver PPC OSX stable
gadt-escape1 3 macgyver PPC OSX stable
ghc-e003 1 x86 Windows stable fast
ghc-e005 1 x86 Windows stable fast
ghci012 3 macgyver PPC OSX stable
ghci024 2 macgyver PPC OSX stable
ghci032 3 macgyver PPC OSX stable
ghcpkg01 4 gabor stable
hpc_raytrace 3 gabor stable
maessen_hashtab 1 x86-64 Linux stable
mod178 3 macgyver PPC OSX stable
num009 2 gabor stable
num012 2 macgyver PPC OSX stable
print003 3 macgyver PPC OSX stable
print006 3 macgyver PPC OSX stable
read029 3 macgyver PPC OSX stable
rebindable6 3 macgyver PPC OSX stable
rn063 3 macgyver PPC OSX stable
rn065 3 macgyver PPC OSX stable
signals002 2 macgyver PPC OSX stable
tcfail016 3 macgyver PPC OSX stable
tcfail186 3 macgyver PPC OSX stable
Last 30 lines:
Last 30 lines:
checking for find... /usr/bin/find
checking for sort... /usr/bin/sort
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for ar... /usr/bin/ar
checking whether /usr/bin/ar is GNU ar... no
checking for ar arguments... clqs
checking whether ranlib is needed... no
checking whether /usr/bin/ar supports -input... no
checking whether ln -s works... yes
checking for sed... /usr/bin/sed
checking for time... /usr/bin/time
checking for gtar... /usr/sfw/bin/gtar
checking for HsColour... no
checking for xmllint... /usr/bin/xmllint
checking for DocBook DTD... ok
checking for xsltproc... /usr/bin/xsltproc
checking for DocBook XSL stylesheet directory...
/usr/share/sgml/docbook/xsl-stylesheets
checking for fop... no
checking for fop.sh... no
checking for fop.sh... no
checking for xmltex... no
checking for dvips... no
configure: WARNING: cannot find an FO => DVI converter, you will not be able to
build DVI or PostScript documentation
checking for pdfxmltex... no
configure: WARNING: cannot find an FO => PDF converter, you will not be able to
build PDF documentation
checking for ghc-pkg matching /usr/local/ghc-2008-05-04/bin/ghc... (cached)
/usr/local/ghc-2008-05-04/bin/ghc-pkg
checking for happy... no
checking for version of happy...
configure: error: Happy version 1.15 or later is required to compile GHC.
Last 30 lines:
in
/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/utils/runstdtest
------------------------------------------------------------------------
Finished making boot in runstdtest: 0
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
in
/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/utils/ghc-pkg
------------------------------------------------------------------------
Creating Version.hs ...
../../utils/mkdependC/mkdependC -f .depend -- -O -- CRT_noglob.c
/home/tn/tn/install/ghc-6.4.1/bin/ghc -M -optdep-f -optdep.depend -osuf o
-optdep--exclude-module=Compat.RawSystem
-optdep--exclude-module=Compat.Directory -optdep--exclude-module=Compat.Unicode
-optdep--exclude-module=Distribution.Compat.FilePath
-optdep--exclude-module=Distribution.Compat.ReadP
-optdep--exclude-module=Distribution.Extension
-optdep--exclude-module=Distribution.GetOpt
-optdep--exclude-module=Distribution.InstalledPackageInfo
-optdep--exclude-module=Distribution.License
-optdep--exclude-module=Distribution.Package
-optdep--exclude-module=Distribution.ParseUtils
-optdep--exclude-module=Distribution.Compiler
-optdep--exclude-module=Distribution.Version
-optdep--exclude-module=System.FilePath
-optdep--exclude-module=System.FilePath.Posix
-optdep--exclude-module=System.FilePath.Windows
-optdep--exclude-module=System.Directory.Internals
-optdep--exclude-module=Trace.Hpc.Mix -optdep--exclude-module=Trace.Hpc.Tix
-optdep--exclude-module=Trace.Hpc.Util -H16m -O -cpp -Wall
-fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat
-ignore-package Cabal -Rghc-timing -O -fasm -package unix Main.hs Version.hs
<<ghc: 14911036 bytes, 4 GCs, 109844/109844 avg/max bytes residency (1
samples), 16M in use, 0.00 INIT (0.00 elapsed), 0.02 MUT (0.23 elapsed), 0.02
GC (0.03 elapsed) :ghc>>
make all
echo "import System.Cmd; import System.Environment; import System.Exit" >
ghc-pkg-inplace.hs
echo "main = do args <- getArgs; rawSystem
\"/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/utils/ghc-pkg/ghc-pkg.bin\"
(\"--global-conf\":\"/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/driver/package.conf.inplace\":args)
>>= exitWith" >> ghc-pkg-inplace.hs
/home/tn/tn/install/ghc-6.4.1/bin/ghc --make ghc-pkg-inplace.hs -o
ghc-pkg-inplace -L../../compat -lghccompat
Chasing modules from: ghc-pkg-inplace.hs
Compiling Main ( ghc-pkg-inplace.hs, ghc-pkg-inplace.o )
Linking ...
/home/tn/tn/install/ghc-6.4.1/bin/ghc -H16m -O -cpp -Wall
-fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat
-ignore-package Cabal -Rghc-timing -O -fasm -package unix -c Version.hs -o
Version.o -ohi Version.hi
<<ghc: 28219652 bytes, 9 GCs, 1401052/2700252 avg/max bytes residency (2
samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.10 MUT (0.25 elapsed), 0.08
GC (0.19 elapsed) :ghc>>
/home/tn/tn/install/ghc-6.4.1/bin/ghc -H16m -O -cpp -Wall
-fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat
-ignore-package Cabal -Rghc-timing -O -fasm -package unix -c Main.hs -o
Main.o -ohi Main.hi
Main.hs:245:33: Not in scope: `isInfixOf'
<<ghc: 49068564 bytes, 11 GCs, 1067136/2032524 avg/max bytes residency (2
samples), 17M in use, 0.00 INIT (0.00 elapsed), 0.19 MUT (0.57 elapsed), 0.08
GC (0.09 elapsed) :ghc>>
make[3]: *** [Main.o] Error 1
make[2]: *** [boot] Error 2
Failed making boot in ghc-pkg: 1
make[1]: *** [boot] Error 1
make: *** [stage1] Error 1
Last 30 lines:
make[1]: Entering directory `/buildbot/x86-win-stable/build/bindisttest'
rm -f -rf "install dir"
rm -f -rf ghc*
rm -f HelloWorld HelloWorld.o HelloWorld.hi output
/usr/bin/tar -jxf
c:/builds/slave/x86-win-stable/build/ghc-6.8.2.20080520-i386-unknown-mingw32.tar.bz2
tar (child): Cannot execute remote shell: No such file or directory
tar (child):
c\:/builds/slave/x86-win-stable/build/ghc-6.8.2.20080520-i386-unknown-mingw32.tar.bz2:
Cannot open: Input/Output error
tar (child): Error is not recoverable: exiting now
bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bzip2: No error
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
/usr/bin/tar: Child returned status 2
/usr/bin/tar: Error exit delayed from previous errors
make[1]: *** [all] Error 2
make[1]: Leaving directory `/buildbot/x86-win-stable/build/bindisttest'
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc