On 2013-12-05 22:20 +0100, Daniel Kahn Gillmor wrote:
> Package: dpkg-dev
> Version: 1.17.3
> Severity: normal
>
> When building C++ projects using debhelper within an up-to-date sid
> cowbuilder these days, i often get the following message during
> dh_shlibdeps:
>
> dh_makeshlibs
> dh_shlibdeps
> dpkg-shlibdeps: error: no dependency information found for
> /usr/lib/libstdc++.so.6 (used by debian/wpagui/usr/sbin/wpa_gui)
> dh_shlibdeps: dpkg-shlibdeps -Tdebian/wpagui.substvars
> debian/wpagui/usr/sbin/wpa_gui returned exit code 2
>
> (the above is from a rebuild of the wpa package, but it happens with
> other packages with C++ components as well, like enigmail).
>
> I suspect something bad is happening (possibly due to the cowbuilder
> environment?), but i don't know how i should investigate further. If
> you'd like me to test anything, please let me know.
The /usr/lib/libstdc++.so.6 file should not be there I suppose. There
is no package in unstable that ships it, so it's no wonder that
dpkg-shlibdeps fails to find dependency information for it.
Cheers,
Sven
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]