On 01/02/2010 06:41, Ben Lippmeier wrote:
On 30/01/2010, at 3:58 , Neil Mitchell wrote:
I've got buildbot running reasonably reliably, but writing
configuration files in Python is a little annoying as I don't really
know what I'm doing. If you were to make your version of buildbot
decoupled fr
On 30/01/2010, at 3:58 , Neil Mitchell wrote:
> I've got buildbot running reasonably reliably, but writing
> configuration files in Python is a little annoying as I don't really
> know what I'm doing. If you were to make your version of buildbot
> decoupled from GHC, and ideally configurable in a
On 30/01/2010, at 3:20 , Simon Marlow wrote:
>
> We decided not to try to stick with buildbot - it isn't suitable, in that it
> can't cope with dropped connections, and it would be too hard to fix it.
> There isn't a good alternative that we could find, so after due consideration
> we've deci
On Sat, Jan 30, 2010 at 04:31:03PM +, Simon Peyton-Jones wrote:
> | This is http://hackage.haskell.org/trac/ghc/ticket/3831
> |
> | Simon - this is reasonably urgent, the HEAD build is broken with -O2,
> | any chance you could take a look?
>
> How do I build the terminfo package? If I just sa
| This is http://hackage.haskell.org/trac/ghc/ticket/3831
|
| Simon - this is reasonably urgent, the HEAD build is broken with -O2,
| any chance you could take a look?
How do I build the terminfo package? If I just say 'make' at top level,
terminfo doesn't get built. If I cd to libraries/termin
Simon Marlow:
>> BTW: What's up with the buildbots? The daily reports haven't been very
>> informative lately. Is this fallout from the monk -> abbot move?
>
> We decided not to try to stick with buildbot - it isn't suitable, in that it
> can't cope with dropped connections, and it would be too
Hi
>> BTW: What's up with the buildbots? The daily reports haven't been very
>> informative lately. Is this fallout from the monk -> Â abbot move?
>
> We decided not to try to stick with buildbot - it isn't suitable, in that it
> can't cope with dropped connections, and it would be too hard to fix
On 29/01/10 13:00, Ben Lippmeier wrote:
All,
Compiling the stage2 head with optimisations on is dying for me due to
out-of-memory errors, at least when using>= 4 threads. This is on
SPARC/Solaris, but I'm guessing that it's architecture independent, and that
SpecConstr is to blame. Check the