[debhelper-devel] Bug#876689: dh_strip: deprecation warning masks message for error

Adrian Bunk bunk at debian.org
Sun Sep 24 21:35:57 UTC 2017


Package: debhelper
Version: 10.9
Severity: normal

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/xorg-server.html

...
   debian/rules override_dh_strip
make[1]: Entering directory '/build/1st/xorg-server-1.19.3'
dh_strip -pxserver-xorg-core --dbgsym-migration="xserver-xorg-core-dbg (<< 2:1.19.0-3~)"
dh_strip -s -Nxserver-xorg-core -Nxserver-xorg-core-dbg
dh_strip: -s/--same-arch is deprecated; please use -a/--arch instead
dh_strip: This feature will be removed in compat 11.
dh_strip: unknown option or error during option parsing; aborting
debian/rules:297: recipe for target 'override_dh_strip' failed
make[1]: *** [override_dh_strip] Error 25


Two lines of message are printed for the deprecation.

Then follows the message that an error has occured,
but the message for the error is not printed
(xserver-xorg-core-dbg is a non-existing package).



More information about the debhelper-devel mailing list