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

New unexpected test failures:

    countReaders001  1  x86 Windows head fast
    ghci025          1  x86 Windows head fast

Old unexpected test failures:

    1679                2  kahl G5 Gentoo Linux head
    TH_spliceE5_prof    3  x86-64 Linux head
    arith005            4  x86 Windows head
    arith011            1  x86-64 Linux head unreg
    arr016              1  x86-64 Linux head
    barton-mangler-bug  4  x86-64 Linux head
    bug1010             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
    conc024             2  x86-64 Linux head
    conc040             1  kahl G5 Gentoo Linux head
    conc049             1  x86-64 Linux head
    conc064             2  gabor head
    concio001           1  tnaur PPC OSX head
    concio001.thr       3  kahl G5 Gentoo Linux head
    concprog001         1  tnaur x86 Linux head
    derefnull           2  x86 Windows head
    divbyzero           4  x86 Windows 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
    ffi019              2  kahl G5 Gentoo Linux head
    getDirContents001   1  x86 Windows head
    ghc-e001            1  kahl G5 Gentoo Linux head
    ghci024             1  tnaur PPC OSX head
    hGetBuf001          1  x86-64 Linux head
    hpc001              1  tnaur PPC OSX head
    hpc_fork            2  x86 Windows head
    hpc_raytrace        7  gabor head
    joao-circular       1  x86-64 Linux head unreg
    maessen_hashtab     2  x86-64 Linux head
    memo001             1  phil Intel OSX head
    num012              3  x86 Windows head
    outofmem            1  kahl G5 Gentoo Linux head
    process004          1  x86 Windows head
    regex002            1  x86 Windows head
    seward-space-leak   1  tnaur PPC OSX head
    signals002          3  mnemosyne x86-64 Gentoo head
    tough               1  tnaur PPC OSX head
    typecheck.testeq1   1  x86 Windows head
Last 30 lines:

        done
make[3]: Leaving directory `/buildbot/x86-win-head/build/libraries/network'
make[3]: Entering directory `/buildbot/x86-win-head/build/libraries/network'
c:/builds/slave/x86-win-head/build/compiler/stage1/ghc-inplace.exe 
-package-name network-2.1.0.0 -hide-all-packages -split-objs -i 
-idist/build/autogen -idist/build -i. -Idist/build -Iinclude 
-optc-DCALLCONV=stdcall -#include "HsNet.h" -odir dist/build -hidir dist/build 
-stubdir dist/build -package base-3.0 -package parsec-2.1.0.0 -O 
-DCALLCONV=stdcall -XCPP -idist/build  -H16m -O -O -Rghc-timing -fgenerics -c 
dist/build/Network/Socket.hs -o dist/build/Network/Socket.o  -ohi 
dist/build/Network/Socket.hi

Network\Socket.hsc:2071:45:
    Couldn't match expected type `(System.Posix.Internals.FDType,
                                   System.Posix.Types.CDev,
                                   System.Posix.Types.CIno)'
           against inferred type `System.Posix.Internals.FDType'
    In the first argument of `Just', namely
        `System.Posix.Internals.Stream'
    In the second argument of `fdToHandle'', namely
        `(Just System.Posix.Internals.Stream)'
    In a 'do' expression:
        h <- fdToHandle'
               (fromIntegral fd)
               (Just System.Posix.Internals.Stream)
               True
               (show s)
               mode
               True
<<ghc: 88680912 bytes, 18 GCs, 4439104/8688240 avg/max bytes residency (3 
samples), 19M in use, 0.00 INIT (0.00 elapsed), 1.13 MUT (1.36 elapsed), 0.22 
GC (0.25 elapsed) :ghc>>
make[3]: *** [dist/build/Network/Socket.o] Error 1
make[3]: Leaving directory `/buildbot/x86-win-head/build/libraries/network'
make[2]: *** [make.library.network] Error 2
make[2]: Leaving directory `/buildbot/x86-win-head/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/buildbot/x86-win-head/build'
Last 30 lines:

../../bootstrapping.Cabal/Distribution/Simple/Utils.hs:128:
    Warning: Imported from `System.IO' but not used: hClose

../../bootstrapping.Cabal/Distribution/Simple/Utils.hs:575:
    Warning: Defined but not used: devNull
Compiling Distribution.PackageDescription ( 
../../bootstrapping.Cabal/Distribution/PackageDescription.hs, 
../../bootstrapping.Cabal/Distribution/PackageDescription.o )
Compiling Distribution.Simple.Program ( 
../../bootstrapping.Cabal/Distribution/Simple/Program.hs, 
../../bootstrapping.Cabal/Distribution/Simple/Program.o )
Compiling Distribution.Simple.Setup ( 
../../bootstrapping.Cabal/Distribution/Simple/Setup.hs, 
../../bootstrapping.Cabal/Distribution/Simple/Setup.o )
Compiling Distribution.Simple.InstallDirs ( 
../../bootstrapping.Cabal/Distribution/Simple/InstallDirs.hs, 
../../bootstrapping.Cabal/Distribution/Simple/InstallDirs.o )
Compiling Distribution.Simple.LocalBuildInfo ( 
../../bootstrapping.Cabal/Distribution/Simple/LocalBuildInfo.hs, 
../../bootstrapping.Cabal/Distribution/Simple/LocalBuildInfo.o )
Compiling Distribution.Simple.NHC ( 
../../bootstrapping.Cabal/Distribution/Simple/NHC.hs, 
../../bootstrapping.Cabal/Distribution/Simple/NHC.o )
Compiling Distribution.Simple.PreProcess ( 
../../bootstrapping.Cabal/Distribution/Simple/PreProcess.hs, 
../../bootstrapping.Cabal/Distribution/Simple/PreProcess.o )
Compiling Distribution.Simple.Haddock ( 
../../bootstrapping.Cabal/Distribution/Simple/Haddock.hs, 
../../bootstrapping.Cabal/Distribution/Simple/Haddock.o )
Compiling Distribution.Simple.SrcDist ( 
../../bootstrapping.Cabal/Distribution/Simple/SrcDist.hs, 
../../bootstrapping.Cabal/Distribution/Simple/SrcDist.o )
Compiling Distribution.Simple.Hugs ( 
../../bootstrapping.Cabal/Distribution/Simple/Hugs.hs, 
../../bootstrapping.Cabal/Distribution/Simple/Hugs.o )
Compiling Distribution.Simple.JHC ( 
../../bootstrapping.Cabal/Distribution/Simple/JHC.hs, 
../../bootstrapping.Cabal/Distribution/Simple/JHC.o )
Compiling Distribution.Simple.GHC.PackageConfig ( 
../../bootstrapping.Cabal/Distribution/Simple/GHC/PackageConfig.hs, 
../../bootstrapping.Cabal/Distribution/Simple/GHC/PackageConfig.o )
Compiling Distribution.Simple.Register ( 
../../bootstrapping.Cabal/Distribution/Simple/Register.hs, 
../../bootstrapping.Cabal/Distribution/Simple/Register.o )
Compiling Distribution.Simple.GHC ( 
../../bootstrapping.Cabal/Distribution/Simple/GHC.hs, 
../../bootstrapping.Cabal/Distribution/Simple/GHC.o )
Compiling Distribution.Simple.Install ( 
../../bootstrapping.Cabal/Distribution/Simple/Install.hs, 
../../bootstrapping.Cabal/Distribution/Simple/Install.o )
Compiling Distribution.Simple.Configure ( 
../../bootstrapping.Cabal/Distribution/Simple/Configure.hs, 
../../bootstrapping.Cabal/Distribution/Simple/Configure.o )
Compiling Distribution.Simple.Build ( 
../../bootstrapping.Cabal/Distribution/Simple/Build.hs, 
../../bootstrapping.Cabal/Distribution/Simple/Build.o )
Compiling Distribution.Simple ( 
../../bootstrapping.Cabal/Distribution/Simple.hs, 
../../bootstrapping.Cabal/Distribution/Simple.o )
Compiling Main             ( Setup.hs, Setup.o )

Setup.hs:62: Variable not in scope: `copyFile'
make[1]: *** [base/setup/Setup] Error 1
make[1]: Leaving directory 
`/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-head/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