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/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx

Nightly build started on cam-02-unx at Sat Aug 5 19:00:00 BST 2006.
**** checking out new source tree                 ... ok. (GHC Version 
6.5.20060805)
**** 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
------------------------------------------------------------------------
------------------------------------------------------------------------

../../compiler/ghc-inplace -H16m -O  -fglasgow-exts -cpp -Iinclude -"#include" 
HsBase.h -funbox-strict-fields -package-name  base-1.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs    -c Data/Array/ST.hs -o Data/Array/ST.o  
-ohi Data/Array/ST.hi
for i in Data/Array/ST_split/*.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-1.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs    -c Data/Array/Storable.hs -o 
Data/Array/Storable.o  -ohi Data/Array/Storable.hi
for i in Data/Array/Storable_split/*.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-1.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs    -c Data/Array/Unboxed.hs -o 
Data/Array/Unboxed.o  -ohi Data/Array/Unboxed.hi
for i in Data/Array/Unboxed_split/*.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-1.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs    -c Foreign/Concurrent.hs -o 
Foreign/Concurrent.o  -ohi Foreign/Concurrent.hi
for i in Foreign/Concurrent_split/*.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-1.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs    -c Data/Generics/Aliases.hs -o 
Data/Generics/Aliases.o  -ohi Data/Generics/Aliases.hi
for i in Data/Generics/Aliases_split/*.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-1.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs    -c Data/Generics/Twins.hs -o 
Data/Generics/Twins.o  -ohi Data/Generics/Twins.hi
for i in Data/Generics/Twins_split/*.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-1.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs    -c Data/Generics/Text.hs -o 
Data/Generics/Text.o  -ohi Data/Generics/Text.hi
for i in Data/Generics/Text_split/*.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-1.0 -H32m -O2 -fvia-C 
-dcore-lint  -fgenerics -split-objs    -c Data/Generics/Schemes.hs -o 
Data/Generics/Schemes.o  -ohi Data/Generics/Schemes.hi

Data/Generics/Schemes.hs:108:15:
    Couldn't match expected type `r' (a rigid variable)
           against inferred type `[a]'
      `r' is bound by the type signature for `listify'
        at Data/Generics/Schemes.hs:106:20
      Expected type: r -> r -> r
      Inferred type: [a] -> [a] -> [a]
    In the first argument of `everything', namely `(++)'
    In the call (everything (++)
                            ([] `mkQ` (\ x -> if p x then [x] else [])))
gmake[2]: *** [Data/Generics/Schemes.o] Error 1
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory 
`/playpen/ghc/nightly/HEAD-cam-02-unx/i386-unknown-linux/libraries'
gmake: *** [stage1] Error 2

Nightly run ended at Sat Aug 5 19:49:54 BST 2006
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to