Build results:
gabor stable: pass
kahl G5 Gentoo Linux stable: pass
mnemosyne x86-64 Gentoo stable: pass
tnaur PPC OSX stable 2: fail (failed stage1)
tnaur x86 Linux stable: fail (failed stage1)
x86 Windows stable: fail (failed stage1)
x86 Windows stable fast: fail (failed stage1) fail (failed stage1) fail
(failed stage1) fail (failed stage1) pass
x86-64 Linux stable: lost
Old unexpected test failures:
1679 1 kahl G5 Gentoo Linux stable
FD1 7 gabor stable
TH_spliceE5_prof 2 x86 Windows stable
arrowrun002 6 gabor stable
arrowrun004 6 gabor stable
barton-mangler-bug 1 x86 Windows stable
break003 6 gabor stable
break021 6 gabor stable
bug1010 1 x86 Windows stable
conc040 1 kahl G5 Gentoo Linux stable
conc064 2 gabor stable
concio001.thr 1 kahl G5 Gentoo Linux stable
derefnull 2 gabor stable
divbyzero 4 gabor stable
drvfail015 5 gabor stable
fed001 1 kahl G5 Gentoo Linux stable
ffi002 1 tnaur PPC OSX stable
ffi006 1 kahl G5 Gentoo Linux stable
ffi007 1 kahl G5 Gentoo Linux stable
ffi008 1 kahl G5 Gentoo Linux stable
ffi009 2 kahl G5 Gentoo Linux stable
ffi011 1 kahl G5 Gentoo Linux stable
ffi013 1 kahl G5 Gentoo Linux stable
ffi019 1 kahl G5 Gentoo Linux stable
getDirContents001 1 x86 Windows stable
ghc-e001 1 kahl G5 Gentoo Linux stable
ghci024 6 gabor stable
ghci025 2 x86 Windows stable
ghci026 6 gabor stable
hClose002 5 gabor stable
maessen_hashtab 2 x86 Windows stable
num012 3 kahl G5 Gentoo Linux stable
openFile008 1 tnaur PPC OSX stable
outofmem 1 kahl G5 Gentoo Linux stable
process004 1 x86 Windows stable
rebindable8 7 gabor stable
rw 7 gabor stable
seward-space-leak 1 tnaur PPC OSX stable
signals002 1 tnaur PPC OSX stable
tcfail168 7 gabor stable
tcfail175 7 gabor stable
tcfail178 7 gabor stable
tcfail187 7 gabor stable
typecheck.testeq1 1 x86 Windows stable
Last 30 lines:
/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:406:
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:407:
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:409:
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:412:
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:413:
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:414:
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:415:
error: syntax error before 'PARAMS'
/Library/FrameIn file included from include/HsReadline.h:8,
from Readline.hsc:36:
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:71: error:
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:74: error:
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:77: error:
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:83: error:
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:87: error:
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:92: error:
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:96: error:
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:101:
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readReadline.hsc: In function
'main':
Readline.hsc:614: error: 'ISFUNC' undeclared (first use in this function)
Readline.hsc:614: error: (Each undeclared identifier is reported only once
Readline.hsc:614: error: for each function it appears in.)
Readline.hsc:616: error: 'ISMACR' undeclared (first use in this function)
Readline.hsc:618: error: 'ISKMAP' undeclared (first use in this function)
compiling dist/build/System/Console/Readline_hsc_make.c failed
command was: gcc -c -D__GLASGOW_HASKELL__=608
-I/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/includes
-I/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/gmp/gmpbuild
-D__GLASGOW_HASKELL__=608 -Iinclude
dist/build/System/Console/Readline_hsc_make.c -o
dist/build/System/Console/Readline_hsc_make.o
make[1]: *** [readline/GNUmakefile] Error 1
make: *** [stage1] Error 2
Last 30 lines:
/usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types
-istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck
-istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise
-istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling -istage1/parser
-istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm
-istage1/nativeGen -Wall -fno-warn-name-shadowing -Istage1 -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -Iparser -package unix -recomp -Rghc-timing -O
-fasm -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -package unix
-c ndpFlatten/FlattenMonad.hs -o stage1/ndpFlatten/FlattenMonad.o -ohi
stage1/ndpFlatten/FlattenMonad.hi
<<ghc: 238221508 bytes, 123 GCs, 7323801/18295068 avg/max bytes residency (6
samples), 35M in use, 0.00 INIT (0.00 elapsed), 1.20 MUT (1.28 elapsed), 0.73
GC (0.85 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types
-istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck
-istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise
-istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling -istage1/parser
-istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm
-istage1/nativeGen -Wall -fno-warn-name-shadowing -Istage1 -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -Iparser -package unix -recomp -Rghc-timing -O
-fasm -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -package unix
-c ndpFlatten/Flattening.hs -o stage1/ndpFlatten/Flattening.o -ohi
stage1/ndpFlatten/Flattening.hi
<<ghc: 398188472 bytes, 790 GCs, 8732045/19305788 avg/max bytes residency (7
samples), 50M in use, 0.00 INIT (0.00 elapsed), 2.10 MUT (2.26 elapsed), 1.40
GC (1.44 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types
-istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck
-istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise
-istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling -istage1/parser
-istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm
-istage1/nativeGen -Wall -fno-warn-name-shadowing -Istage1 -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -Iparser -package unix -recomp -Rghc-timing -O
-fasm -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -package unix
-c typecheck/TcEnv.lhs -o stage1/typecheck/TcEnv.o -ohi
stage1/typecheck/TcEnv.hi
<<ghc: 430773668 bytes, 1001 GCs, 9598568/23073732 avg/max bytes residency (7
samples), 55M in use, 0.00 INIT (0.00 elapsed), 2.29 MUT (2.64 elapsed), 1.64
GC (1.52 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types
-istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck
-istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise
-istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling -istage1/parser
-istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm
-istage1/nativeGen -Wall -fno-warn-name-shadowing -Istage1 -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -Iparser -package unix -recomp -Rghc-timing -O
-fasm -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -package unix
-c rename/RnEnv.lhs -o stage1/rename/RnEnv.o -ohi stage1/rename/RnEnv.hi
<<ghc: 521548588 bytes, 1289 GCs, 10644304/21092236 avg/max bytes residency (8
samples), 56M in use, 0.00 INIT (0.00 elapsed), 2.89 MUT (3.11 elapsed), 1.92
GC (1.97 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types
-istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck
-istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise
-istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling -istage1/parser
-istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm
-istage1/nativeGen -Wall -fno-warn-name-shadowing -Istage1 -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -Iparser -package unix -recomp -Rghc-timing -O
-fasm -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -package unix
-c rename/RnHsDoc.hs -o stage1/rename/RnHsDoc.o -ohi stage1/rename/RnHsDoc.hi
<<ghc: 221174812 bytes, 217 GCs, 7356001/17647892 avg/max bytes residency (6
samples), 40M in use, 0.00 INIT (0.00 elapsed), 1.09 MUT (1.19 elapsed), 0.78
GC (0.84 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types
-istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck
-istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise
-istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling -istage1/parser
-istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm
-istage1/nativeGen -Wall -fno-warn-name-shadowing -Istage1 -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -Iparser -package unix -recomp -Rghc-timing -O
-fasm -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -package unix
-c rename/RnHsSyn.lhs -o stage1/rename/RnHsSyn.o -ohi stage1/rename/RnHsSyn.hi
<<ghc: 120963736 bytes, 29 GCs, 3809119/8521076 avg/max bytes residency (4
samples), 21M in use, 0.00 INIT (0.00 elapsed), 0.54 MUT (0.91 elapsed), 0.28
GC (0.31 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types
-istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck
-istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise
-istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling -istage1/parser
-istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm
-istage1/nativeGen -Wall -fno-warn-name-shadowing -Istage1 -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -Iparser -package unix -recomp -Rghc-timing -O
-fasm -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -package unix
-c rename/RnTypes.lhs -o stage1/rename/RnTypes.o -ohi stage1/rename/RnTypes.hi
<<ghc: 541760024 bytes, 1355 GCs, 10914575/22173884 avg/max bytes residency (8
samples), 58M in use, 0.00 INIT (0.00 elapsed), 3.03 MUT (3.86 elapsed), 2.05
GC (2.17 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types
-istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck
-istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise
-istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling -istage1/parser
-istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm
-istage1/nativeGen -Wall -fno-warn-name-shadowing -Istage1 -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -Iparser -package unix -recomp -Rghc-timing -O
-fasm -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -package unix
-c rename/RnBinds.lhs -o stage1/rename/RnBinds.o -ohi stage1/rename/RnBinds.hi
<<ghc: 396328964 bytes, 791 GCs, 9920559/20682340 avg/max bytes residency (7
samples), 55M in use, 0.00 INIT (0.00 elapsed), 2.04 MUT (2.54 elapsed), 1.54
GC (1.59 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types
-istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck
-istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise
-istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling -istage1/parser
-istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm
-istage1/nativeGen -Wall -fno-warn-name-shadowing -Istage1 -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -Iparser -package unix -recomp -Rghc-timing -O
-fasm -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -package unix
-c rename/RnSource.lhs -o stage1/rename/RnSource.o -ohi
stage1/rename/RnSource.hi
<<ghc: 716415632 bytes, 2013 GCs, 11894916/22166880 avg/max bytes residency (9
samples), 59M in use, 0.00 INIT (0.00 elapsed), 4.02 MUT (7.17 elapsed), 2.58
GC (2.95 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types
-istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck
-istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise
-istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling -istage1/parser
-istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm
-istage1/nativeGen -Wall -fno-warn-name-shadowing -Istage1 -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -Iparser -package unix -recomp -Rghc-timing -O
-fasm -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -package unix
-c rename/RnNames.lhs -o stage1/rename/RnNames.o -ohi stage1/rename/RnNames.hi
<<ghc: 821064424 bytes, 2396 GCs, 12650494/25964828 avg/max bytes residency (9
samples), 65M in use, 0.00 INIT (0.00 elapsed), 4.45 MUT (11.95 elapsed), 3.02
GC (3.67 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types
-istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck
-istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise
-istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling -istage1/parser
-istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm
-istage1/nativeGen -Wall -fno-warn-name-shadowing -Istage1 -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -Iparser -package unix -recomp -Rghc-timing -O
-fasm -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -package unix
-c types/Generics.lhs -o stage1/types/Generics.o -ohi stage1/types/Generics.hi
<<ghc: 292032888 bytes, 407 GCs, 8127454/17205760 avg/max bytes residency (6
samples), 44M in use, 0.00 INIT (0.00 elapsed), 1.52 MUT (3.03 elapsed), 0.99
GC (1.13 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types
-istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck
-istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise
-istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling -istage1/parser
-istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm
-istage1/nativeGen -Wall -fno-warn-name-shadowing -Istage1 -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -Iparser -package unix -recomp -Rghc-timing -O
-fasm -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -package unix
-c typecheck/Inst.lhs -o stage1/typecheck/Inst.o -ohi stage1/typecheck/Inst.hi
typecheck/Inst.lhs:61:
Module `TcUnify' (hi-boot interface) does not export `boxyUnify'
<<ghc: 61987252 bytes, 16 GCs, 2156596/4478776 avg/max bytes residency (3
samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.20 MUT (0.40 elapsed), 0.20
GC (0.18 elapsed) :ghc>>
make[1]: *** [stage1/typecheck/Inst.o] Error 1
make: *** [stage1] Error 1
Last 30 lines:
--libdir=/NONEXISTANT \
--libsubdir='$pkgid' \
--libexecdir=/NONEXISTANT \
--datadir=/NONEXISTANT \
--docdir=/NONEXISTANT \
--htmldir=/NONEXISTANT \
--interfacedir=/NONEXISTANT \
--with-compiler=../../compiler/stage1/ghc-inplace \
--with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \
--with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \
--with-ld=c:/mingw/bin/ld.exe \
--haddock-options="--use-contents=../index.html \
--use-index=../doc-index.html" \
--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 ) \
&& touch stamp/configure.library.build-profiling-splitting.base
|| touch base/unbuildable
Configuring base-3.0.0.0...
Setup.exe: Cannot find hscolour at /cygdrive/c/tools/HsColour or on the path
rm -f base/GNUmakefile
cp Makefile.local base
if ifBuildable/ifBuildable base; then \
cd base && setup/Setup makefile -f GNUmakefile; \
fi
Setup.exe: error reading dist\setup-config; run "setup configure" command?
make[2]: *** [base/GNUmakefile] Error 1
make[2]: Leaving directory `/buildbot/x86-win-stable/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/buildbot/x86-win-stable/build'
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc