Hi Andreas,
On 07.02.19 08:10, Andreas Tille wrote:
Unfortunately it does not pass its build time tests any more now that I
rebuild it for uploading.
I had a look and could trace the failure to two issues. 1) The test
should run sequentially; can be fixed via a simple override. 2) The
previous commit (ARCH32) doesn't work as expected [1]. Building on AMD64
will still have the -DARCH32 flags. This then leads to a different hash
function being used and the tests failing. I tried to fix the
conditional in the makefile but cannot figure out what is wrong with it
in the first place. Also it should deactivate unit tests on 32bit while
at it. Could you take another look at the conditional?
Best
Fabian
1:
https://salsa.debian.org/med-team/mash/commit/42bf5484376d9b3e5ae4271f7d0e998ae0daac34