Bug#927095: mediaconch FTCBFS: hard codes the build architecture pkg-config

Helmut Grohne helmut at subdivi.de
Mon Apr 15 04:32:23 BST 2019


Source: mediaconch
Version: 18.03.2-1
Tags: patch upstream
User: helmutg at debian.org
Usertags: rebootstrap

mediaconch fails to cross build from source, because its upstream build
system (both autoconf and qmake) hard code the build architecture
pkg-config rather than using the supplied one. Thus it fails finding
relevant libraries that are only requested for the host architecture by
Build-Depends. The attached patch fixes the relevant pkg-config
invocations in a minimal manner. For autotools, it would be better to
use the PKG_CHECK_MODULES_MACRO. Still the patch makes mediaconch cross
buildable. Please consider applying it as an incremental step with low
risk of breakage.

Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cross.patch
Type: text/x-diff
Size: 8370 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-multimedia-maintainers/attachments/20190415/a40a77b3/attachment.patch>


More information about the pkg-multimedia-maintainers mailing list