On Thu, Feb 07, 2019 at 12:03:46PM +0100, Fabian Klötzl wrote: > 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?
Works. Just uploaded. Thanks a lot for your contribution, Andreas. -- http://fam-tille.de

