Hi Giovanni!

On 11/19/18 9:10 AM, Giovanni Mascellani wrote:
> Thanks for the report of the patch, that is very helpful and I wanted to
> do somthing like this (this problem is actually causing some
> intermittent FTBFS on some arcitectures). I will review and upload ASAP.

Sure :-). There are also issues with dh_install on some architectures when
a certain feature is not available which makes the build still fail.

For example, for m68k I had to call dh_install like this:

        dh_install 
-Xdebian/tmp/usr/lib/m68k-linux-gnu/libboost_numpy37.so.1.67.0 
-Xdebian/tmp/usr/lib/m68k-linux-gnu/libboost_numpy37.a 
-Xdebian/tmp/usr/lib/m68k-linux-gnu/libboost_stacktrace_backtrace.so.1.67.0 
-Xdebian/tmp/usr/lib/m68k-linux-gnu/libboost_stacktrace_backtrace.a

Since both numpy and stacktrace_backtrace are currently not being built there.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to