Re: GHC HEAD broken on OS X

2011-06-26 Thread Daniel Fischer
On Monday 27 June 2011, 05:52:42, austin seipp wrote: > After doing a 'git pull origin master && ./sync-all pull origin > master', I get the following build failure when stage1 attempts to > compile the RTS code: > > http://paste.debian.net/121097/ > > A quick glance at the errors seem to indicat

Experiencing libffi related problem with GHC HEAD on Ubuntu 11.04

2011-06-26 Thread Ryan Newton
Has anyone seen this one before? # libffi.so needs to be built with the correct soname. # NOTE: this builds libffi_convience.so with the incorrect # soname, but we don't need that anyway! cd libffi && \ "cp" build/libtool build/libtool.orig; \ sed -e s/soname_spec=.*/s

GHC HEAD broken on OS X

2011-06-26 Thread austin seipp
After doing a 'git pull origin master && ./sync-all pull origin master', I get the following build failure when stage1 attempts to compile the RTS code: http://paste.debian.net/121097/ A quick glance at the errors seem to indicate this work is related to the new events stuff for GHC. Duncan was w

Re: gitweb on darcs.haskell.org?

2011-06-26 Thread David Waern
Hi Iavor, Could we get darcs.haskell.org/haddock.git in there as well? It's now the haddock upstream repository, and darcs.haskell.org/haddock2 should not be used. 2011/6/24 Iavor Diatchki : > Hello, > We now have a git-web instance running on darcs.haskell.org. > You can access it at the followi