Build results:
gabor stable:                pass
kahl G5 Gentoo Linux stable: pass
kgardas stable:              fail (failed stage1)
x86 Windows stable:          lost
x86 Windows stable fast:     pass lost pass
x86-64 Linux stable:         lost

Old unexpected test passes:

    T1900  5  gabor stable
    T1999  5  gabor stable

New unexpected test failures:

    conc015  2  gabor stable
    ghci021  2  gabor stable

Old unexpected test failures:

    1103                5  gabor stable
    1357                5  gabor stable
    1679                1  kahl G5 Gentoo Linux stable
    2014                1  kahl G5 Gentoo Linux stable
    Simple2             5  gabor stable
    T2307               5  gabor stable
    T2378               5  gabor stable
    T2386               4  gabor stable
    T2394               5  gabor stable
    T2409               5  gabor stable
    T2414               5  gabor stable
    TH_1tuple           4  gabor stable
    TyFamUndec          5  gabor stable
    barton-mangler-bug  1  tnaur x86 Linux stable
    cabal01             1  x86 Windows stable fast
    conc040             1  kahl G5 Gentoo Linux stable
    conc069             2  gabor stable
    conc070             2  gabor stable
    concprog001         1  tnaur x86 Linux stable
    conflicting_flags   1  x86 Windows stable fast
    divbyzero           2  kahl G5 Gentoo Linux stable
    driver014           5  gabor stable
    driver015           5  gabor stable
    driver018           5  gabor stable
    driver024           5  gabor stable
    driver024a          5  gabor stable
    driver025           5  gabor stable
    driver032           4  gabor stable
    driver033           4  gabor stable
    driver042           4  gabor stable
    driver043           5  gabor stable
    driver052           4  gabor stable
    drvfail001          5  gabor stable
    drvfail002          5  gabor stable
    drvfail003          5  gabor stable
    drvfail004          5  gabor stable
    drvfail005          5  gabor stable
    drvfail007          5  gabor stable
    drvfail009          5  gabor stable
    drvfail010          5  gabor stable
    drvfail011          5  gabor stable
    drvfail012          5  gabor stable
    drvfail013          5  gabor stable
    drvfail014          5  gabor stable
    fed001              1  kahl G5 Gentoo Linux stable
    ffi006              1  kahl G5 Gentoo Linux stable
    ffi007              1  kahl G5 Gentoo Linux stable
    ffi008              1  kahl G5 Gentoo Linux stable
    ffi009              2  kahl G5 Gentoo Linux stable
    ffi011              1  kahl G5 Gentoo Linux stable
    ffi013              1  kahl G5 Gentoo Linux stable
    ffi019              1  kahl G5 Gentoo Linux stable
    ghc-e001            1  kahl G5 Gentoo Linux stable
    ghc-e002            1  kahl G5 Gentoo Linux stable
    ghc-e003            2  kahl G5 Gentoo Linux stable
    ghc-e004            1  kahl G5 Gentoo Linux stable
    ghc-e005            2  kahl G5 Gentoo Linux stable
    ghci011             4  gabor stable
    ghci019             4  gabor stable
    ghcpkg02            4  gabor stable
    mod44               5  gabor stable
    mod46               5  gabor stable
    mod47               5  gabor stable
    mod51               5  gabor stable
    mod52               5  gabor stable
    mod53               5  gabor stable
    mod54               5  gabor stable
    mod55               5  gabor stable
    mod56               5  gabor stable
    num009              1  x86 Windows stable fast
    num012              2  kahl G5 Gentoo Linux stable
    outofmem2           5  gabor stable
    read014             5  gabor stable
    read039             5  gabor stable
    rn.prog006          5  gabor stable
    signals002          1  tnaur PPC OSX stable 2
    tc115               5  gabor stable
    tc116               5  gabor stable
    tc125               5  gabor stable
    tc126               5  gabor stable
    tc161               5  gabor stable
    tcfail017           5  gabor stable
    tcfail019           5  gabor stable
    tcfail020           5  gabor stable
    tcfail023           5  gabor stable
    tcfail035           5  gabor stable
    tcfail036           5  gabor stable
    tcfail042           5  gabor stable
    tcfail043           5  gabor stable
    tcfail046           5  gabor stable
    tcfail071           5  gabor stable
    tcfail073           5  gabor stable
    tcfail086           5  gabor stable
    tcfail096           5  gabor stable
    tcfail106           5  gabor stable
    tcfail109           5  gabor stable
    tcfail117           5  gabor stable
    tcfail118           5  gabor stable
    tcfail121           5  gabor stable
    tcfail130           5  gabor stable
    tcfail138           5  gabor stable
    tcfail143           5  gabor stable
    tcfail154           5  gabor stable
    tcfail157           5  gabor stable
    tcfail169           5  gabor stable
    tcfail170           5  gabor stable
    tcfail202           5  gabor stable
Last 30 lines:

          cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; 
\
          make -wr && \
          setup/Setup register --inplace; \
        fi
mv: cannot access GNUmakefile
Preprocessing library readline-1.0.1.0...
In file included from Readline.hsc:36:
include/HsReadline.h:10:31: readline/readline.h: No such file or directory
include/HsReadline.h:11:30: readline/history.h: No such file or directory
Readline.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)
Readline.hsc:723: error: `UNDO_DELETE' undeclared (first use in this function)
Readline.hsc:724: error: `UNDO_INSERT' undeclared (first use in this function)
Readline.hsc:725: error: `UNDO_BEGIN' undeclared (first use in this function)
Readline.hsc:726: error: `UNDO_END' undeclared (first use in this function)
Readline.hsc:1089: error: `MULT_MATCH' undeclared (first use in this function)
Readline.hsc:1112: error: `SINGLE_MATCH' undeclared (first use in this function)
compiling dist/build/System/Console/Readline_hsc_make.c failed
command was: gcc -c -D__GLASGOW_HASKELL__=608 
-I/buildbot/ghc/kgardas-stable/build/includes 
-I/buildbot/ghc/kgardas-stable/build/gmp/gmpbuild -D__GLASGOW_HASKELL__=608 
-Iinclude dist/build/System/Console/Readline_hsc_make.c -o 
dist/build/System/Console/Readline_hsc_make.o
make[2]: Entering directory 
`/buildbot/ghc/kgardas-stable/build/libraries/readline'
make[2]: *** No targets specified and no makefile found.  Stop.
make[2]: Leaving directory 
`/buildbot/ghc/kgardas-stable/build/libraries/readline'
make[1]: *** [make.library.readline] Error 2
make[1]: Leaving directory `/buildbot/ghc/kgardas-stable/build/libraries'
make: *** [stage1] Error 2
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to