pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 266
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/266.html
darcs get | Success
create mk/build.mk| Success
get subrepos | Success
setting version date
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 249
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/249.html
darcs get | Success
create mk/build.mk| Success
get subrepos | Success
setting version date | S
pgj2 (amd64 FreeBSD HEAD), build 384
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/384.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
setting version date | Success
booting | Success
configuring | S
pgj (x86 FreeBSD HEAD), build 387
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/387.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
setting version date | Success
booting | Success
configuring | Succe
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 Jun 12 18:10:01 BST 2011.
checking out new s
tn23 (x86 OSX HEAD), build 360
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/360.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/360
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 257
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/257.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
setting version date | Success
booting
simonmar-win32-head (x86 Windows HEAD), build 318
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/318.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
setting version date | Success
booting | Suc
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/a8defd8a5c2efbff5093717449afe73abb5cd8f7
>---
commit a8defd8a5c2efbff5093717449afe73abb5cd8f7
Author: Ian Lynagh
Dat
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/8f1523e9dcebfc5549e87de51359ea7b221809ab
>---
commit 8f1523e9dcebfc5549e87de51359ea7b221809ab
Author: Ian Lynagh
Dat
Hello,
while building June's 1st GHC HEAD sources on arm-linux platform I'm hit
by this issue:
"inplace/bin/ghc-stage2" -O0 -H32m -optc-O0-package-name
vector-0.7.0.1 -hide-all-packages -i -ilibraries/vector/.
-ilibraries/vector/dist-install/build
-ilibraries/vector/dist-install/buil
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 Jun 12 18:00:01 BST 2011.
checking out new source
On Tue, May 24, 2011 at 08:41:46PM +0100, Simon Marlow wrote:
> On 24/05/11 17:33, Ian Lynagh wrote:
> >
> >Hi all,
> >
> >I've added a table and diagram showing the various repos in a GHC tree,
> >their upstreams, and their mirrors:
> >
> > http://hackage.haskell.org/trac/ghc/wiki/Commentary/
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/5c42c79c5dc31dc539071d6d62e02f580f7c8ebd
>---
commit 5c42c79c5dc31dc539071d6d62e02f580f7c8ebd
Author: Ian Lynagh
Dat
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c91698bfe7349a2f6edbb327872848bac6b71c5a
>---
commit c91698bfe7349a2f6edbb327872848bac6b71c5a
Author: Ian Lynagh
Dat
Sun Jun 5 08:11:22 PDT 2011 Ian Lynagh
* stdcall tests are expected to be broken on OS X (#1524)
M ./tests/ghc-regress/ffi/should_run/all.T -3 +9
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20110605151122-3fd76-510b130096c26bb
Sun Jun 5 10:05:06 PDT 2011 Ian Lynagh
* Fix derefnul on OS X 64
M ./tests/ghc-regress/rts/all.T -2 +3
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20110605170506-3fd76-74d219ec91f3290bfa5bde4d53cdebb4ad15125b.gz
_
Sun Jun 5 08:38:34 PDT 2011 Ian Lynagh
* Loosen perf limits
M ./tests/ghc-regress/perf/compiler/all.T -3 +3
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20110605153834-3fd76-3d311537002258497bded686ea1b7bccd8bdbfbf.gz
Sun Jun 5 09:29:29 PDT 2011 Ian Lynagh
* Fix T4113 on OS X 64
R ./tests/ghc-regress/lib/IO/T4113.stdout-x86_64-apple-darwin
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h=20110605162929-3fd76-d1f7259df5127a6ecc50e5c742d82d1348607
Sun Jun 12 06:05:24 PDT 2011 Ian Lynagh
* Bump version number to 7.0.4 and set RELEASE to YES
M ./configure.ac -2 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20110612130524-3fd76-b1af3e82f64773f7ce1c13a02dac712c59108a9a.gz
__
Sun Jun 12 06:02:58 PDT 2011 Ian Lynagh
* MERGED: disable shared lib support on Solaris 10 and older (fixes #4973)
M ./configure.ac +17
M ./mk/config.mk.in -2 +9
M ./mk/project.mk.in +5
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdi
simonmar-win32-stable (x86 Windows STABLE), build 250
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/250.html
darcs get | Success
create mk/build.mk| Success
get subrepos | Success
setting version date | Succe
22 matches
Mail list logo