Build description = 6.6 branch 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-6.6-cam-02-unx

Nightly build started on cam-02-unx at Sat Feb 3 19:00:00 GMT 2007.
**** checking out new source tree                 ... ok. (GHC Version 
6.6.20070203)
**** 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/STABLE-cam-02-unx/logs/i386-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------

for i in Data/Either_split/*.p_o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp 
$i; done   
../../compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" 
HsBase.h -funbox-strict-fields -package-name  base-2.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof   
-c GHC/Show.lhs -o GHC/Show.p_o  -ohi GHC/Show.p_hi
for i in GHC/Show_split/*.p_o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; 
done   
../../compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" 
HsBase.h -funbox-strict-fields -package-name  base-2.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof   
-c GHC/Dynamic.hs-boot -o GHC/Dynamic.p_o-boot  -ohi GHC/Dynamic.p_hi-boot
../../compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" 
HsBase.h -funbox-strict-fields -package-name  base-2.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof   
-c GHC/Unicode.hs-boot -o GHC/Unicode.p_o-boot  -ohi GHC/Unicode.p_hi-boot
../../compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" 
HsBase.h -funbox-strict-fields -package-name  base-2.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof   
-c GHC/Enum.lhs -o GHC/Enum.p_o  -ohi GHC/Enum.p_hi
for i in GHC/Enum_split/*.p_o; do /usr/bin/ld -r -x -o $i.tmp $i; mv $i.tmp $i; 
done   
../../compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" 
HsBase.h -funbox-strict-fields -package-name  base-2.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof   
-c GHC/Num.lhs -o GHC/Num.p_o  -ohi GHC/Num.p_hi

GHC/Num.lhs:187:0:
    Warning: Pattern match(es) are overlapped
             In the definition of `remInteger':
                 remInteger (S# a) (S# b) = ...
                 remInteger (ia@(S# _)) (ib@(J# _ _)) = ...
                 remInteger (J# sa a) (S# b) = ...
                 remInteger (J# sa a) (J# sb b) = ...

GHC/Num.lhs:208:0:
    Warning: Pattern match(es) are overlapped
             In the definition of `quotInteger':
                 quotInteger (S# a) (S# b) = ...
                 quotInteger (ia@(S# _)) (ib@(J# _ _)) = ...
                 quotInteger (J# sa a) (S# b) = ...
                 quotInteger (J# sa a) (J# sb b) = ...
ghc-6.6.20070203: could not execute: gcc
gmake[3]: *** [GHC/Num.p_o] Error 1
gmake[2]: *** [all] Error 1
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory 
`/playpen/ghc/nightly/STABLE-cam-02-unx/i386-unknown-linux/libraries'
gmake: *** [stage1] Error 2

Nightly run ended at Sat Feb 3 20:03:12 GMT 2007

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to