pgj (x86 FreeBSD HEAD), build 925, Failure

Sergei Trofimovich slyich at gmail.com
Sat Jan 26 16:31:18 CET 2013


On Sat, 26 Jan 2013 01:56:36 +0000
Ian Lynagh <ian at well-typed.com> wrote:

> On Fri, Jan 25, 2013 at 05:47:03PM -0800, Builder wrote:
> > pgj (x86 FreeBSD HEAD), build 925
> > 
> > Build failed
> > Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/925.html
> > 
> > checking for __gmpz_fdiv_qr in -lgmp... no
> > checking for __gmpz_fdiv_qr in -lgmp3... no
> > configure: error: Failed to compute size of sizeof (MP_INT)
> > gmake[1]: *** [libraries/integer-gmp/dist-install/package-data.mk] Error 1
> > gmake: *** [all] Error 2
> > checking for sizeof (MP_INT) size... 
> 
> My Win32 HEAD build failed the same way:
> 
> checking for __gmpz_fdiv_qr in -lgmp3... no
> checking for sizeof (MP_INT) size... configure: error: Failed to compute size of sizeof (MP_INT)
> libraries/integer-gmp/ghc.mk:4: recipe for target
> `libraries/integer-gmp/dist-install/package-data.mk' failed
> make[1]: *** [libraries/integer-gmp/dist-install/package-data.mk] Error 1
> 
> Does anyone know what's up?

I've broke it. Is there a config.log from that system?

Looks like local include paths were not prepended correctly
in missing libgmp case.

-- 

  Sergei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20130126/1e4084ca/attachment.pgp>


More information about the ghc-devs mailing list