D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-gpgme-0.3-14.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CMx4CP + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pygpgme-0.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pygpgme-0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygpgme-0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-reflect-2.1-reporting-for-key-imports.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0002-passphrase_cb-is-deprecated.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0003-handle-generic-error-when-no-passphrase-callback-pre.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0004-add-pubkey_algo-and-hash_algo-attributes-to-signatur.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0005-add-ENCRYPT_NO_ENCRYPT_TO-constant.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0006-ignore-STATUS_KEY_CONSIDERED-when-editing.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YzuaXO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygpgme-0.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.8 creating build/lib.linux-aarch64-3.8/gpgme copying gpgme/editutil.py -> build/lib.linux-aarch64-3.8/gpgme copying gpgme/__init__.py -> build/lib.linux-aarch64-3.8/gpgme running build_ext building 'gpgme._gpgme' extension creating build/temp.linux-aarch64-3.8 creating build/temp.linux-aarch64-3.8/src gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c src/gpgme.c -o build/temp.linux-aarch64-3.8/src/gpgme.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c src/pygpgme-error.c -o build/temp.linux-aarch64-3.8/src/pygpgme-error.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c src/pygpgme-data.c -o build/temp.linux-aarch64-3.8/src/pygpgme-data.o src/pygpgme-data.c: In function 'read_cb': src/pygpgme-data.c:76:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 76 | if (result_size > size) | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c src/pygpgme-context.c -o build/temp.linux-aarch64-3.8/src/pygpgme-context.o src/pygpgme-context.c: In function 'pygpgme_context_edit': src/pygpgme-context.c:1198:5: warning: 'gpgme_op_edit' is deprecated [-Wdeprecated-declarations] 1198 | err = gpgme_op_edit(self->ctx, key->key, | ^~~ In file included from src/pygpgme.h:24, from src/pygpgme-context.c:20: /usr/include/gpgme.h:2600:15: note: declared here 2600 | gpgme_error_t gpgme_op_edit (gpgme_ctx_t ctx, gpgme_key_t key, | ^~~~~~~~~~~~~ src/pygpgme-context.c: In function 'pygpgme_context_card_edit': src/pygpgme-context.c:1225:5: warning: 'gpgme_op_card_edit' is deprecated [-Wdeprecated-declarations] 1225 | err = gpgme_op_card_edit(self->ctx, key->key, | ^~~ In file included from src/pygpgme.h:24, from src/pygpgme-context.c:20: /usr/include/gpgme.h:2607:15: note: declared here 2607 | gpgme_error_t gpgme_op_card_edit (gpgme_ctx_t ctx, gpgme_key_t key, | ^~~~~~~~~~~~~~~~~~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c src/pygpgme-key.c -o build/temp.linux-aarch64-3.8/src/pygpgme-key.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c src/pygpgme-signature.c -o build/temp.linux-aarch64-3.8/src/pygpgme-signature.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c src/pygpgme-import.c -o build/temp.linux-aarch64-3.8/src/pygpgme-import.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c src/pygpgme-keyiter.c -o build/temp.linux-aarch64-3.8/src/pygpgme-keyiter.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c src/pygpgme-constants.c -o build/temp.linux-aarch64-3.8/src/pygpgme-constants.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c src/pygpgme-genkey.c -o build/temp.linux-aarch64-3.8/src/pygpgme-genkey.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.8/src/gpgme.o build/temp.linux-aarch64-3.8/src/pygpgme-error.o build/temp.linux-aarch64-3.8/src/pygpgme-data.o build/temp.linux-aarch64-3.8/src/pygpgme-context.o build/temp.linux-aarch64-3.8/src/pygpgme-key.o build/temp.linux-aarch64-3.8/src/pygpgme-signature.o build/temp.linux-aarch64-3.8/src/pygpgme-import.o build/temp.linux-aarch64-3.8/src/pygpgme-keyiter.o build/temp.linux-aarch64-3.8/src/pygpgme-constants.o build/temp.linux-aarch64-3.8/src/pygpgme-genkey.o -L/usr/lib64 -lgpgme -lpython3.8 -o build/lib.linux-aarch64-3.8/gpgme/_gpgme.cpython-38-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.F7ofgP + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64 + cd pygpgme-0.3 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8/site-packages/gpgme copying build/lib.linux-aarch64-3.8/gpgme/_gpgme.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8/site-packages/gpgme copying build/lib.linux-aarch64-3.8/gpgme/editutil.py -> /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8/site-packages/gpgme copying build/lib.linux-aarch64-3.8/gpgme/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8/site-packages/gpgme byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8/site-packages/gpgme/editutil.py to editutil.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8/site-packages/gpgme/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmp6j0bc6jp.py' /usr/bin/python3 /tmp/tmp6j0bc6jp.py removing /tmp/tmp6j0bc6jp.py running install_egg_info Writing /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8/site-packages/pygpgme-0.3-py3.8.egg-info + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8/site-packages/gpgme/tests/ + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.3-14.mga8 --unique-debug-suffix -0.3-14.mga8.aarch64 --unique-debug-src-base python-gpgme-0.3-14.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pygpgme-0.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8/site-packages/gpgme/_gpgme.cpython-38-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8/site-packages/gpgme/_gpgme.cpython-38-aarch64-linux-gnu.so original debug info size: 380kB, size after compression: 288kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 198 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hjHHYN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygpgme-0.3 + '[' 1 -eq 1 ']' + mv gpgme gpgme.bak + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/lib64/python3.8/site-packages + GPG_AGENT_INFO= + /usr/bin/python3 test_all.py -v test_armor (tests.test_context.ContextTestCase) ... ok test_constructor (tests.test_context.ContextTestCase) ... ok test_include_certs (tests.test_context.ContextTestCase) ... ok test_keylist_mode (tests.test_context.ContextTestCase) ... ok test_passphrase_cb (tests.test_context.ContextTestCase) ... ok test_progress_cb (tests.test_context.ContextTestCase) ... ok test_protocol (tests.test_context.ContextTestCase) ... ok test_set_engine_info (tests.test_context.ContextTestCase) ... ok test_textmode (tests.test_context.ContextTestCase) ... ok test_key1 (tests.test_keys.KeyTestCase) ... ok test_key2 (tests.test_keys.KeyTestCase) ... ok test_revoked (tests.test_keys.KeyTestCase) ... ok test_signonly (tests.test_keys.KeyTestCase) ... ok test_list_by_email (tests.test_keylist.KeylistTestCase) ... ok test_list_by_email_substring (tests.test_keylist.KeylistTestCase) ... ok test_list_by_name (tests.test_keylist.KeylistTestCase) ... ok test_list_secret (tests.test_keylist.KeylistTestCase) ... ok test_listall (tests.test_keylist.KeylistTestCase) ... ok test_import_concat (tests.test_import.ImportTestCase) ... FAIL test_import_empty (tests.test_import.ImportTestCase) ... ok test_import_file (tests.test_import.ImportTestCase) ... ok test_import_secret_file (tests.test_import.ImportTestCase) ... FAIL test_import_stringio (tests.test_import.ImportTestCase) ... ok test_import_twice (tests.test_import.ImportTestCase) ... ok test_export_by_email (tests.test_export.ExportTestCase) ... ok test_export_by_fingerprint (tests.test_export.ExportTestCase) ... ok test_export_by_name (tests.test_export.ExportTestCase) ... ok test_delete_non_existant (tests.test_delete.DeleteTestCase) ... ok test_delete_public_key (tests.test_delete.DeleteTestCase) ... ok test_delete_public_key_with_secret_key (tests.test_delete.DeleteTestCase) ... ok test_delete_secret_key (tests.test_delete.DeleteTestCase) ... ok test_sign_clearsign (tests.test_sign_verify.SignVerifyTestCase) ... ok test_sign_detatch (tests.test_sign_verify.SignVerifyTestCase) ... ok test_sign_normal (tests.test_sign_verify.SignVerifyTestCase) ... ok test_sign_normal_armor (tests.test_sign_verify.SignVerifyTestCase) ... ok test_verify_bad_signature (tests.test_sign_verify.SignVerifyTestCase) ... ok test_verify_clearsign (tests.test_sign_verify.SignVerifyTestCase) ... ok test_verify_detached (tests.test_sign_verify.SignVerifyTestCase) ... ok test_verify_multiple_sigs (tests.test_sign_verify.SignVerifyTestCase) ... ok test_verify_no_signature (tests.test_sign_verify.SignVerifyTestCase) ... ok test_verify_normal (tests.test_sign_verify.SignVerifyTestCase) ... ok test_decrypt (tests.test_encrypt_decrypt.EncryptDecryptTestCase) ... ok test_decrypt_verify (tests.test_encrypt_decrypt.EncryptDecryptTestCase) ... ok test_encrypt (tests.test_encrypt_decrypt.EncryptDecryptTestCase) ... ok test_encrypt_armor (tests.test_encrypt_decrypt.EncryptDecryptTestCase) ... ok test_encrypt_sign (tests.test_encrypt_decrypt.EncryptDecryptTestCase) ... ok test_encrypt_symmetric (tests.test_encrypt_decrypt.EncryptDecryptTestCase) ... ok test_encrypt_to_signonly (tests.test_encrypt_decrypt.EncryptDecryptTestCase) ... FAIL test_sign_with_passphrase_cb (tests.test_passphrase.PassphraseTestCase) ... ok test_sign_without_passphrase_cb (tests.test_passphrase.PassphraseTestCase) ... ok test_sign_with_progress_cb (tests.test_progress.ProgressTestCase) ... ok test_edit_ownertrust (tests.test_editkey.EditKeyTestCase) ... ok test_edit_quit (tests.test_editkey.EditKeyTestCase) ... ok test_edit_sign (tests.test_editkey.EditKeyTestCase) ... ok test_invalid_parameters (tests.test_genkey.GenerateKeyTestCase) ... ok ====================================================================== FAIL: test_import_concat (tests.test_import.ImportTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/pygpgme-0.3/tests/test_import.py", line 105, in test_import_concat self.assertEqual(result.considered, 5) AssertionError: 3 != 5 ====================================================================== FAIL: test_import_secret_file (tests.test_import.ImportTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/pygpgme-0.3/tests/test_import.py", line 58, in test_import_secret_file self.assertEqual(result.considered, 3) AssertionError: 1 != 3 ====================================================================== FAIL: test_encrypt_to_signonly (tests.test_encrypt_decrypt.EncryptDecryptTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/pygpgme-0.3/tests/test_encrypt_decrypt.py", line 182, in test_encrypt_to_signonly ctx.encrypt([recipient], gpgme.ENCRYPT_ALWAYS_TRUST, gpgme.GpgmeError: (7, 53, 'Unusable public key') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/pygpgme-0.3/tests/test_encrypt_decrypt.py", line 185, in test_encrypt_to_signonly self.assertEqual(exc.args[0], gpgme.ERR_SOURCE_UNKNOWN) AssertionError: 7 != 0 ---------------------------------------------------------------------- Ran 55 tests in 65.387s FAILED (failures=3) + : + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-gpgme-0.3-14.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jj0l7N + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygpgme-0.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/share/doc/python3-gpgme + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/share/doc/python3-gpgme + cp -pr README /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/share/doc/python3-gpgme + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/share/doc/python3-gpgme + cp -pr tests /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64/usr/share/doc/python3-gpgme + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-gpgme = 0.3-14.mga8 python3-gpgme(aarch-64) = 0.3-14.mga8 python3.8dist(pygpgme) = 0.3 python3dist(pygpgme) = 0.3 pythonegg(3)(pygpgme) = 0.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.8.so.1.0()(64bit) python(abi) = 3.8 Processing files: python-gpgme-debugsource-0.3-14.mga8.aarch64 Provides: python-gpgme-debugsource = 0.3-14.mga8 python-gpgme-debugsource(aarch-64) = 0.3-14.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-gpgme-debuginfo-0.3-14.mga8.aarch64 Provides: debuginfo(build-id) = 95cc0fd10fa67a01e85313ee51e5772f591ae3e4 python3-gpgme-debuginfo = 0.3-14.mga8 python3-gpgme-debuginfo(aarch-64) = 0.3-14.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-gpgme-debugsource(aarch-64) = 0.3-14.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-gpgme-debugsource-0.3-14.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-gpgme-debuginfo-0.3-14.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-gpgme-0.3-14.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZYGuMN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pygpgme-0.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-gpgme-0.3-14.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hbwz3P + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pygpgme-0.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!