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

2007-06-12 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/ghc/nightly/HEAD-cam-02-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx Nightly build started on cam-02-unx at Tue Jun 12 19:30:00 BST 2007. checki

Re: Build system changes

2007-06-12 Thread Ian Lynagh
On Sat, Jun 09, 2007 at 04:24:52PM +0100, Ian Lynagh wrote: > > http://darcs.haskell.org/ghc-build-system/ Now merged into the HEAD. Thanks Ian ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: darcs patch: FIX #1378 Add option for a shorter banner on GHCi startup

2007-06-12 Thread Ian Lynagh
On Fri, Jun 01, 2007 at 07:55:59AM -0600, Chris Smith wrote: > Simon Marlow wrote: > >Wow, that patch was nearly 0.5Mb. Can we do something about the > >patch size? > > I just did a darcs send. Should I do something different? No, that is right. There are several tags in the context of your pat

Re: darcs patch: FIX #1378 Add option for a shorter banner on GHCi startup

2007-06-12 Thread Ian Lynagh
On Fri, Jun 01, 2007 at 07:47:37AM -0600, [EMAIL PROTECTED] wrote: > Thu May 31 23:36:44 MDT 2007 [EMAIL PROTECTED] > * FIX #1378 Add option for a shorter banner on GHCi startup > > Add -short-ghci-banner and -long-ghci-banner. The default is long, which is > the current behavior. The s

patch applied (ghc): Tweak banner printing

2007-06-12 Thread Ian Lynagh
Tue Jun 12 14:07:38 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Tweak banner printing * -{short,long}-ghci-banner are now dynamic options, so you can put ":set -short-ghci-banner" in .ghci * The -v2 banner information now always tells you what compiler booted GHC, and what stage the co

patch applied (ghc): FIX #1378 Add option for a shorter banner on GHCi startup

2007-06-12 Thread Ian Lynagh
Thu May 31 22:36:44 PDT 2007 [EMAIL PROTECTED] * FIX #1378 Add option for a shorter banner on GHCi startup Add -short-ghci-banner and -long-ghci-banner. The default is long, which is the current behavior. The short banner prints a one-line introduction with only the version, web site,

patch applied (ghc): Windows bindist tweaking

2007-06-12 Thread Ian Lynagh
Sat Jun 9 08:14:38 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Windows bindist tweaking M ./Makefile -4 +6 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Fix the ghc package in bindists

2007-06-12 Thread Ian Lynagh
Sat Jun 9 06:43:02 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Fix the ghc package in bindists M ./Makefile +3 M ./compiler/Makefile -4 +7 M ./rts/Makefile +4 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/list

patch applied (ghc): Fix up whitespace

2007-06-12 Thread Ian Lynagh
Sat Jun 9 04:22:35 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Fix up whitespace M ./utils/ghc-pkg/Main.hs -267 +266 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Fix bindists on Windows

2007-06-12 Thread Ian Lynagh
Sat Jun 9 04:19:20 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Fix bindists on Windows M ./Makefile -7 +11 M ./distrib/prep-bin-dist-mingw -15 +7 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Install the RTS from a bindist correctly

2007-06-12 Thread Ian Lynagh
Tue Jun 5 06:39:56 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Install the RTS from a bindist correctly M ./Makefile -23 +19 M ./compiler/Makefile -1 +28 M ./distrib/Makefile -18 +11 M ./distrib/Makefile-bin-vars.in -1 +4 M ./distrib/configure-bin.ac +5 M ./includes/Makef

patch applied (ghc): Follow Cabal change; .setup-config is now dist/setup-config

2007-06-12 Thread Ian Lynagh
Mon Jun 4 06:46:45 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Follow Cabal change; .setup-config is now dist/setup-config M ./libraries/Makefile -1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Only add the extra Windows libraries if we are on Windows

2007-06-12 Thread Ian Lynagh
Mon Jun 4 06:47:14 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Only add the extra Windows libraries if we are on Windows M ./libraries/installPackage.hs -1 +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs

patch applied (ghc): Copy more of base's hacks into installPackage; *sigh*

2007-06-12 Thread Ian Lynagh
Sat Jun 2 12:56:51 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Copy more of base's hacks into installPackage; *sigh* M ./libraries/installPackage.hs -4 +16 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-gh

patch applied (ghc): Hack libsubdir so that it does the right thing on both Windows and non-Windows

2007-06-12 Thread Ian Lynagh
Sat Jun 2 12:38:26 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Hack libsubdir so that it does the right thing on both Windows and non-Windows M ./libraries/Makefile -1 +11 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailma

patch applied (ghc): Remove now-unused files

2007-06-12 Thread Ian Lynagh
Sat Jun 2 05:11:59 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Remove now-unused files R ./driver/ghci/ghci.sh R ./driver/ghci/ghcii.sh ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Fix ghcii.sh creation

2007-06-12 Thread Ian Lynagh
Sat Jun 2 05:10:17 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Fix ghcii.sh creation M ./driver/ghci/Makefile -2 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Explicitly set datadir

2007-06-12 Thread Ian Lynagh
Fri Jun 1 18:51:01 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Explicitly set datadir Cabal defaults to the value we want on Linux, but uses "C:\\Program Files\\Common Files" on Windows. M ./libraries/Makefile +5 ___ Cvs-ghc mailing list Cvs-g

patch applied (ghc): Fix creation of hsc2hs-inplace.bat

2007-06-12 Thread Ian Lynagh
Fri Jun 1 15:33:55 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Fix creation of hsc2hs-inplace.bat M ./utils/hsc2hs/Makefile -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Fix a -- that somehow turned into a ----

2007-06-12 Thread Ian Lynagh
Fri Jun 1 15:43:01 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Fix a -- that somehow turned into a M ./utils/hsc2hs/Makefile -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): ghc-pkg-inplace now has .bat extension on Windows

2007-06-12 Thread Ian Lynagh
Fri Jun 1 14:49:53 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * ghc-pkg-inplace now has .bat extension on Windows M ./libraries/Makefile -6 M ./mk/config.mk.in -1 +7 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/li

patch applied (ghc): Add omitted files (mk/{install,recurse}.mk)

2007-06-12 Thread Ian Lynagh
Fri Jun 1 14:05:55 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Add omitted files (mk/{install,recurse}.mk) A ./mk/install.mk A ./mk/recurse.mk ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Fix bindist creation

2007-06-12 Thread Ian Lynagh
Fri Jun 1 12:06:59 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Fix bindist creation Bindists should now work again, when doing "make install" at least. "make in-place" is probably still broken. M ./Makefile -51 +14 M ./aclocal.m4 +67 M ./configure.ac -64 +1 M ./distrib/Makefi

patch applied (ghc): Rework the build system a bit

2007-06-12 Thread Ian Lynagh
Thu May 31 07:35:05 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Rework the build system a bit Key changes: * Always build as if BIN_DIST is 1. BIN_DIST is thus removed. * Libraries are configured with prefix set to $$topdir rather than $(prefix) M ./Makefile -4 +1 M ./distrib/prep-b

patch applied (ghc): Make package.conf files a bit more readable

2007-06-12 Thread Ian Lynagh
Wed May 30 07:46:33 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]> * Make package.conf files a bit more readable M ./utils/ghc-pkg/Main.hs -1 +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: Daily report for head

2007-06-12 Thread Thorkil Naur
Hello, Since there are, in this report, rather few unexpected results with the tnaur builder as "smallest", I will take the opportunity to briefly summarize the details of these cases. Please understand that I have not looked into any of these cases in detail, except for forkprocess01 that I ha

patch applied (ghc): Adding new ffi calls into the Hpc rts subsystem

2007-06-12 Thread Andy Gill
Tue Jun 12 00:46:55 PDT 2007 [EMAIL PROTECTED] * Adding new ffi calls into the Hpc rts subsystem foreign import ccall unsafe hs_hpc_write :: CString -> IO () foreign import ccall unsafe hs_hpc_read :: CString -> IO () These write a Hpc description of the state of the world to a file

patch applied (ghc): don't add -threaded in stage2/3 if we didn't build the threaded RTS

2007-06-12 Thread Simon Marlow
Tue Jun 12 01:17:03 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * don't add -threaded in stage2/3 if we didn't build the threaded RTS M ./compiler/Makefile.ghcbin +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listin

patch applied (ghc): fix compile error in the !GHCI_TABLES_NEXT_TO_CODE case

2007-06-12 Thread Simon Marlow
Tue Jun 12 00:46:57 PDT 2007 Simon Marlow <[EMAIL PROTECTED]> * fix compile error in the !GHCI_TABLES_NEXT_TO_CODE case M ./compiler/ghci/Linker.lhs -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-gh

Daily report for head

2007-06-12 Thread BuildBot Collator
Build results: x86-64 Linux head:lost x86 Windows head: fail (failed bin dist) x86 Windows head fast:lost lost pass pass pass pass mnemosyne x86-64 Gentoo head: fail (failed stage1) tnaur PPC OSX head: pass x86-64 Linux head unreg: fail (failed stage2