[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#985915: ldd: disagrees with file(1) about whether a file is dynamically or statically linked



Package: libc-bin
Version: 2.31-10
Severity: normal
X-Debbugs-Cc: tg@mirbsd.de

I’m debugging a weird lintian problem and found the cause to be:

tglase@tglase-nb:~ $ ldd /tmp/libjsound.so
        statically linked
tglase@tglase-nb:~ $ file /tmp/libjsound.so
/tmp/libjsound.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=de56e345230aca1c7c8cf06b56e9c21ee53031f5, stripped
tglase@tglase-nb:~ $ objdump -p /tmp/libjsound.so | fgrep NEED | wc -l
0

I’m attaching this file so this can be fixed in the right package.
I believe that if both agree lintian won’t complain.



-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'oldstable-updates'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'oldstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-4-amd64 (SMP w/2 CPU threads)
Kernel taint flags: TAINT_WARN
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)

Versions of packages libc-bin depends on:
ii  libc6  2.31-10

Versions of packages libc-bin recommends:
ii  manpages  5.10-1

libc-bin suggests no packages.

-- no debconf information

Attachment: libjsound.so
Description: application/sharedlib


Reply to: