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 Fri May 21 18:00:01 BST 2010.
checking out
simonmar-win32-stable, build 24
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/24.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
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 Fri May 21 18:10:01 BST 2010.
checki
pgj, build 42
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/42.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
pgj2, build 42
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/42.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
tn23, build 37
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/37.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
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 Fri May 21 19:00:01 BST 2010.
**
Build description = STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
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 Fri May 21 19:10:01 BST 20
Fri May 21 15:08:49 PDT 2010 Ian Lynagh
* Add release notes for 6.12.3
A ./docs/users_guide/6.12.3-notes.xml
M ./docs/users_guide/intro.xml +1
M ./docs/users_guide/ug-ent.xml.in +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h
merehap, build 11
Build incomplete
Details: http://darcs.haskell.org/ghcBuilder/builders/merehap/11.html
Build incomplete
Details: http://darcs.haskell.org/ghcBuilder/builders/merehap/11.html
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.has
merehap, build 10
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/merehap/10.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configu
Fri May 21 09:50:05 PDT 2010 Ian Lynagh
* Unset $CFLAGS for "GNU non-executable stack" configure test; fixes #3889
With gcc 4.4 we get
Error: can't resolve `.note.GNU-stack' {.note.GNU-stack section} -
`.Ltext0' {.text section}
when running gcc with the -g flag. To work around this w
Fri May 21 09:50:05 PDT 2010 Ian Lynagh
* Unset $CFLAGS for "GNU non-executable stack" configure test; fixes #3889
With gcc 4.4 we get
Error: can't resolve `.note.GNU-stack' {.note.GNU-stack section} -
`.Ltext0' {.text section}
when running gcc with the -g flag. To work around this w
simonmar-win32-head, build 36
Build incomplete
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/36.html
Build incomplete
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/36.html
___
Cvs-ghc mailing l
Fri May 21 07:13:54 PDT 2010 Ian Lynagh
* Update to bytestring 0.9.1.7; includes fixes for #3808
R ./libraries/tarballs/bytestring-0.9.1.6.tar.gz
A ./libraries/tarballs/bytestring-0.9.1.7.tar.gz
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_co
sparky, build 5
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky/5.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
pgj2, build 41
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/41.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
Fri May 21 04:37:43 PDT 2010 Ian Lynagh
* Stop mkdependC.prl creating files called "nul"
We haven't reproduced it, but this is almost certainly the culprit.
We may now get a little extra noise in the build logs, although it
looks like the command we run is silent anyway.
M ./utils/mk
simonmar-win32-stable, build 23
Build incomplete
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/23.html
Build incomplete
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/23.html
___
Cvs-ghc mai
On 21/05/2010 10:39, Simon Marlow wrote:
On 20/05/2010 18:10, Gabor PALI wrote:
Hello,
I found some problems with rts/PosixSource.h that make the validate
script fail on FreeBSD (they emit GCC warnings when compiling the RTS).
The reason is that constants are defined with wrong values and in a
On 20/05/2010 18:10, Gabor PALI wrote:
Hello,
I found some problems with rts/PosixSource.h that make the validate
script fail on FreeBSD (they emit GCC warnings when compiling the RTS).
The reason is that constants are defined with wrong values and in a
wrong way. For more information see a rec
simonmar-win32-head, build 35
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/35.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting
22 matches
Mail list logo