[Bug 688839] Re: proposal to turn dh_shlibdeps warning into an error
Colin Watson
cjwatson at canonical.com
Tue Jun 14 15:38:58 UTC 2011
Unassigning and dropping priority, per my comments #1 and #2 on this
bug.
** Changed in: dpkg (Ubuntu)
Importance: High => Medium
** Changed in: dpkg (Ubuntu)
Assignee: Canonical Foundations Team (canonical-foundations) => (unassigned)
** Changed in: dpkg (Ubuntu Natty)
Importance: High => Medium
** Changed in: dpkg (Ubuntu Natty)
Assignee: Canonical Foundations Team (canonical-foundations) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dpkg in Ubuntu.
https://bugs.launchpad.net/bugs/688839
Title:
proposal to turn dh_shlibdeps warning into an error
Status in “dpkg” package in Ubuntu:
Confirmed
Status in “dpkg” source package in Natty:
Won't Fix
Status in “dpkg” package in Debian:
New
Bug description:
Binary package hint: dpkg
is there a reason not to turn this into an error and detect these bugs
early?
seen in the cwiid build:
dh_shlibdeps -plibcwiid1
dpkg-shlibdeps: warning: symbol hci_close_dev used by debian/libcwiid1/usr/lib/libcwiid.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pthread_cancel used by debian/libcwiid1/usr/lib/libcwiid.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol hci_open_dev used by debian/libcwiid1/usr/lib/libcwiid.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol hci_inquiry used by debian/libcwiid1/usr/lib/libcwiid.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pthread_join used by debian/libcwiid1/usr/lib/libcwiid.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pthread_create used by debian/libcwiid1/usr/lib/libcwiid.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol clock_gettime used by debian/libcwiid1/usr/lib/libcwiid.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pthread_detach used by debian/libcwiid1/usr/lib/libcwiid.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol hci_read_remote_name used by debian/libcwiid1/usr/lib/libcwiid.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol hci_get_route used by debian/libcwiid1/usr/lib/libcwiid.so.1.0 found in none of the libraries.
seen in the protobuf build, see bug #688819
dh_shlibdeps
dpkg-shlibdeps: warning: symbol pthread_once used by debian/libprotobuf6/usr/lib/libprotobuf.so.6.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol pthread_once used by debian/libprotobuf-lite6/usr/lib/libprotobuf-lite.so.6.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: dependency on libz.so.1 could be avoided if "debian/libprotobuf-lite6/usr/lib/libprotobuf-lite.so.6.0.0" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: symbol pthread_once used by debian/libprotoc6/usr/lib/libprotoc.so.6.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: dependency on libz.so.1 could be avoided if "debian/libprotoc6/usr/lib/libprotoc.so.6.0.0" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libz.so.1 could be avoided if "debian/protobuf-compiler/usr/bin/protoc" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libprotobuf.so.6 could be avoided if "debian/protobuf-compiler/usr/bin/protoc" were not uselessly linked against it (they use none of its symbols).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/688839/+subscriptions
More information about the foundations-bugs
mailing list