Your message dated Sun, 16 Oct 2011 14:04:37 +0200
with message-id <20111016120437.gi28...@radis.liafa.jussieu.fr>
and subject line Re: Bug#645475: autogen FTBFS: cannot find the library 
`/usr/lib/libgmp.la'
has caused the Debian Bug report #645475,
regarding autogen FTBFS: cannot find the library `/usr/lib/libgmp.la'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
645475: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645475
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libgmp-dev
Version: 2:5.0.2+dfsg-1
Severity: serious
Justification: ftbfs
Affects: src:autogen

Hi,

Trying to build autogen, I get:

| /bin/sh ../libtool --tag=CC   --mode=link x86_64-linux-gnu-gcc -std=gnu99  
-O2 -export-dynamic -Wl,--as-needed -o autogen  autogen-ag.o 
../autoopts/libopts.la ../snprintfv/libsnprintfv.la -lguile -lltdl -lgmp 
-lcrypt -lm -lltdl -lm -ldl 
| libtool: link: cannot find the library `/usr/lib/libgmp.la' or unhandled 
argument `/usr/lib/libgmp.la'
| make[4]: *** [autogen] Error 1

The cause:

| $ grep /usr/lib/libgmp /usr/lib/*.la
| /usr/lib/libguile.la:dependency_libs=' /usr/lib/libgmp.la -lcrypt -lm 
/usr/lib/libltdl.la -ldl'
| $ dpkg-query -S /usr/lib/libguile.la
| guile-1.8-dev: /usr/lib/libguile.la
| $ dpkg-query -W guile-1.8-dev
| guile-1.8-dev 1.8.7+1-3

Possible fixes:

 A. install a symlink at /usr/lib/libgmp.la to make sure rdeps keep building

 B. update guile-1.8-dev (ideally by clearing dependency_libs, if that works)
    and any other packages that might have been relying on the old .la file,
    then add a versioned Breaks

Obviously I prefer (B).

Thoughts?



--- End Message ---
--- Begin Message ---
On Sat, Oct 15, 2011 at 23:16:58 -0500, Jonathan Nieder wrote:

> | $ grep /usr/lib/libgmp /usr/lib/*.la
> | /usr/lib/libguile.la:dependency_libs=' /usr/lib/libgmp.la -lcrypt -lm 
> /usr/lib/libltdl.la -ldl'
> | $ dpkg-query -S /usr/lib/libguile.la
> | guile-1.8-dev: /usr/lib/libguile.la
> | $ dpkg-query -W guile-1.8-dev
> | guile-1.8-dev       1.8.7+1-3
> 
> Possible fixes:
> 
>  A. install a symlink at /usr/lib/libgmp.la to make sure rdeps keep building
> 
NAK.

>  B. update guile-1.8-dev (ideally by clearing dependency_libs, if that works)
>     and any other packages that might have been relying on the old .la file,
>     then add a versioned Breaks
> 
> Obviously I prefer (B).
> 
Yes, except for the Breaks.  No bug in gmp here IMO, and guile-1.8 is
already fixed AFAICT, closing.

Cheers,
Julien


--- End Message ---

Reply via email to