[nightly] 29-Jun-2008 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2008-06-29 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/simonmar/nightly/HEAD Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx Nightly build started on cam-02-unx at Sun Jun 29 18:00:01 BST 2008. checking out

patch applied (ghc): Follow Cabal changes

2008-06-29 Thread Ian Lynagh
Sun Jun 29 14:16:33 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Follow Cabal changes A ./compat/Distribution/ModuleName.hs M ./compat/compat.mk +1 M ./compiler/main/PackageConfig.hs -2 +24 M ./compiler/main/Packages.lhs -6 +4 M ./libraries/installPackage.hs -1 +4 M ./utils

patch applied (ghc): Rename cabal to cabal-bin

2008-06-29 Thread Ian Lynagh
Sun Jun 29 04:00:03 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Rename cabal to cabal-bin Avoids conflicts with the Cabal library on case-insensitive filesystems ./libraries/cabal.hs -> ./libraries/cabal-bin.hs M ./.darcs-boring -1 +1 M ./libraries/Makefile -11 +11 View patch onli

[nightly] 29-Jun-2008 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2008-06-29 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/simonmar/nightly/STABLE Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx Nightly build started on cam-02-unx at Sun Jun 29 18:10:01 BST 2008. checki

Re: .darcs-boring needs an update

2008-06-29 Thread Ian Lynagh
On Sat, May 03, 2008 at 07:05:18PM -0400, Norman Ramsey wrote: > while taking extra care not to screw up, I dran > > darcs whatsnew -ls > > and I got a flood of entries I've tidied this up now - it should be more-or-less clean. Thanks Ian ___ Cvs-

patch applied (testsuite): Remove uses of clean_o_hi

2008-06-29 Thread Ian Lynagh
Sat Jun 28 15:37:59 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Remove uses of clean_o_hi This makes the testsuite more resilient when using threads ./tests/ghc-regress/cabal/pkg02/pkg02_b.stderr -> ./tests/ghc-regress/cabal/pkg02/pkg02.stderr A ./tests/ghc-regress/cabal/pkg02/Makefil

patch applied (testsuite): More cleanup fixes

2008-06-29 Thread Ian Lynagh
Sat Jun 28 18:04:52 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * More cleanup fixes M ./tests/ghc-regress/cabal/all.T -1 +1 M ./tests/ghc-regress/driver/1959/test.T -1 +2 M ./tests/ghc-regress/driver/all.T -1 +1 M ./tests/ghc-regress/indexed-types/should_compile/all.T -3 +3 M .

patch applied (testsuite): Fix ghcpkg04

2008-06-29 Thread Ian Lynagh
Sat Jun 28 11:07:21 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Fix ghcpkg04 M ./tests/ghc-regress/cabal/all.T -2 +3 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20080628180721-3fd76-488474245e2b14c9e8504a170d77525b6349a822.gz

patch applied (testsuite): Clean .std{out,err}.normalised

2008-06-29 Thread Ian Lynagh
Sat Jun 28 10:17:42 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Clean .std{out,err}.normalised M ./driver/testlib.py +1 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20080628171742-3fd76-e9a595ceb6f6f445bbb6cf6d090eed4be2c065eb.gz _

patch applied (testsuite): Tweak whitespace

2008-06-29 Thread Ian Lynagh
Sat Jun 28 10:18:23 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Tweak whitespace M ./driver/testlib.py -4 +4 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20080628171823-3fd76-78b58cdb74d34ca81efd3073714415afb81d5688.gz ___

patch applied (testsuite): Tweak some tests: tell make to be quiet rather than ignoring all output

2008-06-29 Thread Ian Lynagh
Sat Jun 28 05:55:39 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Tweak some tests: tell make to be quiet rather than ignoring all output M ./tests/ghc-regress/cabal/Makefile -6 +6 M ./tests/ghc-regress/cabal/all.T -10 +11 M ./tests/ghc-regress/cabal/cabal01/Makefile -8 +10 M ./test

patch applied (testsuite): Use extra_clean rather than clean

2008-06-29 Thread Ian Lynagh
Sat Jun 28 08:27:43 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Use extra_clean rather than clean This makes things more robust when running with threads ./tests/ghc-regress/lib/should_run/Memo.lhs -> ./tests/ghc-regress/lib/should_run/Memo1.lhs M ./tests/ghc-regress/cabal/Makefile -3

patch applied (testsuite): Clean empty directories as well as files

2008-06-29 Thread Ian Lynagh
Sat Jun 28 05:25:44 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Clean empty directories as well as files M ./driver/testlib.py -1 +6 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20080628122544-3fd76-7f4fa8d0b686a9f44e62f734157d1c5b5b316e37.gz

patch applied (testsuite): More testsuite cleaning

2008-06-29 Thread Ian Lynagh
Fri Jun 27 13:32:50 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * More testsuite cleaning M ./tests/ghc-regress/ffi/should_run/all.T -3 +2 M ./tests/ghc-regress/ghci/prog001/prog001.T -2 +1 M ./tests/ghc-regress/ghci/prog009/ghci.prog009.T -1 +4 M ./tests/ghc-regress/ghci/scripts/19

patch applied (testsuite): Update .darcs-boring

2008-06-29 Thread Ian Lynagh
Fri Jun 27 13:31:55 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Update .darcs-boring M ./.darcs-boring +3 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20080627203155-3fd76-53271eb485daa9eaa4a255779b2a2372394a65ab.gz ___ Cvs

patch applied (testsuite): Testsuite cleaning fixes

2008-06-29 Thread Ian Lynagh
Fri Jun 27 12:14:41 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Testsuite cleaning fixes M ./tests/ghc-regress/cabal/1750.stdout -1 +1 M ./tests/ghc-regress/cabal/Makefile -47 +55 M ./tests/ghc-regress/cabal/all.T -3 +18 M ./tests/ghc-regress/driver/1959/test.T -1 +4 M ./tests

patch applied (testsuite): .darcs-boring updates

2008-06-29 Thread Ian Lynagh
Fri Jun 27 09:18:02 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * .darcs-boring updates M ./.darcs-boring +4 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20080627161802-3fd76-e1ee8f2cebbb2bf073349f3903faca8c02cc6ff0.gz ___ Cv

patch applied (testsuite): Fix ghci024's test stanza

2008-06-29 Thread Ian Lynagh
Fri Jun 27 07:28:15 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Fix ghci024's test stanza We need to talk about the powerpc-apple-darwin platform rather than the powerpc_apple_darwin platform. Spotted by Claus / Thorkil. M ./tests/ghc-regress/ghci/scripts/all.T -1 +1 View p

patch applied (ghc): mkdirhier.sh now accepts -q, which makes it be quiet

2008-06-29 Thread Ian Lynagh
Fri Jun 27 16:35:28 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * mkdirhier.sh now accepts -q, which makes it be quiet M ./utils/mkdirhier/mkdirhier.sh -1 +12 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080627233528-3fd76-fed02ee7b53aa59de2bd1cb7b124c328b01af5f3.gz __

patch applied (ghc): Update .darcs-boring

2008-06-29 Thread Ian Lynagh
Fri Jun 27 11:14:10 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Update .darcs-boring M ./.darcs-boring +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080627181410-3fd76-04eb728a1175c1b795d341281f34d33ea4c9292e.gz ___ Cvs-ghc m

patch applied (ghc): Update darcs-boring

2008-06-29 Thread Ian Lynagh
Fri Jun 27 08:41:42 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Update darcs-boring M ./.darcs-boring -3 +17 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080627154142-3fd76-5bc9f6c2e31bb5a3bbfe0a380c010026727ed6a7.gz ___ Cvs-gh

patch applied (ghc): Update .darcs-boring

2008-06-29 Thread Ian Lynagh
Fri Jun 27 07:56:33 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Update .darcs-boring M ./.darcs-boring -46 +53 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080627145633-3fd76-1af4d706c8eb1e8bf28304e500c68990838b6ea4.gz ___ Cvs-

Daily report for head

2008-06-29 Thread BuildBot Collator
Build results: x86-64 Linux head: lost kahl G5 Gentoo Linux head: pass x86-64 Linux head unreg: lost Old unexpected test failures: 10queens1 kgardas head 16792 kahl G5 Gentoo Linux head 17441 kgardas head 1780

Daily report for stable

2008-06-29 Thread BuildBot Collator
Build results: kahl G5 Gentoo Linux stable: pass tnaur PPC OSX stable 2: pass x86-64 Linux stable: lost Old unexpected test failures: 12881 x86 Windows stable 16791 kahl G5 Gentoo Linux stable 20141 kahl G5 Gentoo Linux s