Build results:

x86-64 Linux head:       lost
x86 Windows head:        lost fail (failed configure)
x86 Windows head fast:   fail (failed configure) fail (failed configure) fail 
(failed configure) fail (failed configure) fail (failed configure) fail (failed 
configure)
fast486 head:            fail (failed compile)
kgardas head:            fail (failed compile)
x86-64 Linux head unreg: lost

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

    x86 Windows head fast

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

    x86 Windows head fast

Fixed unexpected test failures:

    1288
    1548
    1679
    1914
    1959
    2122
    2469
    2594
    ATLoop
    CPUTime001
    Class1
    Class2
    Class3
    ColInference
    ColInference2
    Deriving
    GADT1
    GADT2
    GADT3
    GADT4
    GADT5
    GADT6
    GMapAssoc
    GMapTop
    IOError001
    IOError002
    Infix
    Kind
    NonLinearSigErr
    NotRelaxedExamples
    OldException001
    RelaxedExamples
    Simple1
    Simple10
    Simple11
    Simple12
    Simple14
    T1900
    T1969
    T2985
    ThreadDelay001
    addr001
    arrow
    break020
    break021
    break024
    break026
    bytestring002
    cc001
    cc004
    cc005
    cc007
    char001
    char002
    concio002
    countReaders001
    data1
    datatype
    decodingerror001
    diffArray001
    doaitse
    driver081.1
    driver081.2
    dsrun003
    dsrun004
    dsrun005
    dsrun006
    dsrun007
    dsrun008
    dsrun009
    dsrun010
    dsrun013
    dsrun014
    dsrun016
    echo001
    encode
    encoding001
    equal
    exceptions001
    exceptions002
    exitWith001
    ext
    ext1
    fed001
    ffi001
    ffi002
    ffi003
    ffi006
    ffi007
    ffi008
    ffi010
    ffi011
    ffi012
    ffi013
    ffi014
    ffi015
    ffi016
    ffi017
    ffi018
    finalization001
    foldTree
    freeNames
    gadt1
    gadt14
    gadt15
    gadt16
    gadt17
    gadt22
    gadt23
    gadt3
    gadt6
    gadt8
    gadt9
    genericNegative001
    getArgs001
    getC
    getEnv001
    ghci015
    ghci025
    gmapQ-assoc
    gread
    gread2
    gshow2
    hClose001
    hClose002
    hDuplicateTo001
    hFileSize001
    hFileSize002
    hFlush001
    hGetBuf002
    hGetBuf003
    hGetBuffering001
    hGetChar001
    hGetLine001
    hGetLine002
    hGetLine003
    hGetPosn001
    hIsEOF001
    hIsEOF002
    hPutBuf001
    hPutBuf002
    hReady001
    hSeek001
    hSeek002
    hSeek003
    hSeek004
    hSetBuffering002
    hSetBuffering003
    hSetBuffering004
    hTell001
    hTell002
    haddock.Test
    haddockA001
    haddockA002
    haddockA007
    haddockA008
    haddockB001
    haddockB002
    haddockB003
    haddockD001
    haddockD002
    haddockD003
    hash001
    hist001
    hlist
    hopat
    impexp
    ind1
    ind2
    instance-leaks
    integerBits
    integerConversions
    ioeGetErrorString001
    ioeGetFileName001
    ioeGetHandle001
    isEOF001
    ix001
    josef
    labels
    lexNum
    local-quantors
    mdo001
    mdo002
    mdo003
    mdo004
    mdo005
    mdo006
    misc001
    mod100
    mod101
    mod102
    mod103
    mod104
    mod11
    mod12
    mod120
    mod121
    mod123
    mod124
    mod127
    mod128
    mod129
    mod13
    mod131
    mod132
    mod133
    mod14
    mod143
    mod144
    mod146
    mod15
    mod154
    mod156
    mod157
    mod159
    mod16
    mod160
    mod162
    mod163
    mod164
    mod165
    mod166
    mod171
    mod172
    mod173
    mod34
    mod39
    mod5
    mod6
    mod84
    mod85
    mod86
    nbe
    nested-datatypes
    newtype
    num001
    num002
    num003
    num004
    num005
    num006
    num007
    openFile001
    openFile002
    openFile004
    openFile005
    openFile007
    openFile008
    performGC001
    prog001
    prog002
    putStr001
    rand001
    ratio001
    read001
    readFile001
    readLitChar
    recomp004
    records
    red-black
    rw
    set
    shared001
    show001
    showDouble
    take001
    tc
    tdpe
    termination
    text001
    time002
    time003
    time004
    trace001
    tup001
    twin
    typecase1
    typecase2
    unicode001
    unicode002
    where
    while
    win32002
Last 30 lines:

checking whether c:/mingw/bin/gcc is a mingw gcc... yes
checking for extra options to pass gcc when compiling via C...  -fwrapv 
-mno-omit-leaf-frame-pointer -fno-unit-at-a-time
checking how to run the C preprocessor... c:/mingw/bin/gcc -E
checking for a working context diff... diff -U 1
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... /usr/bin/ar
configure: normalized ar command to C:/cygwin/bin/ar
checking whether /usr/bin/ar is GNU ar... yes
checking for ar arguments... q
checking whether ranlib is needed... no
checking whether /usr/bin/ar supports -input... no
checking whether ln -s works... yes
checking for sed... /usr/bin/sed
checking for time... /usr/bin/time
checking for gtar... no
checking for tar... /usr/bin/tar
checking for gpatch... no
checking for patch... /usr/bin/patch
checking for HsColour... /cygdrive/c/tools/HsColour
checking for xmllint... /usr/bin/xmllint
checking for DocBook DTD... ok
checking for xsltproc... /usr/bin/xsltproc
checking for DocBook XSL stylesheet... yes
checking for dblatex... /usr/bin/dblatex
checking for hasktags... /cygdrive/c/ghc/ghc-6.10.4/bin/hasktags
checking for ghc-pkg matching c:/ghc/ghc-6.10.4/bin/ghc... 
c:/ghc/ghc-6.10.4/bin/ghc-pkg
checking for happy... no
checking for version of happy... 
configure: error: Happy version 1.15 or later is required to compile GHC.
Last 30 lines:

checking whether c:/mingw/bin/gcc is a mingw gcc... yes
checking for extra options to pass gcc when compiling via C...  -fwrapv 
-mno-omit-leaf-frame-pointer -fno-unit-at-a-time
checking how to run the C preprocessor... c:/mingw/bin/gcc -E
checking for a working context diff... diff -U 1
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... /usr/bin/ar
configure: normalized ar command to C:/cygwin/bin/ar
checking whether /usr/bin/ar is GNU ar... yes
checking for ar arguments... q
checking whether ranlib is needed... no
checking whether /usr/bin/ar supports -input... no
checking whether ln -s works... yes
checking for sed... /usr/bin/sed
checking for time... /usr/bin/time
checking for gtar... no
checking for tar... /usr/bin/tar
checking for gpatch... no
checking for patch... /usr/bin/patch
checking for HsColour... /cygdrive/c/tools/HsColour
checking for xmllint... /usr/bin/xmllint
checking for DocBook DTD... ok
checking for xsltproc... /usr/bin/xsltproc
checking for DocBook XSL stylesheet... yes
checking for dblatex... /usr/bin/dblatex
checking for hasktags... /cygdrive/c/ghc/ghc-6.10.4/bin/hasktags
checking for ghc-pkg matching c:/ghc/ghc-6.10.4/bin/ghc... 
c:/ghc/ghc-6.10.4/bin/ghc-pkg
checking for happy... no
checking for version of happy... 
configure: error: Happy version 1.15 or later is required to compile GHC.
Last 30 lines:

               -odir  bootstrapping \
               -hidir bootstrapping \
               -iutils/ghc-pkg \
               -XCPP -XExistentialQuantification -XDeriveDataTypeable \
               -ilibraries/Cabal \
               -ilibraries/filepath \
               -ilibraries/extensible-exceptions \
               -ilibraries/hpc
[ 1 of 21] Compiling Version          ( utils/ghc-pkg/Version.hs, 
bootstrapping/Version.o )
[ 2 of 21] Compiling Control.Exception.Extensible ( 
libraries/extensible-exceptions/Control/Exception/Extensible.hs, 
bootstrapping/Control/Exception/Extensible.o )
Warning: orphan instances:
  instance Data.Typeable.Typeable [GHC.IOBase.ExitCode]
    = Control.Exception.Extensible.$f15

[21 of 21] Compiling Main             ( utils/ghc-pkg/Main.hs, 
bootstrapping/Main.o )
Linking utils/ghc-pkg/dist/build/ghc-pkg ...
"inplace/bin/mkdirhier" inplace/lib/
echo "[]" > inplace/lib/package.conf
"rm" -f inplace/bin/ghc-pkg
echo "#!/bin/sh" >>inplace/bin/ghc-pkg
echo "PKGCONF=/var/lib/buildbot/ghc/fast486/build/inplace/lib/package.conf" 
>>inplace/bin/ghc-pkg
echo '/var/lib/buildbot/ghc/fast486/build/utils/ghc-pkg/dist/build/ghc-pkg 
--global-conf $PKGCONF ${1+"$@"}' >> inplace/bin/ghc-pkg
chmod +x inplace/bin/ghc-pkg
"inplace/bin/ghc-cabal" configure --with-ghc="/usr/bin/ghc" 
--with-ghc-pkg="/usr/bin/ghc-pkg" --with-gcc="gcc" 
--configure-option=--with-cc="gcc"  
--package-db=/var/lib/buildbot/ghc/fast486/build/libraries/bootstrapping.conf 
--with-hscolour="" --configure-option=CFLAGS="-O  " 
--configure-option=LDFLAGS="  " -- dist-boot libraries/Cabal
Configuring Cabal-1.7.3...
ghc-cabal: Cannot find the program 'hscolour' at '' or on the path
make[2]: *** [libraries/Cabal/dist-boot/package-data.mk] Error 1
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/lib/buildbot/ghc/fast486/build'
Last 30 lines:

"/usr/local/ghc-6.8.3/bin/ghc" -optc-O -optc-DTABLES_NEXT_TO_CODE 
-optc-Iincludes -optc-Irts -optc-Irts/parallel -optc-DGEN_HASKELL  -H32m -O     
-i -iincludes/. -iincludes/dist-ghcconstants/build 
-iincludes/dist-ghcconstants/build/autogen -Iincludes/dist-ghcconstants/build 
-Iincludes/dist-ghcconstants/build/autogen            -c 
includes/mkDerivedConstants.c -o 
includes/dist-ghcconstants/build/mkDerivedConstants.o
"inplace/bin/mkdirhier" includes/dist-ghcconstants/build/tmp/
mkdir includes/dist-ghcconstants/build/tmp
"/usr/local/ghc-6.8.3/bin/ghc" -o 
includes/dist-ghcconstants/build/tmp/mkGHCConstants  -H32m -O     -i 
-iincludes/. -iincludes/dist-ghcconstants/build 
-iincludes/dist-ghcconstants/build/autogen -Iincludes/dist-ghcconstants/build 
-Iincludes/dist-ghcconstants/build/autogen            -odir 
includes/dist-ghcconstants/build -hidir includes/dist-ghcconstants/build 
-stubdir includes/dist-ghcconstants/build -hisuf hi -osuf  o -hcsuf hc   
includes/dist-ghcconstants/build/mkDerivedConstants.o  
"inplace/bin/mkdirhier" inplace/bin/
"cp" -p includes/dist-ghcconstants/build/tmp/mkGHCConstants 
inplace/bin/mkGHCConstants
touch inplace/bin/mkGHCConstants
./inplace/bin/mkGHCConstants >includes/GHCConstants.h
"inplace/bin/mkdirhier" includes/dist-derivedconstants/build/
"/usr/local/ghc-6.8.3/bin/ghc" -optc-O -optc-DTABLES_NEXT_TO_CODE 
-optc-Iincludes -optc-Irts -optc-Irts/parallel  -H32m -O     -i -iincludes/. 
-iincludes/dist-derivedconstants/build 
-iincludes/dist-derivedconstants/build/autogen 
-Iincludes/dist-derivedconstants/build 
-Iincludes/dist-derivedconstants/build/autogen            -c 
includes/mkDerivedConstants.c -o 
includes/dist-derivedconstants/build/mkDerivedConstants.o
"inplace/bin/mkdirhier" includes/dist-derivedconstants/build/tmp/
mkdir includes/dist-derivedconstants/build/tmp
"/usr/local/ghc-6.8.3/bin/ghc" -o 
includes/dist-derivedconstants/build/tmp/mkDerivedConstants  -H32m -O     -i 
-iincludes/. -iincludes/dist-derivedconstants/build 
-iincludes/dist-derivedconstants/build/autogen 
-Iincludes/dist-derivedconstants/build 
-Iincludes/dist-derivedconstants/build/autogen            -odir 
includes/dist-derivedconstants/build -hidir 
includes/dist-derivedconstants/build -stubdir 
includes/dist-derivedconstants/build -hisuf hi -osuf  o -hcsuf hc   
includes/dist-derivedconstants/build/mkDerivedConstants.o  
"inplace/bin/mkdirhier" inplace/bin/
"cp" -p includes/dist-derivedconstants/build/tmp/mkDerivedConstants 
inplace/bin/mkDerivedConstants
touch inplace/bin/mkDerivedConstants
./inplace/bin/mkDerivedConstants >includes/DerivedConstants.h
gcc -E  -undef -traditional -P -Iincludes  -x c compiler/prelude/primops.txt.pp 
| grep -v '^#pragma GCC' > compiler/prelude/primops.txt
"/usr/local/ghc-6.8.3/bin/ghc"  -H32m -O     -i -iutils/genprimopcode/. 
-iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen 
-Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen       
     -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build 
-stubdir utils/genprimopcode/dist/build -hisuf hi -osuf  o -hcsuf hc -c 
utils/genprimopcode/./ParserM.hs -o utils/genprimopcode/dist/build/ParserM.o
"/usr/local/ghc-6.8.3/bin/ghc"  -H32m -O     -i -iutils/genprimopcode/. 
-iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen 
-Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen       
     -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build 
-stubdir utils/genprimopcode/dist/build -hisuf hi -osuf  o -hcsuf hc -c 
utils/genprimopcode/dist/build/Lexer.hs -o 
utils/genprimopcode/dist/build/Lexer.o
"/usr/local/ghc-6.8.3/bin/ghc"  -H32m -O     -i -iutils/genprimopcode/. 
-iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen 
-Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen       
     -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build 
-stubdir utils/genprimopcode/dist/build -hisuf hi -osuf  o -hcsuf hc -c 
utils/genprimopcode/./Syntax.hs -o utils/genprimopcode/dist/build/Syntax.o
"/usr/local/ghc-6.8.3/bin/ghc"  -H32m -O     -i -iutils/genprimopcode/. 
-iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen 
-Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen       
     -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build 
-stubdir utils/genprimopcode/dist/build -hisuf hi -osuf  o -hcsuf hc -c 
utils/genprimopcode/dist/build/Parser.hs -o 
utils/genprimopcode/dist/build/Parser.o
"/usr/local/ghc-6.8.3/bin/ghc"  -H32m -O     -i -iutils/genprimopcode/. 
-iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen 
-Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen       
     -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build 
-stubdir utils/genprimopcode/dist/build -hisuf hi -osuf  o -hcsuf hc -c 
utils/genprimopcode/./Main.hs -o utils/genprimopcode/dist/build/Main.o

utils/genprimopcode/./Main.hs:12:0:
    Bad interface file: 
/usr/local/ghc-6.8.3/lib/ghc-6.8.3/lib/haskell98-1.0.1.0/List.hi
        magic number mismatch: old/corrupt interface file?
make[1]: *** [utils/genprimopcode/dist/build/Main.o] Error 1
make: *** [all] Error 2
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to