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

Old unexpected test passes:

    T1900  6  gabor stable
    T1999  6  gabor stable

Old unexpected test failures:

    1103                6  gabor stable
    1357                6  gabor stable
    1679                1  kahl G5 Gentoo Linux stable
    2014                1  kahl G5 Gentoo Linux stable
    2302                5  gabor stable
    Simple12            5  gabor stable
    Simple13            5  gabor stable
    Simple2             6  gabor stable
    T2307               6  gabor stable
    T2378               6  gabor stable
    T2386               5  gabor stable
    T2394               6  gabor stable
    T2409               6  gabor stable
    T2414               6  gabor stable
    TH_1tuple           5  gabor stable
    TyFamUndec          6  gabor stable
    barton-mangler-bug  1  tnaur x86 Linux stable
    break024            5  gabor stable
    cabal01             1  x86 Windows stable fast
    conc015             5  gabor stable
    conc040             1  kahl G5 Gentoo Linux stable
    conc069             5  gabor stable
    conc070             5  gabor stable
    concprog001         1  tnaur x86 Linux stable
    conflicting_flags   1  x86 Windows stable fast
    divbyzero           2  kahl G5 Gentoo Linux stable
    driver014           6  gabor stable
    driver015           6  gabor stable
    driver018           6  gabor stable
    driver024           6  gabor stable
    driver024a          6  gabor stable
    driver025           6  gabor stable
    driver032           5  gabor stable
    driver033           5  gabor stable
    driver042           5  gabor stable
    driver043           6  gabor stable
    driver052           5  gabor stable
    drvfail001          6  gabor stable
    drvfail002          6  gabor stable
    drvfail003          6  gabor stable
    drvfail004          6  gabor stable
    drvfail005          6  gabor stable
    drvfail007          6  gabor stable
    drvfail009          6  gabor stable
    drvfail010          6  gabor stable
    drvfail011          6  gabor stable
    drvfail012          6  gabor stable
    drvfail013          6  gabor stable
    drvfail014          6  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             5  gabor stable
    ghci019             5  gabor stable
    ghci021             5  gabor stable
    ghcpkg02            5  gabor stable
    mod44               6  gabor stable
    mod46               6  gabor stable
    mod47               6  gabor stable
    mod51               6  gabor stable
    mod52               6  gabor stable
    mod53               6  gabor stable
    mod54               6  gabor stable
    mod55               6  gabor stable
    mod56               6  gabor stable
    num009              1  x86 Windows stable fast
    num012              2  kahl G5 Gentoo Linux stable
    outofmem2           6  gabor stable
    print001            5  gabor stable
    print004            5  gabor stable
    read014             6  gabor stable
    read039             6  gabor stable
    rn.prog006          6  gabor stable
    signals002          1  tnaur PPC OSX stable 2
    tc115               6  gabor stable
    tc116               6  gabor stable
    tc125               6  gabor stable
    tc126               6  gabor stable
    tc161               6  gabor stable
    tcfail017           6  gabor stable
    tcfail019           6  gabor stable
    tcfail020           6  gabor stable
    tcfail023           6  gabor stable
    tcfail035           6  gabor stable
    tcfail036           6  gabor stable
    tcfail042           6  gabor stable
    tcfail043           6  gabor stable
    tcfail046           6  gabor stable
    tcfail071           6  gabor stable
    tcfail073           6  gabor stable
    tcfail086           6  gabor stable
    tcfail096           6  gabor stable
    tcfail106           6  gabor stable
    tcfail109           6  gabor stable
    tcfail117           6  gabor stable
    tcfail118           6  gabor stable
    tcfail121           6  gabor stable
    tcfail130           6  gabor stable
    tcfail138           6  gabor stable
    tcfail143           6  gabor stable
    tcfail154           6  gabor stable
    tcfail157           6  gabor stable
    tcfail169           6  gabor stable
    tcfail170           6  gabor stable
    tcfail202           6  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
Last 30 lines:

configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for GHC version date... given 6.8.3.20080718
checking build system type... i686-pc-cygwin
checking host system type... i386-unknown-mingw32
checking target system type... i386-unknown-mingw32
Canonicalised to: i386-unknown-mingw32
checking for ghc... /cygdrive/c/ghc/ghc-6.8.3/bin/ghc
checking version of ghc... 6.8.3
checking for ghc-pkg matching /cygdrive/c/ghc/ghc-6.8.3/bin/ghc... 
/cygdrive/c/ghc/ghc-6.8.3/bin/ghc-pkg
checking whether ghc has readline package... no
checking for nhc... no
checking for nhc98... no
checking for hbc... no
checking for path to top of build tree... Bad interface file: 
c:/ghc/ghc-6.8.3/lib\base-3.0.2.0/GHC/Err.hi
    magic number mismatch: old/corrupt interface file?
./configure: line 3220: utils/pwd/pwd: No such file or directory
configure: error: cannot determine current directory
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to