Build results:
x86-64 Linux head:             fail (failed publishbindist failed slave lost)
x86 Windows head:              fail (failed stage3 bindisttest)
x86 Windows head fast:         fail (failed darcs) fail (failed darcs) fail 
(failed darcs) fail (failed darcs) fail (failed darcs) fail (failed darcs)
gabor head:                    pass
gbesh Intel x86_64 Linux head: pass
kahl G5 Gentoo Linux head:     pass
mnemosyne x86-64 Gentoo head:  pass
phil Intel OSX head:           fail (failed darcs)
tnaur PPC OSX head 2:          fail (failed stage1)
tnaur x86 Linux head:          pass
x86-64 Linux head unreg:       lost

Dropping unexpected test passes reports from builders not seen in 7 days:

    x86 Windows head

Dropping unexpected test failures reports from builders not seen in 7 days:

    x86 Windows head

New unexpected test failures:

    haddock.Test  5  gabor head
    simpl019      1  gabor head

Fixed unexpected test failures:

    bug1010
    conc049
    conc068
    getDirContents001
    hpc_fork
    maessen_hashtab
    process004
    signals002
    typecheck.testeq1

Old unexpected test failures:

    1679                2  kahl G5 Gentoo Linux head
    1914                1  x86 Windows head fast
    TH_spliceE5_prof    1  x86-64 Linux head unreg
    arith011            1  x86-64 Linux head unreg
    barton-mangler-bug  1  x86-64 Linux head unreg
    cg015               1  x86-64 Linux head unreg
    cg035               1  x86-64 Linux head unreg
    conc022             1  x86-64 Linux head unreg
    conc040             1  kahl G5 Gentoo Linux head
    conc064             2  gabor head
    concio001.thr       2  kahl G5 Gentoo Linux head
    concprog001         1  tnaur x86 Linux head
    countReaders001     2  x86 Windows head fast
    derefnull           2  gabor head
    divbyzero           3  gabor head
    fed001              2  kahl G5 Gentoo Linux head
    ffi003              1  x86-64 Linux head unreg
    ffi004              1  x86-64 Linux head unreg
    ffi006              2  kahl G5 Gentoo Linux head
    ffi007              1  kahl G5 Gentoo Linux head
    ffi008              1  kahl G5 Gentoo Linux head
    ffi009              2  kahl G5 Gentoo Linux head
    ffi010              1  x86-64 Linux head unreg
    ffi011              2  kahl G5 Gentoo Linux head
    ffi013              2  kahl G5 Gentoo Linux head
    ffi018              1  x86-64 Linux head unreg
    ffi019              2  kahl G5 Gentoo Linux head
    ghc-e001            1  kahl G5 Gentoo Linux head
    ghci025             2  tnaur x86 Linux head
    hpc_raytrace        6  gabor head
    num012              1  kahl G5 Gentoo Linux head
    openFile005         1  tnaur x86 Linux head
    openFile007         1  tnaur x86 Linux head
    outofmem            1  kahl G5 Gentoo Linux head
    readFile001         1  tnaur x86 Linux head
Last 30 lines:

make[1]: Entering directory `/64playpen/buildbot/x86_64-linux-head/build'
Try 0: rsync ./ghc-6.9.20071210-x86_64-unknown-linux.tar.bz2 [EMAIL 
PROTECTED]:/home/haskell/ghc/dist/current/dist
rsync -r /share/doc/ghc/* [EMAIL PROTECTED]:/home/haskell/ghc/dist/current/docs
rsync: link_stat "/share/doc/ghc/*" failed: No such file or directory (2)
rsync error: some files could not be transferred (code 23) at main.c(791)
make[1]: *** [publish-binary-dist] Error 23
make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-head/build'
Last 30 lines:

=====> spec003(profasm)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c spec003.hs -O 
-prof -auto-all -fasm   >spec003.comp.stderr 2>&1
=====> rule1(normal)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c rule1.hs    
>rule1.comp.stderr 2>&1
=====> rule1(optc)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c rule1.hs -O 
-fvia-C   >rule1.comp.stderr 2>&1
=====> rule1(hpc)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c rule1.hs -O -fhpc  
 >rule1.comp.stderr 2>&1
=====> rule1(optasm)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c rule1.hs -O -fasm  
 >rule1.comp.stderr 2>&1
=====> rule1(profc)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c rule1.hs -O -prof 
-auto-all -fvia-C   >rule1.comp.stderr 2>&1
=====> rule1(profasm)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c rule1.hs -O -prof 
-auto-all -fasm   >rule1.comp.stderr 2>&1
=====> strict-float(normal)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c strict-float.hs    
>strict-float.comp.stderr 2>&1
=====> strict-float(optc)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c strict-float.hs -O 
-fvia-C   >strict-float.comp.stderr 2>&1
=====> strict-float(hpc)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c strict-float.hs -O 
-fhpc   >strict-float.comp.stderr 2>&1
=====> strict-float(optasm)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c strict-float.hs -O 
-fasm   >strict-float.comp.stderr 2>&1
=====> strict-float(profc)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c strict-float.hs -O 
-prof -auto-all -fvia-C   >strict-float.comp.stderr 2>&1
=====> strict-float(profasm)
cd ./simplCore/should_compile && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -c strict-float.hs -O 
-prof -auto-all -fasm   >strict-float.comp.stderr 2>&1
====> Running ./simplCore/should_run/all.T
=====> simplrun001(optc)
cd ./simplCore/should_run && 
'/64playpen/buildbot/x86_64-linux-head/build/compiler/stage3/ghc-inplace' 
-no-recomp -dcore-lint -dcmm-lint -Dx86_64_unknown_linux  -o simplrun001 
simplrun001.hs -O -fvia-C   >simplrun001.comp.stderr 2>&1
Last 30 lines:

<<ghc: 110057776 bytes, 21 GCs, 8040448/14876672 avg/max bytes residency (3 
samples), 26M in use, 0.00 INIT (0.00 elapsed), 0.52 MUT (0.98 elapsed), 0.41 
GC (0.42 elapsed) :ghc>>
../compiler/stage2/ghc-inplace -H16m -O  -istage3/utils  -istage3/basicTypes  
-istage3/types  -istage3/hsSyn  -istage3/prelude  -istage3/rename  
-istage3/typecheck  -istage3/deSugar  -istage3/coreSyn  -istage3/vectorise  
-istage3/specialise  -istage3/simplCore  -istage3/stranal  -istage3/stgSyn  
-istage3/simplStg  -istage3/codeGen  -istage3/main  -istage3/profiling  
-istage3/parser  -istage3/cprAnalysis  -istage3/ndpFlatten  -istage3/iface  
-istage3/cmm  -istage3/nativeGen  -istage3/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage3 -package hpc -package bytestring -DGHCI -package 
template-haskell -DGHCI_TABLES_NEXT_TO_CODE -cpp -fglasgow-exts -fno-generics 
-Rghc-timing -I. -Iparser -package Win32 -package Cabal -ignore-package lang 
-recomp -Rghc-timing  -H16M '-#include "cutils.h"' -package-name  
ghc-6.9.20071209   -fgenerics    -c typecheck/TcDefaults.lhs -o 
stage3/typecheck/TcDefaults.o  -ohi stage3/typecheck/TcDefaults.hi
<<ghc: 114612996 bytes, 23 GCs, 8328533/15556608 avg/max bytes residency (3 
samples), 29M in use, 0.00 INIT (0.00 elapsed), 0.47 MUT (1.25 elapsed), 0.38 
GC (0.41 elapsed) :ghc>>
../compiler/stage2/ghc-inplace -H16m -O  -istage3/utils  -istage3/basicTypes  
-istage3/types  -istage3/hsSyn  -istage3/prelude  -istage3/rename  
-istage3/typecheck  -istage3/deSugar  -istage3/coreSyn  -istage3/vectorise  
-istage3/specialise  -istage3/simplCore  -istage3/stranal  -istage3/stgSyn  
-istage3/simplStg  -istage3/codeGen  -istage3/main  -istage3/profiling  
-istage3/parser  -istage3/cprAnalysis  -istage3/ndpFlatten  -istage3/iface  
-istage3/cmm  -istage3/nativeGen  -istage3/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage3 -package hpc -package bytestring -DGHCI -package 
template-haskell -DGHCI_TABLES_NEXT_TO_CODE -cpp -fglasgow-exts -fno-generics 
-Rghc-timing -I. -Iparser -package Win32 -package Cabal -ignore-package lang 
-recomp -Rghc-timing  -H16M '-#include "cutils.h"' -package-name  
ghc-6.9.20071209   -fgenerics    -c typecheck/TcRnDriver.lhs -o 
stage3/typecheck/TcRnDriver.o  -ohi stage3/typecheck/TcRnDriver.hi
<<ghc: 822609760 bytes, 1367 GCs, 17512740/30994432 avg/max bytes residency (7 
samples), 78M in use, 0.00 INIT (0.00 elapsed), 4.44 MUT (5.44 elapsed), 2.75 
GC (2.78 elapsed) :ghc>>
../compiler/stage2/ghc-inplace -H16m -O  -istage3/utils  -istage3/basicTypes  
-istage3/types  -istage3/hsSyn  -istage3/prelude  -istage3/rename  
-istage3/typecheck  -istage3/deSugar  -istage3/coreSyn  -istage3/vectorise  
-istage3/specialise  -istage3/simplCore  -istage3/stranal  -istage3/stgSyn  
-istage3/simplStg  -istage3/codeGen  -istage3/main  -istage3/profiling  
-istage3/parser  -istage3/cprAnalysis  -istage3/ndpFlatten  -istage3/iface  
-istage3/cmm  -istage3/nativeGen  -istage3/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage3 -package hpc -package bytestring -DGHCI -package 
template-haskell -DGHCI_TABLES_NEXT_TO_CODE -cpp -fglasgow-exts -fno-generics 
-Rghc-timing -I. -Iparser -package Win32 -package Cabal -ignore-package lang 
-recomp -Rghc-timing  -H16M '-#include "cutils.h"' -package-name  
ghc-6.9.20071209   -fgenerics    -c ndpFlatten/NDPCoreUtils.hs -o 
stage3/ndpFlatten/NDPCoreUtils.o  -ohi stage3/ndpFlatten/NDPCoreUtils.hi
<<ghc: 71804412 bytes, 11 GCs, 2655573/7077888 avg/max bytes residency (3 
samples), 22M in use, 0.00 INIT (0.00 elapsed), 0.25 MUT (1.14 elapsed), 0.17 
GC (0.20 elapsed) :ghc>>
../compiler/stage2/ghc-inplace -H16m -O  -istage3/utils  -istage3/basicTypes  
-istage3/types  -istage3/hsSyn  -istage3/prelude  -istage3/rename  
-istage3/typecheck  -istage3/deSugar  -istage3/coreSyn  -istage3/vectorise  
-istage3/specialise  -istage3/simplCore  -istage3/stranal  -istage3/stgSyn  
-istage3/simplStg  -istage3/codeGen  -istage3/main  -istage3/profiling  
-istage3/parser  -istage3/cprAnalysis  -istage3/ndpFlatten  -istage3/iface  
-istage3/cmm  -istage3/nativeGen  -istage3/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage3 -package hpc -package bytestring -DGHCI -package 
template-haskell -DGHCI_TABLES_NEXT_TO_CODE -cpp -fglasgow-exts -fno-generics 
-Rghc-timing -I. -Iparser -package Win32 -package Cabal -ignore-package lang 
-recomp -Rghc-timing  -H16M '-#include "cutils.h"' -package-name  
ghc-6.9.20071209   -fgenerics    -c ndpFlatten/FlattenMonad.hs -o 
stage3/ndpFlatten/FlattenMonad.o  -ohi stage3/ndpFlatten/FlattenMonad.hi
<<ghc: 153436844 bytes, 33 GCs, 7155712/13438976 avg/max bytes residency (3 
samples), 24M in use, 0.02 INIT (0.00 elapsed), 0.73 MUT (1.70 elapsed), 0.50 
GC (0.52 elapsed) :ghc>>
../compiler/stage2/ghc-inplace -H16m -O  -istage3/utils  -istage3/basicTypes  
-istage3/types  -istage3/hsSyn  -istage3/prelude  -istage3/rename  
-istage3/typecheck  -istage3/deSugar  -istage3/coreSyn  -istage3/vectorise  
-istage3/specialise  -istage3/simplCore  -istage3/stranal  -istage3/stgSyn  
-istage3/simplStg  -istage3/codeGen  -istage3/main  -istage3/profiling  
-istage3/parser  -istage3/cprAnalysis  -istage3/ndpFlatten  -istage3/iface  
-istage3/cmm  -istage3/nativeGen  -istage3/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage3 -package hpc -package bytestring -DGHCI -package 
template-haskell -DGHCI_TABLES_NEXT_TO_CODE -cpp -fglasgow-exts -fno-generics 
-Rghc-timing -I. -Iparser -package Win32 -package Cabal -ignore-package lang 
-recomp -Rghc-timing  -H16M '-#include "cutils.h"' -package-name  
ghc-6.9.20071209   -fgenerics    -c ndpFlatten/Flattening.hs -o 
stage3/ndpFlatten/Flattening.o  -ohi stage3/ndpFlatten/Flattening.hi
<<ghc: 283514676 bytes, 237 GCs, 8825856/15806464 avg/max bytes residency (4 
samples), 36M in use, 0.00 INIT (0.00 elapsed), 1.36 MUT (1.89 elapsed), 0.81 
GC (0.83 elapsed) :ghc>>
../compiler/stage2/ghc-inplace -H16m -O  -istage3/utils  -istage3/basicTypes  
-istage3/types  -istage3/hsSyn  -istage3/prelude  -istage3/rename  
-istage3/typecheck  -istage3/deSugar  -istage3/coreSyn  -istage3/vectorise  
-istage3/specialise  -istage3/simplCore  -istage3/stranal  -istage3/stgSyn  
-istage3/simplStg  -istage3/codeGen  -istage3/main  -istage3/profiling  
-istage3/parser  -istage3/cprAnalysis  -istage3/ndpFlatten  -istage3/iface  
-istage3/cmm  -istage3/nativeGen  -istage3/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage3 -package hpc -package bytestring -DGHCI -package 
template-haskell -DGHCI_TABLES_NEXT_TO_CODE -cpp -fglasgow-exts -fno-generics 
-Rghc-timing -I. -Iparser -package Win32 -package Cabal -ignore-package lang 
-recomp -Rghc-timing  -H16M '-#include "cutils.h"' -package-name  
ghc-6.9.20071209   -fgenerics    -c main/HscMain.lhs -o stage3/main/HscMain.o  
-ohi stage3/main/HscMain.hi
<<ghc: 497877088 bytes, 746 GCs, 12636160/28487680 avg/max bytes residency (8 
samples), 72M in use, 0.00 INIT (0.00 elapsed), 4.41 MUT (8.09 elapsed), 2.66 
GC (2.70 elapsed) :ghc>>
../compiler/stage2/ghc-inplace -H16m -O  -istage3/utils  -istage3/basicTypes  
-istage3/types  -istage3/hsSyn  -istage3/prelude  -istage3/rename  
-istage3/typecheck  -istage3/deSugar  -istage3/coreSyn  -istage3/vectorise  
-istage3/specialise  -istage3/simplCore  -istage3/stranal  -istage3/stgSyn  
-istage3/simplStg  -istage3/codeGen  -istage3/main  -istage3/profiling  
-istage3/parser  -istage3/cprAnalysis  -istage3/ndpFlatten  -istage3/iface  
-istage3/cmm  -istage3/nativeGen  -istage3/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage3 -package hpc -package bytestring -DGHCI -package 
template-haskell -DGHCI_TABLES_NEXT_TO_CODE -cpp -fglasgow-exts -fno-generics 
-Rghc-timing -I. -Iparser -package Win32 -package Cabal -ignore-package lang 
-recomp -Rghc-timing  -H16M '-#include "cutils.h"' -package-name  
ghc-6.9.20071209   -fgenerics    -c main/HeaderInfo.hs -o 
stage3/main/HeaderInfo.o  -ohi stage3/main/HeaderInfo.hi
<<ghc: 143767236 bytes, 29 GCs, 5966848/14069760 avg/max bytes residency (4 
samples), 27M in use, 0.00 INIT (0.00 elapsed), 0.95 MUT (2.75 elapsed), 0.56 
GC (0.59 elapsed) :ghc>>
../compiler/stage2/ghc-inplace -H16m -O  -istage3/utils  -istage3/basicTypes  
-istage3/types  -istage3/hsSyn  -istage3/prelude  -istage3/rename  
-istage3/typecheck  -istage3/deSugar  -istage3/coreSyn  -istage3/vectorise  
-istage3/specialise  -istage3/simplCore  -istage3/stranal  -istage3/stgSyn  
-istage3/simplStg  -istage3/codeGen  -istage3/main  -istage3/profiling  
-istage3/parser  -istage3/cprAnalysis  -istage3/ndpFlatten  -istage3/iface  
-istage3/cmm  -istage3/nativeGen  -istage3/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage3 -package hpc -package bytestring -DGHCI -package 
template-haskell -DGHCI_TABLES_NEXT_TO_CODE -cpp -fglasgow-exts -fno-generics 
-Rghc-timing -I. -Iparser -package Win32 -package Cabal -ignore-package lang 
-recomp -Rghc-timing  -H16M '-#include "cutils.h"' -package-name  
ghc-6.9.20071209   -fgenerics  -fno-cse  -c main/DriverPipeline.hs -o 
stage3/main/DriverPipeline.o  -ohi stage3/main/DriverPipeline.hi
<<ghc: 650817740 bytes, 994 GCs, 15237120/27111424 avg/max bytes residency (7 
samples), 65M in use, 0.00 INIT (0.00 elapsed), 3.44 MUT (4.53 elapsed), 2.00 
GC (2.06 elapsed) :ghc>>
../compiler/stage2/ghc-inplace -H16m -O  -istage3/utils  -istage3/basicTypes  
-istage3/types  -istage3/hsSyn  -istage3/prelude  -istage3/rename  
-istage3/typecheck  -istage3/deSugar  -istage3/coreSyn  -istage3/vectorise  
-istage3/specialise  -istage3/simplCore  -istage3/stranal  -istage3/stgSyn  
-istage3/simplStg  -istage3/codeGen  -istage3/main  -istage3/profiling  
-istage3/parser  -istage3/cprAnalysis  -istage3/ndpFlatten  -istage3/iface  
-istage3/cmm  -istage3/nativeGen  -istage3/ghci -Wall -fno-warn-name-shadowing 
-fno-warn-orphans -Istage3 -package hpc -package bytestring -DGHCI -package 
template-haskell -DGHCI_TABLES_NEXT_TO_CODE -cpp -fglasgow-exts -fno-generics 
-Rghc-timing -I. -Iparser -package Win32 -package Cabal -ignore-package lang 
-recomp -Rghc-timing  -H16M '-#include "cutils.h"' -package-name  
ghc-6.9.20071209   -fgenerics    -c ghci/RtClosureInspect.hs -o 
stage3/ghci/RtClosureInspect.o  -ohi stage3/ghci/RtClosureInspect.hi
stage3/basicTypes/Var.hi
Declaration for Var
Constructor Var.TyVar:
  Bad interface file: stage3/utils/FastTypes.hi
      magic number mismatch: old/corrupt interface file?
Cannot continue after interface file error
<<ghc: 198756340 bytes, 144 GCs, 11313971/20004864 avg/max bytes residency (5 
samples), 38M in use, 0.00 INIT (0.00 elapsed), 1.23 MUT (3.22 elapsed), 0.83 
GC (0.84 elapsed) :ghc>>
make[2]: *** [stage3/ghci/RtClosureInspect.o] Error 1
make[2]: Leaving directory `/buildbot/x86-win-head/build/compiler'
make[1]: *** [stage3] Error 2
make[1]: Leaving directory `/buildbot/x86-win-head/build'
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 ../ghc-6.9.20071209-i386-unknown-mingw32.tar.bz2
mv ghc-6.9.20071209 c:/builds/slave/x86-win-head/build/bindisttest/"install dir"
mv: cannot move `ghc-6.9.20071209' to 
`c:/builds/slave/x86-win-head/build/bindisttest/install dir': Permission denied
make[1]: *** [all] Error 1
make[1]: Leaving directory `/buildbot/x86-win-head/build/bindisttest'
Last 30 lines:

rm: cannot remove directory 
`C:\\builds\\slave/x86-win-fast-head/build/libraries': Device or resource busy
Last 30 lines:

Last 30 lines:

/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:345: 
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:346: 
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:349: 
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:350: 
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:353: 
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/readline.h:356: 
error: syntax error before 'PARAMS'
/LibrarIn file included from include/HsReadline.h:8,
                 from Readline.hsc:36:
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:71: error: 
syntax error before 'PARAMS'

/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:74: error: 
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:77: error: 
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:83: error: 
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:87: error: 
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:92: error: 
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:96: error: 
syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readline/history.h:101: 
error: syntax error before 'PARAMS'
/Library/Frameworks/GNUreadline.framework/Headers/readReadline.hsc: In function 
'main':

Readline.hsc:614: error: 'ISFUNC' undeclared (first use in this function)
Readline.hsc:614: error: (Each undeclared identifier is reported only once
Readline.hsc:614: error: for each function it appears in.)
Readline.hsc:616: error: 'ISMACR' undeclared (first use in this function)
Readline.hsc:618: error: 'ISKMAP' undeclared (first use in this function)
compiling dist/build/System/Console/Readline_hsc_make.c failed
command was: gcc -c -D__GLASGOW_HASKELL__=609 
-I/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/includes
 
-I/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-head-2/build/gmp/gmpbuild
 -D__GLASGOW_HASKELL__=609 -Iinclude 
dist/build/System/Console/Readline_hsc_make.c -o 
dist/build/System/Console/Readline_hsc_make.o
make[2]: *** No targets specified and no makefile found.  Stop.
make[1]: *** [make.library.readline] Error 2
make: *** [stage1] Error 2
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to