Bug#1110487: opennds FTCBFS: uses build arch strip
Nilesh Patra
nilesh at iki.fi
Wed Aug 6 21:40:03 BST 2025
Package: opennds
Version: 10.3.1+dfsg-1
Tags: patch
User: debian-cross at lists.debian.org
Usertags: ftcbfs
X-Debbugs-Cc: debian-cross at lists.debian.org
Dear Maintainer,
opendns uses `strip <binary>` in the Makefile which causes the strip of
the build arch to be invoked. It will fail during cross builds because the
binary is compiled for host arch.
It also uses STRIP as a bool var which is weird because there are buildsystems
that set it. It should conditionally set the same based on whether or not
its already defined.
In case of debian. dh_strip will take care of it already so we can simply set
this to true in d/rules.
I've attached a patch to fix this. Please consider applying.
Thanks
Nilesh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Get-opendns-cross-building.patch
Type: text/x-patch
Size: 1623 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-pkg-team/attachments/20250807/6ced9e51/attachment.bin>
More information about the Debian-edu-pkg-team
mailing list