Source: litecoin
Version: 0.16.0-2
Severity: serious
Control: block 908980 by -1

Hi,

During the qrencode transition, we noticed that litecoin FTBFS on
mips64el.  It is not entirely clear that the FTBFS is related to
qrencode (from my PoV the failures looks related to cryptography and
I would assume qrencode was not used for that).

Anyhow, the last bit of the log is:

"""
FAIL: tests
===========

src/tests.c:200: test condition failed: secp256k1_ecdsa_verify(vrfy, &sig, 
ctmp, &pubkey) == 1
FAIL tests (exit status: 134)

============================================================================
Testsuite summary for libsecp256k1 0.1
============================================================================
# TOTAL: 2
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
============================================================================
make[8]: *** [Makefile:1229: test-suite.log] Error 1
make[8]: Leaving directory '/<<PKGBUILDDIR>>/src/secp256k1'
make[7]: *** [Makefile:1337: check-TESTS] Error 2
make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/secp256k1'
make[6]: *** [Makefile:1550: check-am] Error 2
make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/secp256k1'
make[5]: *** [Makefile:10233: check-local] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[4]: *** [Makefile:9333: check-am] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:9011: check-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:748: check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j4 check VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:37: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2
--------------------------------------------------------------------------------
Build finished at 2018-09-17T02:09:46Z
"""

Note it might be relevant to see the entire log as it appears to list more 
failures
https://buildd.debian.org/status/fetch.php?pkg=litecoin&arch=mips64el&ver=0.16.0-2%2Bb1&stamp=1537150206&raw=0

Thanks,
~Niels

Reply via email to