I'd say this is a bug in dpkg-shlibdeps in dpkg-dev.
Referring to the example above, on arm64 "test" does depend on
ld-linux-aarch64.so.1 because, although "__stack_chk_guard" is defined
in "test", there's also a relocation referring to the one in
/lib/ld-linux-aarch64.so.1:
$ nm test | grep stac
LAST_UPDATED: Sat Dec 19 03:53:35 UTC 2015 (revision 231847)
Target: mipsel-linux-gnu
gcc version 5.3.1 20151219 (Debian 5.3.1-4)
Native configuration is mipsel-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/guality/pr55665.C -O2 line 23 p == 40
FAIL:
2 matches
Mail list logo