>>> py3-pyscard: Building community/py3-pyscard 2.0.8-r1 (using abuild 3.14.1-r1) started Sun, 10 Nov 2024 11:28:35 +0000 >>> py3-pyscard: Validating /home/buildozer/aports/community/py3-pyscard/APKBUILD... >>> py3-pyscard: Analyzing dependencies... >>> py3-pyscard: Installing for build: build-base pcsc-lite pcsc-lite-dev python3-dev py3-gpep517 py3-setuptools py3-wheel swig py3-pytest (1/44) Installing eudev-libs (3.2.14-r5) (2/44) Installing pcsc-lite (2.2.3-r1) Executing pcsc-lite-2.2.3-r1.pre-install (3/44) Installing pcsc-lite-libs (2.2.3-r1) (4/44) Installing eudev-dev (3.2.14-r5) (5/44) Installing pcsc-lite-spy-libs (2.2.3-r1) (6/44) Installing pcsc-lite-dev (2.2.3-r1) (7/44) Installing libbz2 (1.0.8-r6) (8/44) Installing libffi (3.4.6-r0) (9/44) Installing gdbm (1.24-r0) (10/44) Installing xz-libs (5.6.3-r0) (11/44) Installing mpdecimal (4.0.0-r0) (12/44) Installing libpanelw (6.5_p20241006-r2) (13/44) Installing sqlite-libs (3.47.0-r0) (14/44) Installing python3 (3.12.7-r1) (15/44) Installing python3-pycache-pyc0 (3.12.7-r1) (16/44) Installing pyc (3.12.7-r1) (17/44) Installing python3-pyc (3.12.7-r1) (18/44) Installing python3-dev (3.12.7-r1) (19/44) Installing py3-installer (0.7.0-r2) (20/44) Installing py3-installer-pyc (0.7.0-r2) (21/44) Installing py3-gpep517 (16-r0) (22/44) Installing py3-gpep517-pyc (16-r0) (23/44) Installing py3-parsing (3.1.4-r0) (24/44) Installing py3-parsing-pyc (3.1.4-r0) (25/44) Installing py3-packaging (24.1-r0) (26/44) Installing py3-packaging-pyc (24.1-r0) (27/44) Installing py3-setuptools (70.3.0-r0) (28/44) Installing py3-setuptools-pyc (70.3.0-r0) (29/44) Installing py3-wheel (0.43.0-r0) (30/44) Installing py3-wheel-pyc (0.43.0-r0) (31/44) Installing gc (8.2.8-r0) (32/44) Installing guile-libs (3.0.9-r1) (33/44) Installing guile (3.0.9-r1) (34/44) Installing swig (4.3.0-r0) (35/44) Installing py3-iniconfig (2.0.0-r1) (36/44) Installing py3-iniconfig-pyc (2.0.0-r1) (37/44) Installing py3-pluggy (1.5.0-r0) (38/44) Installing py3-pluggy-pyc (1.5.0-r0) (39/44) Installing py3-py (1.11.0-r4) (40/44) Installing py3-py-pyc (1.11.0-r4) (41/44) Installing py3-pytest (8.3.3-r0) (42/44) Installing py3-pytest-pyc (8.3.3-r0) (43/44) Installing .makedepends-py3-pyscard (20241110.112916) (44/44) Installing pcsc-lite-openrc (2.2.3-r1) Executing busybox-1.37.0-r6.trigger OK: 654 MiB in 142 packages >>> py3-pyscard: Cleaning up srcdir >>> py3-pyscard: Cleaning up pkgdir >>> py3-pyscard: Cleaning up tmpdir >>> py3-pyscard: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/pyscard-2.0.8.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/pyscard-2.0.8.tar.gz.part' pyscard-2.0.8.tar.gz 100% |********************************| 149k 0:00:00 ETA '/var/cache/distfiles/v3.21/pyscard-2.0.8.tar.gz.part' saved >>> py3-pyscard: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/pyscard-2.0.8.tar.gz >>> py3-pyscard: Checking sha512sums... pyscard-2.0.8.tar.gz: OK >>> py3-pyscard: Unpacking /var/cache/distfiles/v3.21/pyscard-2.0.8.tar.gz... 2024-11-10 11:29:25,170 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-10 11:29:25,241 root INFO running bdist_wheel 2024-11-10 11:29:25,325 root INFO running build 2024-11-10 11:29:25,326 root INFO running build_py 2024-11-10 11:29:25,326 root INFO running build_ext 2024-11-10 11:29:25,334 root INFO building 'smartcard.scard._scard' extension 2024-11-10 11:29:25,335 root INFO swigging smartcard/scard/scard.i to smartcard/scard/scard_wrap.c 2024-11-10 11:29:25,335 root INFO swig -python -outdir smartcard/scard -DPCSCLITE -o smartcard/scard/scard_wrap.c smartcard/scard/scard.i 2024-11-10 11:29:26,331 root INFO creating build 2024-11-10 11:29:26,332 root INFO creating build/temp.linux-riscv64-cpython-312 2024-11-10 11:29:26,332 root INFO creating build/temp.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:26,333 root INFO creating build/temp.linux-riscv64-cpython-312/smartcard/scard 2024-11-10 11:29:26,334 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DVER_PRODUCTVERSION=2,0,8,0000 -DVER_PRODUCTVERSION_STR=2.0.8 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/python3.12 -c smartcard/scard/helpers.c -o build/temp.linux-riscv64-cpython-312/smartcard/scard/helpers.o -I/usr/include/PCSC 2024-11-10 11:29:28,555 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DVER_PRODUCTVERSION=2,0,8,0000 -DVER_PRODUCTVERSION_STR=2.0.8 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/python3.12 -c smartcard/scard/scard_wrap.c -o build/temp.linux-riscv64-cpython-312/smartcard/scard/scard_wrap.o -I/usr/include/PCSC smartcard/scard/scard_wrap.c: In function '_wrap_SCardGetAttrib': smartcard/scard/scard_wrap.c:4266:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4266 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardSetAttrib': smartcard/scard/scard_wrap.c:4329:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4329 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardControl': smartcard/scard/scard_wrap.c:4401:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4401 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardConnect': smartcard/scard/scard_wrap.c:4570:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4570 | if (-1 == arg3) | ^~ smartcard/scard/scard_wrap.c:4575:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4575 | if (-1 == arg4) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardDisconnect': smartcard/scard/scard_wrap.c:4616:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4616 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardEndTransaction': smartcard/scard/scard_wrap.c:4649:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4649 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardEstablishContext': smartcard/scard/scard_wrap.c:4682:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4682 | if (-1 == arg1) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardGetStatusChange': smartcard/scard/scard_wrap.c:4719:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 4719 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c: In function '_wrap_SCardReconnect': smartcard/scard/scard_wrap.c:5054:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 5054 | if (-1 == arg2) | ^~ smartcard/scard/scard_wrap.c:5059:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 5059 | if (-1 == arg3) | ^~ smartcard/scard/scard_wrap.c:5064:12: warning: comparison of integer expressions of different signedness: 'int' and 'SCARDDWORDARG' {aka 'long unsigned int'} [-Wsign-compare] 5064 | if (-1 == arg4) | ^~ In file included from smartcard/scard/scard_wrap.c:3280: 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:5310:9: note: in expansion of macro 'mem_Free' 5310 | mem_Free( arg4 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:5251:12: note: declared here 5251 | BYTELIST temp4 ; | ^~~~~ 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:5338:9: note: in expansion of macro 'mem_Free' 5338 | mem_Free( arg4 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:5251:12: note: declared here 5251 | BYTELIST temp4 ; | ^~~~~ 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:5199:9: note: in expansion of macro 'mem_Free' 5199 | mem_Free( arg5 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:5122:12: note: declared here 5122 | BYTELIST temp5 ; | ^~~~~ 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:5235:9: note: in expansion of macro 'mem_Free' 5235 | mem_Free( arg5 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:5122:12: note: declared here 5122 | BYTELIST temp5 ; | ^~~~~ 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:4442:9: note: in expansion of macro 'mem_Free' 4442 | mem_Free( arg4 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4383:12: note: declared here 4383 | BYTELIST temp4 ; | ^~~~~ 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:4470:9: note: in expansion of macro 'mem_Free' 4470 | mem_Free( arg4 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4383:12: note: declared here 4383 | BYTELIST temp4 ; | ^~~~~ 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:4289:9: note: in expansion of macro 'mem_Free' 4289 | mem_Free( arg3 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4248:12: note: declared here 4248 | BYTELIST temp3 ; | ^~~~~ 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:4304:9: note: in expansion of macro 'mem_Free' 4304 | mem_Free( arg3 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4248:12: note: declared here 4248 | BYTELIST temp3 ; | ^~~~~ 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:4994:9: note: in expansion of macro 'mem_Free' 4994 | mem_Free( arg2 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4944:14: note: declared here 4944 | STRINGLIST temp2 ; | ^~~~~ 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:5023:9: note: in expansion of macro 'mem_Free' 5023 | mem_Free( arg2 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4944:14: note: declared here 4944 | STRINGLIST temp2 ; | ^~~~~ 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:4876:9: note: in expansion of macro 'mem_Free' 4876 | mem_Free( arg3 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4795:14: note: declared here 4795 | STRINGLIST temp3 ; | ^~~~~ 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:4932:9: note: in expansion of macro 'mem_Free' 4932 | mem_Free( arg3 ); | ^~~~~~~~ smartcard/scard/scard_wrap.c:4795:14: note: declared here 4795 | STRINGLIST temp3 ; | ^~~~~ 2024-11-10 11:29:33,532 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DVER_PRODUCTVERSION=2,0,8,0000 -DVER_PRODUCTVERSION_STR=2.0.8 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/python3.12 -c smartcard/scard/winscarddll.c -o build/temp.linux-riscv64-cpython-312/smartcard/scard/winscarddll.o -I/usr/include/PCSC 2024-11-10 11:29:34,206 root INFO creating build/lib.linux-riscv64-cpython-312 2024-11-10 11:29:34,207 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,207 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/scard 2024-11-10 11:29:34,208 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/smartcard/scard/helpers.o build/temp.linux-riscv64-cpython-312/smartcard/scard/scard_wrap.o build/temp.linux-riscv64-cpython-312/smartcard/scard/winscarddll.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/smartcard/scard/_scard.cpython-312-riscv64-linux-musl.so 2024-11-10 11:29:34,310 root INFO copying ./smartcard/CardType.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,312 root INFO copying ./smartcard/CardRequest.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,313 root INFO copying ./smartcard/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,315 root INFO copying ./smartcard/ATR.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,316 root INFO copying ./smartcard/Card.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,318 root INFO copying ./smartcard/Synchronization.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,319 root INFO copying ./smartcard/guid.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,320 root INFO copying ./smartcard/Exceptions.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,322 root INFO copying ./smartcard/ExclusiveConnectCardConnection.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,323 root INFO copying ./smartcard/CardConnection.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,325 root INFO copying ./smartcard/PassThruCardService.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,326 root INFO copying ./smartcard/CardConnectionDecorator.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,327 root INFO copying ./smartcard/CardConnectionEvent.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,329 root INFO copying ./smartcard/ExclusiveTransmitCardConnection.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,330 root INFO copying ./smartcard/AbstractCardRequest.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,331 root INFO copying ./smartcard/CardConnectionObserver.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,333 root INFO copying ./smartcard/CardNames.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,334 root INFO copying ./smartcard/ClassLoader.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,335 root INFO copying ./smartcard/ReaderMonitoring.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,337 root INFO copying ./smartcard/CardMonitoring.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,339 root INFO copying ./smartcard/Observer.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,340 root INFO copying ./smartcard/ulist.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,341 root INFO copying ./smartcard/Session.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,343 root INFO copying ./smartcard/CardService.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,344 root INFO copying ./smartcard/System.py -> build/lib.linux-riscv64-cpython-312/smartcard 2024-11-10 11:29:34,346 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2024-11-10 11:29:34,347 root INFO copying ./smartcard/pcsc/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2024-11-10 11:29:34,348 root INFO copying ./smartcard/pcsc/PCSCPart10.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2024-11-10 11:29:34,350 root INFO copying ./smartcard/pcsc/PCSCCardConnection.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2024-11-10 11:29:34,351 root INFO copying ./smartcard/pcsc/PCSCReaderGroups.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2024-11-10 11:29:34,353 root INFO copying ./smartcard/pcsc/PCSCReader.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2024-11-10 11:29:34,354 root INFO copying ./smartcard/pcsc/PCSCExceptions.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2024-11-10 11:29:34,356 root INFO copying ./smartcard/pcsc/PCSCContext.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2024-11-10 11:29:34,357 root INFO copying ./smartcard/pcsc/PCSCCardRequest.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2024-11-10 11:29:34,359 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/pyro 2024-11-10 11:29:34,360 root INFO copying ./smartcard/pyro/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/pyro 2024-11-10 11:29:34,361 root INFO copying ./smartcard/pyro/PyroReader.py -> build/lib.linux-riscv64-cpython-312/smartcard/pyro 2024-11-10 11:29:34,363 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/reader 2024-11-10 11:29:34,363 root INFO copying ./smartcard/reader/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/reader 2024-11-10 11:29:34,365 root INFO copying ./smartcard/reader/ReaderGroups.py -> build/lib.linux-riscv64-cpython-312/smartcard/reader 2024-11-10 11:29:34,366 root INFO copying ./smartcard/reader/Reader.py -> build/lib.linux-riscv64-cpython-312/smartcard/reader 2024-11-10 11:29:34,367 root INFO copying ./smartcard/reader/ReaderFactory.py -> build/lib.linux-riscv64-cpython-312/smartcard/reader 2024-11-10 11:29:34,369 root INFO copying ./smartcard/scard/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/scard 2024-11-10 11:29:34,370 root INFO copying ./smartcard/scard/scard.py -> build/lib.linux-riscv64-cpython-312/smartcard/scard 2024-11-10 11:29:34,373 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/sw 2024-11-10 11:29:34,374 root INFO copying ./smartcard/sw/SWExceptions.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2024-11-10 11:29:34,375 root INFO copying ./smartcard/sw/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2024-11-10 11:29:34,376 root INFO copying ./smartcard/sw/ErrorCheckingChain.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2024-11-10 11:29:34,377 root INFO copying ./smartcard/sw/ISO7816_4ErrorChecker.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2024-11-10 11:29:34,378 root INFO copying ./smartcard/sw/ErrorChecker.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2024-11-10 11:29:34,380 root INFO copying ./smartcard/sw/op21_ErrorChecker.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2024-11-10 11:29:34,381 root INFO copying ./smartcard/sw/ISO7816_8ErrorChecker.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2024-11-10 11:29:34,382 root INFO copying ./smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2024-11-10 11:29:34,384 root INFO copying ./smartcard/sw/ISO7816_9ErrorChecker.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2024-11-10 11:29:34,385 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/util 2024-11-10 11:29:34,386 root INFO copying ./smartcard/util/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/util 2024-11-10 11:29:34,388 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/wx 2024-11-10 11:29:34,389 root INFO copying ./smartcard/wx/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2024-11-10 11:29:34,390 root INFO copying ./smartcard/wx/CardAndReaderTreePanel.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2024-11-10 11:29:34,391 root INFO copying ./smartcard/wx/SimpleSCardApp.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2024-11-10 11:29:34,392 root INFO copying ./smartcard/wx/SimpleSCardAppEventObserver.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2024-11-10 11:29:34,394 root INFO copying ./smartcard/wx/SimpleSCardAppFrame.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2024-11-10 11:29:34,395 root INFO copying ./smartcard/wx/APDUHexValidator.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2024-11-10 11:29:34,396 root INFO copying ./smartcard/wx/APDUTracerPanel.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2024-11-10 11:29:34,397 root INFO copying ./smartcard/wx/ReaderToolbar.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2024-11-10 11:29:34,403 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/wx/resources 2024-11-10 11:29:34,404 root INFO copying ./smartcard/wx/resources/smartcard.ico -> build/lib.linux-riscv64-cpython-312/smartcard/wx/resources 2024-11-10 11:29:34,405 root INFO copying ./smartcard/wx/resources/reader.ico -> build/lib.linux-riscv64-cpython-312/smartcard/wx/resources 2024-11-10 11:29:34,434 root INFO installing to build/bdist.linux-riscv64/wheel 2024-11-10 11:29:34,434 root INFO running install 2024-11-10 11:29:34,480 root INFO running install_lib 2024-11-10 11:29:34,490 root INFO creating build/bdist.linux-riscv64 2024-11-10 11:29:34,491 root INFO creating build/bdist.linux-riscv64/wheel 2024-11-10 11:29:34,492 root INFO creating build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,492 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardType.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,493 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardRequest.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,495 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/__init__.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,496 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/sw 2024-11-10 11:29:34,497 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/SWExceptions.py -> build/bdist.linux-riscv64/wheel/smartcard/sw 2024-11-10 11:29:34,498 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/__init__.py -> build/bdist.linux-riscv64/wheel/smartcard/sw 2024-11-10 11:29:34,499 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/ErrorCheckingChain.py -> build/bdist.linux-riscv64/wheel/smartcard/sw 2024-11-10 11:29:34,500 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/ISO7816_4ErrorChecker.py -> build/bdist.linux-riscv64/wheel/smartcard/sw 2024-11-10 11:29:34,501 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/ErrorChecker.py -> build/bdist.linux-riscv64/wheel/smartcard/sw 2024-11-10 11:29:34,502 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/op21_ErrorChecker.py -> build/bdist.linux-riscv64/wheel/smartcard/sw 2024-11-10 11:29:34,503 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/ISO7816_8ErrorChecker.py -> build/bdist.linux-riscv64/wheel/smartcard/sw 2024-11-10 11:29:34,504 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/bdist.linux-riscv64/wheel/smartcard/sw 2024-11-10 11:29:34,506 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/ISO7816_9ErrorChecker.py -> build/bdist.linux-riscv64/wheel/smartcard/sw 2024-11-10 11:29:34,507 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/ATR.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,508 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/Card.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,509 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/Synchronization.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,510 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/pyro 2024-11-10 11:29:34,511 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pyro/__init__.py -> build/bdist.linux-riscv64/wheel/smartcard/pyro 2024-11-10 11:29:34,512 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pyro/PyroReader.py -> build/bdist.linux-riscv64/wheel/smartcard/pyro 2024-11-10 11:29:34,513 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/guid.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,514 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/Exceptions.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,516 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/ExclusiveConnectCardConnection.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,517 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/pcsc 2024-11-10 11:29:34,518 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/__init__.py -> build/bdist.linux-riscv64/wheel/smartcard/pcsc 2024-11-10 11:29:34,518 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCPart10.py -> build/bdist.linux-riscv64/wheel/smartcard/pcsc 2024-11-10 11:29:34,520 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCCardConnection.py -> build/bdist.linux-riscv64/wheel/smartcard/pcsc 2024-11-10 11:29:34,521 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCReaderGroups.py -> build/bdist.linux-riscv64/wheel/smartcard/pcsc 2024-11-10 11:29:34,522 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCReader.py -> build/bdist.linux-riscv64/wheel/smartcard/pcsc 2024-11-10 11:29:34,523 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCExceptions.py -> build/bdist.linux-riscv64/wheel/smartcard/pcsc 2024-11-10 11:29:34,524 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCContext.py -> build/bdist.linux-riscv64/wheel/smartcard/pcsc 2024-11-10 11:29:34,526 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCCardRequest.py -> build/bdist.linux-riscv64/wheel/smartcard/pcsc 2024-11-10 11:29:34,527 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardConnection.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,528 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/PassThruCardService.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,529 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardConnectionDecorator.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,530 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardConnectionEvent.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,532 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/ExclusiveTransmitCardConnection.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,533 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/AbstractCardRequest.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,534 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/util 2024-11-10 11:29:34,534 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/util/__init__.py -> build/bdist.linux-riscv64/wheel/smartcard/util 2024-11-10 11:29:34,536 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardConnectionObserver.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,537 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardNames.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,538 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/ClassLoader.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,539 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/ReaderMonitoring.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,540 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/wx 2024-11-10 11:29:34,541 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/__init__.py -> build/bdist.linux-riscv64/wheel/smartcard/wx 2024-11-10 11:29:34,542 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/CardAndReaderTreePanel.py -> build/bdist.linux-riscv64/wheel/smartcard/wx 2024-11-10 11:29:34,544 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/wx/resources 2024-11-10 11:29:34,544 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/resources/smartcard.ico -> build/bdist.linux-riscv64/wheel/smartcard/wx/resources 2024-11-10 11:29:34,545 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/resources/reader.ico -> build/bdist.linux-riscv64/wheel/smartcard/wx/resources 2024-11-10 11:29:34,546 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/SimpleSCardApp.py -> build/bdist.linux-riscv64/wheel/smartcard/wx 2024-11-10 11:29:34,548 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/SimpleSCardAppEventObserver.py -> build/bdist.linux-riscv64/wheel/smartcard/wx 2024-11-10 11:29:34,549 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/SimpleSCardAppFrame.py -> build/bdist.linux-riscv64/wheel/smartcard/wx 2024-11-10 11:29:34,550 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/APDUHexValidator.py -> build/bdist.linux-riscv64/wheel/smartcard/wx 2024-11-10 11:29:34,551 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/APDUTracerPanel.py -> build/bdist.linux-riscv64/wheel/smartcard/wx 2024-11-10 11:29:34,552 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/ReaderToolbar.py -> build/bdist.linux-riscv64/wheel/smartcard/wx 2024-11-10 11:29:34,553 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardMonitoring.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,554 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/Observer.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,556 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/reader 2024-11-10 11:29:34,556 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/reader/__init__.py -> build/bdist.linux-riscv64/wheel/smartcard/reader 2024-11-10 11:29:34,557 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/reader/ReaderGroups.py -> build/bdist.linux-riscv64/wheel/smartcard/reader 2024-11-10 11:29:34,558 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/reader/Reader.py -> build/bdist.linux-riscv64/wheel/smartcard/reader 2024-11-10 11:29:34,559 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/reader/ReaderFactory.py -> build/bdist.linux-riscv64/wheel/smartcard/reader 2024-11-10 11:29:34,560 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/ulist.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,562 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/scard 2024-11-10 11:29:34,562 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/scard/__init__.py -> build/bdist.linux-riscv64/wheel/smartcard/scard 2024-11-10 11:29:34,563 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/scard/scard.py -> build/bdist.linux-riscv64/wheel/smartcard/scard 2024-11-10 11:29:34,565 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/scard/_scard.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/smartcard/scard 2024-11-10 11:29:34,568 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/Session.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,569 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardService.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,570 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/System.py -> build/bdist.linux-riscv64/wheel/smartcard 2024-11-10 11:29:34,571 root INFO running install_egg_info 2024-11-10 11:29:34,582 root INFO running egg_info 2024-11-10 11:29:34,589 root INFO writing pyscard.egg-info/PKG-INFO 2024-11-10 11:29:34,593 root INFO writing dependency_links to pyscard.egg-info/dependency_links.txt 2024-11-10 11:29:34,595 root INFO writing requirements to pyscard.egg-info/requires.txt 2024-11-10 11:29:34,596 root INFO writing top-level names to pyscard.egg-info/top_level.txt 2024-11-10 11:29:34,614 root INFO reading manifest file 'pyscard.egg-info/SOURCES.txt' 2024-11-10 11:29:34,620 root INFO reading manifest template 'MANIFEST.in' 2024-11-10 11:29:34,635 root WARNING warning: no files found matching '*.html' under directory 'smartcard/doc' 2024-11-10 11:29:34,637 root WARNING warning: no files found matching '*.css' under directory 'smartcard/doc' 2024-11-10 11:29:34,638 root WARNING warning: no files found matching '*.js' under directory 'smartcard/doc' 2024-11-10 11:29:34,640 root WARNING warning: no files found matching '*.txt' under directory 'smartcard/doc' 2024-11-10 11:29:34,649 root INFO adding license file 'LICENSE' 2024-11-10 11:29:34,660 root INFO writing manifest file 'pyscard.egg-info/SOURCES.txt' 2024-11-10 11:29:34,661 root INFO Copying pyscard.egg-info to build/bdist.linux-riscv64/wheel/pyscard-2.0.8-py3.12.egg-info 2024-11-10 11:29:34,667 root INFO running install_scripts 2024-11-10 11:29:34,697 root INFO creating build/bdist.linux-riscv64/wheel/pyscard-2.0.8.dist-info/WHEEL 2024-11-10 11:29:34,699 wheel INFO creating '/home/buildozer/aports/community/py3-pyscard/src/pyscard-2.0.8/.dist/.tmp-ro8wfwl2/pyscard-2.0.8-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-11-10 11:29:34,702 wheel INFO adding 'smartcard/ATR.py' 2024-11-10 11:29:34,704 wheel INFO adding 'smartcard/AbstractCardRequest.py' 2024-11-10 11:29:34,705 wheel INFO adding 'smartcard/Card.py' 2024-11-10 11:29:34,707 wheel INFO adding 'smartcard/CardConnection.py' 2024-11-10 11:29:34,709 wheel INFO adding 'smartcard/CardConnectionDecorator.py' 2024-11-10 11:29:34,710 wheel INFO adding 'smartcard/CardConnectionEvent.py' 2024-11-10 11:29:34,711 wheel INFO adding 'smartcard/CardConnectionObserver.py' 2024-11-10 11:29:34,713 wheel INFO adding 'smartcard/CardMonitoring.py' 2024-11-10 11:29:34,715 wheel INFO adding 'smartcard/CardNames.py' 2024-11-10 11:29:34,716 wheel INFO adding 'smartcard/CardRequest.py' 2024-11-10 11:29:34,718 wheel INFO adding 'smartcard/CardService.py' 2024-11-10 11:29:34,719 wheel INFO adding 'smartcard/CardType.py' 2024-11-10 11:29:34,721 wheel INFO adding 'smartcard/ClassLoader.py' 2024-11-10 11:29:34,722 wheel INFO adding 'smartcard/Exceptions.py' 2024-11-10 11:29:34,724 wheel INFO adding 'smartcard/ExclusiveConnectCardConnection.py' 2024-11-10 11:29:34,725 wheel INFO adding 'smartcard/ExclusiveTransmitCardConnection.py' 2024-11-10 11:29:34,727 wheel INFO adding 'smartcard/Observer.py' 2024-11-10 11:29:34,728 wheel INFO adding 'smartcard/PassThruCardService.py' 2024-11-10 11:29:34,730 wheel INFO adding 'smartcard/ReaderMonitoring.py' 2024-11-10 11:29:34,731 wheel INFO adding 'smartcard/Session.py' 2024-11-10 11:29:34,733 wheel INFO adding 'smartcard/Synchronization.py' 2024-11-10 11:29:34,734 wheel INFO adding 'smartcard/System.py' 2024-11-10 11:29:34,735 wheel INFO adding 'smartcard/__init__.py' 2024-11-10 11:29:34,737 wheel INFO adding 'smartcard/guid.py' 2024-11-10 11:29:34,738 wheel INFO adding 'smartcard/ulist.py' 2024-11-10 11:29:34,740 wheel INFO adding 'smartcard/pcsc/PCSCCardConnection.py' 2024-11-10 11:29:34,742 wheel INFO adding 'smartcard/pcsc/PCSCCardRequest.py' 2024-11-10 11:29:34,744 wheel INFO adding 'smartcard/pcsc/PCSCContext.py' 2024-11-10 11:29:34,745 wheel INFO adding 'smartcard/pcsc/PCSCExceptions.py' 2024-11-10 11:29:34,747 wheel INFO adding 'smartcard/pcsc/PCSCPart10.py' 2024-11-10 11:29:34,749 wheel INFO adding 'smartcard/pcsc/PCSCReader.py' 2024-11-10 11:29:34,750 wheel INFO adding 'smartcard/pcsc/PCSCReaderGroups.py' 2024-11-10 11:29:34,751 wheel INFO adding 'smartcard/pcsc/__init__.py' 2024-11-10 11:29:34,753 wheel INFO adding 'smartcard/pyro/PyroReader.py' 2024-11-10 11:29:34,755 wheel INFO adding 'smartcard/pyro/__init__.py' 2024-11-10 11:29:34,756 wheel INFO adding 'smartcard/reader/Reader.py' 2024-11-10 11:29:34,758 wheel INFO adding 'smartcard/reader/ReaderFactory.py' 2024-11-10 11:29:34,759 wheel INFO adding 'smartcard/reader/ReaderGroups.py' 2024-11-10 11:29:34,761 wheel INFO adding 'smartcard/reader/__init__.py' 2024-11-10 11:29:34,762 wheel INFO adding 'smartcard/scard/__init__.py' 2024-11-10 11:29:34,766 wheel INFO adding 'smartcard/scard/_scard.cpython-312-riscv64-linux-musl.so' 2024-11-10 11:29:34,773 wheel INFO adding 'smartcard/scard/scard.py' 2024-11-10 11:29:34,777 wheel INFO adding 'smartcard/sw/ErrorChecker.py' 2024-11-10 11:29:34,778 wheel INFO adding 'smartcard/sw/ErrorCheckingChain.py' 2024-11-10 11:29:34,780 wheel INFO adding 'smartcard/sw/ISO7816_4ErrorChecker.py' 2024-11-10 11:29:34,781 wheel INFO adding 'smartcard/sw/ISO7816_4_SW1ErrorChecker.py' 2024-11-10 11:29:34,783 wheel INFO adding 'smartcard/sw/ISO7816_8ErrorChecker.py' 2024-11-10 11:29:34,785 wheel INFO adding 'smartcard/sw/ISO7816_9ErrorChecker.py' 2024-11-10 11:29:34,786 wheel INFO adding 'smartcard/sw/SWExceptions.py' 2024-11-10 11:29:34,788 wheel INFO adding 'smartcard/sw/__init__.py' 2024-11-10 11:29:34,789 wheel INFO adding 'smartcard/sw/op21_ErrorChecker.py' 2024-11-10 11:29:34,791 wheel INFO adding 'smartcard/util/__init__.py' 2024-11-10 11:29:34,793 wheel INFO adding 'smartcard/wx/APDUHexValidator.py' 2024-11-10 11:29:34,795 wheel INFO adding 'smartcard/wx/APDUTracerPanel.py' 2024-11-10 11:29:34,796 wheel INFO adding 'smartcard/wx/CardAndReaderTreePanel.py' 2024-11-10 11:29:34,798 wheel INFO adding 'smartcard/wx/ReaderToolbar.py' 2024-11-10 11:29:34,799 wheel INFO adding 'smartcard/wx/SimpleSCardApp.py' 2024-11-10 11:29:34,800 wheel INFO adding 'smartcard/wx/SimpleSCardAppEventObserver.py' 2024-11-10 11:29:34,802 wheel INFO adding 'smartcard/wx/SimpleSCardAppFrame.py' 2024-11-10 11:29:34,803 wheel INFO adding 'smartcard/wx/__init__.py' 2024-11-10 11:29:34,805 wheel INFO adding 'smartcard/wx/resources/reader.ico' 2024-11-10 11:29:34,806 wheel INFO adding 'smartcard/wx/resources/smartcard.ico' 2024-11-10 11:29:34,807 wheel INFO adding 'pyscard-2.0.8.dist-info/LICENSE' 2024-11-10 11:29:34,808 wheel INFO adding 'pyscard-2.0.8.dist-info/METADATA' 2024-11-10 11:29:34,809 wheel INFO adding 'pyscard-2.0.8.dist-info/WHEEL' 2024-11-10 11:29:34,810 wheel INFO adding 'pyscard-2.0.8.dist-info/top_level.txt' 2024-11-10 11:29:34,812 wheel INFO adding 'pyscard-2.0.8.dist-info/RECORD' 2024-11-10 11:29:34,814 root INFO removing build/bdist.linux-riscv64/wheel 2024-11-10 11:29:34,825 gpep517 INFO The backend produced .dist/pyscard-2.0.8-cp312-cp312-linux_riscv64.whl pyscard-2.0.8-cp312-cp312-linux_riscv64.whl 'smartcard' -> 'smartcard.src' ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-pyscard/src/pyscard-2.0.8 configfile: pyproject.toml collected 35 items test/test_ATR.py ........ [ 22%] test/test_Exceptions.py ........ [ 45%] test/test_PCSC.py . [ 48%] test/test_PCSCExceptions.py ....... [ 68%] test/test_SCardGetErrorMessage.py . [ 71%] test/test_util.py .......... [100%] =============================== warnings summary =============================== :488 :488: DeprecationWarning: builtin type SwigPyPacked has no __module__ attribute :488 :488: DeprecationWarning: builtin type SwigPyObject has no __module__ attribute -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 35 passed, 2 warnings in 0.55s ======================== sys:1: DeprecationWarning: builtin type swigvarlink has no __module__ attribute >>> py3-pyscard: Entering fakeroot... >>> py3-pyscard-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/smartcard/sw/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/sw/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/pyro/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/pyro/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/pcsc/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/pcsc/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/util/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/util/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/wx/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/wx/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/reader/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/reader/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/scard/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/scard/__pycache__' >>> py3-pyscard-pyc*: Preparing subpackage py3-pyscard-pyc... >>> py3-pyscard-pyc*: Running postcheck for py3-pyscard-pyc >>> py3-pyscard*: Running postcheck for py3-pyscard >>> py3-pyscard*: Preparing package py3-pyscard... >>> py3-pyscard*: Stripping binaries >>> py3-pyscard-pyc*: Scanning shared objects >>> py3-pyscard*: Scanning shared objects >>> py3-pyscard-pyc*: Tracing dependencies... pcsc-lite python3~3.12 >>> py3-pyscard-pyc*: Package size: 356.0 KB >>> py3-pyscard-pyc*: Compressing data... >>> py3-pyscard-pyc*: Create checksum... >>> py3-pyscard-pyc*: Create py3-pyscard-pyc-2.0.8-r1.apk >>> py3-pyscard*: Tracing dependencies... pcsc-lite python3~3.12 so:libc.musl-riscv64.so.1 >>> py3-pyscard*: Package size: 450.0 KB >>> py3-pyscard*: Compressing data... >>> py3-pyscard*: Create checksum... >>> py3-pyscard*: Create py3-pyscard-2.0.8-r1.apk >>> py3-pyscard: Build complete at Sun, 10 Nov 2024 11:29:40 +0000 elapsed time 0h 1m 5s >>> py3-pyscard: Cleaning up srcdir >>> py3-pyscard: Cleaning up pkgdir >>> py3-pyscard: Uninstalling dependencies... (1/44) Purging .makedepends-py3-pyscard (20241110.112916) (2/44) Purging pcsc-lite-openrc (2.2.3-r1) (3/44) Purging pcsc-lite (2.2.3-r1) (4/44) Purging pcsc-lite-dev (2.2.3-r1) (5/44) Purging eudev-dev (3.2.14-r5) (6/44) Purging eudev-libs (3.2.14-r5) (7/44) Purging pcsc-lite-libs (2.2.3-r1) (8/44) Purging pcsc-lite-spy-libs (2.2.3-r1) (9/44) Purging python3-dev (3.12.7-r1) (10/44) Purging py3-gpep517-pyc (16-r0) (11/44) Purging py3-gpep517 (16-r0) (12/44) Purging py3-installer-pyc (0.7.0-r2) (13/44) Purging py3-installer (0.7.0-r2) (14/44) Purging py3-setuptools-pyc (70.3.0-r0) (15/44) Purging py3-setuptools (70.3.0-r0) (16/44) Purging py3-wheel-pyc (0.43.0-r0) (17/44) Purging py3-wheel (0.43.0-r0) (18/44) Purging swig (4.3.0-r0) (19/44) Purging guile (3.0.9-r1) (20/44) Purging py3-pytest-pyc (8.3.3-r0) (21/44) Purging py3-pytest (8.3.3-r0) (22/44) Purging py3-iniconfig-pyc (2.0.0-r1) (23/44) Purging py3-iniconfig (2.0.0-r1) (24/44) Purging py3-packaging-pyc (24.1-r0) (25/44) Purging py3-packaging (24.1-r0) (26/44) Purging py3-parsing-pyc (3.1.4-r0) (27/44) Purging py3-parsing (3.1.4-r0) (28/44) Purging py3-pluggy-pyc (1.5.0-r0) (29/44) Purging py3-pluggy (1.5.0-r0) (30/44) Purging py3-py-pyc (1.11.0-r4) (31/44) Purging py3-py (1.11.0-r4) (32/44) Purging python3-pyc (3.12.7-r1) (33/44) Purging python3-pycache-pyc0 (3.12.7-r1) (34/44) Purging pyc (3.12.7-r1) (35/44) Purging python3 (3.12.7-r1) (36/44) Purging gdbm (1.24-r0) (37/44) Purging guile-libs (3.0.9-r1) (38/44) Purging libbz2 (1.0.8-r6) (39/44) Purging libffi (3.4.6-r0) (40/44) Purging libpanelw (6.5_p20241006-r2) (41/44) Purging mpdecimal (4.0.0-r0) (42/44) Purging sqlite-libs (3.47.0-r0) (43/44) Purging xz-libs (5.6.3-r0) (44/44) Purging gc (8.2.8-r0) Executing busybox-1.37.0-r6.trigger OK: 333 MiB in 98 packages >>> py3-pyscard: Updating the community/riscv64 repository index... >>> py3-pyscard: Signing the index...