pgj2 (amd64 FreeBSD HEAD), build 887, Success

2012-12-09 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 887 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/887.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check

pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 747, Success

2012-12-09 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 747 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/747.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions

pgj (x86 FreeBSD HEAD), build 884, Success

2012-12-09 Thread Builder
pgj (x86 FreeBSD HEAD), build 884 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/884.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check fil

[nightly] 09-Dec-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2012-12-09 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx) 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 Sun Dec 9 18:00:02 GMT 2012. checking out new source t

[nightly] 09-Dec-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2012-12-09 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx) Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx Nightly build started on cam-04-unx at Sun Dec 9 18:10:01 GMT 2012. checking out new so

Re: The end of an era, and the dawn of a new one

2012-12-09 Thread Ben Lippmeier
On 09/12/2012, at 10:53 PM, Manuel M T Chakravarty wrote: > Ian Lynagh : >> On Thu, Dec 06, 2012 at 12:32:05PM +, Simon Peyton-Jones wrote: >>> (Narrowing to cvs-ghc for now.) >>> >>> Speaking for myself, I would welcome a code-ownership model along the lines >>> that Ben suggests. If it wo

[commit: ghc] master: Add -funbox-strict-primitive-fields example (332e681)

2012-12-09 Thread Johan Tibell
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/332e68122d578fbc09f49b61a628217a60a70877 >--- commit 332e68122d578fbc09f49b61a628217a60a70877 Author: Johan Tibell D

am-deb7-64 (HEAD), build 264, Success

2012-12-09 Thread Builder
am-deb7-64 (HEAD), build 264 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/am-deb7-64/264.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success touching clean-check f

Re: hsc2hs override C compiler

2012-12-09 Thread Stephen Paul Weber
Somebody claiming to be Stephen Paul Weber wrote: Somebody claiming to be Duncan Coutts wrote: On 8 December 2012 20:36, Stephen Paul Weber wrote: The ./Setup program is passing the selected gcc to hsc2hs, so if you want to use a different gcc, then use --with-gcc=whatever, and then ./Setup wil

[nightly] 09-Dec-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)

2012-12-09 Thread GHC Build Reports
Build description = HEAD (unreg) on x86_64-unknown-linux (cam-04-unx) Build location= /64playpen/simonmar/nightly/HEAD-unreg-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-unreg-cam-04-unx Nightly build started on cam-04-unx at Sun Dec 9 18:20:01 GMT 2012. check

[commit: ghc] master: Change how sync-all handles directory changes (b339dd4)

2012-12-09 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/b339dd488119b491da2631e95170ebaa12efea31 >--- commit b339dd488119b491da2631e95170ebaa12efea31 Author: Ian Lynagh Dat

Porting GHC to QNXNTO ARM

2012-12-09 Thread Stephen Paul Weber
I've decided to move on to the essential ARM port of my GHC cross-compiler. I got pretty far. ./configure --target=arm-unknown-nto-qnx8.0.0eabi --build=i686-linux-gnu --host=i686-linux-gnu I needed to patch to pass through ld as well as gcc: diff --git a/rules/build-package-data.mk b/rules/

Re: hsc2hs override C compiler

2012-12-09 Thread Stephen Paul Weber
Somebody claiming to be Duncan Coutts wrote: On 8 December 2012 20:36, Stephen Paul Weber wrote: The ./Setup program is passing the selected gcc to hsc2hs, so if you want to use a different gcc, then use --with-gcc=whatever, and then ./Setup will also pass that on to hsc2hs. This seems likely

Re: hsc2hs override C compiler

2012-12-09 Thread Duncan Coutts
On 8 December 2012 20:36, Stephen Paul Weber wrote: > For some reason after > > ./Setup configure --configure-option=--target=i486-pc-nto-qnx8.0.0 > --configure-option=--build=i686-linux-gnu > --configure-option=--host=i686-linux-gnu --hsc2hs-option=--cross-safe > --hsc2hs-option=--cross-compile -

Re: GHC 7.6 failes to build

2012-12-09 Thread Manuel M T Chakravarty
That sounds like a good plan to me. Manuel Ian Lynagh : > On Thu, Dec 06, 2012 at 11:41:11PM +1100, Ben Lippmeier wrote: >> >>> For vector and random the same questions apply, but since we simply have >>> lagging git repos for them we can create a ghc-7.6 branch. Did you >>> deliberately not

Re: The end of an era, and the dawn of a new one

2012-12-09 Thread Manuel M T Chakravarty
Ian Lynagh : > On Thu, Dec 06, 2012 at 12:32:05PM +, Simon Peyton-Jones wrote: >> (Narrowing to cvs-ghc for now.) >> >> Speaking for myself, I would welcome a code-ownership model along the lines >> that Ben suggests. If it works well it would >> a) spread the load >> b) broaden a genuine s

pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 758, Success

2012-12-09 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 758 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/758.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions