reassign 607544 libsvn1 1.6.12dfsg-2 retitle 607544 libsvn1 symbols file is not complete thanks
On Sun, 19 Dec 2010, Matthias Klose wrote: > from the build log > https://buildd.debian.org/fetch.cgi?pkg=rapidsvn&arch=i386&ver=0.12.0dfsg-3&stamp=1292776183&file=log&as=raw > > dpkg-shlibdeps: warning: symbol svn_error__locate used by > debian/libsvncpp3/usr/lib/libsvncpp.so.3.0.0 found in none of the > libraries. > dpkg-shlibdeps: warning: symbol svn_sort__hash used by > debian/libsvncpp3/usr/lib/libsvncpp.so.3.0.0 found in none of the > libraries. > > [...] > > ldd debian/libsvncpp3/usr/lib/libsvncpp.so.3.0.0 | grep libsvn_subr-1.so.1 > libsvn_subr-1.so.1 => /usr/lib/libsvn_subr-1.so.1 (0x400ef000) > objdump -T /usr/lib/libsvn_subr-1.so.1 | egrep > 'svn_error__locate|svn_sort__hash' > 0002c620 g DF .text 000000aa Base svn_sort__hash > 00018830 g DF .text 00000022 Base svn_error__locate > > is this expected? It looks like the symbols file is not complete: $ egrep 'svn_error__locate|svn_sort__hash' /var/lib/dpkg/info/libsvn1.symbols $ So the problem seems to be in libsvn1... and indeed subversion does weird things with the symbols files: https://buildd.debian.org/fetch.cgi?pkg=subversion;ver=1.6.12dfsg-2;arch=i386;stamp=1285959625 I see in the log: sed -i '/svn_.*__/d' debian/libsvn1/DEBIAN/symbols So those symbols are voluntarily dropped for a reason that I ignore. Ccing the subversion maintainers and reassigning there. Cheers, -- Raphaël Hertzog ◈ Debian Developer Follow my Debian News ▶ http://RaphaelHertzog.com (English) ▶ http://RaphaelHertzog.fr (Français) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org