D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-pyscard-1.9.9-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1EnM9e + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pyscard-release-1.9.9 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pyscard-1.9.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyscard-release-1.9.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/pyscard-1.9.9-mga-glibc-2.31.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q0MTot + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyscard-release-1.9.9 + '[' 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 running build_ext building 'smartcard.scard._scard' extension swigging smartcard/scard/scard.i to smartcard/scard/scard_wrap.c swig -python -outdir smartcard/scard -DPCSCLITE -o smartcard/scard/scard_wrap.c smartcard/scard/scard.i creating build creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/smartcard creating build/temp.linux-aarch64-3.9/smartcard/scard gcc -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 -DVER_PRODUCTVERSION=1,9,9,0000 -DVER_PRODUCTVERSION_STR=1.9.9 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/PCSC -I/usr/local/include/PCSC -I/usr/include/python3.9 -c smartcard/scard/helpers.c -o build/temp.linux-aarch64-3.9/smartcard/scard/helpers.o gcc -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 -DVER_PRODUCTVERSION=1,9,9,0000 -DVER_PRODUCTVERSION_STR=1.9.9 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/PCSC -I/usr/local/include/PCSC -I/usr/include/python3.9 -c smartcard/scard/scard_wrap.c -o build/temp.linux-aarch64-3.9/smartcard/scard/scard_wrap.o smartcard/scard/scard_wrap.c: In function '_wrap_SCardGetAttrib': smartcard/scard/scard_wrap.c:3743:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 3743 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardSetAttrib': smartcard/scard/scard_wrap.c:3805:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 3805 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardControl': smartcard/scard/scard_wrap.c:3876:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 3876 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardConnect': smartcard/scard/scard_wrap.c:4042:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4042 | if (-1 == arg3) | ^~ smartcard/scard/scard_wrap.c:4047:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4047 | if (-1 == arg4) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardDisconnect': smartcard/scard/scard_wrap.c:4087:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4087 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardEndTransaction': smartcard/scard/scard_wrap.c:4119:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4119 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardEstablishContext': smartcard/scard/scard_wrap.c:4151:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4151 | if (-1 == arg1) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardGetStatusChange': smartcard/scard/scard_wrap.c:4187:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4187 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardReconnect': smartcard/scard/scard_wrap.c:4519:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4519 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c:4524:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4524 | if (-1 == arg3) | ^~ smartcard/scard/scard_wrap.c:4529:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4529 | if (-1 == arg4) | ^~ In file included from smartcard/scard/scard_wrap.c:2747: smartcard/scard/scard_wrap.c: In function '_wrap_SCardTransmit': smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object] 50 | #define mem_Free free smartcard/scard/scard_wrap.c:4772:9: note: in expansion of macro 'mem_Free' 4772 | mem_Free( arg4 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4714:12: note: declared here 4714 | BYTELIST temp4 ; | ^~~~~ In file included from smartcard/scard/scard_wrap.c:2747: smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object] 50 | #define mem_Free free smartcard/scard/scard_wrap.c:4800:9: note: in expansion of macro 'mem_Free' 4800 | mem_Free( arg4 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4714:12: note: declared here 4714 | BYTELIST temp4 ; | ^~~~~ In file included from smartcard/scard/scard_wrap.c:2747: smartcard/scard/scard_wrap.c: In function '_wrap_SCardStatus': smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp5' [-Wfree-nonheap-object] 50 | #define mem_Free free smartcard/scard/scard_wrap.c:4662:9: note: in expansion of macro 'mem_Free' 4662 | mem_Free( arg5 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4586:12: note: declared here 4586 | BYTELIST temp5 ; | ^~~~~ In file included from smartcard/scard/scard_wrap.c:2747: smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp5' [-Wfree-nonheap-object] 50 | #define mem_Free free smartcard/scard/scard_wrap.c:4698:9: note: in expansion of macro 'mem_Free' 4698 | mem_Free( arg5 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4586:12: note: declared here 4586 | BYTELIST temp5 ; | ^~~~~ In file included from smartcard/scard/scard_wrap.c:2747: smartcard/scard/scard_wrap.c: In function '_wrap_SCardControl': smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object] 50 | #define mem_Free free smartcard/scard/scard_wrap.c:3917:9: note: in expansion of macro 'mem_Free' 3917 | mem_Free( arg4 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:3859:12: note: declared here 3859 | BYTELIST temp4 ; | ^~~~~ In file included from smartcard/scard/scard_wrap.c:2747: smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object] 50 | #define mem_Free free smartcard/scard/scard_wrap.c:3945:9: note: in expansion of macro 'mem_Free' 3945 | mem_Free( arg4 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:3859:12: note: declared here 3859 | BYTELIST temp4 ; | ^~~~~ In file included from smartcard/scard/scard_wrap.c:2747: smartcard/scard/scard_wrap.c: In function '_wrap_SCardGetAttrib': smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object] 50 | #define mem_Free free smartcard/scard/scard_wrap.c:3766:9: note: in expansion of macro 'mem_Free' 3766 | mem_Free( arg3 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:3726:12: note: declared here 3726 | BYTELIST temp3 ; | ^~~~~ In file included from smartcard/scard/scard_wrap.c:2747: smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object] 50 | #define mem_Free free smartcard/scard/scard_wrap.c:3781:9: note: in expansion of macro 'mem_Free' 3781 | mem_Free( arg3 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:3726:12: note: declared here 3726 | BYTELIST temp3 ; | ^~~~~ In file included from smartcard/scard/scard_wrap.c:2747: smartcard/scard/scard_wrap.c: In function '_wrap_SCardListReaderGroups': smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp2' [-Wfree-nonheap-object] 50 | #define mem_Free free smartcard/scard/scard_wrap.c:4460:9: note: in expansion of macro 'mem_Free' 4460 | mem_Free( arg2 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4411:14: note: declared here 4411 | STRINGLIST temp2 ; | ^~~~~ In file included from smartcard/scard/scard_wrap.c:2747: smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp2' [-Wfree-nonheap-object] 50 | #define mem_Free free smartcard/scard/scard_wrap.c:4489:9: note: in expansion of macro 'mem_Free' 4489 | mem_Free( arg2 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4411:14: note: declared here 4411 | STRINGLIST temp2 ; | ^~~~~ In file included from smartcard/scard/scard_wrap.c:2747: smartcard/scard/scard_wrap.c: In function '_wrap_SCardListReaders': smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object] 50 | #define mem_Free free smartcard/scard/scard_wrap.c:4343:9: note: in expansion of macro 'mem_Free' 4343 | mem_Free( arg3 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4263:14: note: declared here 4263 | STRINGLIST temp3 ; | ^~~~~ In file included from smartcard/scard/scard_wrap.c:2747: smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object] 50 | #define mem_Free free smartcard/scard/scard_wrap.c:4399:9: note: in expansion of macro 'mem_Free' 4399 | mem_Free( arg3 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4263:14: note: declared here 4263 | STRINGLIST temp3 ; | ^~~~~ gcc -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 -DVER_PRODUCTVERSION=1,9,9,0000 -DVER_PRODUCTVERSION_STR=1.9.9 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/PCSC -I/usr/local/include/PCSC -I/usr/include/python3.9 -c smartcard/scard/winscarddll.c -o build/temp.linux-aarch64-3.9/smartcard/scard/winscarddll.o creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/smartcard creating build/lib.linux-aarch64-3.9/smartcard/scard gcc -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.9/smartcard/scard/helpers.o build/temp.linux-aarch64-3.9/smartcard/scard/scard_wrap.o build/temp.linux-aarch64-3.9/smartcard/scard/winscarddll.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/smartcard/scard/_scard.cpython-39-aarch64-linux-gnu.so -ldl copying ./smartcard/ulist.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/guid.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/__init__.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/System.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/Synchronization.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/Session.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/ReaderMonitoring.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/PassThruCardService.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/Observer.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/ExclusiveTransmitCardConnection.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/ExclusiveConnectCardConnection.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/Exceptions.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/ClassLoader.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/CardType.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/CardService.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/CardRequest.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/CardNames.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/CardMonitoring.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/CardConnectionObserver.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/CardConnectionEvent.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/CardConnectionDecorator.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/CardConnection.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/Card.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/AbstractCardRequest.py -> build/lib.linux-aarch64-3.9/smartcard copying ./smartcard/ATR.py -> build/lib.linux-aarch64-3.9/smartcard creating build/lib.linux-aarch64-3.9/smartcard/pcsc copying ./smartcard/pcsc/__init__.py -> build/lib.linux-aarch64-3.9/smartcard/pcsc copying ./smartcard/pcsc/PCSCReaderGroups.py -> build/lib.linux-aarch64-3.9/smartcard/pcsc copying ./smartcard/pcsc/PCSCReader.py -> build/lib.linux-aarch64-3.9/smartcard/pcsc copying ./smartcard/pcsc/PCSCPart10.py -> build/lib.linux-aarch64-3.9/smartcard/pcsc copying ./smartcard/pcsc/PCSCExceptions.py -> build/lib.linux-aarch64-3.9/smartcard/pcsc copying ./smartcard/pcsc/PCSCContext.py -> build/lib.linux-aarch64-3.9/smartcard/pcsc copying ./smartcard/pcsc/PCSCCardRequest.py -> build/lib.linux-aarch64-3.9/smartcard/pcsc copying ./smartcard/pcsc/PCSCCardConnection.py -> build/lib.linux-aarch64-3.9/smartcard/pcsc creating build/lib.linux-aarch64-3.9/smartcard/pyro copying ./smartcard/pyro/__init__.py -> build/lib.linux-aarch64-3.9/smartcard/pyro copying ./smartcard/pyro/PyroReader.py -> build/lib.linux-aarch64-3.9/smartcard/pyro creating build/lib.linux-aarch64-3.9/smartcard/reader copying ./smartcard/reader/__init__.py -> build/lib.linux-aarch64-3.9/smartcard/reader copying ./smartcard/reader/ReaderGroups.py -> build/lib.linux-aarch64-3.9/smartcard/reader copying ./smartcard/reader/ReaderFactory.py -> build/lib.linux-aarch64-3.9/smartcard/reader copying ./smartcard/reader/Reader.py -> build/lib.linux-aarch64-3.9/smartcard/reader copying ./smartcard/scard/scard.py -> build/lib.linux-aarch64-3.9/smartcard/scard copying ./smartcard/scard/__init__.py -> build/lib.linux-aarch64-3.9/smartcard/scard creating build/lib.linux-aarch64-3.9/smartcard/sw copying ./smartcard/sw/op21_ErrorChecker.py -> build/lib.linux-aarch64-3.9/smartcard/sw copying ./smartcard/sw/__init__.py -> build/lib.linux-aarch64-3.9/smartcard/sw copying ./smartcard/sw/SWExceptions.py -> build/lib.linux-aarch64-3.9/smartcard/sw copying ./smartcard/sw/ISO7816_9ErrorChecker.py -> build/lib.linux-aarch64-3.9/smartcard/sw copying ./smartcard/sw/ISO7816_8ErrorChecker.py -> build/lib.linux-aarch64-3.9/smartcard/sw copying ./smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/lib.linux-aarch64-3.9/smartcard/sw copying ./smartcard/sw/ISO7816_4ErrorChecker.py -> build/lib.linux-aarch64-3.9/smartcard/sw copying ./smartcard/sw/ErrorCheckingChain.py -> build/lib.linux-aarch64-3.9/smartcard/sw copying ./smartcard/sw/ErrorChecker.py -> build/lib.linux-aarch64-3.9/smartcard/sw creating build/lib.linux-aarch64-3.9/smartcard/util copying ./smartcard/util/__init__.py -> build/lib.linux-aarch64-3.9/smartcard/util creating build/lib.linux-aarch64-3.9/smartcard/wx copying ./smartcard/wx/__init__.py -> build/lib.linux-aarch64-3.9/smartcard/wx copying ./smartcard/wx/SimpleSCardAppFrame.py -> build/lib.linux-aarch64-3.9/smartcard/wx copying ./smartcard/wx/SimpleSCardAppEventObserver.py -> build/lib.linux-aarch64-3.9/smartcard/wx copying ./smartcard/wx/SimpleSCardApp.py -> build/lib.linux-aarch64-3.9/smartcard/wx copying ./smartcard/wx/ReaderToolbar.py -> build/lib.linux-aarch64-3.9/smartcard/wx copying ./smartcard/wx/CardAndReaderTreePanel.py -> build/lib.linux-aarch64-3.9/smartcard/wx copying ./smartcard/wx/APDUTracerPanel.py -> build/lib.linux-aarch64-3.9/smartcard/wx copying ./smartcard/wx/APDUHexValidator.py -> build/lib.linux-aarch64-3.9/smartcard/wx creating build/lib.linux-aarch64-3.9/smartcard/wx/resources copying ./smartcard/wx/resources/smartcard.ico -> build/lib.linux-aarch64-3.9/smartcard/wx/resources copying ./smartcard/wx/resources/reader.ico -> build/lib.linux-aarch64-3.9/smartcard/wx/resources + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BcWBgU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64 + cd pyscard-release-1.9.9 + '[' 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-pyscard-1.9.9-2.mga9.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx/resources copying build/lib.linux-aarch64-3.9/smartcard/wx/resources/reader.ico -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx/resources copying build/lib.linux-aarch64-3.9/smartcard/wx/resources/smartcard.ico -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx/resources copying build/lib.linux-aarch64-3.9/smartcard/wx/APDUHexValidator.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx copying build/lib.linux-aarch64-3.9/smartcard/wx/APDUTracerPanel.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx copying build/lib.linux-aarch64-3.9/smartcard/wx/CardAndReaderTreePanel.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx copying build/lib.linux-aarch64-3.9/smartcard/wx/ReaderToolbar.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx copying build/lib.linux-aarch64-3.9/smartcard/wx/SimpleSCardApp.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx copying build/lib.linux-aarch64-3.9/smartcard/wx/SimpleSCardAppEventObserver.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx copying build/lib.linux-aarch64-3.9/smartcard/wx/SimpleSCardAppFrame.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx copying build/lib.linux-aarch64-3.9/smartcard/wx/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/util copying build/lib.linux-aarch64-3.9/smartcard/util/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/util creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw copying build/lib.linux-aarch64-3.9/smartcard/sw/ErrorChecker.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw copying build/lib.linux-aarch64-3.9/smartcard/sw/ErrorCheckingChain.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw copying build/lib.linux-aarch64-3.9/smartcard/sw/ISO7816_4ErrorChecker.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw copying build/lib.linux-aarch64-3.9/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw copying build/lib.linux-aarch64-3.9/smartcard/sw/ISO7816_8ErrorChecker.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw copying build/lib.linux-aarch64-3.9/smartcard/sw/ISO7816_9ErrorChecker.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw copying build/lib.linux-aarch64-3.9/smartcard/sw/SWExceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw copying build/lib.linux-aarch64-3.9/smartcard/sw/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw copying build/lib.linux-aarch64-3.9/smartcard/sw/op21_ErrorChecker.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/reader copying build/lib.linux-aarch64-3.9/smartcard/reader/Reader.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/reader copying build/lib.linux-aarch64-3.9/smartcard/reader/ReaderFactory.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/reader copying build/lib.linux-aarch64-3.9/smartcard/reader/ReaderGroups.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/reader copying build/lib.linux-aarch64-3.9/smartcard/reader/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/reader creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pyro copying build/lib.linux-aarch64-3.9/smartcard/pyro/PyroReader.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pyro copying build/lib.linux-aarch64-3.9/smartcard/pyro/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pyro creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc copying build/lib.linux-aarch64-3.9/smartcard/pcsc/PCSCCardConnection.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc copying build/lib.linux-aarch64-3.9/smartcard/pcsc/PCSCCardRequest.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc copying build/lib.linux-aarch64-3.9/smartcard/pcsc/PCSCContext.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc copying build/lib.linux-aarch64-3.9/smartcard/pcsc/PCSCExceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc copying build/lib.linux-aarch64-3.9/smartcard/pcsc/PCSCPart10.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc copying build/lib.linux-aarch64-3.9/smartcard/pcsc/PCSCReader.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc copying build/lib.linux-aarch64-3.9/smartcard/pcsc/PCSCReaderGroups.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc copying build/lib.linux-aarch64-3.9/smartcard/pcsc/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc copying build/lib.linux-aarch64-3.9/smartcard/ATR.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/AbstractCardRequest.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/Card.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/CardConnection.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/CardConnectionDecorator.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/CardConnectionEvent.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/CardConnectionObserver.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/CardMonitoring.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/CardNames.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/CardRequest.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/CardService.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/CardType.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/ClassLoader.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/Exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/ExclusiveConnectCardConnection.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/ExclusiveTransmitCardConnection.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/Observer.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/PassThruCardService.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/ReaderMonitoring.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/Session.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/Synchronization.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/System.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/guid.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard copying build/lib.linux-aarch64-3.9/smartcard/ulist.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard creating /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/scard copying build/lib.linux-aarch64-3.9/smartcard/scard/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/scard copying build/lib.linux-aarch64-3.9/smartcard/scard/scard.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/scard copying build/lib.linux-aarch64-3.9/smartcard/scard/_scard.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/scard byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx/APDUHexValidator.py to APDUHexValidator.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx/APDUTracerPanel.py to APDUTracerPanel.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx/CardAndReaderTreePanel.py to CardAndReaderTreePanel.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx/ReaderToolbar.py to ReaderToolbar.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx/SimpleSCardApp.py to SimpleSCardApp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx/SimpleSCardAppEventObserver.py to SimpleSCardAppEventObserver.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx/SimpleSCardAppFrame.py to SimpleSCardAppFrame.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/wx/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/util/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw/ErrorChecker.py to ErrorChecker.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw/ErrorCheckingChain.py to ErrorCheckingChain.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw/ISO7816_4ErrorChecker.py to ISO7816_4ErrorChecker.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw/ISO7816_4_SW1ErrorChecker.py to ISO7816_4_SW1ErrorChecker.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw/ISO7816_8ErrorChecker.py to ISO7816_8ErrorChecker.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw/ISO7816_9ErrorChecker.py to ISO7816_9ErrorChecker.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw/SWExceptions.py to SWExceptions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/sw/op21_ErrorChecker.py to op21_ErrorChecker.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/reader/Reader.py to Reader.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/reader/ReaderFactory.py to ReaderFactory.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/reader/ReaderGroups.py to ReaderGroups.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/reader/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pyro/PyroReader.py to PyroReader.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pyro/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc/PCSCCardConnection.py to PCSCCardConnection.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc/PCSCCardRequest.py to PCSCCardRequest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc/PCSCContext.py to PCSCContext.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc/PCSCExceptions.py to PCSCExceptions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc/PCSCPart10.py to PCSCPart10.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc/PCSCReader.py to PCSCReader.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc/PCSCReaderGroups.py to PCSCReaderGroups.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/pcsc/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/ATR.py to ATR.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/AbstractCardRequest.py to AbstractCardRequest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/Card.py to Card.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/CardConnection.py to CardConnection.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/CardConnectionDecorator.py to CardConnectionDecorator.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/CardConnectionEvent.py to CardConnectionEvent.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/CardConnectionObserver.py to CardConnectionObserver.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/CardMonitoring.py to CardMonitoring.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/CardNames.py to CardNames.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/CardRequest.py to CardRequest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/CardService.py to CardService.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/CardType.py to CardType.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/ClassLoader.py to ClassLoader.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/Exceptions.py to Exceptions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/ExclusiveConnectCardConnection.py to ExclusiveConnectCardConnection.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/ExclusiveTransmitCardConnection.py to ExclusiveTransmitCardConnection.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/Observer.py to Observer.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/PassThruCardService.py to PassThruCardService.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/ReaderMonitoring.py to ReaderMonitoring.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/Session.py to Session.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/Synchronization.py to Synchronization.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/System.py to System.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/guid.py to guid.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/ulist.py to ulist.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/scard/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/scard/scard.py to scard.cpython-39.pyc writing byte-compilation script '/tmp/tmpxufqn769.py' /usr/bin/python3 /tmp/tmpxufqn769.py removing /tmp/tmpxufqn769.py running install_egg_info running egg_info creating pyscard.egg-info writing pyscard.egg-info/PKG-INFO writing dependency_links to pyscard.egg-info/dependency_links.txt writing requirements to pyscard.egg-info/requires.txt writing top-level names to pyscard.egg-info/top_level.txt writing manifest file 'pyscard.egg-info/SOURCES.txt' reading manifest file 'pyscard.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching '*.html' under directory 'smartcard/doc' warning: no files found matching '*.css' under directory 'smartcard/doc' warning: no files found matching '*.js' under directory 'smartcard/doc' warning: no files found matching '*.txt' under directory 'smartcard/doc' adding license file 'LICENSE' writing manifest file 'pyscard.egg-info/SOURCES.txt' Copying pyscard.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/pyscard-1.9.9-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.9.9-2.mga9 --unique-debug-suffix -1.9.9-2.mga9.aarch64 --unique-debug-src-base python-pyscard-1.9.9-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pyscard-release-1.9.9 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9/site-packages/smartcard/scard/_scard.cpython-39-aarch64-linux-gnu.so dwz: ./usr/lib64/python3.9/site-packages/smartcard/scard/_scard.cpython-39-aarch64-linux-gnu.so-1.9.9-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 232kB, size after compression: 232kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 555 blocks + /usr/lib/rpm/check-buildroot + '[' -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/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/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uBD3tn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyscard-release-1.9.9 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing pyscard.egg-info/PKG-INFO writing dependency_links to pyscard.egg-info/dependency_links.txt writing requirements to pyscard.egg-info/requires.txt writing top-level names to pyscard.egg-info/top_level.txt reading manifest file 'pyscard.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching '*.html' under directory 'smartcard/doc' warning: no files found matching '*.css' under directory 'smartcard/doc' warning: no files found matching '*.js' under directory 'smartcard/doc' warning: no files found matching '*.txt' under directory 'smartcard/doc' adding license file 'LICENSE' writing manifest file 'pyscard.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-aarch64-3.9/smartcard/scard/_scard.cpython-39-aarch64-linux-gnu.so -> ./smartcard/scard test_BinStringToHexList (test.test_util.TestUtil) ... ok test_HexListToBinString (test.test_util.TestUtil) ... ok test_bs2hl (test.test_util.TestUtil) ... ok test_hl2bs (test.test_util.TestUtil) ... ok test_padd (test.test_util.TestUtil) ... ok test_toASCIIBytes (test.test_util.TestUtil) ... ok test_toASCIIString (test.test_util.TestUtil) ... ok test_toBytes (test.test_util.TestUtil) ... ok test_toGSM3_38Bytes (test.test_util.TestUtil) ... ok test_toHexString (test.test_util.TestUtil) ... ok test_SCardGetErrorMessage (test.test_SCardGetErrorMessage.TestError) ... ok test_CardConnectionException (test.test_Exceptions.TestUtil) ... ok test_Exceptions (test.test_Exceptions.TestUtil) ... ok test_InvalidReaderException (test.test_Exceptions.TestUtil) ... ok test_ListReadersException (test.test_Exceptions.TestUtil) ... ok test_NoReadersException (test.test_Exceptions.TestUtil) ... ok test_ATR1 (test.test_ATR.TestUtil) ... ok test_ATR2 (test.test_ATR.TestUtil) ... ok test_ATR3 (test.test_ATR.TestUtil) ... ok test_ATR4 (test.test_ATR.TestUtil) ... ok test_ATR5 (test.test_ATR.TestUtil) ... ok test_ATR6 (test.test_ATR.TestUtil) ... ok test_ATR_TS (test.test_ATR.TestUtil) ... ok test_ATR_get (test.test_ATR.TestUtil) ... ok ---------------------------------------------------------------------- Ran 24 tests in 0.006s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pyscard-1.9.9-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.00TgS9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyscard-release-1.9.9 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/share/doc/python3-pyscard + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/share/doc/python3-pyscard + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/share/doc/python3-pyscard + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xPx53r + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyscard-release-1.9.9 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/share/licenses/python3-pyscard + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/share/licenses/python3-pyscard + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64/usr/share/licenses/python3-pyscard + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyscard = 1.9.9-2.mga9 python3-pyscard = 1.9.9-2.mga9 python3-pyscard(aarch-64) = 1.9.9-2.mga9 python3.9-pyscard = 1.9.9-2.mga9 python3.9dist(pyscard) = 1.9.9 python3dist(pyscard) = 1.9.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libc.so.6(GLIBC_2.34)(64bit) libpython3.9.so.1.0()(64bit) python(abi) = 3.9 Processing files: python-pyscard-debugsource-1.9.9-2.mga9.aarch64 Provides: python-pyscard-debugsource = 1.9.9-2.mga9 python-pyscard-debugsource(aarch-64) = 1.9.9-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pyscard-debuginfo-1.9.9-2.mga9.aarch64 Provides: debuginfo(build-id) = c830b7fe5ca42408a809e51ce66512f8b5c4ae58 python-pyscard-debuginfo = 1.9.9-2.mga9 python3-pyscard-debuginfo = 1.9.9-2.mga9 python3-pyscard-debuginfo(aarch-64) = 1.9.9-2.mga9 python3.9-pyscard-debuginfo = 1.9.9-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pyscard-debugsource(aarch-64) = 1.9.9-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-pyscard-debuginfo-1.9.9-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-pyscard-debugsource-1.9.9-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-pyscard-1.9.9-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u5zB34 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pyscard-release-1.9.9 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pyscard-1.9.9-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YKR80N + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pyscard-release-1.9.9 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!