On May 31, 2020, at 12:41 AM, Helmut Grohne <hel...@subdivi.de> wrote: > > Source: wrk > Version: 4.1.0-2 > Severity: minor > Tags: patch > User: debian-cr...@lists.debian.org > Usertags: ftcbfs > > wrk fails to cross build from source, because it does not pass cross > tools to make and the Makefile hard codes the build architecture > pkg-config. An easy way to fix the former is using dh_auto_build. The > attached patch fixes both. After applying it, wrk continues to fail > cross building, because luajit still produces a build archtecture object > file. It's not obvious how to fix that. However, it would help to see > such failures in cross build logs. Therefore, I'm asking you to apply > this partial solution to make the real issue more visible. Thanks for > considering. > > Helmut > <wrk_4.1.0-2.1.debdiff>
Helmut, I just published 4.1.0-3 which applies your changes. If you’d be willing to point me in the right direction as to an easy way to reproduce the failures you were seeing I’d be happy to dig into the luajit issues you are seeing. I don’t have any experience cross-building packages (and minimal experience cross-building in general) but I’m always happy to learn something new! Thanks, Stephen