Hi,
Anyone else have the strength to battle these last remaining warnings from
the Debian package build? This is on the current Debian (lenny/sid) gcc
suite (4.2.3), and the Debian packaging tools are reporting all the dodgey
extract library linkage we do...
I'll merge the latest round of fixes I have, and thats enough for me for a
while I think.
Desc.c++: In static member function ?static const char*
PMC_Desc::abvUnitsStr(pmUnits*)?:
Desc.c++:94: warning: deprecated conversion from string constant to ?char*?
Desc.c++:97: warning: deprecated conversion from string constant to ?char*?
Desc.c++:100: warning: deprecated conversion from string constant to ?char*?
Desc.c++:103: warning: deprecated conversion from string constant to ?char*?
Desc.c++:106: warning: deprecated conversion from string constant to ?char*?
Desc.c++:117: warning: deprecated conversion from string constant to ?char*?
Desc.c++:120: warning: deprecated conversion from string constant to ?char*?
Desc.c++:123: warning: deprecated conversion from string constant to ?char*?
Desc.c++:126: warning: deprecated conversion from string constant to ?char*?
Desc.c++:129: warning: deprecated conversion from string constant to ?char*?
Desc.c++:132: warning: deprecated conversion from string constant to ?char*?
Desc.c++:143: warning: deprecated conversion from string constant to ?char*?
Desc.c++:146: warning: deprecated conversion from string constant to ?char*?
Indom.c++: In member function ?int PMC_Indom::genProfile()?:
Indom.c++:287: warning: deprecated conversion from string constant to ?char*?
Indom.c++:297: warning: deprecated conversion from string constant to ?char*?
Indom.c++:315: warning: deprecated conversion from string constant to ?char*?
sudo debian/rules binary
== dpkg-buildpackage: build
== dpkg-buildpackage: binary-arch
dpkg-shlibdeps: warning:
debian/pcp/var/lib/pcp/pmdas/sample/pmda_sample.so shouldn't be linked
with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/pcp/var/lib/pcp/pmdas/cisco/probe
shouldn't be linked with libpcp_pmda.so.3 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/pcp/var/lib/pcp/pmdas/cisco/probe
shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/pcp/var/lib/pcp/pmdas/weblog/check_match
shouldn't be linked with libpcp_pmda.so.3 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/pcp/var/lib/pcp/pmdas/weblog/check_match
shouldn't be linked with libpcp.so.3 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/pcp/var/lib/pcp/pmdas/weblog/check_match
shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/pcp/var/lib/pcp/pmdas/txmon/txrecord
shouldn't be linked with libpcp_pmda.so.3 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/pcp/var/lib/pcp/pmdas/txmon/txrecord
shouldn't be linked with libpcp.so.3 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/pcp/usr/sbin/newhelp shouldn't be linked
with libpcp_pmda.so.3 (it uses none of its symbols).
dpkg-shlibdeps: warning: symbol pmcd_init_trace used by
debian/pcp/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _pmcd_trace_mask used by
debian/pcp/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so found in none of the
libraries.
dpkg-shlibdeps: warning: symbol pmcd_dump_trace used by
debian/pcp/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so found in none of the
libraries.
dpkg-shlibdeps: warning: symbol nClients used by
debian/pcp/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so found in none of the
libraries.
dpkg-shlibdeps: warning: symbol agent used by
debian/pcp/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so found in none of the
libraries.
dpkg-shlibdeps: warning: symbol pmcd_hi_openfds used by
debian/pcp/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _pmcd_done used by
debian/pcp/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so found in none of the
libraries.
dpkg-shlibdeps: warning: symbol nAgents used by
debian/pcp/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _pmcd_data used by
debian/pcp/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _pmcd_timeout used by
debian/pcp/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so found in none of the
libraries.
dpkg-shlibdeps: warning: 3 other similar warnings have been skipped (use
-v to see them all).
dpkg-shlibdeps: warning: debian/pcp/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so
shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/pcp/usr/sbin/pmlogextract shouldn't be
linked with libm.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/pcp/var/lib/pcp/pmdas/linux/pmda_linux.so
shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/libpcp-pmda3/usr/lib/libpcp_pmda.so.3
shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/libpcp-trace2/usr/lib/libpcp_trace.so.2
shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/libpcp-trace2/usr/lib/libpcp_trace.so.2
shouldn't be linked with libdl.so.2 (it uses none of its symbols).
cheers.
--
Nathan
|