pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 265
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/265.html
darcs get | Success
create mk/build.mk| Success
get subrepos | Success
setting version date
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 248
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/248.html
darcs get | Success
create mk/build.mk| Success
get subrepos | Success
setting version date | S
pgj2 (amd64 FreeBSD HEAD), build 383
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/383.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 386
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/386.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 Sat Jun 11 18:10:01 BST 2011.
checking out new s
tn23 (x86 OSX HEAD), build 359
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/359.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/359
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 256
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/256.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
setting version date | Success
booting
simonmar-win32-head (x86 Windows HEAD), build 317
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/317.html
git clone| Success
create mk/build.mk | Success
get subrepos | Success
setting version date | Success
booting | Suc
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 Sat Jun 11 18:00:02 BST 2011.
checking out new source
On 11.06 16:37, Ian Lynagh wrote:
> On Sat, Jun 11, 2011 at 03:31:59PM +0100, Ian Lynagh wrote:
> > On Sat, Jun 11, 2011 at 06:52:58AM -0700, Simon Peyton-Jones wrote:
> > >
> > > + ; dflags <- getDOpts
> > > + ; if not (dopt Opt_Specialise dflags) then
> > > +return []
On Sat, Jun 11, 2011 at 03:31:59PM +0100, Ian Lynagh wrote:
> On Sat, Jun 11, 2011 at 06:52:58AM -0700, Simon Peyton-Jones wrote:
> >
> > + ; dflags <- getDOpts
> > + ; if not (dopt Opt_Specialise dflags) then
> > +return []-- Ignore SPECIALISE pragmas for imported thin
Ah yes. :-) It looks like my build tree is in a weird state. Fixing up...
Edward
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
On Sat, Jun 11, 2011 at 10:42:55AM -0400, Edward Z. Yang wrote:
> This should be easy to fix though.
>
> "/home/ezyang/.local/bin/ghc" [...] -c compiler/utils/MonadUtils.hs -o
> compiler/stage1/build/MonadUtils.o
If you're copying the commandline from a parallel build, you need to
copy the right
This should be easy to fix though.
"/home/ezyang/.local/bin/ghc" -H32m -O -Wall -Werror -H64m -O0 -package-conf
libraries/bootstrapping.conf -package-name ghc-7.1 -hide-all-packages -i
-icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn
-icompiler/deSugar -icompiler/g
On Sat, Jun 11, 2011 at 01:54:25PM +, Simon Peyton-Jones wrote:
> I got the dump below when I tried to push to the GHC repo. I have no idea
> what is going on.
Thanks for the heads-up. It's just teething problems with a new bit of
git/trac integration. Nothing to worry about.
Thanks
Ian
_
On Sat, Jun 11, 2011 at 06:52:58AM -0700, Simon Peyton-Jones wrote:
>
> + ; dflags <- getDOpts
> + ; if not (dopt Opt_Specialise dflags) then
> +return []-- Ignore SPECIALISE pragmas for imported things
> + -- when -O is not on; otherwise we get bog
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/1ecf2598f256d44daa8face3a774edf691ff7f6a
>---
commit 1ecf2598f256d44daa8face3a774edf691ff7f6a
Author: Simon Pey
It looks like a Git hook may be broken? Either way, the push seems to have
gone through OK.
Edward
Excerpts from Simon Peyton-Jones's message of Sat Jun 11 09:54:25 -0400 2011:
> I got the dump below when I tried to push to the GHC repo. I have no idea
> what is going on.
>
> Simon
>
> git p
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/59154d28285fe9a6850063f28201ad90b12597d8
>---
commit 59154d28285fe9a6850063f28201ad90b12597d8
Merge: a891897...
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/a89189705bb254b9e939da422d5f1f64fe510fda
>---
commit a89189705bb254b9e939da422d5f1f64fe510fda
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d0bfe5c7e3afb55f2019a50c9e0001ff85afcca1
>---
commit d0bfe5c7e3afb55f2019a50c9e0001ff85afcca1
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/828c102a612022fba97acde088b8eb94cad856bd
>---
commit 828c102a612022fba97acde088b8eb94cad856bd
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/09edb0330e06a88ed624adbcdaa29ae0b8635f7b
>---
commit 09edb0330e06a88ed624adbcdaa29ae0b8635f7b
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/2ca9e3a0ecf969531a6b68414ed2775e6511d4e1
>---
commit 2ca9e3a0ecf969531a6b68414ed2775e6511d4e1
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/1c72f4d046dbd5dfa6441d17ac8efa9313260146
>---
commit 1c72f4d046dbd5dfa6441d17ac8efa9313260146
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/11200b2f624d60ba86ae4e7b3820845e21f1fda4
>---
commit 11200b2f624d60ba86ae4e7b3820845e21f1fda4
Author: Simon Pey
I got the dump below when I tried to push to the GHC repo. I have no idea what
is going on.
Simon
git push
Counting objects: 94, done.
Compressing objects: 100% (59/59), done.
Writing objects: 100% (59/59), 9.66 KiB, done.
Total 59 (delta 49), reused 0 (delta 0)
To g...@github.com:ghc/ghc.git
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/792449f555bb4dfa8e718079f6d42dc9babe938a
>---
commit 792449f555bb4dfa8e718079f6d42dc9babe938a
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d8d65a2939fbbab478c895de5f432cb0da869709
>---
commit d8d65a2939fbbab478c895de5f432cb0da869709
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/769f5c90a96742beec5e1870e68b3c7f21d9e573
>---
commit 769f5c90a96742beec5e1870e68b3c7f21d9e573
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ceb672554ef7e668eb92f703a3d21c6bd1e3b91e
>---
commit ceb672554ef7e668eb92f703a3d21c6bd1e3b91e
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/6f60f1f541cafdb3bfdd71d48eb9dd7f0a708bda
>---
commit 6f60f1f541cafdb3bfdd71d48eb9dd7f0a708bda
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/8fb9d66966e99beea793b695edef596ac8d5aea5
>---
commit 8fb9d66966e99beea793b695edef596ac8d5aea5
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/7b5b3b0cab463e108a0132435a28ef19d17cb32b
>---
commit 7b5b3b0cab463e108a0132435a28ef19d17cb32b
Merge: 9992bfb... 0b432
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/9992bfb6bd3644384b9a26b810ef68f05fd60879
>---
commit 9992bfb6bd3644384b9a26b810ef68f05fd60879
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ba33ff9b0ae36ebeeda2eb5a37758984779fc11d
>---
commit ba33ff9b0ae36ebeeda2eb5a37758984779fc11d
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d25676a6b1c42495702048b6ca6f26ebd15205d8
>---
commit d25676a6b1c42495702048b6ca6f26ebd15205d8
Author: Simon Peyton Jo
Hi,
there's quite some material on how to debug/track rewrite rules that
do fire. However, I couldn't find information about how to find out
what is wrong with a rule that supposedly should, but actually doesn't
fire. Concretely, I would like to add a rewrite rule that converts
mconcat . map (f
38 matches
Mail list logo