Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location = /playpen/ghc/nightly/STABLE-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Sat Dec 10 19:30:01 GMT 2005.
**** checking out new source tree ... cvs checkout: warning:
cannot open /cvs/CVSROOT/val-tags read/write: Read-only file system
cvs checkout: warning: cannot open /cvs/CVSROOT/val-tags read/write: Read-only
file system
cvs checkout: warning: cannot open /cvs/CVSROOT/val-tags read/write: Read-only
file system
cvs checkout: cannot open directory /cvs/fptools/nofib/PRIVATE: Permission
denied
cvs checkout: skipping directory nofib/PRIVATE
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response
`/*--------------------------------------------------------' from cvs server
cvs checkout: warning: unrecognized response ` * This function is used only on
VERSION 3 and 4.' from cvs server
cvs checkout: warning: unrecognized response `
*--------------------------------------------------------' from cvs server
cvs checkout: warning: unrecognized response ` */' from cvs server
cvs checkout: warning: unrecognized response `CCP_generator_with_no_copying
(n)' from cvs server
cvs checkout: warning: unrecognized response ` int n;' from cvs server
cvs checkout: warning: unrecognized response `{' from cvs server
cvs checkout: warning: unrecognized response ` PARAFFIN *p, *root;' from cvs
server
cvs checkout: warning: unrecognized response ` RADICAL *r1, *r2, *r3, *r4;'
from cvs server
cvs checkout: warning: unrecognized response ` int m, half_m, nc1, nc2, nc3,
nc4, k, num_CCPs;' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response ` root = (PARAFFIN *) NULL;' from
cvs server
cvs checkout: warning: unrecognized response ` num_CCPs = 0;' from cvs server
cvs checkout: warning: unrecognized response ` m = n - 1;' from cvs server
cvs checkout: warning: unrecognized response ` for (nc1 = 0; nc1 <= m/4;
nc1++)' from cvs server
cvs checkout: warning: unrecognized response ` for (nc2 = nc1; nc2 <=
(m-nc1)/3; nc2++)' from cvs server
cvs checkout: warning: unrecognized response ` {' from cvs server
cvs checkout: warning: unrecognized response ` half_m = m/2;' from cvs server
cvs checkout: warning: unrecognized response ` if (m == half_m*2)' from cvs
server
cvs checkout: warning: unrecognized response ` k = half_m-nc1-nc2;' from cvs
server
cvs checkout: warning: unrecognized response ` else ' from cvs server
cvs checkout: warning: unrecognized response ` k = half_m+1-nc1-nc2;' from
cvs server
cvs checkout: warning: unrecognized response ` if (k < nc2)' from cvs server
cvs checkout: warning: unrecognized response ` k = nc2;' from cvs server
cvs checkout: warning: unrecognized response ` for (nc3 = k; nc3 <=
(m-nc1-nc2)/2; nc3++)' from cvs server
cvs checkout: warning: unrecognized response ` {' from cvs server
cvs checkout: warning: unrecognized response ` nc4 = m - nc1 - nc2 - nc3;'
from cvs server
cvs checkout: warning: unrecognized response ` for (r1 = radicals[nc1]; r1
!= (RADICAL *)NULL; r1 = r1->next)' from cvs server
cvs checkout: warning: unrecognized response ` for (r2 = (nc1 == nc2) ?
r1 : radicals[nc2]; r2 != (RADICAL *)NULL; r2 = r2->next)' from cvs server
cvs checkout: warning: unrecognized response ` for (r3 = (nc2 == nc3)
? r2 : radicals[nc3]; r3 != (RADICAL *)NULL; r3 = r3->next)' from cvs server
cvs checkout: warning: unrecognized response ` for (r4 = (nc3 ==
nc4) ? r3 : radicals[nc4]; r4 != (RADICAL *)NULL; r4 = r4->next)' from cvs
server
cvs checkout: warning: unrecognized response ` {' from cvs server
cvs checkout: warning: unrecognized response ` p =
U_NEW_STRUCT(PARAFFIN);' from cvs server
cvs checkout: warning: unrecognized response ` p->kind = CCP;'
from cvs server
cvs checkout: warning: unrecognized response ` p->radicals[0] =
r1;' from cvs server
cvs checkout: warning: unrecognized response ` p->radicals[1] =
r2;' from cvs server
cvs checkout: warning: unrecognized response ` p->radicals[2] =
r3;' from cvs server
cvs checkout: warning: unrecognized response ` p->radicals[3] =
r4;' from cvs server
cvs checkout: warning: unrecognized response ` p->next = root;'
from cvs server
cvs checkout: warning: unrecognized response ` root = p;' from
cvs server
cvs checkout: warning: unrecognized response ` num_CCPs++;' from
cvs server
cvs checkout: warning: unrecognized response ` }' from cvs server
cvs checkout: warning: unrecognized response ` }' from cvs server
cvs checkout: warning: unrecognized response ` }' from cvs server
cvs checkout: warning: unrecognized response ` CCP_array[n] = root;' from cvs
server
cvs checkout: warning: unrecognized response ` CCP_counts[n] = num_CCPs;' from
cvs server
cvs checkout: warning: unrecognized response ` /* free_four_partitions(parts);
*/' from cvs server
cvs checkout: warning: unrecognized response `}' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response
`/*--------------------------------------------------------' from cvs server
cvs checkout: warning: unrecognized response ` * This function is used only on
VERSION 3 and 4.' from cvs server
cvs checkout: warning: unrecognized response `
*--------------------------------------------------------' from cvs server
cvs checkout: warning: unrecognized response ` */' from cvs server
cvs checkout: warning: unrecognized response `rads_of_size_n_with_no_copying
(m)' from cvs server
cvs checkout: warning: unrecognized response ` int m;' from cvs server
cvs checkout: warning: unrecognized response `{' from cvs server
cvs checkout: warning: unrecognized response ` RADICAL *rad, *r1, *r2, *r3;'
from cvs server
cvs checkout: warning: unrecognized response ` int nc1, nc2, nc3, n;' from cvs
server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response ` n = m-1;' from cvs server
cvs checkout: warning: unrecognized response ` for (nc1 = 0; nc1 <= n/3;
nc1++)' from cvs server
cvs checkout: warning: unrecognized response ` for (nc2 = nc1; nc2 <=
(n-nc1)/2; nc2++)' from cvs server
cvs checkout: warning: unrecognized response ` {' from cvs server
cvs checkout: warning: unrecognized response ` nc3 = n - (nc1 + nc2);' from
cvs server
cvs checkout: warning: unrecognized response ` for (r1 = radicals[nc1]; r1 !=
(RADICAL *)NULL; r1 = r1->next)' from cvs server
cvs checkout: warning: unrecognized response ` for (r2 = (nc1 == nc2) ? r1 :
radicals[nc2]; r2 != (RADICAL *)NULL; r2 = r2->next)' from cvs server
cvs checkout: warning: unrecognized response ` for (r3 = (nc2 == nc3) ? r2
: radicals[nc3]; r3 != (RADICAL *)NULL; r3 = r3->next)' from cvs server
cvs checkout: warning: unrecognized response ` {' from cvs server
cvs checkout: warning: unrecognized response ` rad = U_NEWfault SRCS,
or we get cseive.c as well.' from cvs server
cvs checkout: warning: unrecognized response `SRCS = Main.hs' from cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `include $(TOP)/mk/target.mk' from
cvs server
cvs checkout: warning: unrecognized response `' from cvs server
cvs checkout: warning: unrecognized response `FAST_OPTS = 1500' from cvs server
cvs checkout: warning: unrecognized response `NORM_OPTS = 1500' from cvs server
cvs checkout: warning: unrecognized response `SLOW_OPTS = 5500' from cvs server
cvs checkout: warning: cannot open /cvs/CVSROOT/val-tags read/write: Read-only
file system
ok. (GHC Version 6.4.2.20051210)
**** Building stage 1 compiler ... ok.
**** Building stage 2 compiler ... ok.
**** Building stage 3 compiler ... failed; relevant barfage
is below.
**** building source distribution ... ok.
**** building testsuite tools ... ok.
**** running tests ... ok (summary below).
**** building compiler binary distribution ... ok.
**** running nofib (-O) ... failed.
**** running nofib (-O -prof -auto-all) ... failed.
**** running nofib (-O -fasm-x86) ... failed.
**** running nofib (-fasm-x86) ... failed.
**** publishing distfiles ... ok.
**** publishing logs ... ok.
**** publishing docs ... ok.
Logs are at http://www.haskell.org/ghc/dist/stable/logs
Dists are at http://www.haskell.org/ghc/dist/stable/dist
Docs are at http://www.haskell.org/ghc/dist/stable/docs
All done!
Nightly build finished successfully at Sun Dec 11 07:34:43 GMT 2005
------------- GHC Test summary ---------------------
OVERALL SUMMARY for test run started at Sun Dec 11 01:34:49 GMT 2005
1240 total tests, which gave rise to
5596 test cases, of which
0 caused framework failures
950 were skipped
4577 expected passes
39 expected failures
0 unexpected passes
30 unexpected failures
Unexpected failures:
cg034(opt)
cg034(optasm)
cg045(prof)
cg045(profasm)
encode(prof)
encode(profasm)
ext(prof)
ext(profasm)
local-quantors(prof)
local-quantors(profasm)
joao-circular(prof)
joao-circular(profasm)
timing001(prof)
timing001(profasm)
timing002(prof)
timing002(profasm)
timing003(prof)
timing003(profasm)
simplCore.prog002(opt)
simplCore.prog002(optasm)
simpl007(opt)
simpl007(optasm)
simpl007(prof)
simpl007(profasm)
tc095(normal)
tc095(opt)
tc095(optasm)
tc155(normal)
tc155(opt)
tc155(optasm)
----------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of
/playpen/ghc/nightly/STABLE-cam-02-unx/logs/i386-unknown-linux-stage3 are
------------------------------------------------------------------------
------------------------------------------------------------------------
<<ghc: 287389824 bytes, 256 GCs, 7290725/14300396 avg/max bytes residency (6
samples), 27M in use, 0.01 INIT (0.00 elapsed), 1.65 MUT (9.72 elapsed), 1.46
GC (2.90 elapsed) :ghc>>
../../ghc/compiler/stage2/ghc-inplace -H16m -O -istage3/utils
-istage3/basicTypes -istage3/types -istage3/hsSyn -istage3/prelude
-istage3/rename -istage3/typecheck -istage3/deSugar -istage3/coreSyn
-istage3/specialise -istage3/simplCore -istage3/stranal -istage3/stgSyn
-istage3/simplStg -istage3/codeGen -istage3/main -istage3/profiling
-istage3/parser -istage3/cprAnalysis -istage3/compMan -istage3/ndpFlatten
-istage3/iface -istage3/cmm -istage3/nativeGen -istage3/ghci -Istage3 -DGHCI
-package template-haskell -package readline -DUSE_READLINE -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix
-package Cabal -recomp -Rghc-timing -H32m -O2 -fvia-C +RTS -c -RTS -H16M
'-#include "hschooks.h"' -c coreSyn/CoreLint.lhs -o
stage3/coreSyn/CoreLint.o -ohi stage3/coreSyn/CoreLint.hi
NOTE: Simplifier still going after 4 iterations; bailing out.
NOTE: Simplifier still going after 4 iterations; bailing out.
<<ghc: 408645872 bytes, 629 GCs, 8133368/15593980 avg/max bytes residency (6
samples), 29M in use, 0.01 INIT (0.00 elapsed), 2.39 MUT (15.27 elapsed), 1.91
GC (3.43 elapsed) :ghc>>
../../ghc/compiler/stage2/ghc-inplace -H16m -O -istage3/utils
-istage3/basicTypes -istage3/types -istage3/hsSyn -istage3/prelude
-istage3/rename -istage3/typecheck -istage3/deSugar -istage3/coreSyn
-istage3/specialise -istage3/simplCore -istage3/stranal -istage3/stgSyn
-istage3/simplStg -istage3/codeGen -istage3/main -istage3/profiling
-istage3/parser -istage3/cprAnalysis -istage3/compMan -istage3/ndpFlatten
-istage3/iface -istage3/cmm -istage3/nativeGen -istage3/ghci -Istage3 -DGHCI
-package template-haskell -package readline -DUSE_READLINE -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix
-package Cabal -recomp -Rghc-timing -H32m -O2 -fvia-C +RTS -c -RTS -H16M
'-#include "hschooks.h"' -c stranal/DmdAnal.lhs -o stage3/stranal/DmdAnal.o
-ohi stage3/stranal/DmdAnal.hi
WARNING: file stranal/DmdAnal.lhs line 418 a_s5Qp{v}
WARNING: file stranal/DmdAnal.lhs line 418 a_s5Qp{v}
<<ghc: 304646996 bytes, 397 GCs, 8139778/15872296 avg/max bytes residency (6
samples), 29M in use, 0.00 INIT (0.00 elapsed), 1.87 MUT (10.73 elapsed), 1.64
GC (4.00 elapsed) :ghc>>
../../ghc/compiler/stage2/ghc-inplace -H16m -O -istage3/utils
-istage3/basicTypes -istage3/types -istage3/hsSyn -istage3/prelude
-istage3/rename -istage3/typecheck -istage3/deSugar -istage3/coreSyn
-istage3/specialise -istage3/simplCore -istage3/stranal -istage3/stgSyn
-istage3/simplStg -istage3/codeGen -istage3/main -istage3/profiling
-istage3/parser -istage3/cprAnalysis -istage3/compMan -istage3/ndpFlatten
-istage3/iface -istage3/cmm -istage3/nativeGen -istage3/ghci -Istage3 -DGHCI
-package template-haskell -package readline -DUSE_READLINE -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix
-package Cabal -recomp -Rghc-timing -H32m -O2 -fvia-C +RTS -c -RTS -H16M
'-#include "hschooks.h"' -fglasgow-exts -c utils/Digraph.lhs -o
stage3/utils/Digraph.o -ohi stage3/utils/Digraph.hi
<<ghc: 217790464 bytes, 37 GCs, 3639521/7926596 avg/max bytes residency (4
samples), 20M in use, 0.00 INIT (0.00 elapsed), 1.41 MUT (6.23 elapsed), 0.57
GC (1.04 elapsed) :ghc>>
../../ghc/compiler/stage2/ghc-inplace -H16m -O -istage3/utils
-istage3/basicTypes -istage3/types -istage3/hsSyn -istage3/prelude
-istage3/rename -istage3/typecheck -istage3/deSugar -istage3/coreSyn
-istage3/specialise -istage3/simplCore -istage3/stranal -istage3/stgSyn
-istage3/simplStg -istage3/codeGen -istage3/main -istage3/profiling
-istage3/parser -istage3/cprAnalysis -istage3/compMan -istage3/ndpFlatten
-istage3/iface -istage3/cmm -istage3/nativeGen -istage3/ghci -Istage3 -DGHCI
-package template-haskell -package readline -DUSE_READLINE -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix
-package Cabal -recomp -Rghc-timing -H32m -O2 -fvia-C +RTS -c -RTS -H16M
'-#include "hschooks.h"' -c simplCore/OccurAnal.lhs -o
stage3/simplCore/OccurAnal.o -ohi stage3/simplCore/OccurAnal.hi
NOTE: Simplifier still going after 4 iterations; bailing out.
<<ghc: 217932392 bytes, 54 GCs, 6125552/13454196 avg/max bytes residency (5
samples), 23M in use, 0.00 INIT (0.00 elapsed), 1.36 MUT (5.78 elapsed), 0.89
GC (1.62 elapsed) :ghc>>
../../ghc/compiler/stage2/ghc-inplace -H16m -O -istage3/utils
-istage3/basicTypes -istage3/types -istage3/hsSyn -istage3/prelude
-istage3/rename -istage3/typecheck -istage3/deSugar -istage3/coreSyn
-istage3/specialise -istage3/simplCore -istage3/stranal -istage3/stgSyn
-istage3/simplStg -istage3/codeGen -istage3/main -istage3/profiling
-istage3/parser -istage3/cprAnalysis -istage3/compMan -istage3/ndpFlatten
-istage3/iface -istage3/cmm -istage3/nativeGen -istage3/ghci -Istage3 -DGHCI
-package template-haskell -package readline -DUSE_READLINE -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix
-package Cabal -recomp -Rghc-timing -H32m -O2 -fvia-C +RTS -c -RTS -H16M
'-#include "hschooks.h"' -c coreSyn/CoreUnfold.lhs -o
stage3/coreSyn/CoreUnfold.o -ohi stage3/coreSyn/CoreUnfold.hi
NOTE: Simplifier still going after 4 iterations; bailing out.
<<ghc: 182609640 bytes, 53 GCs, 6218936/14842652 avg/max bytes residency (5
samples), 22M in use, 0.00 INIT (0.00 elapsed), 1.05 MUT (5.12 elapsed), 0.90
GC (1.57 elapsed) :ghc>>
../../ghc/compiler/stage2/ghc-inplace -H16m -O -istage3/utils
-istage3/basicTypes -istage3/types -istage3/hsSyn -istage3/prelude
-istage3/rename -istage3/typecheck -istage3/deSugar -istage3/coreSyn
-istage3/specialise -istage3/simplCore -istage3/stranal -istage3/stgSyn
-istage3/simplStg -istage3/codeGen -istage3/main -istage3/profiling
-istage3/parser -istage3/cprAnalysis -istage3/compMan -istage3/ndpFlatten
-istage3/iface -istage3/cmm -istage3/nativeGen -istage3/ghci -Istage3 -DGHCI
-package template-haskell -package readline -DUSE_READLINE -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix
-package Cabal -recomp -Rghc-timing -H32m -O2 -fvia-C +RTS -c -RTS -H16M
'-#include "hschooks.h"' -c coreSyn/CoreTidy.lhs -o
stage3/coreSyn/CoreTidy.o -ohi stage3/coreSyn/CoreTidy.hi
<<ghc: 97730804 bytes, 24 GCs, 4619251/10562896 avg/max bytes residency (4
samples), 22M in use, 0.00 INIT (0.00 elapsed), 0.47 MUT (2.79 elapsed), 0.51
GC (0.75 elapsed) :ghc>>
../../ghc/compiler/stage2/ghc-inplace -H16m -O -istage3/utils
-istage3/basicTypes -istage3/types -istage3/hsSyn -istage3/prelude
-istage3/rename -istage3/typecheck -istage3/deSugar -istage3/coreSyn
-istage3/specialise -istage3/simplCore -istage3/stranal -istage3/stgSyn
-istage3/simplStg -istage3/codeGen -istage3/main -istage3/profiling
-istage3/parser -istage3/cprAnalysis -istage3/compMan -istage3/ndpFlatten
-istage3/iface -istage3/cmm -istage3/nativeGen -istage3/ghci -Istage3 -DGHCI
-package template-haskell -package readline -DUSE_READLINE -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix
-package Cabal -recomp -Rghc-timing -H32m -O2 -fvia-C +RTS -c -RTS -H16M
'-#include "hschooks.h"' -c specialise/Rules.lhs -o
stage3/specialise/Rules.o -ohi stage3/specialise/Rules.hi
<<ghc: 191102592 bytes, 48 GCs, 5662281/12171156 avg/max bytes residency (5
samples), 22M in use, 0.01 INIT (0.00 elapsed), 1.08 MUT (7.21 elapsed), 0.91
GC (1.71 elapsed) :ghc>>
../../ghc/compiler/stage2/ghc-inplace -H16m -O -istage3/utils
-istage3/basicTypes -istage3/types -istage3/hsSyn -istage3/prelude
-istage3/rename -istage3/typecheck -istage3/deSugar -istage3/coreSyn
-istage3/specialise -istage3/simplCore -istage3/stranal -istage3/stgSyn
-istage3/simplStg -istage3/codeGen -istage3/main -istage3/profiling
-istage3/parser -istage3/cprAnalysis -istage3/compMan -istage3/ndpFlatten
-istage3/iface -istage3/cmm -istage3/nativeGen -istage3/ghci -Istage3 -DGHCI
-package template-haskell -package readline -DUSE_READLINE -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix
-package Cabal -recomp -Rghc-timing -H32m -O2 -fvia-C +RTS -c -RTS -H16M
'-#include "hschooks.h"' -fvia-C -c prelude/PrelRules.lhs -o
stage3/prelude/PrelRules.o -ohi stage3/prelude/PrelRules.hi
NOTE: Simplifier still going after 4 iterations; bailing out.
<<ghc: 600737284 bytes, 1191 GCs, 9526805/16772460 avg/max bytes residency (8
samples), 32M in use, 0.00 INIT (0.00 elapsed), 3.50 MUT (25.12 elapsed), 3.08
GC (6.19 elapsed) :ghc>>
../../ghc/compiler/stage2/ghc-inplace -H16m -O -istage3/utils
-istage3/basicTypes -istage3/types -istage3/hsSyn -istage3/prelude
-istage3/rename -istage3/typecheck -istage3/deSugar -istage3/coreSyn
-istage3/specialise -istage3/simplCore -istage3/stranal -istage3/stgSyn
-istage3/simplStg -istage3/codeGen -istage3/main -istage3/profiling
-istage3/parser -istage3/cprAnalysis -istage3/compMan -istage3/ndpFlatten
-istage3/iface -istage3/cmm -istage3/nativeGen -istage3/ghci -Istage3 -DGHCI
-package template-haskell -package readline -DUSE_READLINE -cpp -fglasgow-exts
-fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix
-package Cabal -recomp -Rghc-timing -H32m -O2 -fvia-C +RTS -c -RTS -H16M
'-#include "hschooks.h"' -c basicTypes/MkId.lhs -o stage3/basicTypes/MkId.o
-ohi stage3/basicTypes/MkId.hi
gmake: *** [stage3/basicTypes/MkId.o] Segmentation fault
real 8m51.112s
user 4m16.770s
sys 0m13.970s
Nightly run ended at Sun Dec 11 07:34:44 GMT 2005
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc