On Sat, 2019-06-08 at 09:07 +0200, Helmut Grohne wrote: > Source: jitterentropy-rngd > Version: 1.0.8-3 > Tags: patch > User: [email protected] > Usertags: ftcbfs > > jitterentropy-rngd fails to cross build from source, because it > strips > with the wrong strip during make install. Beyond breaking cross > compilation, doing so breaks DEB_BUILD_OPTIONS=nostrip as well as > generation of -dbgsym packages. The attached patch defers all > stripping > to dh_strip. Please consider applying it. > > Helmut
Hello Helmut, Thank you for the report and the patch! I noticed upstream has removed the -s from the install command, so I've backported that commit, and only applied the half of your patch that overrides STRIP, and I've just uploaded to sid. Please let me know if you find any further issue. -- Kind regards, Luca Boccassi
signature.asc
Description: This is a digitally signed message part

