On Mon, Jul 04, 2011 at 08:31:32PM +0200, Christoph Egger wrote:
> Package: binutils
> Version: 2.21.52.20110703-1
> Severity: serious
> 
> Bug can e.g. be seen when building pdfgrep:
> 
> dpkg-shlibdeps: error: couldn't find library libpoppler.so.13 needed by 
> debian/pdfgrep/usr/bin/pdfgrep (ELF format: 'elf64-x86-64'; RPATH: '').
> dpkg-shlibdeps: error: couldn't find library libstdc++.so.6 needed by 
> debian/pdfgrep/usr/bin/pdfgrep (ELF format: 'elf64-x86-64'; RPATH: '').
> dpkg-shlibdeps: error: couldn't find library libm.so.1 needed by 
> debian/pdfgrep/usr/bin/pdfgrep (ELF format: 'elf64-x86-64'; RPATH: '').
> dpkg-shlibdeps: error: couldn't find library libgcc_s.so.1 needed by 
> debian/pdfgrep/usr/bin/pdfgrep (ELF format: 'elf64-x86-64'; RPATH: '').
> dpkg-shlibdeps: error: couldn't find library libc.so.0.1 needed by 
> debian/pdfgrep/usr/bin/pdfgrep (ELF format: 'elf64-x86-64'; RPATH: '').
> dpkg-shlibdeps: error: Cannot continue due to the errors listed above.
> Note: libraries are not searched in other binary packages that do not have 
> any shlibs or symbols file.
> 
> % /lib/ld-kfreebsd-x86-64.so.1 --verify debian/pdfgrep/usr/bin/pdfgrep
> % echo $?
> 1
> 
> ====
> 
> after downgrading and rebuilding
> 
> % /lib/ld-kfreebsd-x86-64.so.1 --verify debian/pdfgrep/usr/bin/pdfgrep
> % echo $?
> 0
> 
> ====
> 
> It's perfectly reproducible (happend on the buildd fano and after
> upgrading my private vm it is visible there as well)
> 

The issue comes from this bfd commit:

2011-06-25  H.J. Lu  <hongjiu...@intel.com>

      * elf64-x86-64.c (elf_backend_post_process_headers): Don't
       define for FreeBSD/x86-64 nor FreeBSD/L1OM.  Define for L1OM.

Now I don't what's the purpose of this commit.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurel...@aurel32.net                 http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to