[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#878358: dnprogs FTCBFS: many reasons



Hi Helmut,

2017-10-13 08:40 Helmut Grohne:
Source: dnprogs
Version: 2.65
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

dnprogs fails to cross build from source for many reasons. The packaging
runs plain make without passing any cross toolchain, so it ends up using
the build architecture toolchain. Indirecting that through dh_auto_build
fixes that. Then dapfs/Makefile hard codes the build architecture
compiler g++ and that of course fails processing host architecture
object files. During installation, it passes -s to install, which uses
the build architecture strip and thus fails. After fixing all of the
above, dnprogs cross builds successfully. Please consider applying the
attached patch.

Interesting package, I see net-tools among its reverse-deps...

It's an orphan package, maybe you can upload directly?

If not, do you want me to?  (I suspect that it's important-ish to fix
this, but dunno how much compared with others that I am NMUing lately).


Cheers.
--
Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>


Reply to: