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 Sun Jan 16 18:00:01 GMT 2011.
checking out new source tree
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 134
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/134.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 117
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/117.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 Sun Jan 16 18:10:01 GMT 2011.
checking out new source tree
When I tried to validate the HEAD on Mac OS X 10.6, it died with:
===--- building phase 1
make -r --no-print-directory -f ghc.mk phase=1 all
utils/unlit/ghc.mk:18: utils/unlit/dist/build/.depend.c_asm: No such file or
directory
utils/genprimopcode/ghc.mk:17: utils/genprimopcode/dist/build/.depend
simonmar-win32-head (x86 Windows HEAD), build 218
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/218.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
set
simonmar-win32-stable (x86 Windows STABLE), build 153
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/153.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Succe
pgj2 (amd64 FreeBSD HEAD), build 252
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/252.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | S
Hi Ian,
> On Mon, Jan 17, 2011 at 11:02:51AM +1100, Manuel M T Chakravarty wrote:
>>
>> Can we please not do this? The whole point about dtrace is that you don't
>> need special builds or so to use it, but that it is always available. As I
>> explained before, few Mac Intel users will still u
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 Jan 16 18:00:02 GMT 2011.
checking out new source
pgj (x86 FreeBSD HEAD), build 254
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/254.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Succe
mbolingbroke (x86 OSX HEAD), build 56
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/56.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date
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 Jan 16 18:10:01 GMT 2011.
checking out new s
Sun Jan 16 03:20:12 UTC 2011 meg...@cs.berkeley.edu
* Add warning that GHC.CoreSyn.Expr is based on Appendix C of TLDI'07 paper,
not the body of the paper.
New patches:
[Add warning that GHC.CoreSyn.Expr is based on Appendix C of TLDI'07 paper, not the body of the paper.
meg...@cs.berkeley.ed
Hi Manuel,
On Mon, Jan 17, 2011 at 11:02:51AM +1100, Manuel M T Chakravarty wrote:
>
> Can we please not do this? The whole point about dtrace is that you don't
> need special builds or so to use it, but that it is always available. As I
> explained before, few Mac Intel users will still use
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 114
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/114.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
tn23 (x86 OSX HEAD), build 245
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/245.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
Sun Jan 16 11:49:19 PST 2011 Ian Lynagh
* Remove redundant libraries/cabal-bin.hs
M ./.darcs-boring -1
R ./libraries/cabal-bin.hs
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110116194919-3fd76-044525643ab50c87d91ceed3ea7a55d60370dc8a.g
Sun Jan 16 10:03:06 PST 2011 Ian Lynagh
* Turn off dtrace unless you override USE_DTRACE
There are problems with dtrace on 64bit 10.5. For now at least, we
just turn dtrace off unless you override USE_DTRACE
M ./mk/config.mk.in +3
M ./rts/ghc.mk -3 +3
View patch online:
http://dar
Sun Jan 16 09:52:18 PST 2011 Ian Lynagh
* Simplify a bit of makefile
M ./ghc.mk -4 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110116175218-3fd76-15b6049959dcfd0aae008fa17140f4301cfadf84.gz
_
Sun Jan 16 09:34:59 PST 2011 Ian Lynagh
* Tweak Windows phase ordering
M ./ghc.mk -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110116173459-3fd76-1061b15b0f923bdc3f72f58275dcc73a87fbdd35.gz
___
Sun Jan 16 07:56:27 PST 2011 Ian Lynagh
* Handle dependencies of programs on libraries correctly
M ./ghc/ghc.mk -5
M ./rules/build-package-way.mk +11
M ./rules/build-prog.mk +8
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=201101161556
Sun Jan 16 07:12:30 PST 2011 Ian Lynagh
* It's not clear if LDFLAGS flags will be given to gcc or ld,
and they accept different flags, so for now do nothing
M ./aclocal.m4 -4 +14
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110116151230-3
Sun Jan 16 07:08:26 PST 2011 Ian Lynagh
* Add some Windows-only CONFIGURE_PHASEs
M ./ghc.mk +4
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110116150826-3fd76-3e63f149f1e51bf79977e990afe3ffe2a80a0b0c.gz
Sun Jan 16 07:09:01 PST 2011 Ian Lynagh
* Fix cross-package dependency generation on Windows
M ./rules/build-dependencies.mk -1 +4
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110116150901-3fd76-51fbd4dc485eace5fcea7c9e5aa8dc783f094702.gz
Sat Jan 15 18:00:35 PST 2011 Ian Lynagh
* Simplify, and future-proof, a dependency in the build system
M ./ghc.mk -5 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110116020035-3fd76-8c37d539932dd2860db0d7179d6a2ecac5ba8978.gz
___
Sat Jan 15 17:59:43 PST 2011 Ian Lynagh
* Remove an unnecessary phase, and some unnecessary deps
now that cross-package deps are tracked correctly.
M ./Makefile -4
M ./ghc.mk -44 +18
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110116
Sat Jan 15 17:57:14 PST 2011 Ian Lynagh
* We can now pass -include-pkg-deps to the bootstrapping compiler
M ./rules/build-dependencies.mk -2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110116015714-3fd76-658876539c01d4966fd3a2c3469ae2eff3b
Sat Jan 15 16:31:54 PST 2011 Ian Lynagh
* Remove some flags that are redundant now GHC gets configured by Cabal
M ./ghc/ghc.mk -10
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110116003154-3fd76-83cb52ec853244cd87e940bf01e7b82cd03faab8.gz
Sat Jan 15 16:31:04 PST 2011 Ian Lynagh
* Change some HC_OPTS var handling
In particular, this means ghc gets built with -rtsopt, -threaded, etc again.
M ./ghc/ghc.mk -19 +21
M ./rules/distdir-way-opts.mk -1 +5
M ./rules/package-config.mk -4 +4
View patch online:
http://darcs.ha
Sat Jan 15 16:28:03 PST 2011 Ian Lynagh
* Remove some unnecessary workarounds
We can now rely on cross-package deps working properly, as we require
GHC 6.12.
M ./ghc/ghc.mk -9
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110116002803-3f
Sat Jan 15 16:11:21 PST 2011 Ian Lynagh
* Tidy up a bit
M ./ghc.mk -178 +67
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110116001121-3fd76-0ee95d272899505a0bec79fa996f18f9bedf355d.gz
___
Cvs-ghc
Sat Jan 15 13:41:49 PST 2011 Ian Lynagh
* Whitespace tweak
M ./rules/build-package-data.mk -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110115214149-3fd76-d0185f307a3d28978a5f1262d1a782f4f18c7204.gz
__
Sat Jan 15 12:21:04 PST 2011 Ian Lynagh
* Fix libffi build rules
Fixes a rare race when both libHSffi.a and libHSffi_p.a were being built
at the same time:
"cp" libffi/dist-install/build/libffi.a libffi/dist-install/build/libHSffi.a
"cp" libffi/dist-install/build/libffi.a libffi/dist
Sat Jan 15 15:19:27 PST 2011 Ian Lynagh
* Build system improvements
We no longer use dummy-ghc; instead we don't configure most packages
until the stage1 compiler is available.
We also now use Cabal for building the ghc-bin package.
There are a couple more sanity checks too.
On Mon, Jan 10, 2011 at 11:41:56AM +, Simon Marlow wrote:
>
> Ian - is the buildbot is snipping off some of the unexpected failures maybe?
I'm not sure what the problem is. I added a couple of build steps a
few days ago to help diagnose it, and it hasn't happened again since.
I'll keep an eye
Sun Jan 16 10:03:06 PST 2011 Ian Lynagh
* Turn off dtrace unless you override USE_DTRACE
There are problems with dtrace on 64bit 10.5. For now at least, we
just turn dtrace off unless you override USE_DTRACE
M ./mk/config.mk.in +3
M ./rts/ghc.mk -3 +3
View patch online:
http://dar
Sat Jan 15 12:21:04 PST 2011 Ian Lynagh
* Fix libffi build rules
Fixes a rare race when both libHSffi.a and libHSffi_p.a were being built
at the same time:
"cp" libffi/dist-install/build/libffi.a libffi/dist-install/build/libHSffi.a
"cp" libffi/dist-install/build/libffi.a libffi/dist
Sun Jan 16 07:12:30 PST 2011 Ian Lynagh
* It's not clear if LDFLAGS flags will be given to gcc or ld,
and they accept different flags, so for now do nothing
M ./aclocal.m4 -4 +14
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20110116
sparky (Sparc Solaris HEAD), build 142
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky/142.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions | Failure: Just (ExitFailure 29)
Build failed
Details: http://darcs.
sparky-unreg (Sparc Solaris unreg HEAD), build 39
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/39.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
boot
41 matches
Mail list logo