Build results:
x86-64 Linux head:            lost lost
x86 Windows head:             lost lost
x86 Windows head fast:        pass pass pass pass lost lost
kahl G5 Gentoo Linux head:    pass
mnemosyne x86-64 Gentoo head: pass
tnaur PPC OSX head:           pass fail (failed stage2 runtestsuite)
tnaur x86 Linux head:         fail (failed stage1)
x86-64 Linux head fast:       pass lost
x86-64 Linux head unreg:      lost

Old unexpected test passes:

    arith008  1  x86 Windows head

New unexpected test failures:

    bug1010    1  x86 Windows head fast
    conc040    1  kahl G5 Gentoo Linux head
    driver028  1  kahl G5 Gentoo Linux head
    driver045  1  kahl G5 Gentoo Linux head
    ffi007     1  kahl G5 Gentoo Linux head
    ffi008     1  kahl G5 Gentoo Linux head
    ghc-e001   1  kahl G5 Gentoo Linux head

Fixed unexpected test failures:

    forkprocess01

Old unexpected test failures:

    GMapAssoc           8  x86-64 Linux head
    GMapTop             8  x86-64 Linux head
    arith005            4  x86 Windows head
    arith011            1  x86-64 Linux head unreg
    barton-mangler-bug  2  x86 Windows head
    break017            1  mnemosyne x86-64 Gentoo head
    cabal01             2  x86 Windows head
    cabal01prof         1  x86 Windows head
    cg015               1  x86-64 Linux head unreg
    cg035               1  x86-64 Linux head unreg
    conc022             1  x86-64 Linux head unreg
    conc023             1  x86 Windows 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             3  x86-64 Linux head
    conc064             2  gbesh Intel x86_64 Linux head
    conc068             6  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         2  x86 Windows head
    driver017           2  kahl G5 Gentoo Linux head
    driver035           2  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
    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     6  x86 Windows head
    getDirContents001   1  x86 Windows head
    hpc001              1  tnaur PPC OSX head
    ind2                3  x86-64 Linux head
    joao-circular       1  tnaur PPC OSX head
    num012              3  x86 Windows head
    read002             4  x86-64 Linux head
    read003             4  x86-64 Linux head
    seward-space-leak   1  tnaur PPC OSX head
    signals002          1  tnaur PPC OSX head
    tcrun022            7  x86-64 Linux head
    typecheck.testeq1   1  x86 Windows head
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.20070727 
-DPKG_LIBDIR='"/usr/local/lib/ghc-6.7.20070727"' 
-DPKG_DATADIR='"/usr/local/share/ghc-6.7.20070727"' 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:

read014.hs:6:0:
    Warning: No explicit method nor default method for `+'
    In the instance declaration for `Num (a, b)'

read014.hs:6:0:
    Warning: No explicit method nor default method for `*'
    In the instance declaration for `Num (a, b)'

read014.hs:6:0:
    Warning: No explicit method nor default method for `abs'
    In the instance declaration for `Num (a, b)'

read014.hs:6:0:
    Warning: No explicit method nor default method for `signum'
    In the instance declaration for `Num (a, b)'

read014.hs:6:0:
    Warning: No explicit method nor default method for `fromInteger'
    In the instance declaration for `Num (a, b)'

read014.hs:8:52: Warning: Defined but not used: `x'

*** unexpected failure for read014(optc)
=====> read014(optasm)
cTraceback (most recent call last):
  File "../../driver/runtests.py", line 140, in ?
    print '*** found an error while executing ', file, ':'
IOError: [Errno 35] Resource temporarily unavailable
make: *** [test] Error 1
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
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to