>>> py3-pyscard: Building community/py3-pyscard 1.9.9-r3 (using abuild 3.9.0-r0) started Wed, 20 Apr 2022 12:46:02 +0000 >>> py3-pyscard: Checking sanity of /home/buildozer/aports/community/py3-pyscard/APKBUILD... >>> py3-pyscard: Analyzing dependencies... >>> py3-pyscard: Installing for build: build-base pcsc-lite python3-dev py3-setuptools swig pcsc-lite-dev (1/36) Installing eudev-libs (3.2.11-r0) (2/36) Installing pcsc-lite (1.9.4-r1) Executing pcsc-lite-1.9.4-r1.pre-install (3/36) Installing libbz2 (1.0.8-r1) (4/36) Installing libffi (3.4.2-r1) (5/36) Installing gdbm (1.23-r0) (6/36) Installing xz-libs (5.2.5-r1) (7/36) Installing mpdecimal (2.5.1-r1) (8/36) Installing readline (8.1.2-r0) (9/36) Installing sqlite-libs (3.38.2-r0) (10/36) Installing python3 (3.10.3-r1) (11/36) Installing python3-dev (3.10.3-r1) (12/36) Installing py3-appdirs (1.4.4-r3) (13/36) Installing py3-more-itertools (8.12.0-r2) (14/36) Installing py3-ordered-set (4.0.2-r3) (15/36) Installing py3-parsing (2.4.7-r3) (16/36) Installing py3-six (1.16.0-r1) (17/36) Installing py3-packaging (21.3-r0) (18/36) Installing py3-setuptools (59.4.0-r0) (19/36) Installing gc (8.2.0-r0) (20/36) Installing libunistring (1.0-r0) (21/36) Installing guile-libs (3.0.8-r0) (22/36) Installing guile (3.0.8-r0) (23/36) Installing pcre (8.45-r2) (24/36) Installing swig (4.0.2-r4) (25/36) Installing udev-init-scripts (35-r0) Executing udev-init-scripts-35-r0.post-install (26/36) Installing libblkid (2.38-r1) (27/36) Installing kmod-libs (29-r2) (28/36) Installing eudev (3.2.11-r0) (29/36) Installing eudev-dev (3.2.11-r0) (30/36) Installing pcsc-lite-libs (1.9.4-r1) (31/36) Installing pcsc-lite-spy-libs (1.9.4-r1) (32/36) Installing pcsc-lite-dev (1.9.4-r1) (33/36) Installing .makedepends-py3-pyscard (20220420.124608) (34/36) Installing pcsc-lite-openrc (1.9.4-r1) (35/36) Installing udev-init-scripts-openrc (35-r0) (36/36) Installing eudev-openrc (3.2.11-r0) Executing busybox-1.35.0-r8.trigger Executing eudev-3.2.11-r0.trigger OK: 491 MiB in 125 packages >>> py3-pyscard: Cleaning up srcdir >>> py3-pyscard: Cleaning up pkgdir >>> py3-pyscard: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pyscard-1.9.9.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 142k 11 16366 0 0 47348 0 0:00:03 --:--:-- 0:00:03 47300 100 142k 100 142k 0 0 271k 0 --:--:-- --:--:-- --:--:-- 271k >>> py3-pyscard: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pyscard-1.9.9.tar.gz >>> py3-pyscard: Checking sha512sums... pyscard-1.9.9.tar.gz: OK >>> py3-pyscard: Unpacking /var/cache/distfiles/v3.16/pyscard-1.9.9.tar.gz... /home/buildozer/aports/community/py3-pyscard/src/pyscard-1.9.9/setup.py:28: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.util import get_platform 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-s390x-3.10 creating build/temp.linux-s390x-3.10/smartcard creating build/temp.linux-s390x-3.10/smartcard/scard gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c smartcard/scard/helpers.c -o build/temp.linux-s390x-3.10/smartcard/scard/helpers.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c smartcard/scard/scard_wrap.c -o build/temp.linux-s390x-3.10/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 -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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.10 -c smartcard/scard/winscarddll.c -o build/temp.linux-s390x-3.10/smartcard/scard/winscarddll.o creating build/lib.linux-s390x-3.10 creating build/lib.linux-s390x-3.10/smartcard creating build/lib.linux-s390x-3.10/smartcard/scard gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-s390x-3.10/smartcard/scard/helpers.o build/temp.linux-s390x-3.10/smartcard/scard/scard_wrap.o build/temp.linux-s390x-3.10/smartcard/scard/winscarddll.o -L/usr/lib -o build/lib.linux-s390x-3.10/smartcard/scard/_scard.cpython-310-s390x-linux-gnu.so copying ./smartcard/ATR.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/__init__.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/CardConnectionEvent.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/CardConnectionObserver.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/Observer.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/Synchronization.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/CardService.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/ExclusiveTransmitCardConnection.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/ReaderMonitoring.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/PassThruCardService.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/guid.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/AbstractCardRequest.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/CardConnectionDecorator.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/CardConnection.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/CardType.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/ulist.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/System.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/CardRequest.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/CardNames.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/Session.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/CardMonitoring.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/ClassLoader.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/ExclusiveConnectCardConnection.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/Exceptions.py -> build/lib.linux-s390x-3.10/smartcard copying ./smartcard/Card.py -> build/lib.linux-s390x-3.10/smartcard creating build/lib.linux-s390x-3.10/smartcard/pcsc copying ./smartcard/pcsc/PCSCCardConnection.py -> build/lib.linux-s390x-3.10/smartcard/pcsc copying ./smartcard/pcsc/__init__.py -> build/lib.linux-s390x-3.10/smartcard/pcsc copying ./smartcard/pcsc/PCSCReader.py -> build/lib.linux-s390x-3.10/smartcard/pcsc copying ./smartcard/pcsc/PCSCPart10.py -> build/lib.linux-s390x-3.10/smartcard/pcsc copying ./smartcard/pcsc/PCSCExceptions.py -> build/lib.linux-s390x-3.10/smartcard/pcsc copying ./smartcard/pcsc/PCSCCardRequest.py -> build/lib.linux-s390x-3.10/smartcard/pcsc copying ./smartcard/pcsc/PCSCContext.py -> build/lib.linux-s390x-3.10/smartcard/pcsc copying ./smartcard/pcsc/PCSCReaderGroups.py -> build/lib.linux-s390x-3.10/smartcard/pcsc creating build/lib.linux-s390x-3.10/smartcard/pyro copying ./smartcard/pyro/PyroReader.py -> build/lib.linux-s390x-3.10/smartcard/pyro copying ./smartcard/pyro/__init__.py -> build/lib.linux-s390x-3.10/smartcard/pyro creating build/lib.linux-s390x-3.10/smartcard/reader copying ./smartcard/reader/__init__.py -> build/lib.linux-s390x-3.10/smartcard/reader copying ./smartcard/reader/Reader.py -> build/lib.linux-s390x-3.10/smartcard/reader copying ./smartcard/reader/ReaderFactory.py -> build/lib.linux-s390x-3.10/smartcard/reader copying ./smartcard/reader/ReaderGroups.py -> build/lib.linux-s390x-3.10/smartcard/reader copying ./smartcard/scard/__init__.py -> build/lib.linux-s390x-3.10/smartcard/scard copying ./smartcard/scard/scard.py -> build/lib.linux-s390x-3.10/smartcard/scard creating build/lib.linux-s390x-3.10/smartcard/sw copying ./smartcard/sw/__init__.py -> build/lib.linux-s390x-3.10/smartcard/sw copying ./smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/lib.linux-s390x-3.10/smartcard/sw copying ./smartcard/sw/ErrorChecker.py -> build/lib.linux-s390x-3.10/smartcard/sw copying ./smartcard/sw/SWExceptions.py -> build/lib.linux-s390x-3.10/smartcard/sw copying ./smartcard/sw/ErrorCheckingChain.py -> build/lib.linux-s390x-3.10/smartcard/sw copying ./smartcard/sw/ISO7816_4ErrorChecker.py -> build/lib.linux-s390x-3.10/smartcard/sw copying ./smartcard/sw/op21_ErrorChecker.py -> build/lib.linux-s390x-3.10/smartcard/sw copying ./smartcard/sw/ISO7816_8ErrorChecker.py -> build/lib.linux-s390x-3.10/smartcard/sw copying ./smartcard/sw/ISO7816_9ErrorChecker.py -> build/lib.linux-s390x-3.10/smartcard/sw creating build/lib.linux-s390x-3.10/smartcard/util copying ./smartcard/util/__init__.py -> build/lib.linux-s390x-3.10/smartcard/util creating build/lib.linux-s390x-3.10/smartcard/wx copying ./smartcard/wx/CardAndReaderTreePanel.py -> build/lib.linux-s390x-3.10/smartcard/wx copying ./smartcard/wx/__init__.py -> build/lib.linux-s390x-3.10/smartcard/wx copying ./smartcard/wx/SimpleSCardAppFrame.py -> build/lib.linux-s390x-3.10/smartcard/wx copying ./smartcard/wx/SimpleSCardApp.py -> build/lib.linux-s390x-3.10/smartcard/wx copying ./smartcard/wx/ReaderToolbar.py -> build/lib.linux-s390x-3.10/smartcard/wx copying ./smartcard/wx/SimpleSCardAppEventObserver.py -> build/lib.linux-s390x-3.10/smartcard/wx copying ./smartcard/wx/APDUHexValidator.py -> build/lib.linux-s390x-3.10/smartcard/wx copying ./smartcard/wx/APDUTracerPanel.py -> build/lib.linux-s390x-3.10/smartcard/wx creating build/lib.linux-s390x-3.10/smartcard/wx/resources copying ./smartcard/wx/resources/reader.ico -> build/lib.linux-s390x-3.10/smartcard/wx/resources copying ./smartcard/wx/resources/smartcard.ico -> build/lib.linux-s390x-3.10/smartcard/wx/resources /home/buildozer/aports/community/py3-pyscard/src/pyscard-1.9.9/setup.py:28: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.util import get_platform 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-s390x-3.10/smartcard/scard/_scard.cpython-310-s390x-linux-gnu.so -> ./smartcard/scard 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 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_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 ---------------------------------------------------------------------- Ran 24 tests in 0.002s OK >>> py3-pyscard: Entering fakeroot... /home/buildozer/aports/community/py3-pyscard/src/pyscard-1.9.9/setup.py:28: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.util import get_platform running install /usr/lib/python3.10/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 build running build_py running build_ext running install_lib creating /home/buildozer/aports/community/py3-pyscard/pkg creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/util copying build/lib.linux-s390x-3.10/smartcard/util/__init__.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/util copying build/lib.linux-s390x-3.10/smartcard/ATR.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/__init__.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/CardConnectionEvent.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/CardConnectionObserver.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/Observer.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/Synchronization.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/CardService.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/ExclusiveTransmitCardConnection.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pyro copying build/lib.linux-s390x-3.10/smartcard/pyro/PyroReader.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pyro copying build/lib.linux-s390x-3.10/smartcard/pyro/__init__.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pyro creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx/resources copying build/lib.linux-s390x-3.10/smartcard/wx/resources/reader.ico -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx/resources copying build/lib.linux-s390x-3.10/smartcard/wx/resources/smartcard.ico -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx/resources copying build/lib.linux-s390x-3.10/smartcard/wx/CardAndReaderTreePanel.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx copying build/lib.linux-s390x-3.10/smartcard/wx/__init__.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx copying build/lib.linux-s390x-3.10/smartcard/wx/SimpleSCardAppFrame.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx copying build/lib.linux-s390x-3.10/smartcard/wx/SimpleSCardApp.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx copying build/lib.linux-s390x-3.10/smartcard/wx/ReaderToolbar.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx copying build/lib.linux-s390x-3.10/smartcard/wx/SimpleSCardAppEventObserver.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx copying build/lib.linux-s390x-3.10/smartcard/wx/APDUHexValidator.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx copying build/lib.linux-s390x-3.10/smartcard/wx/APDUTracerPanel.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx copying build/lib.linux-s390x-3.10/smartcard/ReaderMonitoring.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/PassThruCardService.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/guid.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/AbstractCardRequest.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/CardConnectionDecorator.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/CardConnection.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/CardType.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/ulist.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/reader copying build/lib.linux-s390x-3.10/smartcard/reader/__init__.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/reader copying build/lib.linux-s390x-3.10/smartcard/reader/Reader.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/reader copying build/lib.linux-s390x-3.10/smartcard/reader/ReaderFactory.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/reader copying build/lib.linux-s390x-3.10/smartcard/reader/ReaderGroups.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/reader copying build/lib.linux-s390x-3.10/smartcard/System.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/CardRequest.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/CardNames.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/Session.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/scard copying build/lib.linux-s390x-3.10/smartcard/scard/__init__.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/scard copying build/lib.linux-s390x-3.10/smartcard/scard/scard.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/scard copying build/lib.linux-s390x-3.10/smartcard/scard/_scard.cpython-310-s390x-linux-gnu.so -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/scard creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw copying build/lib.linux-s390x-3.10/smartcard/sw/__init__.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw copying build/lib.linux-s390x-3.10/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw copying build/lib.linux-s390x-3.10/smartcard/sw/ErrorChecker.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw copying build/lib.linux-s390x-3.10/smartcard/sw/SWExceptions.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw copying build/lib.linux-s390x-3.10/smartcard/sw/ErrorCheckingChain.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw copying build/lib.linux-s390x-3.10/smartcard/sw/ISO7816_4ErrorChecker.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw copying build/lib.linux-s390x-3.10/smartcard/sw/op21_ErrorChecker.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw copying build/lib.linux-s390x-3.10/smartcard/sw/ISO7816_8ErrorChecker.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw copying build/lib.linux-s390x-3.10/smartcard/sw/ISO7816_9ErrorChecker.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw copying build/lib.linux-s390x-3.10/smartcard/CardMonitoring.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/ClassLoader.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/ExclusiveConnectCardConnection.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard creating /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc copying build/lib.linux-s390x-3.10/smartcard/pcsc/PCSCCardConnection.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc copying build/lib.linux-s390x-3.10/smartcard/pcsc/__init__.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc copying build/lib.linux-s390x-3.10/smartcard/pcsc/PCSCReader.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc copying build/lib.linux-s390x-3.10/smartcard/pcsc/PCSCPart10.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc copying build/lib.linux-s390x-3.10/smartcard/pcsc/PCSCExceptions.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc copying build/lib.linux-s390x-3.10/smartcard/pcsc/PCSCCardRequest.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc copying build/lib.linux-s390x-3.10/smartcard/pcsc/PCSCContext.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc copying build/lib.linux-s390x-3.10/smartcard/pcsc/PCSCReaderGroups.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc copying build/lib.linux-s390x-3.10/smartcard/Exceptions.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard copying build/lib.linux-s390x-3.10/smartcard/Card.py -> /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/util/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/ATR.py to ATR.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/CardConnectionEvent.py to CardConnectionEvent.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/CardConnectionObserver.py to CardConnectionObserver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/Observer.py to Observer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/Synchronization.py to Synchronization.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/CardService.py to CardService.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/ExclusiveTransmitCardConnection.py to ExclusiveTransmitCardConnection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pyro/PyroReader.py to PyroReader.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pyro/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx/CardAndReaderTreePanel.py to CardAndReaderTreePanel.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx/SimpleSCardAppFrame.py to SimpleSCardAppFrame.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx/SimpleSCardApp.py to SimpleSCardApp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx/ReaderToolbar.py to ReaderToolbar.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx/SimpleSCardAppEventObserver.py to SimpleSCardAppEventObserver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx/APDUHexValidator.py to APDUHexValidator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/wx/APDUTracerPanel.py to APDUTracerPanel.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/ReaderMonitoring.py to ReaderMonitoring.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/PassThruCardService.py to PassThruCardService.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/guid.py to guid.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/AbstractCardRequest.py to AbstractCardRequest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/CardConnectionDecorator.py to CardConnectionDecorator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/CardConnection.py to CardConnection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/CardType.py to CardType.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/ulist.py to ulist.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/reader/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/reader/Reader.py to Reader.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/reader/ReaderFactory.py to ReaderFactory.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/reader/ReaderGroups.py to ReaderGroups.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/System.py to System.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/CardRequest.py to CardRequest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/CardNames.py to CardNames.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/Session.py to Session.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/scard/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/scard/scard.py to scard.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw/ISO7816_4_SW1ErrorChecker.py to ISO7816_4_SW1ErrorChecker.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw/ErrorChecker.py to ErrorChecker.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw/SWExceptions.py to SWExceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw/ErrorCheckingChain.py to ErrorCheckingChain.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw/ISO7816_4ErrorChecker.py to ISO7816_4ErrorChecker.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw/op21_ErrorChecker.py to op21_ErrorChecker.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw/ISO7816_8ErrorChecker.py to ISO7816_8ErrorChecker.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/sw/ISO7816_9ErrorChecker.py to ISO7816_9ErrorChecker.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/CardMonitoring.py to CardMonitoring.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/ClassLoader.py to ClassLoader.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/ExclusiveConnectCardConnection.py to ExclusiveConnectCardConnection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc/PCSCCardConnection.py to PCSCCardConnection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc/PCSCReader.py to PCSCReader.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc/PCSCPart10.py to PCSCPart10.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc/PCSCExceptions.py to PCSCExceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc/PCSCCardRequest.py to PCSCCardRequest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc/PCSCContext.py to PCSCContext.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/pcsc/PCSCReaderGroups.py to PCSCReaderGroups.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/Exceptions.py to Exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/smartcard/Card.py to Card.cpython-310.pyc running install_egg_info 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' Copying pyscard.egg-info to /home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard/usr/lib/python3.10/site-packages/pyscard-1.9.9-py3.10.egg-info running install_scripts >>> py3-pyscard*: Running postcheck for py3-pyscard >>> py3-pyscard*: Preparing package py3-pyscard... >>> py3-pyscard*: Stripping binaries >>> py3-pyscard*: Scanning shared objects >>> py3-pyscard*: Tracing dependencies... pcsc-lite so:libc.musl-s390x.so.1 >>> py3-pyscard*: Package size: 1016.0 KB >>> py3-pyscard*: Compressing data... >>> py3-pyscard*: Create checksum... >>> py3-pyscard*: Create py3-pyscard-1.9.9-r3.apk >>> py3-pyscard: Build complete at Wed, 20 Apr 2022 12:46:13 +0000 elapsed time 0h 0m 11s >>> py3-pyscard: Cleaning up srcdir >>> py3-pyscard: Cleaning up pkgdir >>> py3-pyscard: Uninstalling dependencies... (1/36) Purging .makedepends-py3-pyscard (20220420.124608) (2/36) Purging pcsc-lite-openrc (1.9.4-r1) (3/36) Purging pcsc-lite (1.9.4-r1) (4/36) Purging python3-dev (3.10.3-r1) (5/36) Purging py3-setuptools (59.4.0-r0) (6/36) Purging py3-appdirs (1.4.4-r3) (7/36) Purging py3-more-itertools (8.12.0-r2) (8/36) Purging py3-ordered-set (4.0.2-r3) (9/36) Purging py3-packaging (21.3-r0) (10/36) Purging py3-six (1.16.0-r1) (11/36) Purging py3-parsing (2.4.7-r3) (12/36) Purging python3 (3.10.3-r1) (13/36) Purging swig (4.0.2-r4) (14/36) Purging guile (3.0.8-r0) (15/36) Purging pcsc-lite-dev (1.9.4-r1) (16/36) Purging eudev-dev (3.2.11-r0) (17/36) Purging eudev-openrc (3.2.11-r0) (18/36) Purging eudev (3.2.11-r0) (19/36) Purging udev-init-scripts-openrc (35-r0) (20/36) Purging udev-init-scripts (35-r0) (21/36) Purging eudev-libs (3.2.11-r0) (22/36) Purging pcsc-lite-libs (1.9.4-r1) (23/36) Purging pcsc-lite-spy-libs (1.9.4-r1) (24/36) Purging libbz2 (1.0.8-r1) (25/36) Purging guile-libs (3.0.8-r0) (26/36) Purging libffi (3.4.2-r1) (27/36) Purging gdbm (1.23-r0) (28/36) Purging kmod-libs (29-r2) (29/36) Purging xz-libs (5.2.5-r1) (30/36) Purging mpdecimal (2.5.1-r1) (31/36) Purging readline (8.1.2-r0) (32/36) Purging sqlite-libs (3.38.2-r0) (33/36) Purging gc (8.2.0-r0) (34/36) Purging libunistring (1.0-r0) (35/36) Purging pcre (8.45-r2) (36/36) Purging libblkid (2.38-r1) Executing busybox-1.35.0-r8.trigger OK: 324 MiB in 89 packages >>> py3-pyscard: Updating the community/s390x repository index... >>> py3-pyscard: Signing the index...