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 Wed Mar 28 19:00:00 BST 2007.
**** checking out new source tree                 ... ok. (GHC Version 
6.6.20070328)
**** Building stage 1 compiler                    ... failed; relevant barfage 
is below.
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 Graphics/HGL/Units_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; mv 
$i.tmp $i; done   
../../compiler/ghc-inplace -H16m -O  -cpp -Iinclude -package-name  HGL-3.1 
-H32m -O2 -fvia-C -dcore-lint  -package base  -package X11 -fgenerics 
-split-objs    -c Graphics/HGL/X11/Display.hs -o Graphics/HGL/X11/Display.o  
-ohi Graphics/HGL/X11/Display.hi
for i in Graphics/HGL/X11/Display_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; 
mv $i.tmp $i; done   
../../compiler/ghc-inplace -H16m -O  -cpp -Iinclude -package-name  HGL-3.1 
-H32m -O2 -fvia-C -dcore-lint  -package base  -package X11 -fgenerics 
-split-objs    -c Graphics/HGL/Draw/Font.hs -o Graphics/HGL/Draw/Font.o  -ohi 
Graphics/HGL/Draw/Font.hi
for i in Graphics/HGL/Draw/Font_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; 
mv $i.tmp $i; done   
../../compiler/ghc-inplace -H16m -O  -cpp -Iinclude -package-name  HGL-3.1 
-H32m -O2 -fvia-C -dcore-lint  -package base  -package X11 -fgenerics 
-split-objs    -c Graphics/HGL/Draw/Text.hs -o Graphics/HGL/Draw/Text.o  -ohi 
Graphics/HGL/Draw/Text.hi
for i in Graphics/HGL/Draw/Text_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; 
mv $i.tmp $i; done   
../../compiler/ghc-inplace -H16m -O  -cpp -Iinclude -package-name  HGL-3.1 
-H32m -O2 -fvia-C -dcore-lint  -package base  -package X11 -fgenerics 
-split-objs    -c Graphics/HGL/Draw/Pen.hs -o Graphics/HGL/Draw/Pen.o  -ohi 
Graphics/HGL/Draw/Pen.hi
for i in Graphics/HGL/Draw/Pen_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; mv 
$i.tmp $i; done   
../../compiler/ghc-inplace -H16m -O  -cpp -Iinclude -package-name  HGL-3.1 
-H32m -O2 -fvia-C -dcore-lint  -package base  -package X11 -fgenerics 
-split-objs    -c Graphics/HGL/Draw/Brush.hs -o Graphics/HGL/Draw/Brush.o  -ohi 
Graphics/HGL/Draw/Brush.hi
for i in Graphics/HGL/Draw/Brush_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; 
mv $i.tmp $i; done   
../../compiler/ghc-inplace -H16m -O  -cpp -Iinclude -package-name  HGL-3.1 
-H32m -O2 -fvia-C -dcore-lint  -package base  -package X11 -fgenerics 
-split-objs    -c Graphics/HGL/Draw/Region.hs -o Graphics/HGL/Draw/Region.o  
-ohi Graphics/HGL/Draw/Region.hi
for i in Graphics/HGL/Draw/Region_split/*.o; do /usr/bin/ld -r -x -o $i.tmp $i; 
mv $i.tmp $i; done   
../../compiler/ghc-inplace -H16m -O  -cpp -Iinclude -package-name  HGL-3.1 
-H32m -O2 -fvia-C -dcore-lint  -package base  -package X11 -fgenerics 
-split-objs    -c Graphics/HGL/Draw/Picture.hs -o Graphics/HGL/Draw/Picture.o  
-ohi Graphics/HGL/Draw/Picture.hi

Graphics/HGL/Draw/Picture.hs:99:103:
    Couldn't match expected type `X.Angle' against inferred type `Int'
    In the 9th argument of `X.fillArc', namely `threeSixty'
    In the expression:
        X.fillArc
          (disp dc) (drawable dc) (brushGC dc) x' y' w' h' 0 threeSixty
    In a lambda abstraction:
        \ dc
            -> X.fillArc
                 (disp dc) (drawable dc) (brushGC dc) x' y' w' h' 0 threeSixty
gmake[2]: *** [Graphics/HGL/Draw/Picture.o] Error 1
Failed making all in HGL: 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 Wed Mar 28 21:05:27 BST 2007

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

Reply via email to