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 Nov 28 18:00:01 GMT 2010.
checking out new source tree
pgj-freebsd-amd64-stable, build 91
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/91.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
boo
pgj-freebsd-i386-stable, build 74
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/74.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booti
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 Nov 28 18:10:01 GMT 2010.
checking out new source tree
On 24 November 2010 10:20, Alexander McPhail <
haskell.vivian.mcph...@gmail.com> wrote:
> Hi,
>
> build.mk:
>
> BuildFlavour = quickest
>
> GHCLibWays = v
>
> no configure flags
>
> 2010/11/24 Ian Lynagh
>
> On Tue, Nov 23, 2010 at 02:00:26PM +0100, José Pedro Magalhães wrote:
>> >
>> > I have th
pgj2, build 209
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/209.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
pgj, build 212
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/212.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
tn23, build 203
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/203.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
simonmar-win32-head, build 178
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/178.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting
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 Nov 28 18:00:01 GMT 2010.
checking out new source
simonmar-win32-stable, build 114
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/114.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting
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 Nov 28 18:10:01 GMT 2010.
checking out new s
sparky-unreg, build 28
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/28.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions | Failure: Just (ExitFailure 29)
Build failed
Details: http://darcs.haskell.org
sparky, build 130
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky/130.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions | Failure: Just (ExitFailure 29)
Build failed
Details: http://darcs.haskell.org/ghcBuilde
Full logs at http://log.ouroborus.net/limitingfactor/dph
Environment
Platform
host: limitingfactor.cse.unsw.EDU.AU
arch: i386
processor: i386
system:Darwin 10.4.0
Versions
GHC The Glorious Glasgow Haskell Compilation System, version 6.12.1
GCC i686-apple-d
Sat Nov 27 15:58:05 PST 2010 Ian Lynagh
* Remove the no-ghci-lib warning in ghc-pkg
GHCi libs are no longer necessary, as we can use the .a or .so versions
instead.
M ./utils/ghc-pkg/Main.hs -7 +4
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdif
Sat Nov 27 11:16:46 PST 2010 Ian Lynagh
* Re-indent only
M ./rts/Linker.c -127 +131
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101127191646-3fd76-932e3b194f4ee4c5ee1092d799ae668f6a589313.gz
___
Sat Nov 27 14:39:45 PST 2010 Ian Lynagh
* Add GNU-variant support to the .a parser, and other improvements/tidyups
M ./rts/Linker.c -44 +149
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101127223945-3fd76-f367ee1f26380fa0648dcfd8f0509fee556
Sat Nov 27 11:09:07 PST 2010 Ian Lynagh
* Improve linker debugging for archive files
M ./rts/Linker.c -1 +5
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101127190907-3fd76-2753c5da0175dffe473986ab6f71bc3bdcb4fb48.gz
___
Sat Nov 27 09:30:00 PST 2010 Ian Lynagh
* Always enable the archive-loading code
If the GHCi .o lib doesn't exist, load the .a instead
M ./compiler/ghc.mk -11 +13
M ./compiler/ghci/Linker.lhs -27 +14
M ./compiler/main/DynFlags.hs -1
M ./mk/config.mk.in -6
M ./rts/Linker.c
Sat Nov 27 04:50:25 PST 2010 Roman Leshchinskiy
* Inherit the ForceSpecConstr flag in non-recursive nested bindings
This makes sure that join points are fully specialised in loops which are
marked as ForceSpecConstr.
M ./compiler/specialise/SpecConstr.lhs -5 +7
View patch online:
h
Sat Nov 27 04:35:28 PST 2010 Roman Leshchinskiy
* Document -ddump-rule-firings and -ddump-rule-rewrites
M ./docs/users_guide/debugging.xml +22
M ./docs/users_guide/flags.xml +12
M ./docs/users_guide/glasgow_exts.xml -2 +3
View patch online:
http://darcs.haskell.org/cgi-bin/darcswe
Sat Nov 27 04:20:22 PST 2010 Roman Leshchinskiy
* New flag -dddump-rule-rewrites
Now, -ddump-rule-firings only shows the names of the rules that fired (it
would
show "before" and "after" with -dverbose-core2core previously) and
-ddump-rule-rewrites always shows the "before" and "after
23 matches
Mail list logo