[nightly] 16-May-2009 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2009-05-16 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx Nightly build started on cam-04-unx at Sat May 16 19:00:02 BST 2009. **

patch applied (ghc-6.10/ghc): MERGED: fix cut-and-pasto in mkWeakForeignEnv#, causing random segfaults

2009-05-16 Thread Ian Lynagh
Sat May 16 08:45:36 PDT 2009 Ian Lynagh * MERGED: fix cut-and-pasto in mkWeakForeignEnv#, causing random segfaults Simon Marlow **20090515092356 M ./rts/PrimOps.cmm -1 +1 View patch online: http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20090516154536-3fd76-2044a6e7601541c93af5c2b

[nightly] 16-May-2009 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2009-05-16 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 Sat May 16 18:00:01 BST 2009. checking out

HEADS UP: dph now required

2009-05-16 Thread Ian Lynagh
Hi all, dph is now a required package, so after pulling you will have to ./darcs-all get --complete Thanks Ian ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Add libraries/dph/LICENSE to bindists

2009-05-16 Thread Ian Lynagh
Sat May 16 06:00:16 PDT 2009 Ian Lynagh * Add libraries/dph/LICENSE to bindists M ./ghc.mk +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090516130016-3fd76-8f36f7eb52979cb1725530e62b573cd7980375af.gz ___ Cvs-ghc mailing li

patch applied (ghc): Tweak bindist creation

2009-05-16 Thread Ian Lynagh
Sat May 16 05:55:27 PDT 2009 Ian Lynagh * Tweak bindist creation libraries built by stage2 need all their bits in the bindist too. We were testing (stage == 1) rather than (stage /= 0). M ./rules/build-package.mk -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/200

patch applied (ghc): Move the fixed paths out of config.mk, so cleaning works without configuring

2009-05-16 Thread Ian Lynagh
Sat May 16 05:12:48 PDT 2009 Ian Lynagh * Move the fixed paths out of config.mk, so cleaning works without configuring M ./ghc.mk +2 M ./mk/config.mk.in -48 A ./mk/tree.mk M ./rules/build-prog.mk +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090516121248-

patch applied (ghc): Remove an incorrect comment

2009-05-16 Thread Ian Lynagh
Sat May 16 05:02:55 PDT 2009 Ian Lynagh * Remove an incorrect comment M ./mk/config.mk.in -3 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090516120255-3fd76-2fa153ebaf942ee233eb56e9468e965cc2675699.gz ___ Cvs-ghc mailing lis

patch applied (ghc): Hide more make rules when cleaning

2009-05-16 Thread Ian Lynagh
Sat May 16 04:45:11 PDT 2009 Ian Lynagh * Hide more make rules when cleaning M ./rts/ghc.mk +4 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090516114511-3fd76-6bf3fe3b406c41f40ea012316b9339c0e81ffcb3.gz ___ Cvs-ghc mailing l

patch applied (ghc): Remove some $(TOP)s that cause problems on Windows (as they contain ':')

2009-05-16 Thread Ian Lynagh
Fri May 15 17:11:18 PDT 2009 Ian Lynagh * Remove some $(TOP)s that cause problems on Windows (as they contain ':') M ./docs/users_guide/ghc.mk -1 +1 M ./utils/ghc-cabal/ghc.mk -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090516001118-3fd76-22603aa57970cf3c0f8

patch applied (ghc): Disable suffix rules when cleaning

2009-05-16 Thread Ian Lynagh
Fri May 15 16:19:47 PDT 2009 Ian Lynagh * Disable suffix rules when cleaning M ./ghc.mk +6 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090515231947-3fd76-fee85cde1797a97f6b5b203c8c1631b0a1d1051d.gz ___ Cvs-ghc mailing list

patch applied (ghc): Don't require the library ghc.mk files in order to clean

2009-05-16 Thread Ian Lynagh
Fri May 15 16:15:16 PDT 2009 Ian Lynagh * Don't require the library ghc.mk files in order to clean M ./Makefile -6 +4 M ./ghc.mk -7 +17 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090515231516-3fd76-751dacb26f21eadaab95461dd8d6e312431a2960.gz

patch applied (ghc): Add a maintainer-clean rule

2009-05-16 Thread Ian Lynagh
Fri May 15 15:56:59 PDT 2009 Ian Lynagh * Add a maintainer-clean rule M ./rules/build-package.mk +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090515225659-3fd76-eb6a8957139218976a26385eb6e2a1614f9eb774.gz ___ Cvs-ghc mail

patch applied (ghc): Make dph required

2009-05-16 Thread Ian Lynagh
Fri May 15 13:51:22 PDT 2009 Ian Lynagh * Make dph required M ./darcs-all -8 +2 M ./ghc.mk -5 +1 M ./packages -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090515205122-3fd76-6feeea2db409c85067b37d3ac69ddc04f59cee2a.gz

patch applied (ghc): Remove --extra flag from darcs-all

2009-05-16 Thread Ian Lynagh
Fri May 15 13:36:46 PDT 2009 Ian Lynagh * Remove --extra flag from darcs-all M ./darcs-all -9 +3 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090515203646-3fd76-b5e77fb76b967ee852cf1bf8be49f318a712b303.gz ___ Cvs-ghc mailing

Daily report for head

2009-05-16 Thread BuildBot Collator
Build results: x86-64 Linux head: fail (failed publishbindist failed slave lost) x86 Windows head:fail (failed compile) x86 Windows head fast: fail (failed compile) fail (failed compile) fail (failed compile) fail (failed compile) fail (failed compile) fail (failed compile) kili