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

2009-08-01 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 Aug 1 18:00:01 BST 2009. checking out

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

2009-08-01 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 Aug 1 19:00:02 BST 2009. ***

patch applied (ghc): Add a publish-docs rule

2009-08-01 Thread Ian Lynagh
Sat Aug 1 15:41:55 PDT 2009 Ian Lynagh * Add a publish-docs rule M ./ghc.mk +4 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090801224155-3fd76-0a0936f9f5ac51df0ff7f0827cf99b32becfea1a.gz ___ Cvs-ghc mailing list Cvs-ghc@has

patch applied (ghc): Add docs to bindists

2009-08-01 Thread Ian Lynagh
Sat Aug 1 15:25:51 PDT 2009 Ian Lynagh * Add docs to bindists M ./ghc.mk +10 M ./mk/custom-settings.mk +5 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090801222551-3fd76-ecfa1bafb82b746f11cbd76ff1282c929328547b.gz ___ C

patch applied (ghc): Fix "make show" in a bindist

2009-08-01 Thread Ian Lynagh
Sat Aug 1 14:26:04 PDT 2009 Ian Lynagh * Fix "make show" in a bindist M ./Makefile -7 +3 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090801212604-3fd76-c65820e340244196346fe23ad0bc09f334688a51.gz ___ Cvs-ghc mailing list C

patch applied (ghc): Make the new build system install the documentation

2009-08-01 Thread Ian Lynagh
Sat Aug 1 13:46:24 PDT 2009 Ian Lynagh * Make the new build system install the documentation M ./ghc.mk -1 +12 M ./mk/config.mk.in +1 M ./rules/docbook.mk +6 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090801204624-3fd76-04374ebced6bedf1397a17571ad7ba5a10d413

patch applied (ghc): whitespace tweaks in rules/docbook.mk

2009-08-01 Thread Ian Lynagh
Sat Aug 1 12:52:21 PDT 2009 Ian Lynagh * whitespace tweaks in rules/docbook.mk M ./rules/docbook.mk -2 +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090801195221-3fd76-dff17f92bfe53bf4b127ae54e3b537c54de75a69.gz ___ Cvs-g

patch applied (ghc): Fix configure when alex/happy are installed to a directory containing spaces

2009-08-01 Thread Ian Lynagh
Sat Aug 1 11:28:17 PDT 2009 Ian Lynagh * Fix configure when alex/happy are installed to a directory containing spaces M ./aclocal.m4 -4 +4 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090801182817-3fd76-8cfcff87eec9f4093a946cdd7a6a03dccc8bfb88.gz

patch applied (/haskell/ghc): Fix URLs

2009-08-01 Thread Ian Lynagh
Sat Aug 1 14:24:29 EDT 2009 Ian Lynagh * Fix URLs M ./download_ghc_6_10_4.html -2 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (/haskell/ghc): Add FreeBSD amd64 bindists for 6.10.4

2009-08-01 Thread Ian Lynagh
Sat Aug 1 14:22:50 EDT 2009 Ian Lynagh * Add FreeBSD amd64 bindists for 6.10.4 M ./download_ghc_6_10_4.html -9 +9 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (testsuite): Add a test for trac #789

2009-08-01 Thread Ian Lynagh
Sat Aug 1 08:35:38 PDT 2009 Ian Lynagh * Add a test for trac #789 A ./tests/ghc-regress/ghci/scripts/T789.hs A ./tests/ghc-regress/ghci/scripts/T789.script A ./tests/ghc-regress/ghci/scripts/T789.stdout M ./tests/ghc-regress/ghci/scripts/all.T +1 View patch online: http://dar

patch applied (ghc): Allow more than 64k instructions in a BCO; fixes #789

2009-08-01 Thread Ian Lynagh
Sat Aug 1 08:32:03 PDT 2009 Ian Lynagh * Allow more than 64k instructions in a BCO; fixes #789 M ./compiler/ghci/ByteCodeAsm.lhs -25 +36 M ./rts/Interpreter.c -11 +14 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090801153203-3fd76-c195438197d46916e231b09cd12669389

patch applied (ghc): If ghci runs out of labels, panic

2009-08-01 Thread Ian Lynagh
Sat Aug 1 06:28:29 PDT 2009 Ian Lynagh * If ghci runs out of labels, panic M ./compiler/ghci/ByteCodeGen.lhs -1 +4 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090801132829-3fd76-7ef017c0180862084a3f650fe63aa5d326b74e46.gz

patch applied (ghc): Fix the 64k insns overflow check in ghci, and add more checks

2009-08-01 Thread Ian Lynagh
Sat Aug 1 06:00:14 PDT 2009 Ian Lynagh * Fix the 64k insns overflow check in ghci, and add more checks M ./compiler/ghci/ByteCodeAsm.lhs -11 +14 M ./compiler/ghci/ByteCodeLink.lhs -4 +8 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090801130014-3fd76-058319626743e5

Daily report for head

2009-08-01 Thread BuildBot Collator
Build results: x86-64 Linux head: lost x86 Windows head:fail (failed configure) x86 Windows head fast: lost fail (failed configure) fail (failed configure) fail (failed configure) fail (failed configure) fail (failed configure) kili head: fail (failed compile) sparky