Hi Matthias,

On Sat, Jul 25, 2020 at 05:23:12PM +0200, Matthias Klose wrote:
> reopen 964536
> found 964536 0.2.0-3.4

Sorry, I am a bit confused.
The generated control file now has:
Depends: libc6 (>= 2.17)
Built-Using: binutils (= 2.35-1)

It is built using the static library and I can confirm that from ldd.
$ ldd ./usr/lib/mutrace/libmutrace-backtrace-symbols.so
        linux-vdso.so.1 (0x00007ffc16ed1000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x00007fd14d561000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fd14d1c2000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fd14d77e000)

And it is not linked to libbfd-2.34.90-system.20200706.so anymore, whereas
mutrace/0.2.0-3.2+b1 has it linked with libbfd.

Can you please suggest what am I missing?

--
Regards
Sudip

Reply via email to