Build results:

kgardas stable:          fail (failed boottestsuite runtestsuite)
kili stable:             fail (failed stage2 boottestsuite runtestsuite)
tnaur PPC OSX stable 2:  fail (failed boottestsuite runtestsuite)
tnaur x86 Linux stable:  fail (failed boottestsuite runtestsuite)
tnaur x86 OS X stable:   fail (failed boottestsuite runtestsuite)
x86 Linux stable:        pass
x86 Windows stable:      fail (failed getsubrepos)
x86 Windows stable fast: pass pass pass fail (failed boottestsuite 
runtestsuite) fail (failed boottestsuite runtestsuite) fail (failed 
boottestsuite runtestsuite)
x86-64 Linux stable:     pass

New unexpected test failures:

    conc053 1 x86-64 Linux stable

Fixed unexpected test failures:

    conc049

Old unexpected test failures:

    1861                        1 kgardas stable
    2469                        2 tnaur PPC OSX stable 2
    2910                        6 tnaur PPC OSX stable 2
    Base1                       8 kgardas stable
    Compose                     8 kgardas stable
    PList1                      8 kgardas stable
    PList2                      8 kgardas stable
    T2914                       3 x86 Linux stable
    apirecomp001                7 kgardas stable
    barton-mangler-bug          2 tnaur x86 Linux stable
    boxy                        8 kgardas stable
    break017                    1 x86 Windows stable
    cholewo-eval                1 tnaur x86 OS X stable
    conc018                     1 x86 Windows stable
    conc038                     1 tnaur x86 Linux stable
    concprog001                 1 tnaur x86 Linux stable
    concprog002                 1 kgardas stable
    createDirectoryIfMissing001 1 x86 Windows stable
    derefnull                   1 x86 Windows stable
    divbyzero                   2 tnaur PPC OSX stable 2
    fast2haskell                1 tnaur x86 OS X stable
    ffi009                      1 tnaur PPC OSX stable 2
    ghci024                     1 kgardas stable
    hClose002                   1 kgardas stable
    hpc_fork                    1 x86 Windows stable
    joao-circular               1 x86 Linux stable
    num009                      3 kgardas stable
    num012                      3 kgardas stable
    openFile003                 1 kgardas stable
    print033                    8 kgardas stable
    process004                  1 x86 Windows stable
    process007                  1 kgardas stable
    rnfail054                   8 kgardas stable
    rnfail055                   8 kgardas stable
    signals002                  2 tnaur PPC OSX stable 2
    simpl015                    1 tnaur x86 Linux stable
    tc211                       8 kgardas stable
    tc214                       8 kgardas stable
    tcfail165                   8 kgardas stable
    tcfail174                   8 kgardas stable
    user001                     2 kgardas stable
Last 30 lines:

make: Entering directory `/buildbot/ghc/kgardas-stable/build/testsuite'
make: *** No rule to make target `boot'.  Stop.
make: Leaving directory `/buildbot/ghc/kgardas-stable/build/testsuite'
Last 30 lines:

[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
./Setup configure 
--with-compiler=/buildbot/ghc/kgardas-stable/build/ghc/stage2-inplace/ghc 
--with-hc-pkg=/buildbot/ghc/kgardas-stable/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg
 \
                          --ghc-option=-threaded 
--prefix=/buildbot/ghc/kgardas-stable/build/testsuite/timeout/install-inplace
Configuring timeout-1...
./Setup build
Preprocessing executables for timeout-1...
Building timeout-1...
[1 of 1] Compiling Main             ( timeout.hs, 
dist/build/timeout/timeout-tmp/Main.o )
Linking dist/build/timeout/timeout ...
./Setup install
Installing executable(s) in
/buildbot/ghc/kgardas-stable/build/testsuite/timeout/install-inplace/bin
make[1]: Leaving directory 
`/buildbot/ghc/kgardas-stable/build/testsuite/timeout'
python ../../driver/runtests.py  -e ghc_with_native_codegen=1 -e 
ghc_with_profiling=0 -e ghc_with_threaded_rts=1 -e ghc_with_interpreter=1 -e 
ghc_unregisterised=0 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e 
config.confdir=\"../../config\" -e 
config.compiler=\"/buildbot/ghc/kgardas-stable/build/ghc/stage2-inplace/ghc\" 
-e config.compiler_always_flags.append"(\"\")" -e 
config.ghc_pkg=\"/buildbot/ghc/kgardas-stable/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg\"
 -e config.hp2ps=\"/buildbot/ghc/kgardas-stable/build/utils/hp2ps/hp2ps\" -e 
config.gs=\"gs\" -e config.platform=\"i386-unknown-solaris2\" -e config.os=\"\" 
-e config.wordsize=\"\" -e default_testopts.cleanup=\"1\" -e 
config.timeout="int(-1) or config.timeout" -e 
config.timeout_prog=\"../../timeout/install-inplace/bin/timeout\" -e 
config.exeext=\"\" -e config.top=\"/testsuite\"   
--rootdir=../../../libraries/containers/tests  
--rootdir=../../../libraries/hpc/tests  
--rootdir=../../../libraries/bytestring/tests  
--rootdir=../../../libraries/random/tests  
--rootdir=../../../libraries/directory/tests  
--rootdir=../../../libraries/process/tests  
--rootdir=../../../libraries/Cabal/tests  
--rootdir=../../../libraries/unix/tests \
                 \
                 \
                 \
                 \
                 \
                
Traceback (most recent call last):
  File "../../driver/runtests.py", line 116, in ?
    config.timeout = int(read_no_crs(config.top + '/timeout/calibrate.out'))
  File "/buildbot/ghc/kgardas-stable/build/testsuite/driver/testlib.py", line 
1071, in read_no_crs
    h = open(file)
IOError: [Errno 2] No such file or directory: '/testsuite/timeout/calibrate.out'
make: *** [test] Error 1
make: Leaving directory 
`/buildbot/ghc/kgardas-stable/build/testsuite/tests/ghc-regress'
Last 30 lines:

Warning: in export list of "CString": module not found: "Foreign.C.String"
Warning: in export list of "Storable": module not found: "Foreign.Storable"
Warning: in export list of "Bits": module not found: "Data.Bits"
Warning: in export list of "Word": module not found: "Data.Word"
Warning: in export list of "Ptr": module not found: "Foreign.Ptr"
Warning: in export list of "StablePtr": module not found: "Foreign.StablePtr"
Warning: in export list of "Int": module not found: "Data.Int"
Warning: in export list of "ForeignPtr": module not found: "Foreign.ForeignPtr"
Documentation created: dist/doc/html/haskell98/index.html
sh gen_contents_index --inplace
make[2]: Leaving directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries'
make -C compiler  doc stage=2
make[2]: Entering directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/compiler'
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/cabal-bin
 /usr/local/bin/ghc 
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/libraries/bootstrapping.conf
 1.6.0.1 haddock --distpref dist-stage2 \
                                         --html-location='../$pkg' \
                         --haddock-option=--optghc=-DSTAGE=2 \
                         
--with-haddock=/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/utils/haddock/install-inplace/bin/haddock
Preprocessing library ghc-6.10.1.20090110...
Running Haddock for ghc-6.10.1.20090110...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Preprocessing library ghc-6.10.1.20090110...
Warning: in export list of "Maybes": module not found: "Data.Maybe"
Warning: in export list of "Exception": module not found: "Control.Exception"
haddock: out of memory (requested 1048576 bytes)
make[2]: *** [doc.stage.2] Error 1
make[2]: Leaving directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/compiler'
make[1]: *** [stage2] Error 2
make[1]: Leaving directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build'
Last 30 lines:

make[1]: Entering directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/testsuite'
make[1]: *** No rule to make target `boot'.  Stop.
make[1]: Leaving directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/testsuite'
Last 30 lines:

Configuring timeout-1...
./Setup build
Preprocessing executables for timeout-1...
Building timeout-1...
[1 of 1] Compiling Main             ( timeout.hs, 
dist/build/timeout/timeout-tmp/Main.o )
Linking dist/build/timeout/timeout ...
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/rts/libHSrts_thr.a(RtsFlags.thr_o)(.text+0xec1):
 In function `setFullProgArgv':
: warning: strcpy() is almost always misused, please use strlcpy()
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/rts/libHSrts_thr.a(RtsFlags.thr_o)(.text+0xc23):
 In function `open_stats_file':
: warning: sprintf() is often misused, please use snprintf()
./Setup install
Installing executable(s) in
/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/testsuite/timeout/install-inplace/bin
make[2]: Leaving directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/testsuite/timeout'
python ../../driver/runtests.py  -e ghc_with_native_codegen=1 -e 
ghc_with_profiling=0 -e ghc_with_threaded_rts=1 -e ghc_with_interpreter=1 -e 
ghc_unregisterised=0 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e 
config.confdir=\"../../config\" -e 
config.compiler=\"/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/ghc/stage2-inplace/ghc\"
 -e config.compiler_always_flags.append"(\"\")" -e 
config.ghc_pkg=\"/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg\"
 -e 
config.hp2ps=\"/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/utils/hp2ps/hp2ps\"
 -e config.gs=\"gs\" -e config.platform=\"i386-unknown-openbsd\" -e 
config.os=\"\" -e config.wordsize=\"\" -e default_testopts.cleanup=\"1\" -e 
config.timeout="int(-1) or config.timeout" -e 
config.timeout_prog=\"../../timeout/install-inplace/bin/timeout\" -e 
config.exeext=\"\" -e config.top=\"/testsuite\"   
--rootdir=../../../libraries/containers/tests  
--rootdir=../../../libraries/hpc/tests  
--rootdir=../../../libraries/bytestring/tests  
--rootdir=../../../libraries/random/tests  
--rootdir=../../../libraries/directory/tests  
--rootdir=../../../libraries/process/tests  
--rootdir=../../../libraries/Cabal/tests  
--rootdir=../../../libraries/unix/tests \
                 \
                 \
                 \
                 \
                 \
                
Traceback (most recent call last):
  File "../../driver/runtests.py", line 116, in <module>
    config.timeout = int(read_no_crs(config.top + '/timeout/calibrate.out'))
  File 
"/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/testsuite/driver/testlib.py",
 line 1071, in read_no_crs
    h = open(file)
IOError: [Errno 2] No such file or directory: '/testsuite/timeout/calibrate.out'
make[1]: *** [test] Error 1
make[1]: Leaving directory 
`/var/www/virtual/darcs.volkswurst.de/buildbot/ghc/kili-stable/build/testsuite/tests/ghc-regress'
Last 30 lines:

make: *** No rule to make target `boot'.  Stop.
Last 30 lines:

rm -rf install-inplace
/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/ghc/stage2-inplace/ghc
 --make Setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
./Setup configure 
--with-compiler=/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/ghc/stage2-inplace/ghc
 
--with-hc-pkg=/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg
 \
                          --ghc-option=-threaded 
--prefix=/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/testsuite/timeout/install-inplace
Configuring timeout-1...
./Setup build
Preprocessing executables for timeout-1...
Building timeout-1...
[1 of 1] Compiling Main             ( timeout.hs, 
dist/build/timeout/timeout-tmp/Main.o )
Linking dist/build/timeout/timeout ...
./Setup install
Installing executable(s) in
/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/testsuite/timeout/install-inplace/bin
python ../../driver/runtests.py  -e ghc_with_native_codegen=1 -e 
ghc_with_profiling=0 -e ghc_with_threaded_rts=1 -e ghc_with_interpreter=1 -e 
ghc_unregisterised=0 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e 
config.confdir=\"../../config\" -e 
config.compiler=\"/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/ghc/stage2-inplace/ghc\"
 -e config.compiler_always_flags.append"(\"\")" -e 
config.ghc_pkg=\"/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg\"
 -e 
config.hp2ps=\"/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/utils/hp2ps/hp2ps\"
 -e config.gs=\"gs\" -e config.platform=\"powerpc-apple-darwin\" -e 
config.os=\"\" -e config.wordsize=\"\" -e default_testopts.cleanup=\"1\" -e 
config.timeout="int(-1) or config.timeout" -e 
config.timeout_prog=\"../../timeout/install-inplace/bin/timeout\" -e 
config.exeext=\"\" -e config.top=\"/testsuite\"   
--rootdir=../../../libraries/containers/tests  
--rootdir=../../../libraries/hpc/tests  
--rootdir=../../../libraries/bytestring/tests  
--rootdir=../../../libraries/random/tests  
--rootdir=../../../libraries/directory/tests  
--rootdir=../../../libraries/process/tests  
--rootdir=../../../libraries/Cabal/tests  
--rootdir=../../../libraries/unix/tests \
                 \
                 \
                 \
                 \
                 \
                
Traceback (most recent call last):
  File "../../driver/runtests.py", line 116, in <module>
    config.timeout = int(read_no_crs(config.top + '/timeout/calibrate.out'))
  File 
"/Volumes/tn18_HD_1/Users/thorkilnaur/tn/buildbot/ghc/tnaur-ppc-osx-2/tnaur-ppc-osx-stable-2/build/testsuite/driver/testlib.py",
 line 1071, in read_no_crs
    h = open(file)
IOError: [Errno 2] No such file or directory: '/testsuite/timeout/calibrate.out'
make: *** [test] Error 1
Last 30 lines:

make: Entering directory 
`/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/testsuite'
make: *** No rule to make target `boot'.  Stop.
make: Leaving directory 
`/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/testsuite'
Last 30 lines:

                  --ghc-option=-threaded --prefix=
Configuring timeout-1...
Warning: No license-file field.
./Setup build
Preprocessing executables for timeout-1...
Building timeout-1...
[1 of 1] Compiling Main             ( ./timeout.hs, 
dist/build/timeout/timeout-tmp/Main.o )

./timeout.hs:62:58:
    Couldn't match expected type `IOException'
           against inferred type `GHC.IOBase.Exception'
    In the first argument of `show', namely `(e :: IOException)'
    In the second argument of `(++)', namely `show (e :: IOException)'
    In the second argument of `hPutStrLn', namely
        `("Timeout:\n" ++ show (e :: IOException))'

./timeout.hs:97:36:
    Couldn't match expected type `GHC.IOBase.Exception'
           against inferred type `IOException'
      Expected type: GHC.IOBase.Exception -> IO ()
      Inferred type: IOException -> IO ()
    In the second argument of `catch', namely
        `((\ _ -> return ()) :: IOException -> IO ())'
    In the expression:
          io `catch` ((\ _ -> return ()) :: IOException -> IO ())
make[1]: *** [install-inplace/bin/timeout] Error 1
make[1]: Leaving directory 
`/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/testsuite/timeout'
make: *** [../../timeout/install-inplace/bin/timeout] Error 2
make: Leaving directory 
`/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/testsuite/tests/ghc-regress'
Last 30 lines:

make: *** No rule to make target `boot'.  Stop.
Last 30 lines:

rm -rf install-inplace
/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-stable/build/ghc/stage2-inplace/ghc
 --make Setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
./Setup configure 
--with-compiler=/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-stable/build/ghc/stage2-inplace/ghc
 
--with-hc-pkg=/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-stable/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg
 \
                          --ghc-option=-threaded 
--prefix=/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-stable/build/testsuite/timeout/install-inplace
Configuring timeout-1...
./Setup build
Preprocessing executables for timeout-1...
Building timeout-1...
[1 of 1] Compiling Main             ( timeout.hs, 
dist/build/timeout/timeout-tmp/Main.o )
Linking dist/build/timeout/timeout ...
./Setup install
Installing executable(s) in
/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-stable/build/testsuite/timeout/install-inplace/bin
python ../../driver/runtests.py  -e ghc_with_native_codegen=1 -e 
ghc_with_profiling=0 -e ghc_with_threaded_rts=1 -e ghc_with_interpreter=1 -e 
ghc_unregisterised=0 -e ghc_with_smp=1 --rootdir=. --config=../../config/ghc -e 
config.confdir=\"../../config\" -e 
config.compiler=\"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-stable/build/ghc/stage2-inplace/ghc\"
 -e config.compiler_always_flags.append"(\"\")" -e 
config.ghc_pkg=\"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-stable/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg\"
 -e 
config.hp2ps=\"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-stable/build/utils/hp2ps/hp2ps\"
 -e config.gs=\"gs\" -e config.platform=\"i386-apple-darwin\" -e config.os=\"\" 
-e config.wordsize=\"\" -e default_testopts.cleanup=\"1\" -e 
config.timeout="int(-1) or config.timeout" -e 
config.timeout_prog=\"../../timeout/install-inplace/bin/timeout\" -e 
config.exeext=\"\" -e config.top=\"/testsuite\"   
--rootdir=../../../libraries/containers/tests  
--rootdir=../../../libraries/hpc/tests  
--rootdir=../../../libraries/bytestring/tests  
--rootdir=../../../libraries/random/tests  
--rootdir=../../../libraries/directory/tests  
--rootdir=../../../libraries/process/tests  
--rootdir=../../../libraries/Cabal/tests  
--rootdir=../../../libraries/unix/tests \
                 \
                 \
                 \
                 \
                 \
                
Traceback (most recent call last):
  File "../../driver/runtests.py", line 116, in <module>
    config.timeout = int(read_no_crs(config.top + '/timeout/calibrate.out'))
  File 
"/Users/thorkilnaur/tn/buildbot/ghc/tnaur-x86-osx/tnaur-x86-osx-stable/build/testsuite/driver/testlib.py",
 line 1071, in read_no_crs
    h = open(file)
IOError: [Errno 2] No such file or directory: '/testsuite/timeout/calibrate.out'
make: *** [test] Error 1
Last 30 lines:

Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/parsec libraries/parsec
Copying patch 1 of 3...Copying patch 2 of 3...Copying patch 3 of 3...Copying 
patch 3 of 3... done.
Applying patch 1 of 2... Applying patch 2 of 2... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/parallel libraries/parallel
Copying patch 1 of 9...Copying patch 2 of 9...Copying patch 3 of 9...Copying 
patch 4 of 9...Copying patch 5 of 9...Copying patch 6 of 9...Copying patch 7 of 
9...Copying patch 8 of 9...Copying patch 9 of 9...Copying patch 9 of 9... done.
Applying patch 1 of 8... Applying patch 2 of 8... Applying patch 3 of 8... 
Applying patch 4 of 8... Applying patch 5 of 8... Applying patch 6 of 8... 
Applying patch 7 of 8... Applying patch 8 of 8... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/regex-base libraries/regex-base
Copying patch 1 of 6...Copying patch 2 of 6...Copying patch 3 of 6...Copying 
patch 4 of 6...Copying patch 5 of 6...Copying patch 6 of 6...Copying patch 6 of 
6... done.
Applying patch 1 of 5... Applying patch 2 of 5... Applying patch 3 of 5... 
Applying patch 4 of 5... Applying patch 5 of 5... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/regex-compat libraries/regex-compat
Copying patch 1 of 3...Copying patch 2 of 3...Copying patch 3 of 3...Copying 
patch 3 of 3... done.
Applying patch 1 of 2... Applying patch 2 of 2... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/regex-posix libraries/regex-posix
Copying patch 1 of 6...Copying patch 2 of 6...Copying patch 3 of 6...Copying 
patch 4 of 6...Copying patch 5 of 6...Copying patch 6 of 6...Copying patch 6 of 
6... done.
Applying patch 1 of 5... Applying patch 2 of 5... Applying patch 3 of 5... 
Applying patch 4 of 5... Applying patch 5 of 5... done.
Finished getting.
== running darcs get --partial http://darcs.haskell.org/ghc-stable/packages/stm 
libraries/stm
Copying patch 1 of 76...Copying patch 2 of 76...Copying patch 3 of 76...Copying 
patch 4 of 76...Copying patch 5 of 76...Copying patch 6 of 76...Copying patch 7 
of 76...Copying patch 8 of 76...Copying patch 9 of 76...Copying patch 10 of 
76...Copying patch 11 of 76...Copying patch 12 of 76...Copying patch 13 of 
76...Copying patch 14 of 76...Copying patch 15 of 76...Copying patch 16 of 
76...Copying patch 17 of 76...Copying patch 18 of 76...Copying patch 19 of 
76...Copying patch 20 of 76...Copying patch 21 of 76...Copying patch 22 of 
76...Copying patch 23 of 76...Copying patch 24 of 76...Copying patch 25 of 
76...Copying patch 26 of 76...Copying patch 27 of 76...Copying patch 28 of 
76...Copying patch 29 of 76...Copying patch 30 of 76...Copying patch 31 of 
76...Copying patch 32 of 76...Copying patch 33 of 76...Copying patch 34 of 
76...Copying patch 35 of 76...Copying patch 36 of 76...Copying patch 37 of 
76...Copying patch 38 of 76...Copying patch 39 of 76...Copying patch 40 of 
76...Copying patch 41 of 76...Copying patch 42 of 76...Copying patch 43 of 
76...Copying patch 44 of 76...Copying patch 45 of 76...Copying patch 46 of 
76...Copying patch 47 of 76...Copying patch 48 of 76...Copying patch 49 of 
76...Copying patch 50 of 76...Copying patch 51 of 76...Copying patch 52 of 
76...Copying patch 53 of 76...Copying patch 54 of 76...Copying patch 55 of 
76...Copying patch 56 of 76...Copying patch 57 of 76...Copying patch 58 of 
76...Copying patch 59 of 76...Copying patch 60 of 76...Copying patch 61 of 
76...Copying patch 62 of 76...Copying patch 63 of 76...Copying patch 64 of 
76...Copying patch 65 of 76...Copying patch 66 of 76...Copying patch 67 of 
76...Copying patch 68 of 76...Copying patch 69 of 76...Copying patch 70 of 
76...Copying patch 71 of 76...Copying patch 72 of 76...Copying patch 73 of 
76...Copying patch 74 of 76...Copying patch 75 of 76...Copying patch 76 of 
76...Copying patch 76 of 76... done.
Applying patch 1 of 76... Applying patch 2 of 76... Applying patch 3 of 76... 
Applying patch 4 of 76... Applying patch 5 of 76... Applying patch 6 of 76... 
Applying patch 7 of 76... Applying patch 8 of 76... Applying patch 9 of 76... 
Applying patch 10 of 76... Applying patch 11 of 76... Applying patch 12 of 
76... Applying patch 13 of 76... Applying patch 14 of 76... Applying patch 15 
of 76... Applying patch 16 of 76... Applying patch 17 of 76... Applying patch 
18 of 76... Applying patch 19 of 76... Applying patch 20 of 76... Applying 
patch 21 of 76... Applying patch 22 of 76... Applying patch 23 of 76... 
Applying patch 24 of 76... Applying patch 25 of 76... Applying patch 26 of 
76... Applying patch 27 of 76... Applying patch 28 of 76... Applying patch 29 
of 76... Applying patch 30 of 76... Applying patch 31 of 76... Applying patch 
32 of 76... Applying patch 33 of 76... Applying patch 34 of 76... Applying 
patch 35 of 76... Applying patch 36 of 76... Applying patch 37 of 76... 
Applying patch 38 of 76... Applying patch 39 of 76... Applying patch 40 of 
76... Applying patch 41 of 76... Applying patch 42 of 76... Applying patch 43 
of 76... Applying patch 44 of 76... Applying patch 45 of 76... Applying patch 
46 of 76... Applying patch 47 of 76... Applying patch 48 of 76... Applying 
patch 49 of 76... Applying patch 50 of 76... Applying patch 51 of 76... 
Applying patch 52 of 76... Applying patch 53 of 76... Applying patch 54 of 
76... Applying patch 55 of 76... Applying patch 56 of 76... Applying patch 57 
of 76... Applying patch 58 of 76... Applying patch 59 of 76... Applying patch 
60 of 76... Applying patch 61 of 76... Applying patch 62 of 76... Applying 
patch 63 of 76... Applying patch 64 of 76... Applying patch 65 of 76... 
Applying patch 66 of 76... Applying patch 67 of 76... Applying patch 68 of 
76... Applying patch 69 of 76... Applying patch 70 of 76... Applying patch 71 
of 76... Applying patch 72 of 76... Applying patch 73 of 76... Applying patch 
74 of 76... Applying patch 75 of 76... Applying patch 76 of 76... done
.
darcs.exe: bug in darcs!
Impossible case at PatchRead.lhs:58 compiled 10:59:20 Jan 10 2008
Please report this to b...@darcs.net,
If possible include the output of 'darcs --exact-version'.
darcs failed: 256 at ./darcs-all line 69.
Last 30 lines:

make[1]: Entering directory `/buildbot/x86-win-fast-stable/build/testsuite'
make[1]: *** No rule to make target `boot'.  Stop.
make[1]: Leaving directory `/buildbot/x86-win-fast-stable/build/testsuite'
Last 30 lines:

make[1]: Entering directory 
`/buildbot/x86-win-fast-stable/build/testsuite/tests/ghc-regress'
make fast=YES
make[2]: Entering directory 
`/buildbot/x86-win-fast-stable/build/testsuite/tests/ghc-regress'
Looks like you don't have timeout, building it first...
cd ../../timeout && make -w all
make[3]: Entering directory 
`/buildbot/x86-win-fast-stable/build/testsuite/timeout'
rm -f -f TimeMe.o TimeMe.hi TimeMe TimeMe.exe
python calibrate "" > calibrate.out
rm -rf install-inplace
/buildbot/x86-win-fast-stable/build/ghc/stage2-inplace/ghc --make Setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup.exe ...
./Setup configure 
--with-compiler=/buildbot/x86-win-fast-stable/build/ghc/stage2-inplace/ghc 
--with-hc-pkg=/buildbot/x86-win-fast-stable/build/utils/ghc-pkg/install-inplace/bin/ghc-pkg
 \
                          --ghc-option=-threaded 
--prefix=/buildbot/x86-win-fast-stable/build/testsuite/timeout/install-inplace
Configuring timeout-1...
Setup.exe: Cannot find the program 'ghc' at
'/buildbot/x86-win-fast-stable/build/ghc/stage2-inplace/ghc' or on the path
make[3]: *** [install-inplace/bin/timeout] Error 1
make[3]: Leaving directory 
`/buildbot/x86-win-fast-stable/build/testsuite/timeout'
make[2]: *** [../../timeout/install-inplace/bin/timeout] Error 2
make[2]: Leaving directory 
`/buildbot/x86-win-fast-stable/build/testsuite/tests/ghc-regress'
make[1]: *** [fast] Error 2
make[1]: Leaving directory 
`/buildbot/x86-win-fast-stable/build/testsuite/tests/ghc-regress'
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to