[nightly] 12-Aug-2004 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

GHC Nightly Builds simonmar at microsoft.com
Thu Aug 12 14:44:39 EDT 2004


Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
Build location    = /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/v-julsew/nightly/site/msrc/conf-HEAD-cam-02-unx

Nightly build started on cam-02-unx at Thu Aug 12 19:00:01 BST 2004.
**** checking out new source tree ... ok. (GHC Version 6.3.20040812)
**** 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 /playpen/ghc/nightly/HEAD-cam-02-unx/logs/i386-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------

./../ghc/compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" HsBase.h -funbox-strict-fields -package-name base -O -H32m -dcore-lint  -split-objs    -c GHC/Word.hs -o GHC/Word.o  -ohi GHC/Word.hi
(cd GHC/Word_split && /usr/bin/ld -r -x -o ../Word.o *.o); for i in GHC/Word_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Data/Word.o; if [ ! -d Data/Word_split ]; then mkdir Data/Word_split; else /usr/bin/find Data/Word_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 -package-name base -O -H32m -dcore-lint  -split-objs    -c Data/Word.hs -o Data/Word.o  -ohi Data/Word.hi
(cd Data/Word_split && /usr/bin/ld -r -x -o ../Word.o *.o); for i in Data/Word_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f GHC/Stable.o; if [ ! -d GHC/Stable_split ]; then mkdir GHC/Stable_split; else /usr/bin/find GHC/Stable_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 -package-name base -O -H32m -dcore-lint  -split-objs    -c GHC/Stable.lhs -o GHC/Stable.o  -ohi GHC/Stable.hi
(cd GHC/Stable_split && /usr/bin/ld -r -x -o ../Stable.o *.o); for i in GHC/Stable_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f GHC/Int.o; if [ ! -d GHC/Int_split ]; then mkdir GHC/Int_split; else /usr/bin/find GHC/Int_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 -package-name base -O -H32m -dcore-lint  -split-objs    -c GHC/Int.hs -o GHC/Int.o  -ohi GHC/Int.hi
(cd GHC/Int_split && /usr/bin/ld -r -x -o ../Int.o *.o); for i in GHC/Int_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f GHC/Storable.o; if [ ! -d GHC/Storable_split ]; then mkdir GHC/Storable_split; else /usr/bin/find GHC/Storable_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 -package-name base -O -H32m -dcore-lint  -split-objs    -c GHC/Storable.lhs -o GHC/Storable.o  -ohi GHC/Storable.hi
(cd GHC/Storable_split && /usr/bin/ld -r -x -o ../Storable.o *.o); for i in GHC/Storable_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Foreign/Storable.o; if [ ! -d Foreign/Storable_split ]; then mkdir Foreign/Storable_split; else /usr/bin/find Foreign/Storable_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 -package-name base -O -H32m -dcore-lint  -split-objs    -c Foreign/Storable.hs -o Foreign/Storable.o  -ohi Foreign/Storable.hi
(cd Foreign/Storable_split && /usr/bin/ld -r -x -o ../Storable.o *.o); for i in Foreign/Storable_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f GHC/Unicode.o; if [ ! -d GHC/Unicode_split ]; then mkdir GHC/Unicode_split; else /usr/bin/find GHC/Unicode_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 -package-name base -O -H32m -dcore-lint  -split-objs    -c GHC/Unicode.hs -o GHC/Unicode.o  -ohi GHC/Unicode.hi
(cd GHC/Unicode_split && /usr/bin/ld -r -x -o ../Unicode.o *.o); for i in GHC/Unicode_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Data/Char.o; if [ ! -d Data/Char_split ]; then mkdir Data/Char_split; else /usr/bin/find Data/Char_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 -package-name base -O -H32m -dcore-lint  -split-objs    -c Data/Char.hs -o Data/Char.o  -ohi Data/Char.hi
(cd Data/Char_split && /usr/bin/ld -r -x -o ../Char.o *.o); for i in Data/Char_split/*; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; done   
rm -f Data/List.o; if [ ! -d Data/List_split ]; then mkdir Data/List_split; else /usr/bin/find Data/List_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 -package-name base -O -H32m -dcore-lint  -split-objs    -c Data/List.hs -o Data/List.o  -ohi Data/List.hi
Data/List.hs:212: warning: backslash and newline separated by space

Data/List.hs:212:8: parse error on input `\'
gmake[1]: *** [Data/List.o] Error 1
gmake: *** [all] Error 1

Nightly run ended at Thu Aug 12 19:44:39 BST 2004


More information about the Cvs-ghc mailing list