Package: bobcat
Version: 2.10.01-2
Severity: wishlist
User: [email protected]
Usertags: origin-ubuntu natty
User: [email protected]
Usertags: unresolved-symbols-so
seen with current build logs:
dh_shlibdeps
dpkg-shlibdeps: warning: symbol EVP_EncryptUpdate used by
debian/libbobcat2/usr/lib/libbobcat.so.2.10.02 found in none of the libraries.
dpkg-shlibdeps: warning: symbol
_ZNSt15basic_streambufIcSt11char_traitsIcEE5uflowEv used by
debian/libbobcat2/usr/lib/libbobcat.so.2.10.02 found in none of the libraries.
dpkg-shlibdeps: warning: symbol _ZNSt13basic_filebufIcSt11char_traitsIcEEC1Ev
used by debian/libbobcat2/usr/lib/libbobcat.so.2.10.02 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _ZTVSi used by
debian/libbobcat2/usr/lib/libbobcat.so.2.10.02 found in none of the libraries.
dpkg-shlibdeps: warning: symbol
_ZNSt9basic_iosIcSt11char_traitsIcEE8setstateESt12_Ios_Iostate used by
debian/libbobcat2/usr/lib/libbobcat.so.2.10.02 found in none of the libraries.
dpkg-shlibdeps: warning: symbol HMAC_Init_ex used by
debian/libbobcat2/usr/lib/libbobcat.so.2.10.02 found in none of the libraries.
dpkg-shlibdeps: warning: symbol
_ZTTSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE used by
debian/libbobcat2/usr/lib/libbobcat.so.2.10.02 found in none of the libraries.
dpkg-shlibdeps: warning: symbol _ZNSo3putEc used by
debian/libbobcat2/usr/lib/libbobcat.so.2.10.02 found in none of the libraries.
dpkg-shlibdeps: warning: symbol BN_mod_exp used by
debian/libbobcat2/usr/lib/libbobcat.so.2.10.02 found in none of the libraries.
dpkg-shlibdeps: warning: symbol _ZNSt14basic_ifstreamIcSt11char_traitsIcEED1Ev
used by debian/libbobcat2/usr/lib/libbobcat.so.2.10.02 found in none of the
libraries.
the original mail from Peter:
I build all packages some time ago with binutils-gold and your package build
without an hard failure, but I noticed that you seems to provide a library in
a specific library package so other packages can link against it without
problems.... but your shared object has still some unresolved symbols which
the program which links agaomst it must resolve. This isnt a good idea because
when you introduce new dependencies the package previously linked against the
old version will break because it doesnt know about the new dependency.
Maybe you could link against all needed libraries so programs must not link
against libraries which it doesnt need to use.
Maybe it is related to following bugs which hard failed due to unresolved
symbols in programs
http://bugs.debian.org/cgi-bin/[email protected];tag=no-add-needed
More informations can be found at
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]