[darcs-users] [darcs-devel] buildbot failure in darcs on thorkil tn9 Linux-2.6.13-15 SUSE-10.0?i686

Eric Kow kowey at darcs.net
Wed Mar 18 15:35:20 UTC 2009


On Wed, Mar 18, 2009 at 16:10:04 +0100, Thorkil Naur wrote:
> > runghc Setup build
> >  in dir /home/tn/tn/buildbot/darcs/thorkil_linux/thorkil tn9/build
> >  watching logfiles {}
> >  argv: ['runghc', 'Setup', 'build']
> >  environment: {...
> > Setup: Package darcs-2.2.0 can't be built on this system.
> > program finished with exit code 1
> 
> Details, running by hand:

This means that we've got you configured to use neither libcurl nor http
on the build master.

Do you have the HTTP package (>= 3000.0 && < 3001.2) installed on this
slave or libcurl for that matter?

Right now we have
   cabal_extra=["-f-curl", "-f-libwww", "-f-type-witnesses"]),

in the build master config.  Either we'll have to change this to
   cabal_extra=["-f-type-witnesses"]), # re-enable curl
or
   cabal_extra=["-f-curl", "-fhttp", "-f-type-witnesses"]), # enable HTTP

But it's up to you...

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20090318/43fbed00/attachment.pgp>


More information about the darcs-users mailing list