011101 build of HEAD for alpha-dec-osf3 (harvard-puffin)
Ken Shan
ccshan@puffin.eecs.harvard.edu
Thu, 1 Nov 2001 22:10:23 -0500 (EST)
To: cvs-ghc@haskell.org
Subject: 011101 build of HEAD for alpha-dec-osf3 (harvard-puffin)
Build description = HEAD for alpha-dec-osf3 (harvard-puffin)
Build location = /home/lair/ccshan/u/glasgow/nightly-HEAD-puffin
Build config file = /home/lair/ccshan/u/glasgow/fptools/nightly/site/harvard/conf-HEAD-puffin
Nightly build started on puffin at Thu Nov 1 15:00:01 EST 2001.
**** checking out new source tree ... ok. (GHC Version 5.03.20011101)
**** Building stage 1 compiler ... ok.
**** Building stage 2 compiler ... ok.
**** Building stage 3 compiler ... failed; relevant barfage is below.
**** building testsuite tools ... ok.
**** running tests ... ok (summary below).
**** building binary distribution ... ok.
**** building .hc tar file ... failed.
**** running nofib ... ok.
**** publishing logs ... ok.
Logs are at http://www.eecs.harvard.edu/~ccshan/ghc/nightly-HEAD-puffin/logs
Dists are at http://www.eecs.harvard.edu/~ccshan/ghc/nightly-HEAD-puffin/dist
All done!
Nightly build finished successfully at Thu Nov 1 22:10:23 EST 2001
------------- GHC Test summary --------------
OVERALL SUMMARY for run started at Thu Nov 1 20:35:43 EST 2001
720 total test candidates, of which:
0 framework failures,
2 were skipped,
675 expected passes,
11 expected failures,
0 unexpected passes,
32 unexpected failures,
0 specified as unknown,
0 actual unknowns,
0 expected unknowns.
The following tests had unexpected outcomes:
./cpranal/should_compile/all.T Cpr001_imp
./cpranal/should_compile/all.T Cpr001
./deSugar/should_compile/all.T ds046
./lib/win32/all.T win32001
./parser/should_compile/all.T read012
./parser/should_compile/all.T read013
./rename/should_fail/all.T rnfail014
./simplCore/should_compile/all.T Simpl006Help
./simplCore/should_compile/all.T simpl007
./simplCore/should_compile/all.T Simpl009Help
./simplCore/should_compile/all.T simpl009
./simplCore/should_run/all.T simplrun002
./stranal/should_compile/all.T default
./stranal/should_compile/all.T fact
./stranal/should_compile/all.T fun
./stranal/should_compile/all.T goo
./stranal/should_compile/all.T ins
./stranal/should_compile/all.T map
./stranal/should_compile/all.T sim
./stranal/should_compile/all.T str001
./stranal/should_compile/all.T str002
./stranal/should_compile/all.T syn
./stranal/should_compile/all.T test
./stranal/should_compile/all.T tst
./stranal/should_compile/all.T unu
./typecheck/should_compile/all.T tc095
./typecheck/should_compile/all.T tc100
./typecheck/should_compile/all.T tc105
./typecheck/should_fail/all.T tcfail032
./typecheck/should_fail/all.T tcfail065
./typecheck/should_fail/all.T tcfail068
./typecheck/should_fail/all.T tcfail076
---------------------------------------------
The last 30 lines of /home/lair/ccshan/u/glasgow/nightly-HEAD-puffin/logs/alpha-dec-osf3-stage3 are
------------------------------------------------------------------------
rm -f PrelBase.o; if [ ! -d PrelBase ]; then mkdir PrelBase; else /bin/find PrelBase -name '*.o' | xargs rm -f __rm_food; fi;
../../../ghc/compiler/ghc-inplace -H128m -fvia-C -optc-O9 -optl-O9 -keep-hc-file -fvia-C -cpp -fglasgow-exts -O2 -H128m -package-name std -split-objs -c PrelBase.lhs -o PrelBase.o
touch PrelBase.o;
rm -f PrelMaybe.o; if [ ! -d PrelMaybe ]; then mkdir PrelMaybe; else /bin/find PrelMaybe -name '*.o' | xargs rm -f __rm_food; fi;
../../../ghc/compiler/ghc-inplace -H128m -fvia-C -optc-O9 -optl-O9 -keep-hc-file -fvia-C -cpp -fglasgow-exts -O2 -H128m -package-name std -split-objs -c PrelMaybe.lhs -o PrelMaybe.o
touch PrelMaybe.o;
rm -f PrelTup.o; if [ ! -d PrelTup ]; then mkdir PrelTup; else /bin/find PrelTup -name '*.o' | xargs rm -f __rm_food; fi;
../../../ghc/compiler/ghc-inplace -H128m -fvia-C -optc-O9 -optl-O9 -keep-hc-file -fvia-C -cpp -fglasgow-exts -O2 -H128m -package-name std -split-objs -c PrelTup.lhs -o PrelTup.o
touch PrelTup.o;
rm -f PrelList.o; if [ ! -d PrelList ]; then mkdir PrelList; else /bin/find PrelList -name '*.o' | xargs rm -f __rm_food; fi;
../../../ghc/compiler/ghc-inplace -H128m -fvia-C -optc-O9 -optl-O9 -keep-hc-file -fvia-C -cpp -fglasgow-exts -O2 -H128m -package-name std -split-objs -c PrelList.lhs -o PrelList.o
touch PrelList.o;
rm -f PrelShow.o; if [ ! -d PrelShow ]; then mkdir PrelShow; else /bin/find PrelShow -name '*.o' | xargs rm -f __rm_food; fi;
../../../ghc/compiler/ghc-inplace -H128m -fvia-C -optc-O9 -optl-O9 -keep-hc-file -fvia-C -cpp -fglasgow-exts -O2 -H128m -package-name std -split-objs -c PrelShow.lhs -o PrelShow.o
ghc-5.03.20011101: panic! (the `impossible' happened, GHC version 5.03.20011101):
Rules/Deprecations parse failed
PrelList.hi:126 Interface file parse error; on input ` [ '
Please report it as a compiler bug to glasgow-haskell-bugs@haskell.org,
or http://sourceforge.net/projects/ghc/.
gmake[2]: *** [PrelShow.o] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1
real 3707.6
user 3230.0
sys 261.3
Nightly run ended at Thu Nov 1 22:10:23 EST 2001