On 25 June 2011 19:19, Johan Tibell wrote:
> Perhaps not. Just asking if they intend to support --mirror would be useful.
I've used the contact form on their website to ask. Let's see what they say.
Max
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
htt
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 281
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/281.html
git clone | Success
create mk/build.mk| Success
get subrepos | Success
setting version date
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 Mon Jun 27 18:00:01 BST 2011.
checking out new source tree
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 Mon Jun 27 18:10:01 BST 2011.
checking out new source tree
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 264
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/264.html
git clone | Success
create mk/build.mk| Success
get subrepos | Success
setting version date | S
pgj2 (amd64 FreeBSD HEAD), build 399
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/399.html
git clone | Success
create mk/build.mk| Success
get subrepos | Success
setting version date | Success
booting | Succ
pgj (x86 FreeBSD HEAD), build 401
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/401.html
git clone | Success
create mk/build.mk| Success
get subrepos | Success
setting version date | Success
booting | Success
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 Mon Jun 27 18:00:01 BST 2011.
checking out new source
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 Mon Jun 27 18:10:01 BST 2011.
checking out new s
I'll take a look at getting the llvm-gcc route going by switching the gct
variable to use pthread_getspecific() on mac os x. I can do some benchmarking
to measure the impact.
I was playing around just to get the compilation to succeed. After a small
change in STGCRun.c, the compile went through
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 272
Build failed
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/272.html
git clone | Success
create mk/build.mk | Success
get subrepos | Failure: Just (ExitFailure 2)
Build failed
Details:
mbolingbroke (x86 OSX HEAD), build 117
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/117.html
git clone | Failure: Just (ExitFailure 128)
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/117.html
Cloning into build...
error: Could
On Mon, Jun 27, 2011 at 05:19:14PM +1000, Manuel M T Chakravarty wrote:
>
> AFAICS, this fix or something similar won't work with gcc 4.2. I did
> experiment with inline functions when writing the original DTrace code and
> abandoned that in favour of CPP macros because it didn't work.
If some
On Mon, Jun 27, 2011 at 03:53:54PM +1000, Ben Lippmeier wrote:
>
> Something scary at Trace.h:244
>
> - #define dtraceStartup(num_caps)\
> + INLINE_HEADER void dtraceStartup (int n_caps) {
> HASKELLEVENT_STARTUP(num_caps)
> +}
>
>
> Breaks the build under OSX:
Sorry about that; fixed.
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/530e081362b2d95bdc073c68ab1caccaac778f78
>---
commit 530e081362b2d95bdc073c68ab1caccaac778f78
Merge: 65fc37a... 7a406
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/676bc14e3a49fbc2e9a8343c65a56455c4e5e303
>---
commit 676bc14e3a49fbc2e9a8343c65a56455c4e5e303
Author: Ian Lynagh
Dat
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/65fc37a798cb3220b32eee6fb2115301f112a015
>---
commit 65fc37a798cb3220b32eee6fb2115301f112a015
Merge: 690f7ec... 676bc
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/991f141989940c897cb2fc3dba7b5b49342d402a
>---
commit 991f141989940c897cb2fc3dba7b5b49342d402a
Author: Sam Anklesaria
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/690f7ec4cd51cee854cb2bd57f53cbb7d7167038
>---
commit 690f7ec4cd51cee854cb2bd57f53cbb7d7167038
Author: Sergei Trofimov
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/7a4063e9797735da6c490b559c1e89b7d52e4614
>---
commit 7a4063e9797735da6c490b559c1e89b7d52e4614
Author: Simon Marlow
D
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/e1c9a4f7762009f6cf5db645ee52966eaa979f44
>---
commit e1c9a4f7762009f6cf5db645ee52966eaa979f44
Author: Simon Marlow
D
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/8ca18a4294a3d0f01a8ae6aad5fa4087d19173a4
>---
commit 8ca18a4294a3d0f01a8ae6aad5fa4087d19173a4
Author: Simon Marlow
D
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/32300c3218a7003231e043f2e52a85a22460d59f
>---
commit 32300c3218a7003231e043f2e52a85a22460d59f
Author: Karel Gardas
D
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/5a0b3770789058ea6a24da592944ed85b9a4aebd
>---
commit 5a0b3770789058ea6a24da592944ed85b9a4aebd
Author: David M Peixott
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-7.2
http://hackage.haskell.org/trac/ghc/changeset/515e6a6602ff97d88345d6d4f7ba2be34ba3255d
>---
commit 515e6a6602ff97d88345d6d4f7ba2be34ba3255d
Author: Ian Lynagh
Da
On 24/06/2011 01:11, Ian Lynagh wrote:
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c7b96c91e82f2b8cabc10eb26997ef4b6c6c65b5
---
commit c7b96c91e82f2b8c
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
Branch 'ghc-7.2' now includes:
5ca76f4... Bump GHC dep to allow 7.2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
New patches in /srv/darcs/git-mirrors/random
commit aaae8071cb1b9db87643ccfb786fc88033025ef9
Author: Ryan Newton
Date: Sun Jun 26 23:51:11 2011 -0400
Minor: using unsafeDupablePerformIO to be more fair to MWC.
commit 290fc9f6a2b0a790883f282f6da60d997a11e8f6
Author: Ryan Newton
Date: S
Ian
Looking at http://hackage.haskell.org/trac/ghc/wiki/Commentary/Libraries, the
"Repository locations" section, many packages, like ghc.git for example, don't
have a git upstream repo. They only have the master in GHC. I'd suggest
removing them from the 'git upstream'column.
Also some repo
Bytestring is failing thus:
Presumably the bytestring.cabal file needs hands laid on it to remove the
-fno-method-sharing flag for a sufficiently late GHC
Could someone do that?
Simon
:
Failing due to -Werror.
on the commandline:
Warning: -fno-method-sharing is deprecated: doesn't do any
[Sorry for duplicated, wrong sender email at first.]
I think that patch should be backed out. DTrace support is currently for OS X
and OS X will never see anything beyond GCC 4.2 (due to the change to GPL3
after that version and Apple's (understandable) paranoia of patents). So, I
don't see w
31 matches
Mail list logo