Your message dated Sat, 21 May 2022 07:04:53 +0000
with message-id <[email protected]>
and subject line Bug#997511: fixed in softhsm2 2.6.1-2.1
has caused the Debian Bug report #997511,
regarding softhsm2: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1
returned exit code 2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
997511: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997511
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: softhsm2
Version: 2.6.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211023 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/test'
> FAIL: p11test
> ================================================
> SoftHSM 2.6.1: src/lib/test/test-suite.log
> ================================================
>
> # TOTAL: 1
> # PASS: 0
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 1
> # XPASS: 0
> # ERROR: 0
>
> .. contents:: :depth: 2
>
> FAIL: p11test
> =============
>
> ....................F...........F...F..F.............F..F...................F..................F.....F.F.F.F.F.F..F..F...F.F.F..F......F.F.F..F...F...F.F.....................F...F............F.............F....F..F.F....F..F.F.F.F...F.F.F.F.F.F...............F.....F....F.F
>
>
> !!!FAILURES!!!
> Test Results:
> Run: 77 Failures: 13 Errors: 0
>
>
> 1) test: InfoTests::testGetSlotInfo (F) line: 142 InfoTests.cpp
> assertion failed
> - Expression: rv == CKR_ARGUMENTS_BAD
>
>
> 2) test: InfoTests::testWaitForSlotEvent (F) line: 124 TestsNoPINInitBase.cpp
> setUp() failed
> - equality assertion failed
> - Expected: 0
> - Actual : 48
>
>
> 3) test: ObjectTests::testCopyObject (F) line: 939 ObjectTests.cpp
> assertion failed
> - Expression: rv == CKR_OK
>
>
> 4) test: ObjectTests::testDestroyObject (F) line: 124 TestsNoPINInitBase.cpp
> setUp() failed
> - equality assertion failed
> - Expected: 0
> - Actual : 48
>
>
> 5) test: ObjectTests::testSetAttributeValue (F) line: 1322 ObjectTests.cpp
> assertion failed
> - Expression: rv==CKR_OK
>
>
> 6) test: ObjectTests::testGenerateKeys (F) line: 1511 ObjectTests.cpp
> assertion failed
> - Expression: rv==CKR_OK
>
>
> 7) test: ObjectTests::testGetInvalidAttribute (F) line: 1954 ObjectTests.cpp
> assertion failed
> - Expression: rv == CKR_OK
>
>
> 8) test: SignVerifyTests::testEcSignVerify (F) line: 530 SignVerifyTests.cpp
> assertion failed
> - Expression: rv == CKR_OK
>
>
> 9) test: SignVerifyTests::testEdSignVerify with parameter: Ed25519 (F) line:
> 247 SignVerifyTests.cpp
> assertion failed
> - Expression: rv==CKR_OK
>
>
> 10) test: SignVerifyTests::testMacSignVerify (F) line: 770 SignVerifyTests.cpp
> assertion failed
> - Expression: rv==CKR_OK
>
>
> 11) test: SymmetricAlgorithmTests::testAesEncryptDecrypt (F) line: 728
> SymmetricAlgorithmTests.cpp
> assertion failed
> - Expression: rv==CKR_OK
>
>
> 12) test: SymmetricAlgorithmTests::testDesEncryptDecrypt (F) line: 48
> TestsBase.cpp
> setUp() failed
> - assertion failed
> - Expression: CRYPTOKI_F_PTR( C_InitPIN(hSession, m_userPin1,
> m_userPin1Length)==CKR_OK )
>
>
> 13) test: UserTests::testSetPIN (F) line: 239 UserTests.cpp
> assertion failed
> - Expression: rv == CKR_OK
>
>
> ....F.........
>
>
> !!!FAILURES!!!
> Test Results:
> Run: 77 Failures: 17 Errors: 0
>
>
> 1) test: InfoTests::testGetSlotInfo (F) line: 124 TestsNoPINInitBase.cpp
> setUp() failed
> - equality assertion failed
> - Expected: 0
> - Actual : 48
>
>
> 2) test: InfoTests::testGetSlotInfoAlt (F) line: 187 InfoTests.cpp
> assertion failed
> - Expression: rv == CKR_ARGUMENTS_BAD
>
>
> 3) test: ObjectTests::testCreateObject (F) line: 754 ObjectTests.cpp
> assertion failed
> - Expression: rv==CKR_OK
>
>
> 4) test: ObjectTests::testDestroyObject (F) line: 1119 ObjectTests.cpp
> assertion failed
> - Expression: rv == CKR_SESSION_READ_ONLY
>
>
> 5) test: ObjectTests::testGetObjectSize (F) line: 124 TestsNoPINInitBase.cpp
> setUp() failed
> - equality assertion failed
> - Expected: 0
> - Actual : 5
>
>
> 6) test: ObjectTests::testGetAttributeValue (F) line: 1214 ObjectTests.cpp
> assertion failed
> - Expression: rv == CKR_OK
>
>
> 7) test: ObjectTests::testSetAttributeValue (F) line: 79
> TestsNoPINInitBase.cpp
> setUp() failed
> - assertion failed
> - Expression: CRYPTOKI_F_PTR( C_GetTokenInfo(*i, &tokenInfo)==CKR_OK )
>
>
> 8) test: ObjectTests::testFindObjects (F) line: 1432 ObjectTests.cpp
> assertion failed
> - Expression: rv == CKR_OK
>
>
> 9) test: ObjectTests::testGenerateKeys (F) line: 48 TestsBase.cpp
> setUp() failed
> - assertion failed
> - Expression: CRYPTOKI_F_PTR( C_InitPIN(hSession, m_userPin1,
> m_userPin1Length)==CKR_OK )
>
>
> 10) test: ObjectTests::testDefaultDataAttributes (F) line: 1615
> ObjectTests.cpp
> assertion failed
> - Expression: rv == CKR_OK
>
>
> 11) test: ObjectTests::testDefaultX509CertAttributes (F) line: 1656
> ObjectTests.cpp
> assertion failed
> - Expression: rv == CKR_OK
>
>
> 12) test: ObjectTests::testDefaultRSAPrivAttributes (F) line: 1772
> ObjectTests.cpp
> assertion failed
> - Expression: rv == CKR_OK
>
>
> 13) test: ObjectTests::testReAuthentication (F) line: 2005 ObjectTests.cpp
> assertion failed
> - Expression: rv == CKR_OK
>
>
> 14) test: SignVerifyTests::testEcSignVerify (F) line: 247 SignVerifyTests.cpp
> assertion failed
> - Expression: rv==CKR_OK
>
>
> 15) test: SignVerifyTests::testEdSignVerify with parameter: Ed448 (F) line:
> 601 SignVerifyTests.cpp
> assertion failed
> - Expression: rv == CKR_OK
>
>
> 16) test: SignVerifyTests::testMacSignVerify (F) line: 713 SignVerifyTests.cpp
> assertion failed
> - Expression: rv==CKR_OK
>
>
> 17) test: SymmetricAlgorithmTests::testDesEncryptDecrypt (F) line: 827
> SymmetricAlgorithmTests.cpp
> assertion failed
> - Expression: rv==CKR_OK
>
>
> FAIL p11test (exit status: 1)
>
> ============================================================================
> Testsuite summary for SoftHSM 2.6.1
> ============================================================================
> # TOTAL: 1
> # PASS: 0
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See src/lib/test/test-suite.log
> ============================================================================
> make[6]: *** [Makefile:811: test-suite.log] Error 1
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/test'
> make[5]: *** [Makefile:919: check-TESTS] Error 2
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/test'
> make[4]: *** [Makefile:992: check-am] Error 2
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/test'
> make[3]: *** [Makefile:641: check-recursive] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/lib'
> make[2]: *** [Makefile:403: check-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[1]: *** [Makefile:565: check-recursive] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/softhsm2_2.6.1-2_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: softhsm2
Source-Version: 2.6.1-2.1
Done: Sebastian Ramacher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
softhsm2, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastian Ramacher <[email protected]> (supplier of updated softhsm2 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 20 May 2022 23:23:22 +0200
Source: softhsm2
Architecture: source
Version: 2.6.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian DNS Team <[email protected]>
Changed-By: Sebastian Ramacher <[email protected]>
Closes: 997511
Changes:
softhsm2 (2.6.1-2.1) unstable; urgency=medium
.
[ William 'jawn-smith' Wilson ]
* Disable some tests that are failing with openssl v3 (Closes: #997511)
Checksums-Sha1:
285039fa7c9494861b19fb1deb38c2136e063f52 2276 softhsm2_2.6.1-2.1.dsc
e80e4eeda41f4d3eebcbbe0f8fd6c81d436d4b29 14832 softhsm2_2.6.1-2.1.debian.tar.xz
Checksums-Sha256:
8b47a14c3378d2e9778671d8e2772ddc3bb1eae45fca08414bfdfadedd5009da 2276
softhsm2_2.6.1-2.1.dsc
221de2ddd2c36c00f589baf2a0901da522f209598caf6ebf0f415012519299da 14832
softhsm2_2.6.1-2.1.debian.tar.xz
Files:
2c910d46a4b1fc6e27563100970130c8 2276 admin optional softhsm2_2.6.1-2.1.dsc
f0208c1f1583c41c269233e86bae048d 14832 admin optional
softhsm2_2.6.1-2.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAmKIB1gACgkQafL8UW6n
GZPCQQ/+Ph9C5m29xFUUqMCVLTQXxB29VHOMu3ZLkjZWHH5/CE7MIqfrOXjUkbgO
XKJK+9QOuMg/PCZNHFbIDd5xxcvEHKRSbVnuFktZRN4PNdj0lEWzN+mOLQou5JKA
u7z8xjnOjV0F8z1zqtDg9O6GtlA5Wt4Q/TnGQPjsDoQ9cHT1axI/spOg27y9s4DD
+10GLeyxnkcUO8jD7R31Kz726NMm1uuUhzw4w/E/pdTXyHzwvFwoAfWS2B6+8WZu
gp5WOPxeX0Is3kqwoq2GjsxtatOpDLEYgm9vyHCtcGfJbtgspFFWSrm1SCxcnlu5
/uilVEZ2Dx7ItPOLRx9Kru09AVEhxRoz1SV1EMDj8jX/hpLGjtS/GSNz+kZNYP5I
h8QG/6faxcHmYSoTxqsEt6qkGklG28sLv31OvnSWO9koV/49n55P3XMD917yuY+9
D3QCjn9B4V31jQ4ty8lgss8cYQInx/IFBQEPfaivCz7ir331M3ZF98w2MHsneuSg
8SDAPgOIeL7tP6rrj4WFVnjI6E51wOxnI0MhDWwGbsxAS+ZtpAgeTjJoA33yHIA8
QU7Is2qSNohsrSFw2bktGNvTREt274vbLy+NyFPCEfniBAQBIgiXx/M8TgVU7izx
T0vms0kNbDc3Ugi4DeA6yP3W+yg0skdr8TNvEqQ1/2n2FkglqHE=
=iAKv
-----END PGP SIGNATURE-----
--- End Message ---