pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 219
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/219.html
git clone | Success
create mk/build.mk| Success
get subrepos | Success
setting version date
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 Thu Apr 21 18:10:01 BST 2011.
checking out new source tree
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 202
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/202.html
git clone | Success
create mk/build.mk| Success
get subrepos | Success
setting version date | S
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 Thu Apr 21 18:00:01 BST 2011.
checking out new source tree
pgj2 (amd64 FreeBSD HEAD), build 337
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/337.html
git clone | Success
create mk/build.mk| Success
get subrepos | Success
setting version date | Success
booting | Succ
pgj (x86 FreeBSD HEAD), build 339
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/339.html
git clone | Success
create mk/build.mk| Success
get subrepos | Success
setting version date | Success
booting | Success
Simon Peyton-Jones writes:
> No. The primary use for Any is to fix otherwise-unconstrained type variables.
> ...
> length Any ([] Any)
Ah, I get it! Thanks.
- a
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/l
Simon Peyton-Jones writes:
> Do you mean that GHC itself is seg-faulting, or that a program it
> compiles is seg-faulting?
It's coming from GHC itself, after I have added in some extra code.
That extra code is what's using unsafeCoerce in a [purportedly]
disciplined way.
> Could you binary-chop
Repository : ssh://darcs.haskell.org//srv/darcs/haddock2
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/5a91450e2ea5a93c70bd3904b022445c9cc82488
>---
commit 5a91450e2ea5a93c70bd3904b022445c9cc82488
Author: Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/e550494a8e6d28274fa124bdb10d4c7f40fe074b
>---
commit e550494a8e6d28274fa124bdb10d4c7f40fe074b
Author: Lennart Kolmodi
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/f3a77b2f46ebc27716f45ae426a3b33b853d52f5
>---
commit f3a77b2f46ebc27716f45ae426a3b33b853d52f5
Author: Ian Lynagh
Dat
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/6f9127b3a48638a1230935d94046084db567699e
>---
commit 6f9127b3a48638a1230935d94046084db567699e
Author: Ian Lynagh
Dat
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/70f79a6c3c40ca95efc1e2371f663c68c3bb5f08
>---
commit 70f79a6c3c40ca95efc1e2371f663c68c3bb5f08
Author: Ian Lynagh
Dat
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/bfa0c2ed1e4cd07c7934901520cb04db6b79cd9d
>---
commit bfa0c2ed1e4cd07c7934901520cb04db6b79cd9d
Author: Ian Lynagh
Dat
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 Thu Apr 21 18:10:01 BST 2011.
checking out new s
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 208
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/208.html
git clone | Success
create mk/build.mk| Success
get subrepos | Success
setting version date
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 Thu Apr 21 18:00:01 BST 2011.
checking out new source
tn23 (x86 OSX HEAD), build 315
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/315.html
git clone | Failure: Just (ExitFailure 128)
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/315.html
Cloning into build...
error: File 6802b5ec2c90fea7a3b64a26
sparky-unreg (Sparc Solaris unreg HEAD), build 97
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/97.html
git clone | Failure: Just (ExitFailure 9)
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/97.html
ld.so.1: git: fatal: reloca
Simon Peyton-Jones writes:
> Here's the story for Any [below]. A favour: could you
> ...
> My goal is to use your travels through GHC to make the journey for the next
> person easier.
> ...
> it would be very very helpful. I'm too close to the code to do that -- you
> are ideally placed!
Ye
Simon Marlow writes:
> cd ghc; make 1
>
> More details on this in the wiki:
>
> http://hackage.haskell.org/trac/ghc/wiki/Building/Using#RebuildingtheGHCbinaryaftermakingchanges
Thank you!
- a
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www
---
docs/users_guide/shared_libs.xml |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/users_guide/shared_libs.xml b/docs/users_guide/shared_libs.xml
index def773c..89b656a 100644
--- a/docs/users_guide/shared_libs.xml
+++ b/docs/users_guide/shared_libs.xml
@@ -16,7 +1
On 21/04/2011 15:39, Chris Kuklewicz wrote:
> On 21/04/2011 08:59, Simon Marlow wrote:
>> Many thanks, I'll try to work through this in due course (might not be for a
>> few
>> days or so though). In the meantime, the patches you sent to the list don't
>> seem to apply for me, I think something h
On 21/04/2011 08:59, Simon Marlow wrote:
> Many thanks, I'll try to work through this in due course (might not be for a
> few
> days or so though). In the meantime, the patches you sent to the list don't
> seem to apply for me, I think something has wrapped long lines somewhere.
> Perhaps you co
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/435ddb71ab266e3932b53c4fe81a977f92128874
>---
commit 435ddb71ab266e3932b53c4fe81a977f92128874
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-generics
http://hackage.haskell.org/trac/ghc/changeset/191292aaa7f56f32fc546478f43aa89ac67c95a3
>---
commit 191292aaa7f56f32fc546478f43aa89ac67c95a3
Author: Simon Pey
On 21/04/2011 01:12, Adam Megacz wrote:
Adam Megacz writes:
The really strange part is this: if I modify the extraction machinery
and wrap every subexpression "e" as "(trace e)" where trace is:
trace x = System.IO.Unsafe.unsafePerformIO $ Prelude.return x
Everything works perfectly (thoug
tn23 (x86 OSX HEAD), build 314
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/314.html
git clone | Success
create mk/build.mk| Success
get subrepos | Success
setting version date | Success
booting | Success
co
On 21/04/2011 01:02, Adam Megacz wrote:
Typing
make inplace/bin/ghc-stage1
will build ghc-stage1 (as desired). Then it also runs the configure
scripts for all of the libraries, which takes a really long time.
Is there some invocation of make that will just recompile
inplace/bin/ghc-stage1
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/6c0200b7ea50eead302817435a8ac30917b96f4f
>---
commit 6c0200b7ea50eead302817435a8ac30917b96f4f
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/b4e3b0dd57adc1ea610ef0c431a555df0fa2a572
>---
commit b4e3b0dd57adc1ea610ef0c431a555df0fa2a572
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/fe51d3382509bc7b218ca66137617a884ef3e3f9
>---
commit fe51d3382509bc7b218ca66137617a884ef3e3f9
Author: Simon Pey
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/df2fc178a07329310c1535a0a8e589423f741ccd
>---
commit df2fc178a07329310c1535a0a8e589423f741ccd
Merge: 6c0200b...
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/66a733f23eebbd69f6e2d00a9f73c4d5541b5c39
>---
commit 66a733f23eebbd69f6e2d00a9f73c4d5541b5c39
Merge: 35a1ec4... 3c287
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/2b6ba11cee81436aeed0ddab8ce5f53d51a349a9
>---
commit 2b6ba11cee81436aeed0ddab8ce5f53d51a349a9
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/35a1ec430a5e44a9bc79d385b997422c20cb427b
>---
commit 35a1ec430a5e44a9bc79d385b997422c20cb427b
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/fa7b383da0665fbb9c4a102507b16b02d1b3b77b
>---
commit fa7b383da0665fbb9c4a102507b16b02d1b3b77b
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/b187c221cc97679e28118ae8ac2997d6a686ba14
>---
commit b187c221cc97679e28118ae8ac2997d6a686ba14
Author: Simon Peyton Jo
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/620410fed8ee6169ccdfd5d7f914433319b29ae8
>---
commit 620410fed8ee6169ccdfd5d7f914433319b29ae8
Author: Simon Peyton Jo
Many thanks, I'll try to work through this in due course (might not be
for a few days or so though). In the meantime, the patches you sent to
the list don't seem to apply for me, I think something has wrapped long
lines somewhere. Perhaps you could resend, including the patches as
attachments
Adam
Here's the story for Any [below]. A favour: could you
a) add pointers from wherever in the code you were hunting,
to the comments about Any in TysPrim.lhs,
b) elaborate the comments in TysPrim.lhs to add any info that
you now understand but that is not clearly stated there?
My goal
Do you mean that GHC itself is seg-faulting, or that a program it compiles is
seg-faulting? I assume the latter.
Are you ever coercing between unboxed types, like from Int# to Int? Coercing
just between boxed types (say Int to Bool) is a lot safer because the GC needs
to know where every poin
42 matches
Mail list logo