Build results:
gabor stable:            pass
tnaur PPC OSX stable 2:  fail (failed darcs)
tnaur x86 Linux stable:  fail (failed stage1)
x86 Windows stable:      fail (failed stage1)
x86 Windows stable fast: pass pass lost pass pass pass
x86-64 Linux stable:     fail (failed getsubrepos)

Old unexpected test failures:

    2122               1  x86 Windows stable fast
    base01             2  gabor stable
    break019           2  gabor stable
    bug1677            2  gabor stable
    conc064            1  gabor stable
    conflicting_flags  1  x86 Windows stable fast
    derefnull          1  x86 Windows stable fast
    divbyzero          1  x86 Windows stable fast
    gadt-escape1       2  gabor stable
    ghc-e003           1  x86 Windows stable fast
    ghc-e005           1  x86 Windows stable fast
    ghci012            2  gabor stable
    ghci032            2  gabor stable
    ghcpkg01           1  gabor stable
    hpc_raytrace       1  gabor stable
    mod178             2  gabor stable
    print002           2  gabor stable
    read029            2  gabor stable
    rebindable6        2  gabor stable
    rn063              2  gabor stable
    rn065              2  gabor stable
    tcfail016          2  gabor stable
    tcfail186          2  gabor stable
Last 30 lines:

Invalid repository:  http://darcs.haskell.org/ghc-stable/ghc

darcs failed:  Failed to download URL 
http://darcs.haskell.org/ghc-stable/ghc/_darcs/inventory : couldn't resolve host
Last 30 lines:

 in 
/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/utils/runstdtest
------------------------------------------------------------------------
Finished making boot in runstdtest: 0
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in 
/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/utils/ghc-pkg
------------------------------------------------------------------------
Creating Version.hs ... 
../../utils/mkdependC/mkdependC -f .depend     -- -O    -- CRT_noglob.c 
/home/tn/tn/install/ghc-6.4.1/bin/ghc -M -optdep-f -optdep.depend  -osuf o 
-optdep--exclude-module=Compat.RawSystem 
-optdep--exclude-module=Compat.Directory -optdep--exclude-module=Compat.Unicode 
-optdep--exclude-module=Distribution.Compat.FilePath 
-optdep--exclude-module=Distribution.Compat.ReadP 
-optdep--exclude-module=Distribution.Extension 
-optdep--exclude-module=Distribution.GetOpt 
-optdep--exclude-module=Distribution.InstalledPackageInfo 
-optdep--exclude-module=Distribution.License 
-optdep--exclude-module=Distribution.Package 
-optdep--exclude-module=Distribution.ParseUtils 
-optdep--exclude-module=Distribution.Compiler 
-optdep--exclude-module=Distribution.Version 
-optdep--exclude-module=System.FilePath 
-optdep--exclude-module=System.FilePath.Posix 
-optdep--exclude-module=System.FilePath.Windows 
-optdep--exclude-module=System.Directory.Internals 
-optdep--exclude-module=Trace.Hpc.Mix -optdep--exclude-module=Trace.Hpc.Tix 
-optdep--exclude-module=Trace.Hpc.Util   -H16m -O -cpp -Wall 
-fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat 
-ignore-package Cabal -Rghc-timing -O -fasm -package unix Main.hs Version.hs
<<ghc: 14911404 bytes, 4 GCs, 109844/109844 avg/max bytes residency (1 
samples), 16M in use, 0.00 INIT (0.00 elapsed), 0.02 MUT (0.17 elapsed), 0.02 
GC (0.03 elapsed) :ghc>>
make all
echo "import System.Cmd; import System.Environment; import System.Exit" > 
ghc-pkg-inplace.hs
echo "main = do args <- getArgs; rawSystem 
\"/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/utils/ghc-pkg/ghc-pkg.bin\"
 
(\"--global-conf\":\"/home/tn/tn/buildbot/ghc/tnaur-x86-linux/tnaur-x86-linux-stable/build/driver/package.conf.inplace\":args)
 >>= exitWith" >> ghc-pkg-inplace.hs
/home/tn/tn/install/ghc-6.4.1/bin/ghc --make ghc-pkg-inplace.hs -o 
ghc-pkg-inplace -L../../compat -lghccompat   
Chasing modules from: ghc-pkg-inplace.hs
Compiling Main             ( ghc-pkg-inplace.hs, ghc-pkg-inplace.o )
Linking ...
/home/tn/tn/install/ghc-6.4.1/bin/ghc -H16m -O -cpp -Wall 
-fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat 
-ignore-package Cabal  -Rghc-timing -O -fasm -package unix    -c Version.hs -o 
Version.o  -ohi Version.hi
<<ghc: 28220188 bytes, 9 GCs, 1401052/2700252 avg/max bytes residency (2 
samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.09 MUT (1.27 elapsed), 0.09 
GC (0.09 elapsed) :ghc>>
/home/tn/tn/install/ghc-6.4.1/bin/ghc -H16m -O -cpp -Wall 
-fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat 
-ignore-package Cabal  -Rghc-timing -O -fasm -package unix    -c Main.hs -o 
Main.o  -ohi Main.hi

Main.hs:245:33: Not in scope: `isInfixOf'
<<ghc: 49068472 bytes, 11 GCs, 1067136/2032524 avg/max bytes residency (2 
samples), 17M in use, 0.00 INIT (0.00 elapsed), 0.18 MUT (0.97 elapsed), 0.10 
GC (0.12 elapsed) :ghc>>
make[3]: *** [Main.o] Error 1
make[2]: *** [boot] Error 2
Failed making boot in ghc-pkg: 1
make[1]: *** [boot] Error 1
make: *** [stage1] Error 1
Last 30 lines:

rm -f -rf html/setup
mkdir html/setup
cp html/Setup.*hs html/setup
cd html/setup && /cygdrive/c/ghc/ghc-6.6/bin/ghc -Wall -cpp --make Setup.*hs -o 
Setup \
                              -DCABAL_VERSION=1,2,3,0 
-i../../bootstrapping.Cabal -i../../bootstrapping.filepath
[42 of 42] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup.exe ...
rm -f -rf network/setup
mkdir network/setup
cp network/Setup.*hs network/setup
cd network/setup && /cygdrive/c/ghc/ghc-6.6/bin/ghc -Wall -cpp --make Setup.*hs 
-o Setup \
                              -DCABAL_VERSION=1,2,3,0 
-i../../bootstrapping.Cabal -i../../bootstrapping.filepath
[42 of 42] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup.exe ...
rm -f -rf QuickCheck/setup
mkdir QuickCheck/setup
cp QuickCheck/Setup.*hs QuickCheck/setup
cd QuickCheck/setup && /cygdrive/c/ghc/ghc-6.6/bin/ghc -Wall -cpp --make 
Setup.*hs -o Setup \
                              -DCABAL_VERSION=1,2,3,0 
-i../../bootstrapping.Cabal -i../../bootstrapping.filepath
[42 of 42] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup.exe ...
rm -f -rf HUnit/setup
mkdir HUnit/setup
cp HUnit/Setup.*hs HUnit/setup
cp: cannot stat `HUnit/Setup.*hs': No such file or directory
make[2]: *** [HUnit/setup/Setup] Error 1
make[2]: Leaving directory `/buildbot/x86-win-stable/build/libraries'
make[1]: *** [stage1] Error 2
make[1]: Leaving directory `/buildbot/x86-win-stable/build'
Last 30 lines:

Finished getting.
== running darcs get --partial http://darcs.haskell.org/ghc-stable/packages/cgi
Copying patch 1 of 10...Copying patch 2 of 10...Copying patch 3 of 10...Copying 
patch 4 of 10...Copying patch 5 of 10...Copying patch 6 of 10...Copying patch 7 
of 10...Copying patch 8 of 10...Copying patch 9 of 10...Copying patch 10 of 
10...Copying patch 10 of 10... done.
Applying patch 1 of 9... Applying patch 2 of 9... Applying patch 3 of 9... 
Applying patch 4 of 9... Applying patch 5 of 9... Applying patch 6 of 9... 
Applying patch 7 of 9... Applying patch 8 of 9... Applying patch 9 of 9... done.
Finished getting.
== running darcs get --partial http://darcs.haskell.org/ghc-stable/packages/fgl
Copying patch 1 of 27...Copying patch 2 of 27...Copying patch 3 of 27...Copying 
patch 4 of 27...Copying patch 5 of 27...Copying patch 6 of 27...Copying patch 7 
of 27...Copying patch 8 of 27...Copying patch 9 of 27...Copying patch 10 of 
27...Copying patch 11 of 27...Copying patch 12 of 27...Copying patch 13 of 
27...Copying patch 14 of 27...Copying patch 15 of 27...Copying patch 16 of 
27...Copying patch 17 of 27...Copying patch 18 of 27...Copying patch 19 of 
27...Copying patch 20 of 27...Copying patch 21 of 27...Copying patch 22 of 
27...Copying patch 23 of 27...Copying patch 24 of 27...Copying patch 25 of 
27...Copying patch 26 of 27...Copying patch 27 of 27...Copying patch 27 of 
27... done.
Applying patch 1 of 26... Applying patch 2 of 26... Applying patch 3 of 26... 
Applying patch 4 of 26... Applying patch 5 of 26... Applying patch 6 of 26... 
Applying patch 7 of 26... Applying patch 8 of 26... Applying patch 9 of 26... 
Applying patch 10 of 26... Applying patch 11 of 26... Applying patch 12 of 
26... Applying patch 13 of 26... Applying patch 14 of 26... Applying patch 15 
of 26... Applying patch 16 of 26... Applying patch 17 of 26... Applying patch 
18 of 26... Applying patch 19 of 26... Applying patch 20 of 26... Applying 
patch 21 of 26... Applying patch 22 of 26... Applying patch 23 of 26... 
Applying patch 24 of 26... Applying patch 25 of 26... Applying patch 26 of 
26... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/haskell-src
Copying patch 1 of 29...Copying patch 2 of 29...Copying patch 3 of 29...Copying 
patch 4 of 29...Copying patch 5 of 29...Copying patch 6 of 29...Copying patch 7 
of 29...Copying patch 8 of 29...Copying patch 9 of 29...Copying patch 10 of 
29...Copying patch 11 of 29...Copying patch 12 of 29...Copying patch 13 of 
29...Copying patch 14 of 29...Copying patch 15 of 29...Copying patch 16 of 
29...Copying patch 17 of 29...Copying patch 18 of 29...Copying patch 19 of 
29...Copying patch 20 of 29...Copying patch 21 of 29...Copying patch 22 of 
29...Copying patch 23 of 29...Copying patch 24 of 29...Copying patch 25 of 
29...Copying patch 26 of 29...Copying patch 27 of 29...Copying patch 28 of 
29...Copying patch 29 of 29...Copying patch 29 of 29... done.
Applying patch 1 of 28... Applying patch 2 of 28... Applying patch 3 of 28... 
Applying patch 4 of 28... Applying patch 5 of 28... Applying patch 6 of 28... 
Applying patch 7 of 28... Applying patch 8 of 28... Applying patch 9 of 28... 
Applying patch 10 of 28... Applying patch 11 of 28... Applying patch 12 of 
28... Applying patch 13 of 28... Applying patch 14 of 28... Applying patch 15 
of 28... Applying patch 16 of 28... Applying patch 17 of 28... Applying patch 
18 of 28... Applying patch 19 of 28... Applying patch 20 of 28... Applying 
patch 21 of 28... Applying patch 22 of 28... Applying patch 23 of 28... 
Applying patch 24 of 28... Applying patch 25 of 28... Applying patch 26 of 
28... Applying patch 27 of 28... Applying patch 28 of 28... done.
Finished getting.
== running darcs get --partial http://darcs.haskell.org/ghc-stable/packages/html
Copying patch 1 of 20...Copying patch 2 of 20...Copying patch 3 of 20...Copying 
patch 4 of 20...Copying patch 5 of 20...Copying patch 6 of 20...Copying patch 7 
of 20...Copying patch 8 of 20...Copying patch 9 of 20...Copying patch 10 of 
20...Copying patch 11 of 20...Copying patch 12 of 20...Copying patch 13 of 
20...Copying patch 14 of 20...Copying patch 15 of 20...Copying patch 16 of 
20...Copying patch 17 of 20...Copying patch 18 of 20...Copying patch 19 of 
20...Copying patch 20 of 20...Copying patch 20 of 20... done.
Applying patch 1 of 20... Applying patch 2 of 20... Applying patch 3 of 20... 
Applying patch 4 of 20... Applying patch 5 of 20... Applying patch 6 of 20... 
Applying patch 7 of 20... Applying patch 8 of 20... Applying patch 9 of 20... 
Applying patch 10 of 20... Applying patch 11 of 20... Applying patch 12 of 
20... Applying patch 13 of 20... Applying patch 14 of 20... Applying patch 15 
of 20... Applying patch 16 of 20... Applying patch 17 of 20... Applying patch 
18 of 20... Applying patch 19 of 20... Applying patch 20 of 20... done.
Finished getting.
== running darcs get --partial http://darcs.haskell.org/ghc-stable/packages/mtl
Copying patch 1 of 34...Copying patch 2 of 34...Copying patch 3 of 34...Copying 
patch 4 of 34...Copying patch 5 of 34...Copying patch 6 of 34...Copying patch 7 
of 34...Copying patch 8 of 34...Copying patch 9 of 34...Copying patch 10 of 
34...Copying patch 11 of 34...Copying patch 12 of 34...Copying patch 13 of 
34...Copying patch 14 of 34...Copying patch 15 of 34...Copying patch 16 of 
34...Copying patch 17 of 34...Copying patch 18 of 34...Copying patch 19 of 
34...Copying patch 20 of 34...Copying patch 21 of 34...Copying patch 22 of 
34...Copying patch 23 of 34...Copying patch 24 of 34...Copying patch 25 of 
34...Copying patch 26 of 34...Copying patch 27 of 34...Copying patch 28 of 
34...Copying patch 29 of 34...Copying patch 30 of 34...Copying patch 31 of 
34...Copying patch 32 of 34...Copying patch 33 of 34...Copying patch 34 of 
34...Copying patch 34 of 34... done.
Applying patch 1 of 33... Applying patch 2 of 33... Applying patch 3 of 33... 
Applying patch 4 of 33... Applying patch 5 of 33... Applying patch 6 of 33... 
Applying patch 7 of 33... Applying patch 8 of 33... Applying patch 9 of 33... 
Applying patch 10 of 33... Applying patch 11 of 33... Applying patch 12 of 
33... Applying patch 13 of 33... Applying patch 14 of 33... Applying patch 15 
of 33... Applying patch 16 of 33... Applying patch 17 of 33... Applying patch 
18 of 33... Applying patch 19 of 33... Applying patch 20 of 33... Applying 
patch 21 of 33... Applying patch 22 of 33... Applying patch 23 of 33... 
Applying patch 24 of 33... Applying patch 25 of 33... Applying patch 26 of 
33... Applying patch 27 of 33... Applying patch 28 of 33... Applying patch 29 
of 33... Applying patch 30 of 33... Applying patch 31 of 33... Applying patch 
32 of 33... Applying patch 33 of 33... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/network
Copying patch 1 of 66...Copying patch 2 of 66...Copying patch 3 of 66...Copying 
patch 4 of 66...Copying patch 5 of 66...Copying patch 6 of 66...Copying patch 7 
of 66...Copying patch 8 of 66...Copying patch 9 of 66...Copying patch 10 of 
66...Copying patch 11 of 66...Copying patch 12 of 66...Copying patch 13 of 
66...Copying patch 14 of 66...Copying patch 15 of 66...Copying patch 16 of 
66...Copying patch 17 of 66...Copying patch 18 of 66...Copying patch 19 of 
66...Copying patch 20 of 66...Copying patch 21 of 66...Copying patch 22 of 
66...Copying patch 23 of 66...Copying patch 24 of 66...Copying patch 25 of 
66...Copying patch 26 of 66...Copying patch 27 of 66...Copying patch 28 of 
66...Copying patch 29 of 66...Copying patch 30 of 66...Copying patch 31 of 
66...Copying patch 32 of 66...Copying patch 33 of 66...Copying patch 34 of 
66...Copying patch 35 of 66...Copying patch 36 of 66...Copying patch 37 of 
66...Copying patch 38 of 66...Copying patch 39 of 66...Copying patch 40 of 
66...Copying patch 41 of 66...Copying patch 42 of 66...Copying patch 43 of 
66...Copying patch 44 of 66...Copying patch 45 of 66...Copying patch 46 of 
66...Copying patch 47 of 66...Copying patch 48 of 66...Copying patch 49 of 
66...Copying patch 50 of 66...Copying patch 51 of 66...Copying patch 52 of 
66...Copying patch 53 of 66...Copying patch 54 of 66...Copying patch 55 of 
66...Copying patch 56 of 66...Copying patch 57 of 66...Copying patch 58 of 
66...Copying patch 59 of 66...Copying patch 60 of 66...Copying patch 61 of 
66...Copying patch 62 of 66...Copying patch 63 of 66...Copying patch 64 of 
66...Copying patch 65 of 66...Copying patch 66 of 66...Copying patch 66 of 
66... done.
Applying patch 1 of 65... Applying patch 2 of 65... Applying patch 3 of 65... 
Applying patch 4 of 65... Applying patch 5 of 65... Applying patch 6 of 65... 
Applying patch 7 of 65... Applying patch 8 of 65... Applying patch 9 of 65... 
Applying patch 10 of 65... Applying patch 11 of 65... Applying patch 12 of 
65... Applying patch 13 of 65... Applying patch 14 of 65... Applying patch 15 
of 65... Applying patch 16 of 65... Applying patch 17 of 65... Applying patch 
18 of 65... Applying patch 19 of 65... Applying patch 20 of 65... Applying 
patch 21 of 65... Applying patch 22 of 65... Applying patch 23 of 65... 
Applying patch 24 of 65... Applying patch 25 of 65... Applying patch 26 of 
65... Applying patch 27 of 65... Applying patch 28 of 65... Applying patch 29 
of 65... Applying patch 30 of 65... Applying patch 31 of 65... Applying patch 
32 of 65... Applying patch 33 of 65... Applying patch 34 of 65... Applying 
patch 35 of 65... Applying patch 36 of 65... Applying patch 37 of 65... 
Applying patch 38 of 65... Applying patch 39 of 65... Applying patch 40 of 
65... Applying patch 41 of 65... Applying patch 42 of 65... Applying patch 43 
of 65... Applying patch 44 of 65... Applying patch 45 of 65... Applying patch 
46 of 65... Applying patch 47 of 65... Applying patch 48 of 65... Applying 
patch 49 of 65... Applying patch 50 of 65... Applying patch 51 of 65... 
Applying patch 52 of 65... Applying patch 53 of 65... Applying patch 54 of 
65... Applying patch 55 of 65... Applying patch 56 of 65... Applying patch 57 
of 65... Applying patch 58 of 65... Applying patch 59 of 65... Applying patch 
60 of 65... Applying patch 61 of 65... Applying patch 62 of 65... Applying 
patch 63 of 65... Applying patch 64 of 65... Applying patch 65 of 65... done.
Finished getting.
== running darcs get --partial 
http://darcs.haskell.org/ghc-stable/packages/parsec
Copying patch 1 of 19...
darcs failed:  Failed to download URL 
http://darcs.haskell.org/ghc-stable/packages/parsec/_darcs/patches/20071218204849-73ab9-f5ebfc8055fc336c0cd0ebe931ae8342ea7ed95d.gz
 : HTTP error (404?)
darcs failed: 512 at ./darcs-all line 57.
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to