Build results:
x86-64 Linux head:            lost
x86 Windows head:             fail (failed bindisttest) fail (failed 
bindisttest failed slave lost)
x86 Windows head fast:        pass fail (failed getsubrepos) lost pass pass 
pass lost
gabor head:                   pass
kahl G5 Gentoo Linux head:    pass
mnemosyne x86-64 Gentoo head: pass
tnaur PPC OSX head 2:         fail (failed stage2)
tnaur x86 Linux head:         pass
x86-64 Linux head unreg:      fail (failed stage2 failed slave lost)

Fixed unexpected test failures:

    seward-space-leak

Old unexpected test failures:

    1679             1  kahl G5 Gentoo Linux head
    conc040          1  kahl G5 Gentoo Linux head
    conc064          1  gabor head
    concio001.thr    1  kahl G5 Gentoo Linux head
    concprog001      1  tnaur x86 Linux head
    countReaders001  1  tnaur x86 Linux head
    derefnull        1  gabor head
    divbyzero        2  gabor head
    fed001           1  kahl G5 Gentoo Linux head
    ffi006           1  kahl G5 Gentoo Linux head
    ffi007           1  kahl G5 Gentoo Linux head
    ffi008           1  kahl G5 Gentoo Linux head
    ffi009           1  kahl G5 Gentoo Linux head
    ffi011           1  kahl G5 Gentoo Linux head
    ffi013           1  kahl G5 Gentoo Linux head
    ffi019           1  kahl G5 Gentoo Linux head
    ghc-e001         1  kahl G5 Gentoo Linux head
    ghc-e002         1  kahl G5 Gentoo Linux head
    ghc-e003         1  kahl G5 Gentoo Linux head
    ghc-e004         1  kahl G5 Gentoo Linux head
    ghc-e005         1  kahl G5 Gentoo Linux head
    hpc_raytrace     4  gabor head
    num012           1  kahl G5 Gentoo Linux head
    openFile005      1  tnaur x86 Linux head
    openFile007      1  tnaur x86 Linux head
    qq001            1  kahl G5 Gentoo Linux head
    qq002            1  kahl G5 Gentoo Linux head
    qq003            1  kahl G5 Gentoo Linux head
    qq004            1  kahl G5 Gentoo Linux head
    qq005            4  gabor head
    qq006            4  gabor head
    readFile001      1  tnaur x86 Linux head
    signals002       2  gabor head
    simpl019         1  gabor head
Last 30 lines:

make[1]: Entering directory `/buildbot/x86-win-head/build/bindisttest'
rm -f -rf "install dir"
rm -f -rf ghc*
rm -f HelloWorld HelloWorld.o HelloWorld.hi output
/usr/bin/tar -jxf 
c:/builds/slave/x86-win-head/build/ghc-6.9.20080218-i386-unknown-mingw32.tar.bz2
tar (child): Cannot execute remote shell: No such file or directory
tar (child): 
c\:/builds/slave/x86-win-head/build/ghc-6.9.20080218-i386-unknown-mingw32.tar.bz2:
 Cannot open: Input/Output error
tar (child): Error is not recoverable: exiting now

bzip2: Compressed file ends unexpectedly;
        perhaps it is corrupted?  *Possible* reason follows.
bzip2: No error
        Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

/usr/bin/tar: Child returned status 2
/usr/bin/tar: Error exit delayed from previous errors
make[1]: *** [all] Error 2
make[1]: Leaving directory `/buildbot/x86-win-head/build/bindisttest'
Last 30 lines:

cd ../../../libraries/network/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs  -package 
network -package HUnit  >uri001.comp.stderr 2>&1
cd ../../../libraries/network/tests && ./uri001    </dev/null 
>uri001.run.stdout 2>uri001.run.stderr
=====> uri001(optc)
cd ../../../libraries/network/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -O -fvia-C 
-package network -package HUnit  >uri001.comp.stderr 2>&1
cd ../../../libraries/network/tests && ./uri001    </dev/null 
>uri001.run.stdout 2>uri001.run.stderr
=====> uri001(hpc)
cd ../../../libraries/network/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -O -fhpc 
-package network -package HUnit  >uri001.comp.stderr 2>&1
cd ../../../libraries/network/tests && ./uri001    </dev/null 
>uri001.run.stdout 2>uri001.run.stderr
=====> uri001(optasm)
cd ../../../libraries/network/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -O -fasm 
-package network -package HUnit  >uri001.comp.stderr 2>&1
cd ../../../libraries/network/tests && ./uri001    </dev/null 
>uri001.run.stdout 2>uri001.run.stderr
=====> uri001(profc)
cd ../../../libraries/network/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -O -prof 
-auto-all -fvia-C -package network -package HUnit  >uri001.comp.stderr 2>&1
cd ../../../libraries/network/tests && ./uri001  +RTS -p -RTS  </dev/null 
>uri001.run.stdout 2>uri001.run.stderr
=====> uri001(profasm)
cd ../../../libraries/network/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -O -prof 
-auto-all -fasm -package network -package HUnit  >uri001.comp.stderr 2>&1
cd ../../../libraries/network/tests && ./uri001  +RTS -hc -RTS  </dev/null 
>uri001.run.stdout 2>uri001.run.stderr
cd ../../../libraries/network/tests && 
c:/builds/slave/x86-win-head/build/utils/hp2ps/hp2ps uri001
=====> uri001(ghci)
cd ../../../libraries/network/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  uri001.hs --interactive -v0 
-ignore-dot-ghci -package network -package HUnit  <uri001.genscript 
1>uri001.interp.stdout 2>uri001.interp.stderr
=====> uri001(threaded1)
cd ../../../libraries/network/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -threaded 
-debug -package network -package HUnit  >uri001.comp.stderr 2>&1
cd ../../../libraries/network/tests && ./uri001    </dev/null 
>uri001.run.stdout 2>uri001.run.stderr
=====> uri001(threaded2)
cd ../../../libraries/network/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -O -threaded 
-package network -package HUnit  >uri001.comp.stderr 2>&1
cd ../../../libraries/network/tests && ./uri001  +RTS -N2 -RTS  </dev/null 
>uri001.run.stdout 2>uri001.run.stderr
====> Running ../../../libraries/stm/tests/all.T
=====> conc046(normal)
cd ../../../libraries/stm/tests && 
'c:/builds/slave/x86-win-head/build/compiler/stage3/ghc-inplace' -no-recomp 
-dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc046 conc046.hs    
>conc046.comp.stderr 2>&1
Last 30 lines:

               : pass_parameters args (nextFPR + 1) offsetW'
            DoubleArg
              | nextFPR < 14
              -> (3357474816 .|. (fromIntegral haskellArgOffset .&. 65535)
              .|.
                (fromIntegral nextFPR `shiftL` 21))
               : pass_parameters args (nextFPR + 1) offsetW'
            _ -> concatMap pass_word ([0 .. primRepSizeW a_rep - 1])
               ++
                 pass_parameters args nextFPR offsetW'

ghci/ByteCodeFFI.lhs:705:12:
    Couldn't match expected type `PrimRep'
           against inferred type `CgRep'
    In the pattern: VoidArg
    In a case alternative: VoidArg -> []
    In the expression:
        case r_rep of
          VoidArg -> []
          FloatArg -> [3493789696 .|. (fromIntegral result_off .&. 65535)]
          DoubleArg -> [3628007424 .|. (fromIntegral result_off .&. 65535)]
          _ | primRepSizeW r_rep == 2
            -> [2424242176 .|. (fromIntegral result_off .&. 65535),
                2426339328 .|. (fromIntegral (result_off + 4) .&. 65535)]
          _ | primRepSizeW r_rep == 1
            -> [2424242176 .|. (fromIntegral result_off .&. 65535)]
<<ghc: 55909280 bytes, 13 GCs, 4750452/9335248 avg/max bytes residency (3 
samples), 18M in use, 0.00 INIT (0.00 elapsed), 0.49 MUT (0.75 elapsed), 0.45 
GC (0.49 elapsed) :ghc>>
make[1]: *** [stage2/ghci/ByteCodeFFI.o] Error 1
make: *** [stage2] Error 2
Last 30 lines:

<<ghc: 478699112 bytes, 698 GCs, 17285802/37097472 avg/max bytes residency (6 
samples), 93M in use, 0.00 INIT (0.00 elapsed), 0.78 MUT (3.13 elapsed), 0.89 
GC (0.94 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -no-user-package-conf -H16m -O  -istage2/utils  
-istage2/basicTypes  -istage2/types  -istage2/hsSyn  -istage2/prelude  
-istage2/rename  -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
-istage2/vectorise  -istage2/specialise  -istage2/simplCore  -istage2/stranal  
-istage2/stgSyn  -istage2/simplStg  -istage2/codeGen  -istage2/main  
-istage2/profiling  -istage2/parser  -istage2/cprAnalysis  -istage2/ndpFlatten  
-istage2/iface  -istage2/cmm  -istage2/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage2 -DOMIT_NATIVE_CODEGEN -package hpc -package 
bytestring -DGHCI -package template-haskell -package readline -DUSE_READLINE 
-cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix 
-package Cabal -ignore-package lang -recomp -Rghc-timing  -H16M '-#include 
"cutils.h"' -package-name  ghc-6.9.20080218   -fgenerics    -c 
typecheck/TcRules.lhs -o stage2/typecheck/TcRules.o  -ohi 
stage2/typecheck/TcRules.hi
<<ghc: 221954120 bytes, 214 GCs, 9530572/24055808 avg/max bytes residency (5 
samples), 43M in use, 0.00 INIT (0.00 elapsed), 0.34 MUT (1.39 elapsed), 0.43 
GC (0.52 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -no-user-package-conf -H16m -O  -istage2/utils  
-istage2/basicTypes  -istage2/types  -istage2/hsSyn  -istage2/prelude  
-istage2/rename  -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
-istage2/vectorise  -istage2/specialise  -istage2/simplCore  -istage2/stranal  
-istage2/stgSyn  -istage2/simplStg  -istage2/codeGen  -istage2/main  
-istage2/profiling  -istage2/parser  -istage2/cprAnalysis  -istage2/ndpFlatten  
-istage2/iface  -istage2/cmm  -istage2/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage2 -DOMIT_NATIVE_CODEGEN -package hpc -package 
bytestring -DGHCI -package template-haskell -package readline -DUSE_READLINE 
-cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix 
-package Cabal -ignore-package lang -recomp -Rghc-timing  -H16M '-#include 
"cutils.h"' -package-name  ghc-6.9.20080218   -fgenerics    -c 
typecheck/TcDefaults.lhs -o stage2/typecheck/TcDefaults.o  -ohi 
stage2/typecheck/TcDefaults.hi
<<ghc: 241183296 bytes, 258 GCs, 11834982/30134272 avg/max bytes residency (5 
samples), 55M in use, 0.00 INIT (0.00 elapsed), 0.47 MUT (1.85 elapsed), 0.60 
GC (1.00 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -no-user-package-conf -H16m -O  -istage2/utils  
-istage2/basicTypes  -istage2/types  -istage2/hsSyn  -istage2/prelude  
-istage2/rename  -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
-istage2/vectorise  -istage2/specialise  -istage2/simplCore  -istage2/stranal  
-istage2/stgSyn  -istage2/simplStg  -istage2/codeGen  -istage2/main  
-istage2/profiling  -istage2/parser  -istage2/cprAnalysis  -istage2/ndpFlatten  
-istage2/iface  -istage2/cmm  -istage2/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage2 -DOMIT_NATIVE_CODEGEN -package hpc -package 
bytestring -DGHCI -package template-haskell -package readline -DUSE_READLINE 
-cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix 
-package Cabal -ignore-package lang -recomp -Rghc-timing  -H16M '-#include 
"cutils.h"' -package-name  ghc-6.9.20080218   -fgenerics    -c 
typecheck/TcRnDriver.lhs -o stage2/typecheck/TcRnDriver.o  -ohi 
stage2/typecheck/TcRnDriver.hi
<<ghc: 1699875408 bytes, 2978 GCs, 30784307/56135680 avg/max bytes residency 
(10 samples), 154M in use, 0.00 INIT (0.00 elapsed), 3.15 MUT (15.53 elapsed), 
3.01 GC (3.94 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -no-user-package-conf -H16m -O  -istage2/utils  
-istage2/basicTypes  -istage2/types  -istage2/hsSyn  -istage2/prelude  
-istage2/rename  -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
-istage2/vectorise  -istage2/specialise  -istage2/simplCore  -istage2/stranal  
-istage2/stgSyn  -istage2/simplStg  -istage2/codeGen  -istage2/main  
-istage2/profiling  -istage2/parser  -istage2/cprAnalysis  -istage2/ndpFlatten  
-istage2/iface  -istage2/cmm  -istage2/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage2 -DOMIT_NATIVE_CODEGEN -package hpc -package 
bytestring -DGHCI -package template-haskell -package readline -DUSE_READLINE 
-cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix 
-package Cabal -ignore-package lang -recomp -Rghc-timing  -H16M '-#include 
"cutils.h"' -package-name  ghc-6.9.20080218   -fgenerics    -c 
ndpFlatten/NDPCoreUtils.hs -o stage2/ndpFlatten/NDPCoreUtils.o  -ohi 
stage2/ndpFlatten/NDPCoreUtils.hi
<<ghc: 133487424 bytes, 25 GCs, 5669888/12005376 avg/max bytes residency (4 
samples), 23M in use, 0.00 INIT (0.00 elapsed), 0.24 MUT (1.01 elapsed), 0.25 
GC (0.24 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -no-user-package-conf -H16m -O  -istage2/utils  
-istage2/basicTypes  -istage2/types  -istage2/hsSyn  -istage2/prelude  
-istage2/rename  -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
-istage2/vectorise  -istage2/specialise  -istage2/simplCore  -istage2/stranal  
-istage2/stgSyn  -istage2/simplStg  -istage2/codeGen  -istage2/main  
-istage2/profiling  -istage2/parser  -istage2/cprAnalysis  -istage2/ndpFlatten  
-istage2/iface  -istage2/cmm  -istage2/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage2 -DOMIT_NATIVE_CODEGEN -package hpc -package 
bytestring -DGHCI -package template-haskell -package readline -DUSE_READLINE 
-cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix 
-package Cabal -ignore-package lang -recomp -Rghc-timing  -H16M '-#include 
"cutils.h"' -package-name  ghc-6.9.20080218   -fgenerics    -c 
ndpFlatten/FlattenMonad.hs -o stage2/ndpFlatten/FlattenMonad.o  -ohi 
stage2/ndpFlatten/FlattenMonad.hi
<<ghc: 303944376 bytes, 361 GCs, 11839078/28405760 avg/max bytes residency (5 
samples), 56M in use, 0.00 INIT (0.00 elapsed), 0.64 MUT (2.12 elapsed), 0.60 
GC (0.75 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -no-user-package-conf -H16m -O  -istage2/utils  
-istage2/basicTypes  -istage2/types  -istage2/hsSyn  -istage2/prelude  
-istage2/rename  -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
-istage2/vectorise  -istage2/specialise  -istage2/simplCore  -istage2/stranal  
-istage2/stgSyn  -istage2/simplStg  -istage2/codeGen  -istage2/main  
-istage2/profiling  -istage2/parser  -istage2/cprAnalysis  -istage2/ndpFlatten  
-istage2/iface  -istage2/cmm  -istage2/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage2 -DOMIT_NATIVE_CODEGEN -package hpc -package 
bytestring -DGHCI -package template-haskell -package readline -DUSE_READLINE 
-cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix 
-package Cabal -ignore-package lang -recomp -Rghc-timing  -H16M '-#include 
"cutils.h"' -package-name  ghc-6.9.20080218   -fgenerics    -c 
ndpFlatten/Flattening.hs -o stage2/ndpFlatten/Flattening.o  -ohi 
stage2/ndpFlatten/Flattening.hi
<<ghc: 529285504 bytes, 772 GCs, 14190299/31457280 avg/max bytes residency (7 
samples), 83M in use, 0.00 INIT (0.00 elapsed), 0.90 MUT (4.89 elapsed), 0.92 
GC (0.96 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -no-user-package-conf -H16m -O  -istage2/utils  
-istage2/basicTypes  -istage2/types  -istage2/hsSyn  -istage2/prelude  
-istage2/rename  -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
-istage2/vectorise  -istage2/specialise  -istage2/simplCore  -istage2/stranal  
-istage2/stgSyn  -istage2/simplStg  -istage2/codeGen  -istage2/main  
-istage2/profiling  -istage2/parser  -istage2/cprAnalysis  -istage2/ndpFlatten  
-istage2/iface  -istage2/cmm  -istage2/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage2 -DOMIT_NATIVE_CODEGEN -package hpc -package 
bytestring -DGHCI -package template-haskell -package readline -DUSE_READLINE 
-cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix 
-package Cabal -ignore-package lang -recomp -Rghc-timing  -H16M '-#include 
"cutils.h"' -package-name  ghc-6.9.20080218   -fgenerics    -c main/HscMain.lhs 
-o stage2/main/HscMain.o  -ohi stage2/main/HscMain.hi
<<ghc: 1021683344 bytes, 1694 GCs, 24367559/53223424 avg/max bytes residency (9 
samples), 137M in use, 0.00 INIT (0.00 elapsed), 2.32 MUT (11.94 elapsed), 2.14 
GC (2.85 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -no-user-package-conf -H16m -O  -istage2/utils  
-istage2/basicTypes  -istage2/types  -istage2/hsSyn  -istage2/prelude  
-istage2/rename  -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
-istage2/vectorise  -istage2/specialise  -istage2/simplCore  -istage2/stranal  
-istage2/stgSyn  -istage2/simplStg  -istage2/codeGen  -istage2/main  
-istage2/profiling  -istage2/parser  -istage2/cprAnalysis  -istage2/ndpFlatten  
-istage2/iface  -istage2/cmm  -istage2/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage2 -DOMIT_NATIVE_CODEGEN -package hpc -package 
bytestring -DGHCI -package template-haskell -package readline -DUSE_READLINE 
-cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix 
-package Cabal -ignore-package lang -recomp -Rghc-timing  -H16M '-#include 
"cutils.h"' -package-name  ghc-6.9.20080218   -fgenerics    -c 
main/HeaderInfo.hs -o stage2/main/HeaderInfo.o  -ohi stage2/main/HeaderInfo.hi
<<ghc: 281401600 bytes, 327 GCs, 11005952/26361856 avg/max bytes residency (5 
samples), 51M in use, 0.00 INIT (0.00 elapsed), 0.50 MUT (1.93 elapsed), 0.53 
GC (0.58 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -no-user-package-conf -H16m -O  -istage2/utils  
-istage2/basicTypes  -istage2/types  -istage2/hsSyn  -istage2/prelude  
-istage2/rename  -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
-istage2/vectorise  -istage2/specialise  -istage2/simplCore  -istage2/stranal  
-istage2/stgSyn  -istage2/simplStg  -istage2/codeGen  -istage2/main  
-istage2/profiling  -istage2/parser  -istage2/cprAnalysis  -istage2/ndpFlatten  
-istage2/iface  -istage2/cmm  -istage2/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage2 -DOMIT_NATIVE_CODEGEN -package hpc -package 
bytestring -DGHCI -package template-haskell -package readline -DUSE_READLINE 
-cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix 
-package Cabal -ignore-package lang -recomp -Rghc-timing  -H16M '-#include 
"cutils.h"' -package-name  ghc-6.9.20080218   -fgenerics    -c 
parser/ParserCoreUtils.hs -o stage2/parser/ParserCoreUtils.o  -ohi 
stage2/parser/ParserCoreUtils.hi
<<ghc: 141583640 bytes, 21 GCs, 3205802/5427200 avg/max bytes residency (3 
samples), 22M in use, 0.00 INIT (0.00 elapsed), 0.32 MUT (1.09 elapsed), 0.16 
GC (0.20 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -no-user-package-conf -H16m -O  -istage2/utils  
-istage2/basicTypes  -istage2/types  -istage2/hsSyn  -istage2/prelude  
-istage2/rename  -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
-istage2/vectorise  -istage2/specialise  -istage2/simplCore  -istage2/stranal  
-istage2/stgSyn  -istage2/simplStg  -istage2/codeGen  -istage2/main  
-istage2/profiling  -istage2/parser  -istage2/cprAnalysis  -istage2/ndpFlatten  
-istage2/iface  -istage2/cmm  -istage2/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage2 -DOMIT_NATIVE_CODEGEN -package hpc -package 
bytestring -DGHCI -package template-haskell -package readline -DUSE_READLINE 
-cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix 
-package Cabal -ignore-package lang -recomp -Rghc-timing  -H16M '-#include 
"cutils.h"' -package-name  ghc-6.9.20080218   -fgenerics  -fno-cse  -c 
main/DriverPipeline.hs -o stage2/main/DriverPipeline.o  -ohi 
stage2/main/DriverPipeline.hi
<<ghc: 1343443184 bytes, 2303 GCs, 26059980/49803264 avg/max bytes residency 
(10 samples), 134M in use, 0.00 INIT (0.00 elapsed), 2.71 MUT (11.95 elapsed), 
2.78 GC (3.67 elapsed) :ghc>>
../compiler/stage1/ghc-inplace -no-user-package-conf -H16m -O  -istage2/utils  
-istage2/basicTypes  -istage2/types  -istage2/hsSyn  -istage2/prelude  
-istage2/rename  -istage2/typecheck  -istage2/deSugar  -istage2/coreSyn  
-istage2/vectorise  -istage2/specialise  -istage2/simplCore  -istage2/stranal  
-istage2/stgSyn  -istage2/simplStg  -istage2/codeGen  -istage2/main  
-istage2/profiling  -istage2/parser  -istage2/cprAnalysis  -istage2/ndpFlatten  
-istage2/iface  -istage2/cmm  -istage2/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage2 -DOMIT_NATIVE_CODEGEN -package hpc -package 
bytestring -DGHCI -package template-haskell -package readline -DUSE_READLINE 
-cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix 
-package Cabal -ignore-package lang -recomp -Rghc-timing  -H16M '-#include 
"cutils.h"' -package-name  ghc-6.9.20080218   -fgenerics    -c 
ghci/RtClosureInspect.hs -o stage2/ghci/RtClosureInspect.o  -ohi 
stage2/ghci/RtClosureInspect.hi

ghci/RtClosureInspect.hs:183:51: Not in scope: `wORD_SIZE'
<<ghc: 151351928 bytes, 52 GCs, 5170176/11284480 avg/max bytes residency (4 
samples), 22M in use, 0.00 INIT (0.00 elapsed), 0.26 MUT (0.39 elapsed), 0.30 
GC (0.29 elapsed) :ghc>>
make[2]: *** [stage2/ghci/RtClosureInspect.o] Error 1
make[2]: Leaving directory 
`/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler'
make[1]: *** [stage2] Error 2
make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-head-unreg/build'
Last 30 lines:

/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage1/ghc-inplace 
-H16m -O -fasm -Rghc-timing -H32m -hisuf hi -c Rational.hs -o Rational.o
ghc-6.9.20080218: panic! (the 'impossible' happened)
  (GHC version 6.9.20080218 for x86_64-unknown-linux):
        This compiler was built without a native code generator
    Use -fvia-C instead

Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

<<ghc: 79886104 bytes, 9 GCs, 3180544/6201344 avg/max bytes residency (2 
samples), 36M in use, 0.00 INIT (0.00 elapsed), 0.13 MUT (0.23 elapsed), 0.08 
GC (0.09 elapsed) :ghc>>
Command exited with non-zero status 1
0.20user 0.07system 0:00.33elapsed 83%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+12838minor)pagefaults 0swaps
make[3]: *** [Rational.o] Error 1
==nofib== reptile: time to compile Diff follows...
/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage1/ghc-inplace 
-H16m -O -fasm -Rghc-timing -H32m -hisuf hi -c Diff.hs -o Diff.o
ghc-6.9.20080218: panic! (the 'impossible' happened)
  (GHC version 6.9.20080218 for x86_64-unknown-linux):
        This compiler was built without a native code generator
    Use -fvia-C instead

Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

<<ghc: 60001648 bytes, 8 GCs, 4149248/8138752 avg/max bytes residency (2 
samples), 35M in use, 0.00 INIT (0.00 elapsed), 0.08 MUT (0.20 elapsed), 0.08 
GC (0.09 elapsed) :ghc>>
Command exited with non-zero status 1
0.17user 0.06system 0:00.29elapsed 78%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+12559minor)pagefaults 0swaps
make[3]: *** [Diff.o] Error 1
==nofib== reptile: time to compile Interstate follows...
/64playpen/buildbot/x86_64-linux-head-unreg/build/compiler/stage1/ghc-inplace 
-H16m -O -fasm -Rghc-timing -H32m -hisuf hi -c Interstate.hs -o Interstate.o
ghc-6.9.20080218: panic! (the 'impossib080218 for x86_64-unknown-
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to