Julian Graham <jool...@gmail.com> writes: > I've made some fixes and cut a new release. Find attached a patch that > updates the `gzochi' package to the new released version. I've tested > the x86_64 and i686 builds as you suggested, and would be much obliged > if you'd try a build for armhf.
I tested gzochi-0.10.1 by applying your proposed patch to current 'master' (commit 8930fe62f0) and building on armhf. Unfortunately there's still a problem: test_oid_strategy_allocation fails an assertion. See below. Mark ========================================== gzochid 0.10.1: tests/test-suite.log ========================================== # TOTAL: 35 # PASS: 34 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test-oids =============== /oids/strategy/allocation: ** ERROR:test-oids.c:60:test_oid_strategy_allocation: 'gzochid_oids_reserve_block (strategy, &block, NULL)' should be TRUE FAIL test-oids (exit status: 134)