[nightly] 03-Feb-2010 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2010-02-03 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 Wed Feb 3 18:00:01 GMT 2010. checking out

[nightly] 03-Feb-2010 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-02-03 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 Wed Feb 3 19:00:01 GMT 2010. ***

Re: sparc/solaris binary distro for 6.12.1

2010-02-03 Thread Ben Lippmeier
hmm. I suppose I am using the term "Solaris" fairly loosely! My build environment contains: GNU binutils 2.20 GNU coreutils 8.4 GNU make 3.81 GCC 4.1.2 GNU m4 1.4.13 Python 2.6.4 GNU sed 4.2 GNU tar 1.20 GNU grep 2.5 Alex 2.2 Happy 1.17 That's all the stuff I had to install to get it to compile,

patch applied (ghc): Use bash to run boot-pkgs, the default Solaris shell doesn't support the -ot test flag

2010-02-03 Thread Ben Lippmeier
Tue Feb 2 19:07:48 PST 2010 b...@cse.unsw.edu.au * Use bash to run boot-pkgs, the default Solaris shell doesn't support the -ot test flag M ./boot -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20100203030748-578ee-926e54408c9d88fe907f0950575f8161d0e02fff.gz __

patch applied (ghc): Disable -Wcast-align when building the rts

2010-02-03 Thread Ben Lippmeier
Tue Feb 2 18:46:05 PST 2010 b...@cse.unsw.edu.au * Disable -Wcast-align when building the rts This flag seems buggy on GCC 4.1.2, which is the only GCC version we have that can bootstrap the SPARC build. We end up with lots of supurious warnings of the form "cast increases required align

patch applied (ghc): Stifle warning about printf format strings

2010-02-03 Thread Ben Lippmeier
Tue Feb 2 18:31:24 PST 2010 b...@cse.unsw.edu.au * Stifle warning about printf format strings M ./rts/Hpc.c -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20100203023124-578ee-9017865e19813d4f89b768e231bfa86e171362de.gz __

patch applied (ghc): Add missing import sm_mutex, which fixes the -fvia-c build

2010-02-03 Thread Ben Lippmeier
Mon Feb 1 21:14:51 PST 2010 b...@cse.unsw.edu.au * Add missing import sm_mutex, which fixes the -fvia-c build M ./rts/PrimOps.cmm +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20100202051451-578ee-7e92560040552bc1a732862b36d40eecb925c7da.gz ___

patch applied (ghc): Cast to (void*) to stifle warning about signedness

2010-02-03 Thread Ben Lippmeier
Tue Feb 2 18:30:29 PST 2010 b...@cse.unsw.edu.au * Cast to (void*) to stifle warning about signedness M ./rts/posix/OSMem.c -2 +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20100203023029-578ee-23f4c29ac2758283a310b65b4004b38189662765.gz __

RE: Newtype wrappers in hsSyn

2010-02-03 Thread Simon Peyton-Jones
| I was wondering whether there would be any concerns against redefining the | above type synonyms into newtypes? Either each one of the above gets its own | newtype wrapper or new phase-describing wrappers: | | newtype PostTc a = PostTc a deriving (Eq, Ord, Show, Functor) | newtype PostRn a =

Re: sparc/solaris binary distro for 6.12.1

2010-02-03 Thread Ian Lynagh
On Wed, Feb 03, 2010 at 06:02:38PM +1100, Ben Lippmeier wrote: > > I've uploaded a sparc/solaris binary distro for 6.12.1 to my home dir on > darcs.haskell.org. Thanks! > Can someone please add this to the GHC home page? Done. Thanks Ian ___ Cvs-

patch applied (/haskell/ghc): Improve 6.12.1 download page table of contents

2010-02-03 Thread Ian Lynagh
Wed Feb 3 09:36:37 EST 2010 Ian Lynagh * Improve 6.12.1 download page table of contents M ./download_ghc_6_12_1.html -1 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (/haskell/ghc): Move the " binaries" anchor to the right place in the 6.12.1 download page

2010-02-03 Thread Ian Lynagh
Wed Feb 3 09:34:52 EST 2010 Ian Lynagh * Move the "binaries" anchor to the right place in the 6.12.1 download page M ./download_ghc_6_12_1.html -2 +2 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (/haskell/ghc): Add a 6.12.1 sparc/solaris build from Ben Lippmeier

2010-02-03 Thread Ian Lynagh
Wed Feb 3 09:33:23 EST 2010 Ian Lynagh * Add a 6.12.1 sparc/solaris build from Ben Lippmeier M ./download_ghc_6_12_1.html -18 +5 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc