[nightly] 20-Oct-2005 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)

GHC Build Reports ghcbuild at microsoft.com
Thu Oct 20 15:07:42 EDT 2005


Build description = HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
Build location    = /64playpen/simonmar/nightly/HEAD-cam-03-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-03-unx

Nightly build started on cam-03-unx at Thu Oct 20 20:00:01 BST 2005.
**** checking out new source tree                 ... cvs checkout: cannot open directory /cvs/fptools/nofib/PRIVATE: Permission denied
cvs checkout: skipping directory nofib/PRIVATE
cvs checkout: cannot open directory /cvs/fptools/testsuite/tests/ghc-regress/module: No such file or directory
cvs checkout: skipping directory testsuite/tests/ghc-regress/module
cvs checkout: cannot open directory /cvs/fptools/testsuite/tests/ghc-regress/typecheck/should_compile: No such file or directory
cvs checkout: skipping directory testsuite/tests/ghc-regress/typecheck/should_compile
cvs checkout: cannot open directory /cvs/fptools/testsuite/tests/ghc-regress/typecheck/should_fail: No such file or directory
cvs checkout: skipping directory testsuite/tests/ghc-regress/typecheck/should_fail
ok. (GHC Version 6.5.20051020)
**** Building stage 1 compiler                    ... failed; relevant barfage is below.
**** building source distribution                 ... ok.
No successfully built compilers to test; aborting.

------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /64playpen/simonmar/nightly/HEAD-cam-03-unx/logs/x86_64-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------

rm -f System/Process/Internals.o; if [ ! -d System/Process/Internals_split ]; then mkdir System/Process/Internals_split; else /usr/bin/find System/Process/Internals_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" HsBase.h -funbox-strict-fields -ignore-package base -H32m -O2 -fvia-C -dcore-lint  -fgenerics -split-objs    -c System/Process/Internals.hs -o System/Process/Internals.o  -ohi System/Process/Internals.hi
( cd System/Process/Internals_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.o ")" >>ld.script; /usr/bin/ld -r -x -o ../Internals.o ld.script; ); for i in System/Process/Internals_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f System/Exit.o; if [ ! -d System/Exit_split ]; then mkdir System/Exit_split; else /usr/bin/find System/Exit_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" HsBase.h -funbox-strict-fields -ignore-package base -H32m -O2 -fvia-C -dcore-lint  -fgenerics -split-objs    -c System/Exit.hs -o System/Exit.o  -ohi System/Exit.hi
( cd System/Exit_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.o ")" >>ld.script; /usr/bin/ld -r -x -o ../Exit.o ld.script; ); for i in System/Exit_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f System/Process.o; if [ ! -d System/Process_split ]; then mkdir System/Process_split; else /usr/bin/find System/Process_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" HsBase.h -funbox-strict-fields -ignore-package base -H32m -O2 -fvia-C -dcore-lint  -fgenerics -split-objs    -c System/Process.hs -o System/Process.o  -ohi System/Process.hi
( cd System/Process_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.o ")" >>ld.script; /usr/bin/ld -r -x -o ../Process.o ld.script; ); for i in System/Process_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f System/Cmd.o; if [ ! -d System/Cmd_split ]; then mkdir System/Cmd_split; else /usr/bin/find System/Cmd_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" HsBase.h -funbox-strict-fields -ignore-package base -H32m -O2 -fvia-C -dcore-lint  -fgenerics -split-objs    -c System/Cmd.hs -o System/Cmd.o  -ohi System/Cmd.hi
( cd System/Cmd_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.o ")" >>ld.script; /usr/bin/ld -r -x -o ../Cmd.o ld.script; ); for i in System/Cmd_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f System/Console/GetOpt.o; if [ ! -d System/Console/GetOpt_split ]; then mkdir System/Console/GetOpt_split; else /usr/bin/find System/Console/GetOpt_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" HsBase.h -funbox-strict-fields -ignore-package base -H32m -O2 -fvia-C -dcore-lint  -fgenerics -split-objs    -c System/Console/GetOpt.hs -o System/Console/GetOpt.o  -ohi System/Console/GetOpt.hi
( cd System/Console/GetOpt_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.o ")" >>ld.script; /usr/bin/ld -r -x -o ../GetOpt.o ld.script; ); for i in System/Console/GetOpt_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f System/Locale.o; if [ ! -d System/Locale_split ]; then mkdir System/Locale_split; else /usr/bin/find System/Locale_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" HsBase.h -funbox-strict-fields -ignore-package base -H32m -O2 -fvia-C -dcore-lint  -fgenerics -split-objs    -c System/Locale.hs -o System/Locale.o  -ohi System/Locale.hi
( cd System/Locale_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.o ")" >>ld.script; /usr/bin/ld -r -x -o ../Locale.o ld.script; ); for i in System/Locale_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f System/Time.o; if [ ! -d System/Time_split ]; then mkdir System/Time_split; else /usr/bin/find System/Time_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" HsBase.h -funbox-strict-fields -ignore-package base -H32m -O2 -fvia-C -dcore-lint  -fgenerics -split-objs    -c System/Time.hs -o System/Time.o  -ohi System/Time.hi
( cd System/Time_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.o ")" >>ld.script; /usr/bin/ld -r -x -o ../Time.o ld.script; ); for i in System/Time_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f System/Environment.o; if [ ! -d System/Environment_split ]; then mkdir System/Environment_split; else /usr/bin/find System/Environment_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" HsBase.h -funbox-strict-fields -ignore-package base -H32m -O2 -fvia-C -dcore-lint  -fgenerics -split-objs    -c System/Environment.hs -o System/Environment.o  -ohi System/Environment.hi
( cd System/Environment_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.o ")" >>ld.script; /usr/bin/ld -r -x -o ../Environment.o ld.script; ); for i in System/Environment_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f System/Directory.o; if [ ! -d System/Directory_split ]; then mkdir System/Directory_split; else /usr/bin/find System/Directory_split -name '*.o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" HsBase.h -funbox-strict-fields -ignore-package base -H32m -O2 -fvia-C -dcore-lint  -fgenerics -split-objs    -c System/Directory.hs -o System/Directory.o  -ohi System/Directory.hi

System/Directory.hs:600:7: parse error on input `<-'
gmake[1]: *** [System/Directory.o] Error 1
gmake: *** [all] Error 1

Nightly run ended at Thu Oct 20 20:27:23 BST 2005


More information about the Cvs-ghc mailing list