>>> py3-pyscard: Building community/py3-pyscard 2.3.1-r1 (using abuild 3.17.0_rc2-r0) started Wed, 13 May 2026 17:09:08 +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/42) Installing eudev-libs (3.2.14-r6) ( 2/42) Installing pcsc-lite (2.4.0-r4) Executing pcsc-lite-2.4.0-r4.pre-install ( 3/42) Installing pcsc-lite-libs (2.4.0-r4) ( 4/42) Installing eudev-dev (3.2.14-r6) ( 5/42) Installing pcsc-lite-spy-libs (2.4.0-r4) ( 6/42) Installing pcsc-lite-dev (2.4.0-r4) ( 7/42) Installing gdbm (1.26-r0) ( 8/42) Installing xz-libs (5.8.3-r0) ( 9/42) Installing mpdecimal (4.0.1-r0) (10/42) Installing libpanelw (6.6_p20260502-r0) (11/42) Installing readline (8.3.3-r1) (12/42) Installing sqlite-libs (3.53.1-r0) (13/42) Installing python3 (3.14.3-r0) (14/42) Installing python3-pycache-pyc0 (3.14.3-r0) (15/42) Installing pyc (3.14.3-r0) (16/42) Installing python3-pyc (3.14.3-r0) (17/42) Installing python3-dev (3.14.3-r0) (18/42) Installing py3-installer (1.0.0-r0) (19/42) Installing py3-installer-pyc (1.0.0-r0) (20/42) Installing py3-gpep517 (19-r2) (21/42) Installing py3-gpep517-pyc (19-r2) (22/42) Installing py3-parsing (3.3.2-r1) (23/42) Installing py3-parsing-pyc (3.3.2-r1) (24/42) Installing py3-packaging (26.2-r0) (25/42) Installing py3-packaging-pyc (26.2-r0) (26/42) Installing py3-setuptools (82.0.1-r1) (27/42) Installing py3-setuptools-pyc (82.0.1-r1) (28/42) Installing py3-wheel (0.47.0-r0) (29/42) Installing py3-wheel-pyc (0.47.0-r0) (30/42) Installing swig (4.4.1-r1) (31/42) Installing py3-iniconfig (2.3.0-r1) (32/42) Installing py3-iniconfig-pyc (2.3.0-r1) (33/42) Installing py3-pluggy (1.6.0-r1) (34/42) Installing py3-pluggy-pyc (1.6.0-r1) (35/42) Installing py3-py (1.11.0-r5) (36/42) Installing py3-py-pyc (1.11.0-r5) (37/42) Installing py3-pygments (2.20.0-r0) (38/42) Installing py3-pygments-pyc (2.20.0-r0) (39/42) Installing py3-pytest (9.0.3-r0) (40/42) Installing py3-pytest-pyc (9.0.3-r0) (41/42) Installing .makedepends-py3-pyscard (20260513.170921) (42/42) Installing pcsc-lite-openrc (2.4.0-r4) Executing busybox-1.37.0-r31.trigger OK: 1511.4 MiB in 178 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.24/pyscard-2.3.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/pyscard-2.3.1.tar.gz.part' pyscard-2.3.1.tar.gz 100% |********************************| 156k 0:00:00 ETA '/var/cache/distfiles/v3.24/pyscard-2.3.1.tar.gz.part' saved /var/cache/distfiles/v3.24/pyscard-2.3.1.tar.gz: OK >>> py3-pyscard: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pyscard-2.3.1.tar.gz /var/cache/distfiles/v3.24/pyscard-2.3.1.tar.gz: OK >>> py3-pyscard: Unpacking /var/cache/distfiles/v3.24/pyscard-2.3.1.tar.gz... 2026-05-13 17:09:30,286 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-05-13 17:09:30,407 root INFO running bdist_wheel 2026-05-13 17:09:30,477 root INFO running build 2026-05-13 17:09:30,478 root INFO running build_py 2026-05-13 17:09:30,478 root INFO running build_ext 2026-05-13 17:09:30,486 root INFO building 'smartcard.scard._scard' extension 2026-05-13 17:09:30,487 root INFO swigging src/smartcard/scard/scard.i to src/smartcard/scard/scard_wrap.c 2026-05-13 17:09:30,487 root INFO swig -python -outdir src/smartcard/scard -DPCSCLITE -o src/smartcard/scard/scard_wrap.c src/smartcard/scard/scard.i 2026-05-13 17:09:31,450 root INFO creating build/temp.linux-riscv64-cpython-314/src/smartcard/scard 2026-05-13 17:09:31,453 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DVER_PRODUCTVERSION=2,3,1,0000 -DVER_PRODUCTVERSION_STR=2.3.1 -DPCSCLITE=1 -Isrc/smartcard/scard/ -I/usr/include/python3.14 -c src/smartcard/scard/helpers.c -o build/temp.linux-riscv64-cpython-314/src/smartcard/scard/helpers.o -I/usr/include/PCSC -pthread 2026-05-13 17:09:33,245 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DVER_PRODUCTVERSION=2,3,1,0000 -DVER_PRODUCTVERSION_STR=2.3.1 -DPCSCLITE=1 -Isrc/smartcard/scard/ -I/usr/include/python3.14 -c src/smartcard/scard/scard_wrap.c -o build/temp.linux-riscv64-cpython-314/src/smartcard/scard/scard_wrap.o -I/usr/include/PCSC -pthread In file included from src/smartcard/scard/scard_wrap.c:3520: src/smartcard/scard/scard_wrap.c: In function '_wrap_SCardTransmit': src/smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object] 50 | #define mem_Free free src/smartcard/scard/scard_wrap.c:5899:9: note: in expansion of macro 'mem_Free' 5899 | mem_Free( arg4 ); | ^~~~~~~~ src/smartcard/scard/scard_wrap.c:5840:12: note: declared here 5840 | BYTELIST temp4 ; | ^~~~~ src/smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object] 50 | #define mem_Free free src/smartcard/scard/scard_wrap.c:5927:9: note: in expansion of macro 'mem_Free' 5927 | mem_Free( arg4 ); | ^~~~~~~~ src/smartcard/scard/scard_wrap.c:5840:12: note: declared here 5840 | BYTELIST temp4 ; | ^~~~~ src/smartcard/scard/scard_wrap.c: In function '_wrap_SCardStatus': src/smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp5' [-Wfree-nonheap-object] 50 | #define mem_Free free src/smartcard/scard/scard_wrap.c:5788:9: note: in expansion of macro 'mem_Free' 5788 | mem_Free( arg5 ); | ^~~~~~~~ src/smartcard/scard/scard_wrap.c:5711:12: note: declared here 5711 | BYTELIST temp5 ; | ^~~~~ src/smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp5' [-Wfree-nonheap-object] 50 | #define mem_Free free src/smartcard/scard/scard_wrap.c:5824:9: note: in expansion of macro 'mem_Free' 5824 | mem_Free( arg5 ); | ^~~~~~~~ src/smartcard/scard/scard_wrap.c:5711:12: note: declared here 5711 | BYTELIST temp5 ; | ^~~~~ src/smartcard/scard/scard_wrap.c: In function '_wrap_SCardControl': src/smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object] 50 | #define mem_Free free src/smartcard/scard/scard_wrap.c:5031:9: note: in expansion of macro 'mem_Free' 5031 | mem_Free( arg4 ); | ^~~~~~~~ src/smartcard/scard/scard_wrap.c:4972:12: note: declared here 4972 | BYTELIST temp4 ; | ^~~~~ src/smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object] 50 | #define mem_Free free src/smartcard/scard/scard_wrap.c:5059:9: note: in expansion of macro 'mem_Free' 5059 | mem_Free( arg4 ); | ^~~~~~~~ src/smartcard/scard/scard_wrap.c:4972:12: note: declared here 4972 | BYTELIST temp4 ; | ^~~~~ src/smartcard/scard/scard_wrap.c: In function '_wrap_SCardGetAttrib': src/smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object] 50 | #define mem_Free free src/smartcard/scard/scard_wrap.c:4878:9: note: in expansion of macro 'mem_Free' 4878 | mem_Free( arg3 ); | ^~~~~~~~ src/smartcard/scard/scard_wrap.c:4837:12: note: declared here 4837 | BYTELIST temp3 ; | ^~~~~ src/smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object] 50 | #define mem_Free free src/smartcard/scard/scard_wrap.c:4893:9: note: in expansion of macro 'mem_Free' 4893 | mem_Free( arg3 ); | ^~~~~~~~ src/smartcard/scard/scard_wrap.c:4837:12: note: declared here 4837 | BYTELIST temp3 ; | ^~~~~ src/smartcard/scard/scard_wrap.c: In function '_wrap_SCardListReaderGroups': src/smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp2' [-Wfree-nonheap-object] 50 | #define mem_Free free src/smartcard/scard/scard_wrap.c:5583:9: note: in expansion of macro 'mem_Free' 5583 | mem_Free( arg2 ); | ^~~~~~~~ src/smartcard/scard/scard_wrap.c:5533:14: note: declared here 5533 | STRINGLIST temp2 ; | ^~~~~ src/smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp2' [-Wfree-nonheap-object] 50 | #define mem_Free free src/smartcard/scard/scard_wrap.c:5612:9: note: in expansion of macro 'mem_Free' 5612 | mem_Free( arg2 ); | ^~~~~~~~ src/smartcard/scard/scard_wrap.c:5533:14: note: declared here 5533 | STRINGLIST temp2 ; | ^~~~~ src/smartcard/scard/scard_wrap.c: In function '_wrap_SCardListReaders': src/smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object] 50 | #define mem_Free free src/smartcard/scard/scard_wrap.c:5465:9: note: in expansion of macro 'mem_Free' 5465 | mem_Free( arg3 ); | ^~~~~~~~ src/smartcard/scard/scard_wrap.c:5384:14: note: declared here 5384 | STRINGLIST temp3 ; | ^~~~~ src/smartcard/scard/memlog.h:50:26: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object] 50 | #define mem_Free free src/smartcard/scard/scard_wrap.c:5521:9: note: in expansion of macro 'mem_Free' 5521 | mem_Free( arg3 ); | ^~~~~~~~ src/smartcard/scard/scard_wrap.c:5384:14: note: declared here 5384 | STRINGLIST temp3 ; | ^~~~~ 2026-05-13 17:09:38,393 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DVER_PRODUCTVERSION=2,3,1,0000 -DVER_PRODUCTVERSION_STR=2.3.1 -DPCSCLITE=1 -Isrc/smartcard/scard/ -I/usr/include/python3.14 -c src/smartcard/scard/winscarddll.c -o build/temp.linux-riscv64-cpython-314/src/smartcard/scard/winscarddll.o -I/usr/include/PCSC -pthread 2026-05-13 17:09:39,024 root INFO creating build/lib.linux-riscv64-cpython-314/smartcard/scard 2026-05-13 17:09:39,026 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-314/src/smartcard/scard/helpers.o build/temp.linux-riscv64-cpython-314/src/smartcard/scard/scard_wrap.o build/temp.linux-riscv64-cpython-314/src/smartcard/scard/winscarddll.o -L/usr/lib -o build/lib.linux-riscv64-cpython-314/smartcard/scard/_scard.cpython-314-riscv64-linux-musl.so 2026-05-13 17:09:39,093 root INFO copying src/smartcard/ReaderMonitoring.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,095 root INFO copying src/smartcard/ATR.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,097 root INFO copying src/smartcard/AbstractCardRequest.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,099 root INFO copying src/smartcard/CardType.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,100 root INFO copying src/smartcard/CardMonitoring.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,102 root INFO copying src/smartcard/PassThruCardService.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,104 root INFO copying src/smartcard/Synchronization.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,106 root INFO copying src/smartcard/CardConnectionEvent.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,107 root INFO copying src/smartcard/__init__.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,109 root INFO copying src/smartcard/Exceptions.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,110 root INFO copying src/smartcard/CardRequest.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,112 root INFO copying src/smartcard/ExclusiveTransmitCardConnection.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,114 root INFO copying src/smartcard/Session.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,116 root INFO copying src/smartcard/ExclusiveConnectCardConnection.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,117 root INFO copying src/smartcard/ulist.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,119 root INFO copying src/smartcard/CardConnectionDecorator.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,120 root INFO copying src/smartcard/Observer.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,122 root INFO copying src/smartcard/guid.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,123 root INFO copying src/smartcard/CardService.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,125 root INFO copying src/smartcard/Card.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,126 root INFO copying src/smartcard/CardConnection.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,128 root INFO copying src/smartcard/CardConnectionObserver.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,129 root INFO copying src/smartcard/System.py -> build/lib.linux-riscv64-cpython-314/smartcard 2026-05-13 17:09:39,131 root INFO creating build/lib.linux-riscv64-cpython-314/smartcard/pcsc 2026-05-13 17:09:39,132 root INFO copying src/smartcard/pcsc/PCSCCardRequest.py -> build/lib.linux-riscv64-cpython-314/smartcard/pcsc 2026-05-13 17:09:39,134 root INFO copying src/smartcard/pcsc/PCSCReaderGroups.py -> build/lib.linux-riscv64-cpython-314/smartcard/pcsc 2026-05-13 17:09:39,136 root INFO copying src/smartcard/pcsc/__init__.py -> build/lib.linux-riscv64-cpython-314/smartcard/pcsc 2026-05-13 17:09:39,137 root INFO copying src/smartcard/pcsc/PCSCExceptions.py -> build/lib.linux-riscv64-cpython-314/smartcard/pcsc 2026-05-13 17:09:39,138 root INFO copying src/smartcard/pcsc/PCSCCardConnection.py -> build/lib.linux-riscv64-cpython-314/smartcard/pcsc 2026-05-13 17:09:39,140 root INFO copying src/smartcard/pcsc/PCSCPart10.py -> build/lib.linux-riscv64-cpython-314/smartcard/pcsc 2026-05-13 17:09:39,142 root INFO copying src/smartcard/pcsc/PCSCReader.py -> build/lib.linux-riscv64-cpython-314/smartcard/pcsc 2026-05-13 17:09:39,144 root INFO creating build/lib.linux-riscv64-cpython-314/smartcard/reader 2026-05-13 17:09:39,145 root INFO copying src/smartcard/reader/__init__.py -> build/lib.linux-riscv64-cpython-314/smartcard/reader 2026-05-13 17:09:39,146 root INFO copying src/smartcard/reader/ReaderFactory.py -> build/lib.linux-riscv64-cpython-314/smartcard/reader 2026-05-13 17:09:39,147 root INFO copying src/smartcard/reader/Reader.py -> build/lib.linux-riscv64-cpython-314/smartcard/reader 2026-05-13 17:09:39,149 root INFO copying src/smartcard/reader/ReaderGroups.py -> build/lib.linux-riscv64-cpython-314/smartcard/reader 2026-05-13 17:09:39,151 root INFO copying src/smartcard/scard/__init__.py -> build/lib.linux-riscv64-cpython-314/smartcard/scard 2026-05-13 17:09:39,152 root INFO copying src/smartcard/scard/scard.py -> build/lib.linux-riscv64-cpython-314/smartcard/scard 2026-05-13 17:09:39,155 root INFO creating build/lib.linux-riscv64-cpython-314/smartcard/sw 2026-05-13 17:09:39,156 root INFO copying src/smartcard/sw/__init__.py -> build/lib.linux-riscv64-cpython-314/smartcard/sw 2026-05-13 17:09:39,158 root INFO copying src/smartcard/sw/ISO7816_8ErrorChecker.py -> build/lib.linux-riscv64-cpython-314/smartcard/sw 2026-05-13 17:09:39,159 root INFO copying src/smartcard/sw/ErrorCheckingChain.py -> build/lib.linux-riscv64-cpython-314/smartcard/sw 2026-05-13 17:09:39,161 root INFO copying src/smartcard/sw/ISO7816_4ErrorChecker.py -> build/lib.linux-riscv64-cpython-314/smartcard/sw 2026-05-13 17:09:39,162 root INFO copying src/smartcard/sw/SWExceptions.py -> build/lib.linux-riscv64-cpython-314/smartcard/sw 2026-05-13 17:09:39,164 root INFO copying src/smartcard/sw/ISO7816_9ErrorChecker.py -> build/lib.linux-riscv64-cpython-314/smartcard/sw 2026-05-13 17:09:39,165 root INFO copying src/smartcard/sw/op21_ErrorChecker.py -> build/lib.linux-riscv64-cpython-314/smartcard/sw 2026-05-13 17:09:39,167 root INFO copying src/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/lib.linux-riscv64-cpython-314/smartcard/sw 2026-05-13 17:09:39,168 root INFO copying src/smartcard/sw/ErrorChecker.py -> build/lib.linux-riscv64-cpython-314/smartcard/sw 2026-05-13 17:09:39,170 root INFO creating build/lib.linux-riscv64-cpython-314/smartcard/util 2026-05-13 17:09:39,171 root INFO copying src/smartcard/util/__init__.py -> build/lib.linux-riscv64-cpython-314/smartcard/util 2026-05-13 17:09:39,173 root INFO creating build/lib.linux-riscv64-cpython-314/smartcard/wx 2026-05-13 17:09:39,174 root INFO copying src/smartcard/wx/APDUTracerPanel.py -> build/lib.linux-riscv64-cpython-314/smartcard/wx 2026-05-13 17:09:39,175 root INFO copying src/smartcard/wx/SimpleSCardAppEventObserver.py -> build/lib.linux-riscv64-cpython-314/smartcard/wx 2026-05-13 17:09:39,177 root INFO copying src/smartcard/wx/__init__.py -> build/lib.linux-riscv64-cpython-314/smartcard/wx 2026-05-13 17:09:39,178 root INFO copying src/smartcard/wx/APDUHexValidator.py -> build/lib.linux-riscv64-cpython-314/smartcard/wx 2026-05-13 17:09:39,180 root INFO copying src/smartcard/wx/CardAndReaderTreePanel.py -> build/lib.linux-riscv64-cpython-314/smartcard/wx 2026-05-13 17:09:39,181 root INFO copying src/smartcard/wx/SimpleSCardApp.py -> build/lib.linux-riscv64-cpython-314/smartcard/wx 2026-05-13 17:09:39,183 root INFO copying src/smartcard/wx/SimpleSCardAppFrame.py -> build/lib.linux-riscv64-cpython-314/smartcard/wx 2026-05-13 17:09:39,184 root INFO copying src/smartcard/wx/ReaderToolbar.py -> build/lib.linux-riscv64-cpython-314/smartcard/wx 2026-05-13 17:09:39,191 root INFO creating build/lib.linux-riscv64-cpython-314/smartcard/wx/resources 2026-05-13 17:09:39,191 root INFO copying src/smartcard/wx/resources/smartcard.ico -> build/lib.linux-riscv64-cpython-314/smartcard/wx/resources 2026-05-13 17:09:39,193 root INFO copying src/smartcard/wx/resources/reader.ico -> build/lib.linux-riscv64-cpython-314/smartcard/wx/resources 2026-05-13 17:09:39,228 root INFO installing to build/bdist.linux-riscv64/wheel 2026-05-13 17:09:39,228 root INFO running install 2026-05-13 17:09:39,266 root INFO running install_lib 2026-05-13 17:09:39,281 root INFO creating build/bdist.linux-riscv64/wheel 2026-05-13 17:09:39,282 root INFO creating build/bdist.linux-riscv64/wheel/smartcard 2026-05-13 17:09:39,283 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/ReaderMonitoring.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,285 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/ATR.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,286 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/AbstractCardRequest.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,287 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/scard 2026-05-13 17:09:39,288 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/scard/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/scard 2026-05-13 17:09:39,290 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/scard/scard.py -> build/bdist.linux-riscv64/wheel/./smartcard/scard 2026-05-13 17:09:39,292 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/scard/_scard.cpython-314-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./smartcard/scard 2026-05-13 17:09:39,294 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/CardType.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,296 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/CardMonitoring.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,297 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/PassThruCardService.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,298 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/Synchronization.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,299 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/CardConnectionEvent.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,301 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,302 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/Exceptions.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,303 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/CardRequest.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,304 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/ExclusiveTransmitCardConnection.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,306 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/Session.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,307 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/sw 2026-05-13 17:09:39,308 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/sw/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2026-05-13 17:09:39,309 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/sw/ISO7816_8ErrorChecker.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2026-05-13 17:09:39,310 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/sw/ErrorCheckingChain.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2026-05-13 17:09:39,312 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/sw/ISO7816_4ErrorChecker.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2026-05-13 17:09:39,313 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/sw/SWExceptions.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2026-05-13 17:09:39,314 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/sw/ISO7816_9ErrorChecker.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2026-05-13 17:09:39,316 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/sw/op21_ErrorChecker.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2026-05-13 17:09:39,317 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2026-05-13 17:09:39,318 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/sw/ErrorChecker.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2026-05-13 17:09:39,319 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/ExclusiveConnectCardConnection.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,321 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/ulist.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,322 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/CardConnectionDecorator.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,323 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/reader 2026-05-13 17:09:39,324 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/reader/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/reader 2026-05-13 17:09:39,325 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/reader/ReaderFactory.py -> build/bdist.linux-riscv64/wheel/./smartcard/reader 2026-05-13 17:09:39,327 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/reader/Reader.py -> build/bdist.linux-riscv64/wheel/./smartcard/reader 2026-05-13 17:09:39,328 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/reader/ReaderGroups.py -> build/bdist.linux-riscv64/wheel/./smartcard/reader 2026-05-13 17:09:39,329 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/util 2026-05-13 17:09:39,330 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/util/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/util 2026-05-13 17:09:39,332 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/Observer.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,333 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/guid.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,334 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/CardService.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,336 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/wx 2026-05-13 17:09:39,337 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/wx/APDUTracerPanel.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2026-05-13 17:09:39,338 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/wx/SimpleSCardAppEventObserver.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2026-05-13 17:09:39,339 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/wx/resources 2026-05-13 17:09:39,340 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/wx/resources/smartcard.ico -> build/bdist.linux-riscv64/wheel/./smartcard/wx/resources 2026-05-13 17:09:39,342 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/wx/resources/reader.ico -> build/bdist.linux-riscv64/wheel/./smartcard/wx/resources 2026-05-13 17:09:39,343 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/wx/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2026-05-13 17:09:39,344 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/wx/APDUHexValidator.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2026-05-13 17:09:39,345 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/wx/CardAndReaderTreePanel.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2026-05-13 17:09:39,347 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/wx/SimpleSCardApp.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2026-05-13 17:09:39,348 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/wx/SimpleSCardAppFrame.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2026-05-13 17:09:39,350 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/wx/ReaderToolbar.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2026-05-13 17:09:39,351 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/Card.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,352 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/CardConnection.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,354 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/CardConnectionObserver.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,355 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/pcsc 2026-05-13 17:09:39,356 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/pcsc/PCSCCardRequest.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2026-05-13 17:09:39,357 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/pcsc/PCSCReaderGroups.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2026-05-13 17:09:39,359 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/pcsc/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2026-05-13 17:09:39,360 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/pcsc/PCSCExceptions.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2026-05-13 17:09:39,361 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/pcsc/PCSCCardConnection.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2026-05-13 17:09:39,363 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/pcsc/PCSCPart10.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2026-05-13 17:09:39,364 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/pcsc/PCSCReader.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2026-05-13 17:09:39,365 root INFO copying build/lib.linux-riscv64-cpython-314/smartcard/System.py -> build/bdist.linux-riscv64/wheel/./smartcard 2026-05-13 17:09:39,367 root INFO running install_egg_info 2026-05-13 17:09:39,383 root INFO running egg_info 2026-05-13 17:09:39,394 root INFO writing src/pyscard.egg-info/PKG-INFO 2026-05-13 17:09:39,397 root INFO writing dependency_links to src/pyscard.egg-info/dependency_links.txt 2026-05-13 17:09:39,399 root INFO writing requirements to src/pyscard.egg-info/requires.txt 2026-05-13 17:09:39,400 root INFO writing top-level names to src/pyscard.egg-info/top_level.txt 2026-05-13 17:09:39,422 root INFO reading manifest file 'src/pyscard.egg-info/SOURCES.txt' 2026-05-13 17:09:39,436 root INFO reading manifest template 'MANIFEST.in' 2026-05-13 17:09:39,450 root WARNING warning: no files found matching '*.html' under directory 'src/smartcard/doc' 2026-05-13 17:09:39,452 root WARNING warning: no files found matching '*.css' under directory 'src/smartcard/doc' 2026-05-13 17:09:39,453 root WARNING warning: no files found matching '*.js' under directory 'src/smartcard/doc' 2026-05-13 17:09:39,455 root WARNING warning: no files found matching '*.txt' under directory 'src/smartcard/doc' 2026-05-13 17:09:39,464 root INFO adding license file 'LICENSE' 2026-05-13 17:09:39,475 root INFO writing manifest file 'src/pyscard.egg-info/SOURCES.txt' 2026-05-13 17:09:39,477 root INFO Copying src/pyscard.egg-info to build/bdist.linux-riscv64/wheel/./pyscard-2.3.1-py3.14.egg-info 2026-05-13 17:09:39,483 root INFO running install_scripts 2026-05-13 17:09:39,511 root INFO creating build/bdist.linux-riscv64/wheel/pyscard-2.3.1.dist-info/WHEEL 2026-05-13 17:09:39,513 wheel INFO creating '/home/buildozer/aports/community/py3-pyscard/src/pyscard-2.3.1/.dist/.tmp-fx33_v0_/pyscard-2.3.1-cp314-cp314-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-05-13 17:09:39,516 wheel INFO adding 'pyscard-2.3.1.dist-info/licenses/LICENSE' 2026-05-13 17:09:39,518 wheel INFO adding 'smartcard/ATR.py' 2026-05-13 17:09:39,520 wheel INFO adding 'smartcard/AbstractCardRequest.py' 2026-05-13 17:09:39,521 wheel INFO adding 'smartcard/Card.py' 2026-05-13 17:09:39,522 wheel INFO adding 'smartcard/CardConnection.py' 2026-05-13 17:09:39,524 wheel INFO adding 'smartcard/CardConnectionDecorator.py' 2026-05-13 17:09:39,525 wheel INFO adding 'smartcard/CardConnectionEvent.py' 2026-05-13 17:09:39,526 wheel INFO adding 'smartcard/CardConnectionObserver.py' 2026-05-13 17:09:39,527 wheel INFO adding 'smartcard/CardMonitoring.py' 2026-05-13 17:09:39,529 wheel INFO adding 'smartcard/CardRequest.py' 2026-05-13 17:09:39,530 wheel INFO adding 'smartcard/CardService.py' 2026-05-13 17:09:39,531 wheel INFO adding 'smartcard/CardType.py' 2026-05-13 17:09:39,533 wheel INFO adding 'smartcard/Exceptions.py' 2026-05-13 17:09:39,534 wheel INFO adding 'smartcard/ExclusiveConnectCardConnection.py' 2026-05-13 17:09:39,535 wheel INFO adding 'smartcard/ExclusiveTransmitCardConnection.py' 2026-05-13 17:09:39,536 wheel INFO adding 'smartcard/Observer.py' 2026-05-13 17:09:39,537 wheel INFO adding 'smartcard/PassThruCardService.py' 2026-05-13 17:09:39,539 wheel INFO adding 'smartcard/ReaderMonitoring.py' 2026-05-13 17:09:39,540 wheel INFO adding 'smartcard/Session.py' 2026-05-13 17:09:39,541 wheel INFO adding 'smartcard/Synchronization.py' 2026-05-13 17:09:39,542 wheel INFO adding 'smartcard/System.py' 2026-05-13 17:09:39,544 wheel INFO adding 'smartcard/__init__.py' 2026-05-13 17:09:39,545 wheel INFO adding 'smartcard/guid.py' 2026-05-13 17:09:39,546 wheel INFO adding 'smartcard/ulist.py' 2026-05-13 17:09:39,548 wheel INFO adding 'smartcard/pcsc/PCSCCardConnection.py' 2026-05-13 17:09:39,550 wheel INFO adding 'smartcard/pcsc/PCSCCardRequest.py' 2026-05-13 17:09:39,551 wheel INFO adding 'smartcard/pcsc/PCSCExceptions.py' 2026-05-13 17:09:39,553 wheel INFO adding 'smartcard/pcsc/PCSCPart10.py' 2026-05-13 17:09:39,554 wheel INFO adding 'smartcard/pcsc/PCSCReader.py' 2026-05-13 17:09:39,555 wheel INFO adding 'smartcard/pcsc/PCSCReaderGroups.py' 2026-05-13 17:09:39,556 wheel INFO adding 'smartcard/pcsc/__init__.py' 2026-05-13 17:09:39,558 wheel INFO adding 'smartcard/reader/Reader.py' 2026-05-13 17:09:39,559 wheel INFO adding 'smartcard/reader/ReaderFactory.py' 2026-05-13 17:09:39,560 wheel INFO adding 'smartcard/reader/ReaderGroups.py' 2026-05-13 17:09:39,561 wheel INFO adding 'smartcard/reader/__init__.py' 2026-05-13 17:09:39,563 wheel INFO adding 'smartcard/scard/__init__.py' 2026-05-13 17:09:39,565 wheel INFO adding 'smartcard/scard/_scard.cpython-314-riscv64-linux-musl.so' 2026-05-13 17:09:39,569 wheel INFO adding 'smartcard/scard/scard.py' 2026-05-13 17:09:39,572 wheel INFO adding 'smartcard/sw/ErrorChecker.py' 2026-05-13 17:09:39,573 wheel INFO adding 'smartcard/sw/ErrorCheckingChain.py' 2026-05-13 17:09:39,575 wheel INFO adding 'smartcard/sw/ISO7816_4ErrorChecker.py' 2026-05-13 17:09:39,576 wheel INFO adding 'smartcard/sw/ISO7816_4_SW1ErrorChecker.py' 2026-05-13 17:09:39,577 wheel INFO adding 'smartcard/sw/ISO7816_8ErrorChecker.py' 2026-05-13 17:09:39,578 wheel INFO adding 'smartcard/sw/ISO7816_9ErrorChecker.py' 2026-05-13 17:09:39,580 wheel INFO adding 'smartcard/sw/SWExceptions.py' 2026-05-13 17:09:39,581 wheel INFO adding 'smartcard/sw/__init__.py' 2026-05-13 17:09:39,582 wheel INFO adding 'smartcard/sw/op21_ErrorChecker.py' 2026-05-13 17:09:39,584 wheel INFO adding 'smartcard/util/__init__.py' 2026-05-13 17:09:39,585 wheel INFO adding 'smartcard/wx/APDUHexValidator.py' 2026-05-13 17:09:39,586 wheel INFO adding 'smartcard/wx/APDUTracerPanel.py' 2026-05-13 17:09:39,588 wheel INFO adding 'smartcard/wx/CardAndReaderTreePanel.py' 2026-05-13 17:09:39,589 wheel INFO adding 'smartcard/wx/ReaderToolbar.py' 2026-05-13 17:09:39,590 wheel INFO adding 'smartcard/wx/SimpleSCardApp.py' 2026-05-13 17:09:39,592 wheel INFO adding 'smartcard/wx/SimpleSCardAppEventObserver.py' 2026-05-13 17:09:39,593 wheel INFO adding 'smartcard/wx/SimpleSCardAppFrame.py' 2026-05-13 17:09:39,594 wheel INFO adding 'smartcard/wx/__init__.py' 2026-05-13 17:09:39,596 wheel INFO adding 'smartcard/wx/resources/reader.ico' 2026-05-13 17:09:39,597 wheel INFO adding 'smartcard/wx/resources/smartcard.ico' 2026-05-13 17:09:39,598 wheel INFO adding 'pyscard-2.3.1.dist-info/METADATA' 2026-05-13 17:09:39,599 wheel INFO adding 'pyscard-2.3.1.dist-info/WHEEL' 2026-05-13 17:09:39,600 wheel INFO adding 'pyscard-2.3.1.dist-info/top_level.txt' 2026-05-13 17:09:39,601 wheel INFO adding 'pyscard-2.3.1.dist-info/RECORD' 2026-05-13 17:09:39,603 root INFO removing build/bdist.linux-riscv64/wheel 2026-05-13 17:09:39,613 gpep517 INFO The backend produced .dist/pyscard-2.3.1-cp314-cp314-linux_riscv64.whl pyscard-2.3.1-cp314-cp314-linux_riscv64.whl 'src/smartcard' -> 'smartcard.src' ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pyscard/src/pyscard-2.3.1 configfile: pyproject.toml collected 102 items test/test_ATR.py ............................. [ 28%] test/test_Exceptions.py ........... [ 39%] test/test_PCSC.py . [ 40%] test/test_PCSCExceptions.py ....... [ 47%] test/test_SCardGetErrorMessage.py . [ 48%] test/test_guid.py .. [ 50%] test/test_observer.py .............. [ 63%] test/test_readergroups.py ..xx... [ 70%] test/test_synchronization.py ................ [ 86%] test/test_ulist.py .xx. [ 90%] test/test_util.py .......... [100%] ======================== 98 passed, 4 xfailed in 1.87s ========================= >>> py3-pyscard: Entering fakeroot... >>> py3-pyscard-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/smartcard/scard/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.14/site-packages/smartcard/scard/__pycache__' 'usr/lib/python3.14/site-packages/smartcard/sw/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.14/site-packages/smartcard/sw/__pycache__' 'usr/lib/python3.14/site-packages/smartcard/reader/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.14/site-packages/smartcard/reader/__pycache__' 'usr/lib/python3.14/site-packages/smartcard/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.14/site-packages/smartcard/__pycache__' 'usr/lib/python3.14/site-packages/smartcard/util/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.14/site-packages/smartcard/util/__pycache__' 'usr/lib/python3.14/site-packages/smartcard/wx/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.14/site-packages/smartcard/wx/__pycache__' 'usr/lib/python3.14/site-packages/smartcard/pcsc/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.14/site-packages/smartcard/pcsc/__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*: Scanning shared objects >>> py3-pyscard-pyc*: Tracing dependencies... python3~3.14 >>> py3-pyscard-pyc*: Package size: 360.3 KB >>> py3-pyscard-pyc*: Compressing data... >>> py3-pyscard-pyc*: Create checksum... >>> py3-pyscard-pyc*: Create py3-pyscard-pyc-2.3.1-r1.apk >>> py3-pyscard*: Tracing dependencies... pcsc-lite python3~3.14 so:libc.musl-riscv64.so.1 >>> py3-pyscard*: Package size: 455.1 KB >>> py3-pyscard*: Compressing data... >>> py3-pyscard*: Create checksum... >>> py3-pyscard*: Create py3-pyscard-2.3.1-r1.apk >>> py3-pyscard: Build complete at Wed, 13 May 2026 17:09:47 +0000 elapsed time 0h 0m 39s >>> py3-pyscard: Cleaning up srcdir >>> py3-pyscard: Cleaning up pkgdir >>> py3-pyscard: Cleaning up tmpdir >>> py3-pyscard: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-pyscard (20260513.170921) ( 2/42) Purging pcsc-lite-openrc (2.4.0-r4) ( 3/42) Purging pcsc-lite (2.4.0-r4) ( 4/42) Purging pcsc-lite-dev (2.4.0-r4) ( 5/42) Purging eudev-dev (3.2.14-r6) ( 6/42) Purging eudev-libs (3.2.14-r6) ( 7/42) Purging pcsc-lite-libs (2.4.0-r4) ( 8/42) Purging pcsc-lite-spy-libs (2.4.0-r4) ( 9/42) Purging python3-dev (3.14.3-r0) (10/42) Purging py3-gpep517-pyc (19-r2) (11/42) Purging py3-gpep517 (19-r2) (12/42) Purging py3-installer-pyc (1.0.0-r0) (13/42) Purging py3-installer (1.0.0-r0) (14/42) Purging py3-setuptools-pyc (82.0.1-r1) (15/42) Purging py3-setuptools (82.0.1-r1) (16/42) Purging py3-wheel-pyc (0.47.0-r0) (17/42) Purging py3-wheel (0.47.0-r0) (18/42) Purging swig (4.4.1-r1) (19/42) Purging py3-pytest-pyc (9.0.3-r0) (20/42) Purging py3-pytest (9.0.3-r0) (21/42) Purging py3-iniconfig-pyc (2.3.0-r1) (22/42) Purging py3-iniconfig (2.3.0-r1) (23/42) Purging py3-packaging-pyc (26.2-r0) (24/42) Purging py3-packaging (26.2-r0) (25/42) Purging py3-parsing-pyc (3.3.2-r1) (26/42) Purging py3-parsing (3.3.2-r1) (27/42) Purging py3-pluggy-pyc (1.6.0-r1) (28/42) Purging py3-pluggy (1.6.0-r1) (29/42) Purging py3-py-pyc (1.11.0-r5) (30/42) Purging py3-py (1.11.0-r5) (31/42) Purging py3-pygments-pyc (2.20.0-r0) (32/42) Purging py3-pygments (2.20.0-r0) (33/42) Purging python3-pyc (3.14.3-r0) (34/42) Purging python3-pycache-pyc0 (3.14.3-r0) (35/42) Purging pyc (3.14.3-r0) (36/42) Purging python3 (3.14.3-r0) (37/42) Purging gdbm (1.26-r0) (38/42) Purging libpanelw (6.6_p20260502-r0) (39/42) Purging mpdecimal (4.0.1-r0) (40/42) Purging readline (8.3.3-r1) (41/42) Purging sqlite-libs (3.53.1-r0) (42/42) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 1162.3 MiB in 136 packages >>> py3-pyscard: Updating the community/riscv64 repository index... >>> py3-pyscard: Signing the index...