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

2008-06-20 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 Fri Jun 20 18:10:02 BST 2008. checki

patch applied (ghc): Remove code that isn't used now that we assume that GHC >= 6.4

2008-06-20 Thread Ian Lynagh
Fri Jun 20 12:30:03 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Remove code that isn't used now that we assume that GHC >= 6.4 R ./compiler/cbits/rawSystem.c M ./compiler/main/ErrUtils.lhs -4 M ./compiler/main/HeaderInfo.hs -11 M ./compiler/main/SysTools.lhs -14 M ./compiler/u

patch applied (ghc): Now that we require GHC >= 6.4.2, System.IO.Error is always available

2008-06-20 Thread Ian Lynagh
Fri Jun 20 12:10:59 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Now that we require GHC >= 6.4.2, System.IO.Error is always available M ./compiler/HsVersions.h -6 M ./compiler/main/DriverMkDepend.hs -1 +1 M ./compiler/main/DriverPipeline.hs -1 +1 M ./compiler/main/SysTools.lhs -1

patch applied (ghc): hpc is -Wall clean

2008-06-20 Thread Ian Lynagh
Fri Jun 20 07:20:58 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * hpc is -Wall clean M ./libraries/Makefile.local -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080620142058-3fd76-11dfd202b97ed5c3afa1b0c2c6c085472ba5822c.gz _

patch applied (ghc): filepath is now warning-free

2008-06-20 Thread Ian Lynagh
Fri Jun 20 06:56:52 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * filepath is now warning-free M ./libraries/Makefile.local -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080620135652-3fd76-5dcc32a81b373ee6761350b99f82eed3a1f0e612.gz ___

patch applied (ghc): pretty is now -Wall clean

2008-06-20 Thread Ian Lynagh
Fri Jun 20 06:53:35 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * pretty is now -Wall clean M ./libraries/Makefile.local -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080620135335-3fd76-a484dc8141299302607bcfb092dd185c914b25a6.gz __

patch applied (ghc): process is now -Wall clean

2008-06-20 Thread Ian Lynagh
Thu Jun 19 18:18:32 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * process is now -Wall clean M ./libraries/Makefile.local -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080620011832-3fd76-77e71f4b269bc39618db9d160edf0edac8253f6e.gz _

patch applied (ghc): integer-gmp is warning-free

2008-06-20 Thread Ian Lynagh
Thu Jun 19 16:59:25 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * integer-gmp is warning-free M ./libraries/Makefile.local -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080619235925-3fd76-bc07e79eb51eb43bd7a45a9f6ae3d7564a6c7997.gz

patch applied (ghc): directory is now -Wall clean

2008-06-20 Thread Ian Lynagh
Thu Jun 19 18:13:35 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * directory is now -Wall clean M ./libraries/Makefile.local -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080620011335-3fd76-cacc203bb5208b21218fe3bb45d629c71094ea00.gz ___

patch applied (ghc): packedstring is now -Wall clean

2008-06-20 Thread Ian Lynagh
Thu Jun 19 16:56:12 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * packedstring is now -Wall clean M ./libraries/Makefile.local -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080619235612-3fd76-9adc231d7cdb80e06ef802739fe2fe8b0b89c94b.gz

patch applied (ghc): old-time is now warning-free

2008-06-20 Thread Ian Lynagh
Thu Jun 19 16:31:27 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * old-time is now warning-free M ./libraries/Makefile.local -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080619233127-3fd76-0c34f5172c22c6ee3af6eb3915d00e33941fa6f2.gz ___

patch applied (ghc): old-locale is now warning-free

2008-06-20 Thread Ian Lynagh
Thu Jun 19 16:21:52 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * old-locale is now warning-free M ./libraries/Makefile.local -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080619232152-3fd76-c04834352c9f9b39be12efb9f1e187f33c39dc93.gz _

patch applied (ghc): random is now -Wall clean

2008-06-20 Thread Ian Lynagh
Thu Jun 19 07:02:11 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * random is now -Wall clean M ./libraries/Makefile.local -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20080619140211-3fd76-c37a0ff92a30689180a1ddc31b0d8fbd550023c8.gz __

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

2008-06-20 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 Fri Jun 20 18:00:02 BST 2008. checking out

patch applied (/haskell/ghc): Update download.html for 6.8.3

2008-06-20 Thread Ian Lynagh
Fri Jun 20 12:35:38 EDT 2008 Ian Lynagh <[EMAIL PROTECTED]> * Update download.html for 6.8.3 M ./download.html -2 +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: Priorities for 6.10

2008-06-20 Thread Ian Lynagh
On Fri, Jun 20, 2008 at 10:08:29AM +0100, Duncan Coutts wrote: > > On Fri, 2008-06-20 at 06:38 +0100, Simon Peyton-Jones wrote: > > | By the way, is everyone OK with increasing the minimum GHC required to > > | 6.4.2? Apart from allowing some more of the cruft to be removed, Cabal > > | supports b

Re: Priorities for 6.10

2008-06-20 Thread Simon Marlow
Duncan Coutts wrote: On Fri, 2008-06-20 at 06:38 +0100, Simon Peyton-Jones wrote: | By the way, is everyone OK with increasing the minimum GHC required to | 6.4.2? Apart from allowing some more of the cruft to be removed, Cabal | supports building with GHC >= 6.4.2, so this would allow us to use

RE: Priorities for 6.10

2008-06-20 Thread Duncan Coutts
On Fri, 2008-06-20 at 06:38 +0100, Simon Peyton-Jones wrote: > | By the way, is everyone OK with increasing the minimum GHC required to > | 6.4.2? Apart from allowing some more of the cruft to be removed, Cabal > | supports building with GHC >= 6.4.2, so this would allow us to use Cabal > | to do

Daily report for head

2008-06-20 Thread BuildBot Collator
Build results: x86-64 Linux head: lost x86 Windows head fast: pass pass lost pass pass kahl G5 Gentoo Linux head: pass x86-64 Linux head unreg: lost Old unexpected test failures: 10queens1 kgardas head 16793 kahl G5 Gentoo Linux head

Daily report for stable

2008-06-20 Thread BuildBot Collator
Build results: kahl G5 Gentoo Linux stable: fail (failed darcs) kgardas stable: fail (failed stage1) tnaur PPC OSX stable 2: pass tnaur x86 Linux stable: pass x86 Windows stable: pass x86 Windows stable fast: pass pass lost pass pass pass x86-64 Linux stable: