Loc: [t-encrypt.cpp(221)] PASS : EncryptionTest::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped, 0 blacklisted, 1350ms ********* Finished testing of EncryptionTest ********* FAIL: t-encrypt ********* Start testing of VerifyTest ********* Config: Using QtTest library 5.15.2, Qt 5.15.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 11.2.1 20220115), gentoo 2.8 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-j4_test_debug-20220211-232930 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.1 * clang/llvm (if any): /usr/lib/llvm/13 13.0.1 Python 3.9.9 Available Rust versions: [1] rust-1.58.1 * php cli: HEAD of ::gentoo commit bc03391e2185377315e217a31d0faf9ed1a84673 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Feb 12 06:51:56 2022 +0000 2022-02-12 06:51:55 UTC emerge -qpvO app-crypt/gpgme [ebuild U ] app-crypt/gpgme-1.17.0 [1.16.0] USE="cxx qt5* -common-lisp -python -static-libs" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Created attachment 764906 [details] emerge-info.txt
Created attachment 764907 [details] app-crypt:gpgme-1.17.0:20220212-085125.log.bz2
Created attachment 764908 [details] emerge-history.txt
Created attachment 764909 [details] environment
Created attachment 764910 [details] etc.portage.tar.bz2
Created attachment 764911 [details] logs.tar.bz2
Created attachment 764912 [details] temp.tar.bz2
Update summary. [something] is used when something refers to an overlay
Snippet from your log: ``` ********* Start testing of EncryptionTest ********* Config: Using QtTest library 5.15.2, Qt 5.15.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 11.2.1 20220115), gentoo 2.8 PASS : EncryptionTest::initTestCase() FAIL! : EncryptionTest::testSimpleEncryptDecrypt() '!decResult.error()' returned FALSE. () Loc: [t-encrypt.cpp(95)] PASS : EncryptionTest::testProgress() PASS : EncryptionTest::testSymmetricEncryptDecrypt() FAIL! : EncryptionTest::testEncryptDecryptNowrap() '!decResult.error()' returned FALSE. () Loc: [t-encrypt.cpp(221)] PASS : EncryptionTest::cleanupTestCase() Totals: 4 passed, 2 failed, 0 skipped, 0 blacklisted, 1350ms ********* Finished testing of EncryptionTest ********* FAIL: t-encrypt ``` toralf, can you reproduce this? I can't with 1.17.0 (or 1.17.1, but the difference is very small there).
app-crypt/gpgme-1.17.1 emerged fine here, so fixed ?
(In reply to Toralf Förster from comment #10) > app-crypt/gpgme-1.17.1 emerged fine here, so fixed ? Thanks!