[nightly] 06-Sep-2005 build of STABLE on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)

GHC Build Reports ghcbuild at microsoft.com
Tue Sep 6 16:28:08 EDT 2005


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

Nightly build started on cam-03-unx at Tue Sep 6 20:30:01 BST 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: cannot open /cvs/CVSROOT/val-tags read/write: Read-only file system
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.4.1.20050906)
**** 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/STABLE-cam-03-unx/logs/x86_64-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------

( cd Data/Graph/Inductive/Monad_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.p_o ")" >>ld.script; /usr/bin/ld -r -x -o ../Monad.p_o ld.script; ); for i in Data/Graph/Inductive/Monad_split/*.p_o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Data/Graph/Inductive/Query/Monad.p_o; if [ ! -d Data/Graph/Inductive/Query/Monad_split ]; then mkdir Data/Graph/Inductive/Query/Monad_split; else /usr/bin/find Data/Graph/Inductive/Query/Monad_split -name '*.p_o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -Wall -fno-warn-missing-signatures -fglasgow-exts -fallow-overlapping-instances -ignore-package fgl -H32m -O2 -fvia-C -dcore-lint  -package base  -package mtl -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof   -c Data/Graph/Inductive/Query/Monad.hs -o Data/Graph/Inductive/Query/Monad.p_o  -ohi Data/Graph/Inductive/Query/Monad.p_hi
( cd Data/Graph/Inductive/Query/Monad_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.p_o ")" >>ld.script; /usr/bin/ld -r -x -o ../Monad.p_o ld.script; ); for i in Data/Graph/Inductive/Query/Monad_split/*.p_o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Data/Graph/Inductive/Internal/Thread.p_o; if [ ! -d Data/Graph/Inductive/Internal/Thread_split ]; then mkdir Data/Graph/Inductive/Internal/Thread_split; else /usr/bin/find Data/Graph/Inductive/Internal/Thread_split -name '*.p_o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -Wall -fno-warn-missing-signatures -fglasgow-exts -fallow-overlapping-instances -ignore-package fgl -H32m -O2 -fvia-C -dcore-lint  -package base  -package mtl -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof   -c Data/Graph/Inductive/Internal/Thread.hs -o Data/Graph/Inductive/Internal/Thread.p_o  -ohi Data/Graph/Inductive/Internal/Thread.p_hi
( cd Data/Graph/Inductive/Internal/Thread_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.p_o ")" >>ld.script; /usr/bin/ld -r -x -o ../Thread.p_o ld.script; ); for i in Data/Graph/Inductive/Internal/Thread_split/*.p_o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Data/Graph/Inductive/Basic.p_o; if [ ! -d Data/Graph/Inductive/Basic_split ]; then mkdir Data/Graph/Inductive/Basic_split; else /usr/bin/find Data/Graph/Inductive/Basic_split -name '*.p_o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -Wall -fno-warn-missing-signatures -fglasgow-exts -fallow-overlapping-instances -ignore-package fgl -H32m -O2 -fvia-C -dcore-lint  -package base  -package mtl -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof   -c Data/Graph/Inductive/Basic.hs -o Data/Graph/Inductive/Basic.p_o  -ohi Data/Graph/Inductive/Basic.p_hi
( cd Data/Graph/Inductive/Basic_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.p_o ")" >>ld.script; /usr/bin/ld -r -x -o ../Basic.p_o ld.script; ); for i in Data/Graph/Inductive/Basic_split/*.p_o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Data/Graph/Inductive/Query/DFS.p_o; if [ ! -d Data/Graph/Inductive/Query/DFS_split ]; then mkdir Data/Graph/Inductive/Query/DFS_split; else /usr/bin/find Data/Graph/Inductive/Query/DFS_split -name '*.p_o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -Wall -fno-warn-missing-signatures -fglasgow-exts -fallow-overlapping-instances -ignore-package fgl -H32m -O2 -fvia-C -dcore-lint  -package base  -package mtl -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof   -c Data/Graph/Inductive/Query/DFS.hs -o Data/Graph/Inductive/Query/DFS.p_o  -ohi Data/Graph/Inductive/Query/DFS.p_hi

Data/Graph/Inductive/Query/DFS.hs:103:0:
    Warning: Pattern match(es) are non-exhaustive
	     In the definition of `xdfsWith': Patterns not matched: _ _ [] _

Data/Graph/Inductive/Query/DFS.hs:145:0:
    Warning: Pattern match(es) are non-exhaustive
	     In the definition of `xdfWith': Patterns not matched: _ _ [] _
( cd Data/Graph/Inductive/Query/DFS_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.p_o ")" >>ld.script; /usr/bin/ld -r -x -o ../DFS.p_o ld.script; ); for i in Data/Graph/Inductive/Query/DFS_split/*.p_o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Data/Graph/Inductive/Query/TransClos.p_o; if [ ! -d Data/Graph/Inductive/Query/TransClos_split ]; then mkdir Data/Graph/Inductive/Query/TransClos_split; else /usr/bin/find Data/Graph/Inductive/Query/TransClos_split -name '*.p_o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -Wall -fno-warn-missing-signatures -fglasgow-exts -fallow-overlapping-instances -ignore-package fgl -H32m -O2 -fvia-C -dcore-lint  -package base  -package mtl -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof   -c Data/Graph/Inductive/Query/TransClos.hs -o Data/Graph/Inductive/Query/TransClos.p_o  -ohi Data/Graph/Inductive/Query/TransClos.p_hi
( cd Data/Graph/Inductive/Query/TransClos_split; rm -f ld.script; touch ld.script; echo "INPUT(" *.p_o ")" >>ld.script; /usr/bin/ld -r -x -o ../TransClos.p_o ld.script; ); for i in Data/Graph/Inductive/Query/TransClos_split/*.p_o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Data/Graph/Inductive/Query/Dominators.p_o; if [ ! -d Data/Graph/Inductive/Query/Dominators_split ]; then mkdir Data/Graph/Inductive/Query/Dominators_split; else /usr/bin/find Data/Graph/Inductive/Query/Dominators_split -name '*.p_o' -print | xargs rm -f __rm_food; fi;   
./../ghc/compiler/ghc-inplace -H16m -O  -Wall -fno-warn-missing-signatures -fglasgow-exts -fallow-overlapping-instances -ignore-package fgl -H32m -O2 -fvia-C -dcore-lint  -package base  -package mtl -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof   -c Data/Graph/Inductive/Query/Dominators.hs -o Data/Graph/Inductive/Query/Dominators.p_o  -ohi Data/Graph/Inductive/Query/Dominators.p_hi
gcc: installation problem, cannot exec `as': Input/output error
gmake[2]: *** [Data/Graph/Inductive/Query/Dominators.p_o] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1

Nightly run ended at Tue Sep 6 21:28:08 BST 2005


More information about the Cvs-ghc mailing list