Source: libntru
Version: 0.5-1
Severity: important
Tags: upstream
Justification: fails to build from source
User: debian-s...@lists.debian.org

Builds of libntru for s390x and the non-release architecture sparc64
both failed with test suite errors, as respectively detailed at

https://buildd.debian.org/status/fetch.php?pkg=libntru&arch=s390x&ver=0.5-1&stamp=1509309554&raw=0
https://buildd.debian.org/status/fetch.php?pkg=libntru&arch=sparc64&ver=0.5-1&stamp=1509307392&raw=0

On sparc64, the test crashed up front with a bus error, which
typically indicates an unaligned memory access attempt:

  Testing patent-reduced build
  LD_LIBRARY_PATH=. ./testnoham
  Bus error

On s390x, it did better, but a third of the tests still failed,
quite possibly for related reasons:

  LD_LIBRARY_PATH=. ./testnoham
  Running tests...
    test_mult_int    ✓
    test_mult_tern   ✓
    test_inv         ✓
    test_arr         FAIL
    test_keygen      ✓
    test_encr_decr   FAIL
    test_idxgen      ✓
    test_bitstring   ✓
    test_key         FAIL
    test_hash        ✓
  One or more tests failed

FWIW, the build for ppc64, Debian's other 64-bit big-endian
architecture, fully succeeded.

Could you please take a look?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

Reply via email to