[Pkg-rust-maintainers] Bug#908961: closed by Vasudev Kamath <vasudev at copyninja.info> (Bug#908961: fixed in cargo 0.30.0-1~exp1)
Helmut Grohne
helmut at subdivi.de
Sun Oct 7 07:35:21 BST 2018
Control: reopen -1
On Sun, Oct 07, 2018 at 05:36:04AM +0000, Debian Bug Tracking System wrote:
> * debian/rules:
> + Use DEB_BUILD_OPTIONS to disable tests on powerpc and powerpcspe
> architecture.
> Closes: bug#908961, Thanks to Helmut Grohne.
This is broken. Now building e.g. with DEB_BUILD_OPTIONS=nostrip no
longer works on powerpc. You must not set either DEB_BUILD_OPTIONS or
DEB_BUILD_PROFILES for any supported debian/rules target.
The one place where you should have set it is in the sbuild invocation
line where you violate the build profile specification by not adding
nocheck to DEB_BUILD_OPTIONS when you add nocheck to DEB_BUILD_PROFILES.
Helmut
More information about the Pkg-rust-maintainers
mailing list