[Pkg-ofed-devel] Bug#558947: Resolve unresolved symbols in shared libraries

Peter Fritzsche peter.fritzsche at gmx.de
Mon Nov 30 18:32:41 UTC 2009


Source: opensm
Version: 3.2.6-20090317-1
Severity: wishlist
User: peter.fritzsche at gmx.de
Usertags: unresolved-symbols-so

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/pkgreport.cgi?users=peter.fritzsche@gmx.de;tag=no-add-needed

More informations can be found at
 http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
dpkg-shlibdeps already showed you the related warnings:

dpkg-shlibdeps: warning: symbol cl_atomic_spinlock used by debian/libopensm2/usr/lib/libopensm.so.2.1.3 found in none of the libraries.
dpkg-shlibdeps: warning: symbol osm_vendor_put used by debian/libopensm2/usr/lib/libopensm.so.2.1.3 found in none of the libraries.
dpkg-shlibdeps: warning: symbol cl_get_time_stamp used by debian/libopensm2/usr/lib/libopensm.so.2.1.3 found in none of the libraries.
dpkg-shlibdeps: warning: symbol osm_vendor_get used by debian/libopensm2/usr/lib/libopensm.so.2.1.3 found in none of the libraries.
dpkg-shlibdeps: warning: symbol cl_spinlock_acquire used by debian/libopensm2/usr/lib/libopensm.so.2.1.3 found in none of the libraries.
dpkg-shlibdeps: warning: symbol cl_spinlock_release used by debian/libopensm2/usr/lib/libopensm.so.2.1.3 found in none of the libraries.
dpkg-shlibdeps: warning: symbol cl_spinlock_init used by debian/libopensm2/usr/lib/libopensm.so.2.1.3 found in none of the libraries.
dpkg-shlibdeps: warning: symbol osm_dump_smp_dr_path used by debian/libopensm2/usr/lib/libosmvendor.so.2.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol osm_log used by debian/libopensm2/usr/lib/libosmvendor.so.2.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol osm_mad_pool_put used by debian/libopensm2/usr/lib/libosmvendor.so.2.0.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol osm_mad_pool_get used by debian/libopensm2/usr/lib/libosmvendor.so.2.0.0 found in none of the libraries.





More information about the Pkg-ofed-devel mailing list