Public bug reported:

Binary package hint: binutils

ggconv fails to build on the buildd's [1] and in an intrepid pbuilder
with the error:

dpkg-shlibdeps: failure: no dependency information found for 
/usr/lib/libbfd-2.18.50.20080530.so (used by debian/ggcov/usr/bin/tggcov).
dh_shlibdeps: command returned error code 512

$ cat /var/lib/dpkg/info/binutils.shlibs 
libbfd 2.18.50.20080507 binutils
libopcodes 2.18.50.20080507 binutils

$ objdump -p /usr/lib/libbfd-2.18.50.20080530.so  | grep SONAME
  SONAME               libbfd-2.18.50.20080530.so

The soname version of libbfd does not match the soname version in 
binutils.shlibs
Bumping the soname version in binutils.shlibs makes the ggconv build succeed.

$ apt-cache policy binutils
binutils:
  Installed: 2.18.50.20080530-0ubuntu1
  Candidate: 2.18.50.20080530-0ubuntu1
  Version table:
 *** 2.18.50.20080530-0ubuntu1 0
        500 http://127.0.0.1 intrepid/main Packages
        100 /var/lib/dpkg/status

(127.0.0.1 is apt-cacher-ng pointing to nl.archive.ubuntu.com)

[1] http://launchpadlibrarian.net/14937960/buildlog_ubuntu-
intrepid-i386.ggcov_0.8-6_FAILEDTOBUILD.txt.gz

** Affects: binutils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
binutils has wrong soname version in .shlibs
https://bugs.launchpad.net/bugs/237461
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to