Source: libsecp256k1 Version: 0.1~20210825-2 Severity: important Tags: bookworm sid User: pkg-openssl-de...@lists.alioth.debian.org Usertags: ftbfs-3.0
Your package is failing to build using OpenSSL 3.0 with the following error: | dh_auto_test | make -j1 check VERBOSE=1 | make[1]: Entering directory '/<<PKGBUILDDIR>>' | make check-TESTS | make[2]: Entering directory '/<<PKGBUILDDIR>>' | make[3]: Entering directory '/<<PKGBUILDDIR>>' | ./build-aux/test-driver: line 112: 3364063 Aborted "$@" >> "$log_file" 2>&1 | FAIL: tests | PASS: exhaustive_tests | ======================================== | libsecp256k1 0.1: ./test-suite.log | ======================================== | | # TOTAL: 2 | # PASS: 1 | # SKIP: 0 | # XFAIL: 0 | # FAIL: 1 | # XPASS: 0 | # ERROR: 0 | | .. contents:: :depth: 2 | | FAIL: tests | =========== | | test count = 64 | random seed = a7f0a08ee8e02ae3d0de647dc2d533f1 | Failure 10 on 30 30 02 1b 00 c7 ff ff ff fd ff ff ff ff 8e 5c ff ff f9 f0 00 00 00 80 15 ef ff ff ff ff ff 02 11 f9 ff ff ff 03 00 00 00 00 f0 ff ff ef ff 01 e7 00 | src/tests.c:6015: test condition failed: ret == 0 | 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[3]: *** [Makefile:1307: test-suite.log] Error 1 | make[3]: Leaving directory '/<<PKGBUILDDIR>>' | make[2]: *** [Makefile:1415: check-TESTS] Error 2 | make[2]: Leaving directory '/<<PKGBUILDDIR>>' For more information see: https://www.openssl.org/docs/man3.0/man7/migration_guide.html Sebastian