Build results:

kgardas stable:          fail (failed boot)
tnaur PPC OSX stable 2:  fail (failed compile)
tnaur x86 OS X stable:   fail (failed compile)
x86 Linux stable:        pass
x86 Windows stable:      fail (failed bindist bindisttest) fail (failed 
getsubrepos)
x86 Windows stable fast: pass lost fail (failed compile) fail (failed darcs) 
fail (failed darcs) fail (failed darcs)
x86-64 Linux stable:     fail (failed darcs)

Old unexpected test passes:

    length001  1 tnaur x86 OS X stable
    unicode001 1 kili stable
    unicode002 1 kili stable

New unexpected test failures:

    outofmem 1 x86 Windows stable fast

Fixed unexpected test failures:

    T2040

Old unexpected test failures:

    2302               2 kili stable
    2816               2 kili stable
    3429               2 kili stable
    CPUTime001         1 tnaur x86 OS X stable
    T1969              2 kili stable
    T3007              1 kili stable
    T3016              1 kili stable
    annrun01           1 x86 Windows stable
    apirecomp001       3 kili stable
    barton-mangler-bug 3 x86 Linux stable
    cabal01            1 kili stable
    cg007              1 x86 Windows stable
    conc012            3 kili stable
    conc023            1 x86-64 Linux stable
    conc024            1 kili stable
    conc037            1 kili stable
    conc038            1 kili stable
    conc070            1 kili stable
    concprog001        4 kili stable
    derefnull          2 kili stable
    divbyzero          2 kili stable
    driver062.1        1 kili stable
    driver062.2        1 kili stable
    driver062.3        1 kili stable
    driver062.4        1 kili stable
    driver062.5        1 kili stable
    driver081.1        1 kili stable
    driver081.2        1 kili stable
    dynamic_flags_001  1 kili stable
    ffi009             1 kili stable
    forkprocess01      1 kili stable
    gadt23             1 kili stable
    ghci028            2 kili stable
    hClose003          1 kili stable
    hs-boot            1 kili stable
    memo001            1 kili stable
    mod179             1 kili stable
    num009             3 kili stable
    num012             2 kili stable
    print021           2 kili stable
    queryfdoption01    1 kili stable
    recomp001          1 kili stable
    recomp004          1 kili stable
    rn.prog006         3 kili stable
    seward-space-leak  1 kili stable
    signals002         2 kili stable
    signals004         3 kili stable
    space_leak_001     1 kili stable
    testblockalloc     2 kili stable
    user001            1 x86 Linux stable
Last 30 lines:

tar (child): ../../libraries/tarballs/array-0.3.0.0.tar.gz-*.tar.gz: Cannot 
open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
Last 30 lines:

Reading package info from stdin ... done.
/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/libraries/bin-package-db/src
 doesn't exist or isn't a directory (ignoring)
cannot find libHSbin-package-db-0.0.0.0.a on library path (ignoring)
Saving old package config file... done.
Writing new package config file... done.
"inplace/bin/mkdirhier" utils/ghc-cabal/dist-dummy-ghc/build/
mkdir utils/ghc-cabal/dist-dummy-ghc
mkdir utils/ghc-cabal/dist-dummy-ghc/build
"rm" -f utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'import System.Environment'                                  >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'import System.Cmd'                                          >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'import System.Exit'                                         >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'main :: IO ()'                                              >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'main = do args <- getArgs'                                  >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '          case args of'                                     >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '              ["--numeric-version"] ->'                     >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '                  putStrLn "6.12.0.20091006"'             >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '              ["--supported-languages"] ->'                 >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '                  mapM_ putStrLn extensions'                >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '              _ ->'                                         >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '                  do e <- rawSystem 
"/Users/thorkilnaur/tn/install/ghc-6.8.3/bin/ghc" args'   >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '                     exitWith e'                            >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'extensions :: [String]'                                     >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'extensions ='                                               >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
sed '/^xFlags/,/]/{/^  (/{s/^[^"]*"/  ["/; s/"[^"]*$/"] ++/; p}}; d' 
compiler/main/DynFlags.hs >> utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
sed: 1: "/^xFlags/,/]/{/^  (/{s/ ...": extra characters at the end of p command
make[1]: *** [utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs] Error 1
make[1]: *** Deleting file `utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs'
make: *** [all] Error 2
Last 30 lines:

Reading package info from stdin ... done.
/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-stable/build/libraries/bin-package-db/src
 doesn't exist or isn't a directory (ignoring)
cannot find libHSbin-package-db-0.0.0.0.a on library path (ignoring)
Saving old package config file... done.
Writing new package config file... done.
"inplace/bin/mkdirhier" utils/ghc-cabal/dist-dummy-ghc/build/
mkdir utils/ghc-cabal/dist-dummy-ghc
mkdir utils/ghc-cabal/dist-dummy-ghc/build
"rm" -f utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'import System.Environment'                                  >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'import System.Cmd'                                          >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'import System.Exit'                                         >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'main :: IO ()'                                              >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'main = do args <- getArgs'                                  >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '          case args of'                                     >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '              ["--numeric-version"] ->'                     >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '                  putStrLn "6.12.0.20091006"'             >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '              ["--supported-languages"] ->'                 >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '                  mapM_ putStrLn extensions'                >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '              _ ->'                                         >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '                  do e <- rawSystem 
"/Users/thorkilnaur/tn/install/ghc-6.8.3/bin/ghc" args'   >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo '                     exitWith e'                            >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'extensions :: [String]'                                     >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
echo 'extensions ='                                               >> 
utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
sed '/^xFlags/,/]/{/^  (/{s/^[^"]*"/  ["/; s/"[^"]*$/"] ++/; p}}; d' 
compiler/main/DynFlags.hs >> utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs
sed: 1: "/^xFlags/,/]/{/^  (/{s/ ...": extra characters at the end of p command
make[1]: *** [utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs] Error 1
make[1]: *** Deleting file `utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs'
make: *** [all] Error 2
Last 30 lines:

Finished getting.
== running darcs get --partial http://darcs.haskell.org/ghc-stable/testsuite 
testsuite
Reading inventory of repository http://darcs.haskell.org/ghc-stable/testsuite
Reading inventory of repository http://darcs.haskell.org/ghc-stable/testsuite
Reading inventory of repository http://darcs.haskell.org/ghc-stable/testsuite
Reading inventory of repository http://darcs.haskell.org/ghc-stable/testsuite
Reading inventory of repository . inventory
Copying patch 1/141
Copying patch 14/141
Copying patch 29/141
Copying patch 31/141
Reading inventory of repository . inventory
Applying patch 36/140
Applying patch 65/140
Applying patch 86/140
Applying patch 99/140
This is the GHC testsuite darcs repository (HEAD branch)

For more information, visit the GHC developer wiki at
  http://hackage.haskell.org/trac/ghc
**********************
Finished getting.
== running darcs get --partial http://darcs.haskell.org/ghc-stable/nofib nofib
Reading inventory of repository http://darcs.haskell.org/ghc-stable/nofib
Reading inventory of repository http://darcs.haskell.org/ghc-stable/nofib
Reading inventory of repository . inventory
darcs.exe: getMBlocks: VirtualAlloc MEM_COMMIT failed: The paging file is too 
small for this operation to complete.

darcs failed: 256 at ./darcs-all line 117.
Last 30 lines:

Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Reading inventory of repository http://darcs.haskell.org/ghc-stable/ghc
Copying patch 1/53
Copying patch 10/53
Copying patch 15/53
darcs.exe: getMBlocks: VirtualAlloc MEM_COMMIT failed: The paging file is too 
small for this operation to complete.

Last 30 lines:

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to