starapple (OS X 10.6 showleopard 64 HEAD), build 1
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/starapple/1.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 135
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/135.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 118
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/118.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | S
Build description = STABLE on i386-unknown-linux (cam-02-unx)
Build location= /playpen/simonmar/nightly/STABLE
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Mon Jan 17 18:10:01 GMT 2011.
checking out new source tree
pgj2 (amd64 FreeBSD HEAD), build 253
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/253.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Succ
sparky (Sparc Solaris HEAD), build 143
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky/143.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Suc
simonmar-win32-stable (x86 Windows STABLE), build 154
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/154.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Succe
pgj (x86 FreeBSD HEAD), build 255
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/255.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Success
tn23 (x86 OSX HEAD), build 246
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/246.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Success
bo
Ian Lynagh:
> On Mon, Jan 17, 2011 at 12:44:30PM +1100, Manuel M T Chakravarty wrote:
>>
>> If the hurdle is that you have no Mac with 10.6 to build a 64-bit, 10.6-only
>> installer, I'm happy to either provide you access to an OS X server running
>> 10.6, or build the installer for you.
>
> It
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 Mon Jan 17 18:10:02 GMT 2011.
checking out new s
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 115
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/115.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
mbolingbroke (x86 OSX HEAD), build 57
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/57.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting
Ian has fixed last night's build breakage in gmp.
Simon
| -Original Message-
| From: Ian Lynagh [mailto:ig...@earth.li]
| Sent: 17 January 2011 18:18
| To: Simon Peyton-Jones
| Subject: Re: build broken
|
| On Mon, Jan 17, 2011 at 05:55:51PM +, Simon Peyton-Jones wrote:
| > d
sparky-unreg (Sparc Solaris unreg HEAD), build 41
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/41.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions | Failure: Just (ExitFailure 29)
Build failed
Detail
On Mon, Jan 17, 2011 at 12:44:30PM +1100, Manuel M T Chakravarty wrote:
>
> If the hurdle is that you have no Mac with 10.6 to build a 64-bit, 10.6-only
> installer, I'm happy to either provide you access to an OS X server running
> 10.6, or build the installer for you.
It's also a lot more ple
On Mon, Jan 17, 2011 at 07:12:17PM +, Roman Leshchinskiy wrote:
> Building the current head fails on my machine (OS X 10.6.6) with the message
> below. I'm not sure where x86_64 is coming from; it should all be i386. The
> output of configure is:
This build failure is hopefully fixed by:
Mon Jan 17 12:05:40 PST 2011 Ian Lynagh
* Reinstate the OS X flags in the LDFLAGS etc variables
I expect this will fix:
http://www.haskell.org/pipermail/cvs-ghc/2011-January/059098.html
M ./aclocal.m4 -9 +3
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs
Mon Jan 17 12:04:27 PST 2011 Ian Lynagh
* Add NondecreasingIndentation extension to ghc-bin
M ./ghc/ghc-bin.cabal.in +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110117200427-3fd76-a3a0388786388e4fbd002eb329e183065efdedc5.gz
___
Mon Jan 17 11:17:14 PST 2011 Ian Lynagh
* Change an "if ... else return ()" into a "when"
M ./compiler/main/HscMain.lhs -3 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110117191714-3fd76-9eb932509c0578bcfaf2f88936101f02dd6a7e50.gz
_
Mon Jan 17 11:06:10 PST 2011 Ian Lynagh
* Add NondecreasingIndentation to the list of extensions in ghc-pkg
M ./utils/ghc-pkg/ghc-pkg.cabal -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110117190610-3fd76-3806e3a2a63ae7bf9f6ffbd604fa18
Mon Jan 17 11:04:04 PST 2011 Ian Lynagh
* Add NondecreasingIndentation to the list of extensions in the ghc package
M ./compiler/ghc.cabal.in +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110117190404-3fd76-2c112a4f05709edcf9b85c3d6c9d52d
Building the current head fails on my machine (OS X 10.6.6) with the message
below. I'm not sure where x86_64 is coming from; it should all be i386. The
output of configure is:
Building GHC version : 7.1.20110117
Build platform: i386-apple-darwin
Host platform : i386-a
On Mon, Jan 17, 2011 at 02:55:50PM +1100, Manuel M T Chakravarty wrote:
>
> make[1]: *** No rule to make target `libraries/integer-gmp/gmp/config.mk'.
> Stop.
Sorry about that; now fixed.
Thanks
Ian
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
htt
simonmar-win32-head (x86 Windows HEAD), build 219
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/219.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Suc
Build description = HEAD on i386-unknown-linux (cam-02-unx)
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 Mon Jan 17 18:00:01 GMT 2011.
checking out new source tree
Mon Jan 17 04:11:55 PST 2011 Ian Lynagh
* Tidy up gmp cleaning
M ./ghc.mk -11 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110117121155-3fd76-699bacc8f57098876ceaa06563d778aa4992d0b7.gz
___
Cv
Mon Jan 17 09:30:10 PST 2011 Ian Lynagh
* Fix deps on the ghc package
The standard libraries/$depname scheme doesn't apply, so we need to
handle it specially.
M ./rules/build-prog.mk -5 +8
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=2011
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 Mon Jan 17 18:00:01 GMT 2011.
checking out new source
On 17/01/2011 14:08, r...@cse.unsw.edu.au wrote:
On Mon, January 17, 2011 11:08 pm, Simon Marlow wrote:
So, we've decided to try switching to git.
That's very sad!
The changeover will be
staged: first we'll switch the GHC repository, and if all goes well
we'll switch the libraries and other
On Mon, January 17, 2011 11:08 pm, Simon Marlow wrote:
>
> So, we've decided to try switching to git.
That's very sad!
> The changeover will be
> staged: first we'll switch the GHC repository, and if all goes well
> we'll switch the libraries and other sub-repositories. This means we can
> exper
Thanks to everyone who responded on this thread! It's great to see so
much feedback.
Of the people who responded, most were in favour of a switch to git,
with a few notable exceptions. Here at GHC HQ, I'm slightly in favour
of switching while Ian and Simon PJ are agnostic.
So, we've decided
I've got the same issue in Win32 / MinGW this morning
d-
-Original Message-
From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On
Behalf Of Manuel M T Chakravarty
Sent: 17 January 2011 03:56
To: GHC
Subject: Mac OS X 10.6 build failure
When I tried to validate the HE
sparky-unreg (Sparc Solaris unreg HEAD), build 40
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/40.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
boot
34 matches
Mail list logo