Bug#968433: wmxres FTCBFS: builds for the build architecture
Helmut Grohne
helmut at subdivi.de
Sat Aug 15 09:55:19 BST 2020
Source: wmxres
Version: 1.3-1
Tags: patch upstream
User: debian-cross at lists.debian.org
Usertags: ftcbfs
wmxres fails to cross build from source. For one thing, the upstream
Makefile hard codes the build architecture compiler (cc/gcc) in a few
places despite having a standard CC variable. Using the variable fixes
this part. Beyond that, it also passes -s to install, which happens to
use the build architecture strip. Doing so also breaks generation of
-dbgsym packages. For that reason, dh_auto_install nowadays passes an
install that never strips in the INSTALL variable, so making install
also substitutable fixes this part. Putting this together, one can cross
build wmxres-dbgsym. Please consider applying the attached patch.
Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cross.patch
Type: text/x-diff
Size: 972 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-wmaker-devel/attachments/20200815/328c0be1/attachment.patch>
More information about the Pkg-wmaker-devel
mailing list