Build results:
x86 Windows head:              pass
x86 Windows head fast:         pass pass pass pass pass pass
gbesh Intel x86_64 Linux head: pass
kahl G5 Gentoo Linux head:     fail (failed stage2)
phil Intel OSX head:           pass
phil P4 SuSE Linux head:       fail (failed stage1)
tnaur PPC OSX head:            fail (failed stage2)
tnaur x86 Linux head:          fail (failed stage1)
x86-64 Linux head unreg:       fail (failed stage1)

Fixed unexpected test passes:

    arith008

New unexpected test failures:

    conc024  1  phil Intel OSX head

Fixed unexpected test failures:

    cabal01prof
    conc023
    getDirContents001
    typecheck.testeq1

Old unexpected test failures:

    GMapAssoc           8  x86-64 Linux head
    GMapTop             8  x86-64 Linux head
    arith005            4  kahl G5 Gentoo Linux head
    arith011            1  x86-64 Linux head unreg
    barton-mangler-bug  1  x86-64 Linux head unreg
    break017            1  mnemosyne x86-64 Gentoo head
    bug1010             1  x86 Windows head fast
    cabal01             1  x86 Windows head fast
    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
    conc046             1  x86-64 Linux head unreg
    conc049             1  x86-64 Linux head unreg
    conc057             6  x86-64 Linux head
    conc060             1  x86-64 Linux head unreg
    conc061             1  x86-64 Linux head unreg
    conc062             1  x86-64 Linux head unreg
    conc063             2  x86-64 Linux head
    conc064             2  gbesh Intel x86_64 Linux head
    conc068             7  gbesh Intel x86_64 Linux head
    concio001           1  tnaur PPC OSX head
    concio001.thr       3  kahl G5 Gentoo Linux head
    concprog001         5  x86-64 Linux head
    copyFile001         1  x86 Windows head fast
    driver017           2  kahl G5 Gentoo Linux head
    driver028           1  kahl G5 Gentoo Linux head
    driver035           2  kahl G5 Gentoo Linux head
    driver045           1  kahl G5 Gentoo Linux head
    expfloat            4  x86-64 Linux head
    fed001              2  kahl G5 Gentoo Linux head
    ffi002              1  tnaur PPC OSX 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              3  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
    galois_raytrace     4  kahl G5 Gentoo Linux head
    ghc-e001            1  kahl G5 Gentoo Linux head
    hpc001              1  tnaur PPC OSX head
    ind2                2  x86-64 Linux head
    joao-circular       1  tnaur PPC OSX head
    num012              2  kahl G5 Gentoo Linux head
    read002             4  x86-64 Linux head
    read003             4  x86-64 Linux head
    seward-space-leak   1  tnaur PPC OSX head
    signals002          2  phil Intel OSX head
    tcrun022            7  x86-64 Linux head
Last 30 lines:

mkdir stage2/stranal
mkdir stage2/stgSyn
mkdir stage2/simplStg
mkdir stage2/codeGen
mkdir stage2/main
mkdir stage2/profiling
mkdir stage2/parser
mkdir stage2/cprAnalysis
mkdir stage2/ndpFlatten
mkdir stage2/iface
mkdir stage2/cmm
Creating stage2/ghc_boot_platform.h...
Done.
gcc -E  -undef -traditional -P \
                -DIMPORT_DIR='"/var/buildbot/ghc/kahl/build/libraries/ghc"' \
                -DLIB_DIR='"/var/buildbot/ghc/kahl/build/libraries/ghc"' \
                
-DINCLUDE_DIR='"/var/buildbot/ghc/kahl/build/libraries/ghc/include"' \
                -DDATA_DIR='"/var/buildbot/ghc/kahl/build/libraries/ghc"' \
                -DHTML_DIR='"/var/buildbot/ghc/kahl/build/libraries/ghc/html"' \
                
-DHADDOCK_IFACE='"/var/buildbot/ghc/kahl/build/libraries/ghc/html/ghc.haddock"' 
\
                -DFPTOOLS_TOP_ABS='"/var/buildbot/ghc/kahl/build"' \
                -x c -DPKG_DEPENDS='hpc unix Cabal base haskell98' 
-DSTAGE='"2"' -I../includes -Iinclude -DPACKAGE=ghc -DVERSION=6.7.20070730 
-DPKG_LIBDIR='"/usr/local/lib/ghc-6.7.20070730"' 
-DPKG_DATADIR='"/usr/local/share/ghc-6.7.20070730"' package.conf.in | \
        grep -v '^#pragma GCC' | \
        sed -e 's/""//g' -e 's/:[       ]*,/: /g' >package.conf.inplace
../utils/ghc-pkg/ghc-pkg-inplace update - --force-files <package.conf.inplace
make[2]: *** [../driver/stamp-pkg-conf-ghc] Error 4
make[2]: Leaving directory `/var/buildbot/ghc/kahl/build/compiler'
make[1]: *** [stage2] Error 2
make[1]: Leaving directory `/var/buildbot/ghc/kahl/build'
Last 30 lines:

../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/BlockAlloc.c -o sm/BlockAlloc.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG -optc-finline-limit=2500  -c sm/Compact.c -o sm/Compact.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG -optc-funroll-loops  -c sm/Evac.c -o sm/Evac.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/GC.c -o sm/GC.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/GCUtils.c -o sm/GCUtils.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/MBlock.c -o sm/MBlock.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/MarkWeak.c -o sm/MarkWeak.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/Scav.c -o sm/Scav.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/Storage.c -o sm/Storage.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c Apply.cmm -o Apply.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c Exception.cmm -o Exception.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c HeapStackCheck.cmm -o HeapStackCheck.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG -#include posix/Itimer.h  -c PrimOps.cmm -o PrimOps.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c StgMiscClosures.cmm -o StgMiscClosures.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c StgStartup.cmm -o StgStartup.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c StgStdThunks.cmm -o StgStdThunks.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c Updates.cmm -o Updates.debug_o
../utils/genapply/genapply  >AutoApply_debug.cmm
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c AutoApply_debug.cmm -o AutoApply_debug.debug_o
Prologue junk?: .globl stg_ap_p_ret
        .type   stg_ap_p_ret, @function
stg_ap_p_ret:
        pushl   %ebp
        movl    %esp, %ebp

make[3]: *** [AutoApply_debug.debug_o] Error 255
make[2]: *** [all] Error 1
make[1]: *** [stage1] Error 1
make[1]: Leaving directory `/local/holzensp/buildbot/ghc/phil-ewi/build'
Last 30 lines:

mkdir stage2/simplStg
mkdir stage2/codeGen
mkdir stage2/main
mkdir stage2/profiling
mkdir stage2/parser
mkdir stage2/cprAnalysis
mkdir stage2/ndpFlatten
mkdir stage2/iface
mkdir stage2/cmm
mkdir stage2/nativeGen
mkdir stage2/ghci
Creating stage2/ghc_boot_platform.h...
Done.
gcc -E  -undef -traditional -P \
-DIMPORT_DIR='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx/tnaur-ppc-osx-head/build/libraries/ghc"'
 \
-DLIB_DIR='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx/tnaur-ppc-osx-head/build/libraries/ghc"'
 \
-DINCLUDE_DIR='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx/tnaur-ppc-osx-head/build/libraries/ghc/include"'
 \
-DDATA_DIR='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx/tnaur-ppc-osx-head/build/libraries/ghc"'
 \
-DHTML_DIR='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx/tnaur-ppc-osx-head/build/libraries/ghc/html"'
 \
-DHADDOCK_IFACE='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx/tnaur-ppc-osx-head/build/libraries/ghc/html/ghc.haddock"'
 \
-DFPTOOLS_TOP_ABS='"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx/tnaur-ppc-osx-head/build"'
 \
-x c -DPKG_DEPENDS='hpc template-haskell unix Cabal base haskell98' 
-DSTAGE='"2"' -I../includes -Iinclude -DPACKAGE=ghc -DVERSION=6.7.20070730 
-DPKG_LIBDIR='"/usr/local/lib/ghc-6.7.20070730"' 
-DPKG_DATADIR='"/usr/local/share/ghc-6.7.20070730"' package.conf.in | \
grep -v '^#pragma GCC' | \
sed -e 's/""//g' -e 's/:[       ]*,/: /g' >package.conf.inplace
../utils/ghc-pkg/ghc-pkg-inplace update - --force-files <package.conf.inplace
ghc-pkg-inplace: waitForProcess: interrupted (Interrupted system call)

make[1]: *** [../driver/stamp-pkg-conf-ghc] Error 1
make: *** [stage2] Error 2
Last 30 lines:

../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c posix/Signals.c -o posix/Signals.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/BlockAlloc.c -o sm/BlockAlloc.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG -optc-finline-limit=2500  -c sm/Compact.c -o sm/Compact.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG -optc-funroll-loops  -c sm/Evac.c -o sm/Evac.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/GC.c -o sm/GC.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/GCUtils.c -o sm/GCUtils.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/MBlock.c -o sm/MBlock.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/MarkWeak.c -o sm/MarkWeak.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/Scav.c -o sm/Scav.debug_o
../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline 
-optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism 
-optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild 
-optc-fno-strict-aliasing -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c sm/Storage.c -o sm/Storage.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c Apply.cmm -o Apply.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c Exception.cmm -o Exception.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c HeapStackCheck.cmm -o HeapStackCheck.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG -#include posix/Itimer.h  -c PrimOps.cmm -o PrimOps.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c StgMiscClosures.cmm -o StgMiscClosures.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c StgStartup.cmm -o StgStartup.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c StgStdThunks.cmm -o StgStdThunks.debug_o
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c Updates.cmm -o Updates.debug_o
../utils/genapply/genapply  >AutoApply_debug.cmm
../compiler/ghc-inplace -H16m -O  -static -I../gmp/gmpbuild -I. -#include 
HCIncludes.h -fvia-C -dcmm-lint  -hisuf debug_hi -hcsuf debug_hc -osuf debug_o 
-optc-DDEBUG   -c AutoApply_debug.cmm -o AutoApply_debug.debug_o
Prologue junk?: .globl stg_ap_p_ret
        .type   stg_ap_p_ret, @function
stg_ap_p_ret:
        pushl   %ebp
        movl    %esp, %ebp

make[2]: *** [AutoApply_debug.debug_o] Error 255
make[1]: *** [all] Error 1
make: *** [stage1] Error 1
Last 30 lines:

<<ghc: 218607920 bytes, 93 GCs, 7143250/14760672 avg/max bytes residency (4 
samples), 30M in use, 0.00 INIT (0.00 elapsed), 0.56 MUT (1.78 elapsed), 0.28 
GC (0.31 elapsed) :ghc>>
../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1 
-hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir 
dist/build -hidir dist/build -package base-2.1 -package haskell98-1.0 -package 
pretty-1.0 -O -cpp -idist/build  -H16m -O -O -Rghc-timing -fgenerics -c 
Language/Haskell/Lexer.hs -o dist/build/Language/Haskell/Lexer.o  -ohi 
dist/build/Language/Haskell/Lexer.hi
<<ghc: 1021682368 bytes, 1699 GCs, 16502458/26399096 avg/max bytes residency 
(11 samples), 73M in use, 0.00 INIT (0.00 elapsed), 2.72 MUT (9.45 elapsed), 
1.66 GC (1.72 elapsed) :ghc>>
../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1 
-hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir 
dist/build -hidir dist/build -package base-2.1 -package haskell98-1.0 -package 
pretty-1.0 -O -cpp -idist/build  -H16m -O -O -Rghc-timing -fgenerics -c 
Language/Haskell/Pretty.hs -o dist/build/Language/Haskell/Pretty.o  -ohi 
dist/build/Language/Haskell/Pretty.hi
<<ghc: 1252664144 bytes, 2129 GCs, 16892068/26501816 avg/max bytes residency 
(13 samples), 70M in use, 0.00 INIT (0.00 elapsed), 3.44 MUT (14.29 elapsed), 
1.98 GC (2.12 elapsed) :ghc>>
../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1 
-hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir 
dist/build -hidir dist/build -package base-2.1 -package haskell98-1.0 -package 
pretty-1.0 -O -cpp -idist/build  -H16m -O -O -Rghc-timing -fgenerics -c 
Language/Haskell/ParseUtils.hs -o dist/build/Language/Haskell/ParseUtils.o  
-ohi dist/build/Language/Haskell/ParseUtils.hi
<<ghc: 342156624 bytes, 369 GCs, 10378485/16994752 avg/max bytes residency (6 
samples), 45M in use, 0.00 INIT (0.00 elapsed), 0.95 MUT (3.24 elapsed), 0.64 
GC (0.69 elapsed) :ghc>>
../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1 
-hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir 
dist/build -hidir dist/build -package base-2.1 -package haskell98-1.0 -package 
pretty-1.0 -O -cpp -idist/build  -H16m -O -O -Rghc-timing -fgenerics -c 
dist/build/Language/Haskell/Parser.hs -o dist/build/Language/Haskell/Parser.o  
-ohi dist/build/Language/Haskell/Parser.hi

dist/build/Language/Haskell/Parser.hs:3706:1:
    Warning: Pattern match(es) are overlapped
             In a case alternative: _ -> ...
<<ghc: 10203930416 bytes, 19018 GCs, 21789266/34621680 avg/max bytes residency 
(21 samples), 90M in use, 0.00 INIT (0.00 elapsed), 9.88 MUT (15.54 elapsed), 
4.58 GC (4.70 elapsed) :ghc>>
echo  dist/build/Language/Haskell/Lexer.o dist/build/Language/Haskell/Parser.o 
dist/build/Language/Haskell/ParseMonad.o dist/build/Language/Haskell/Pretty.o 
dist/build/Language/Haskell/Syntax.o dist/build/Language/Haskell/ParseUtils.o 
`find dist/build -name "*_stub.o" -print` | xargs -s 30000 /usr/bin/ar q  
dist/build/libHShaskell-src-1.0.1.a 
/usr/bin/ar: creating dist/build/libHShaskell-src-1.0.1.a
ld -r -x -o dist/build/HShaskell-src-1.0.1.o  
dist/build/Language/Haskell/Lexer.o dist/build/Language/Haskell/Parser.o 
dist/build/Language/Haskell/ParseMonad.o dist/build/Language/Haskell/Pretty.o 
dist/build/Language/Haskell/Syntax.o dist/build/Language/Haskell/ParseUtils.o 
`find dist/build -name "*_stub.o" -print` 
== make way=p -f GNUmakefile all;
../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1 
-hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir 
dist/build -hidir dist/build -package base-2.1 -package haskell98-1.0 -package 
pretty-1.0 -O -cpp -idist/build  -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m 
-O -O -Rghc-timing -fgenerics -c Language/Haskell/Syntax.hs -o 
dist/build/Language/Haskell/Syntax.p_o  -ohi 
dist/build/Language/Haskell/Syntax.p_hi
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
<<ghc: 9375375840 bytes, 17585 GCs, 41628200/129983728 avg/max bytes residency 
(39 samples), 362M in use, 0.00 INIT (0.00 elapsed), 24.00 MUT (309.83 
elapsed), 16.31 GC (16.87 elapsed) :ghc>>
make[4]: *** [dist/build/Language/Haskell/Syntax.p_o] Error 1
make[3]: *** [all] Error 1
make[3]: Leaving directory 
`/64playpen/buildbot/x86_64-linux-head-unreg/build/libraries/haskell-src'
make[2]: *** [make.library.haskell-src] Error 2
make[2]: Leaving directory 
`/64playpen/buildbot/x86_64-linux-head-unreg/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/64playpen/buildbot/x86_64-linux-head-unreg/build'
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to