>>> py3-pyscard: Building community/py3-pyscard 2.3.1-r1 (using abuild 3.17.0_rc2-r0) started Sat, 02 May 2026 17:05:10 +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-r6) ( 2/44) Installing pcsc-lite (2.4.0-r4) Executing pcsc-lite-2.4.0-r4.pre-install ( 3/44) Installing pcsc-lite-libs (2.4.0-r4) ( 4/44) Installing eudev-dev (3.2.14-r6) ( 5/44) Installing pcsc-lite-spy-libs (2.4.0-r4) ( 6/44) Installing pcsc-lite-dev (2.4.0-r4) ( 7/44) Installing libbz2 (1.0.8-r6) ( 8/44) Installing libffi (3.5.2-r1) ( 9/44) Installing gdbm (1.26-r0) (10/44) Installing xz-libs (5.8.3-r0) (11/44) Installing mpdecimal (4.0.1-r0) (12/44) Installing libpanelw (6.6_p20260404-r0) (13/44) Installing readline (8.3.3-r1) (14/44) Installing sqlite-libs (3.53.0-r0) (15/44) Installing python3 (3.14.3-r0) (16/44) Installing python3-pycache-pyc0 (3.14.3-r0) (17/44) Installing pyc (3.14.3-r0) (18/44) Installing python3-pyc (3.14.3-r0) (19/44) Installing python3-dev (3.14.3-r0) (20/44) Installing py3-installer (1.0.0-r0) (21/44) Installing py3-installer-pyc (1.0.0-r0) (22/44) Installing py3-gpep517 (19-r2) (23/44) Installing py3-gpep517-pyc (19-r2) (24/44) Installing py3-parsing (3.3.2-r1) (25/44) Installing py3-parsing-pyc (3.3.2-r1) (26/44) Installing py3-packaging (26.2-r0) (27/44) Installing py3-packaging-pyc (26.2-r0) (28/44) Installing py3-setuptools (82.0.1-r1) (29/44) Installing py3-setuptools-pyc (82.0.1-r1) (30/44) Installing py3-wheel (0.47.0-r0) (31/44) Installing py3-wheel-pyc (0.47.0-r0) (32/44) Installing swig (4.4.1-r1) (33/44) Installing py3-iniconfig (2.3.0-r1) (34/44) Installing py3-iniconfig-pyc (2.3.0-r1) (35/44) Installing py3-pluggy (1.6.0-r1) (36/44) Installing py3-pluggy-pyc (1.6.0-r1) (37/44) Installing py3-py (1.11.0-r5) (38/44) Installing py3-py-pyc (1.11.0-r5) (39/44) Installing py3-pygments (2.20.0-r0) (40/44) Installing py3-pygments-pyc (2.20.0-r0) (41/44) Installing py3-pytest (9.0.3-r0) (42/44) Installing py3-pytest-pyc (9.0.3-r0) (43/44) Installing .makedepends-py3-pyscard (20260502.170516) (44/44) Installing pcsc-lite-openrc (2.4.0-r4) Executing busybox-1.37.0-r31.trigger OK: 892.4 MiB in 147 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/pyscard-2.3.1.tar.gz.part' pyscard-2.3.1.tar.gz 100% |********************************| 156k 0:00:00 ETA '/var/cache/distfiles/pyscard-2.3.1.tar.gz.part' saved /var/cache/distfiles/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/pyscard-2.3.1.tar.gz: OK >>> py3-pyscard: Unpacking /var/cache/distfiles/pyscard-2.3.1.tar.gz... 2026-05-02 17:05:20,107 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-02 17:05:20,144 root INFO running bdist_wheel 2026-05-02 17:05:20,167 root INFO running build 2026-05-02 17:05:20,167 root INFO running build_py 2026-05-02 17:05:20,168 root INFO running build_ext 2026-05-02 17:05:20,170 root INFO building 'smartcard.scard._scard' extension 2026-05-02 17:05:20,170 root INFO swigging src/smartcard/scard/scard.i to src/smartcard/scard/scard_wrap.c 2026-05-02 17:05:20,170 root INFO swig -python -outdir src/smartcard/scard -DPCSCLITE -o src/smartcard/scard/scard_wrap.c src/smartcard/scard/scard.i 2026-05-02 17:05:20,677 root INFO creating build/temp.linux-loongarch64-cpython-314/src/smartcard/scard 2026-05-02 17:05:20,678 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-loongarch64-cpython-314/src/smartcard/scard/helpers.o -I/usr/include/PCSC -pthread 2026-05-02 17:05:21,256 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-loongarch64-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-02 17:05:22,892 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-loongarch64-cpython-314/src/smartcard/scard/winscarddll.o -I/usr/include/PCSC -pthread 2026-05-02 17:05:23,092 root INFO creating build/lib.linux-loongarch64-cpython-314/smartcard/scard 2026-05-02 17:05:23,093 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-loongarch64-cpython-314/src/smartcard/scard/helpers.o build/temp.linux-loongarch64-cpython-314/src/smartcard/scard/scard_wrap.o build/temp.linux-loongarch64-cpython-314/src/smartcard/scard/winscarddll.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-314/smartcard/scard/_scard.cpython-314-loongarch64-linux-musl.so 2026-05-02 17:05:23,114 root INFO copying src/smartcard/CardService.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,115 root INFO copying src/smartcard/ExclusiveTransmitCardConnection.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,115 root INFO copying src/smartcard/CardConnection.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,115 root INFO copying src/smartcard/Session.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,116 root INFO copying src/smartcard/ReaderMonitoring.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,116 root INFO copying src/smartcard/Observer.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,117 root INFO copying src/smartcard/Card.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,117 root INFO copying src/smartcard/CardConnectionObserver.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,118 root INFO copying src/smartcard/ATR.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,118 root INFO copying src/smartcard/CardMonitoring.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,118 root INFO copying src/smartcard/Synchronization.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,119 root INFO copying src/smartcard/ulist.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,119 root INFO copying src/smartcard/Exceptions.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,120 root INFO copying src/smartcard/CardConnectionDecorator.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,120 root INFO copying src/smartcard/ExclusiveConnectCardConnection.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,120 root INFO copying src/smartcard/CardRequest.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,121 root INFO copying src/smartcard/guid.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,121 root INFO copying src/smartcard/System.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,122 root INFO copying src/smartcard/__init__.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,122 root INFO copying src/smartcard/CardType.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,122 root INFO copying src/smartcard/PassThruCardService.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,123 root INFO copying src/smartcard/CardConnectionEvent.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,123 root INFO copying src/smartcard/AbstractCardRequest.py -> build/lib.linux-loongarch64-cpython-314/smartcard 2026-05-02 17:05:23,124 root INFO creating build/lib.linux-loongarch64-cpython-314/smartcard/pcsc 2026-05-02 17:05:23,124 root INFO copying src/smartcard/pcsc/PCSCReader.py -> build/lib.linux-loongarch64-cpython-314/smartcard/pcsc 2026-05-02 17:05:23,125 root INFO copying src/smartcard/pcsc/PCSCReaderGroups.py -> build/lib.linux-loongarch64-cpython-314/smartcard/pcsc 2026-05-02 17:05:23,125 root INFO copying src/smartcard/pcsc/PCSCCardRequest.py -> build/lib.linux-loongarch64-cpython-314/smartcard/pcsc 2026-05-02 17:05:23,125 root INFO copying src/smartcard/pcsc/PCSCCardConnection.py -> build/lib.linux-loongarch64-cpython-314/smartcard/pcsc 2026-05-02 17:05:23,126 root INFO copying src/smartcard/pcsc/PCSCPart10.py -> build/lib.linux-loongarch64-cpython-314/smartcard/pcsc 2026-05-02 17:05:23,126 root INFO copying src/smartcard/pcsc/__init__.py -> build/lib.linux-loongarch64-cpython-314/smartcard/pcsc 2026-05-02 17:05:23,127 root INFO copying src/smartcard/pcsc/PCSCExceptions.py -> build/lib.linux-loongarch64-cpython-314/smartcard/pcsc 2026-05-02 17:05:23,127 root INFO creating build/lib.linux-loongarch64-cpython-314/smartcard/reader 2026-05-02 17:05:23,127 root INFO copying src/smartcard/reader/ReaderFactory.py -> build/lib.linux-loongarch64-cpython-314/smartcard/reader 2026-05-02 17:05:23,128 root INFO copying src/smartcard/reader/__init__.py -> build/lib.linux-loongarch64-cpython-314/smartcard/reader 2026-05-02 17:05:23,128 root INFO copying src/smartcard/reader/ReaderGroups.py -> build/lib.linux-loongarch64-cpython-314/smartcard/reader 2026-05-02 17:05:23,128 root INFO copying src/smartcard/reader/Reader.py -> build/lib.linux-loongarch64-cpython-314/smartcard/reader 2026-05-02 17:05:23,129 root INFO copying src/smartcard/scard/__init__.py -> build/lib.linux-loongarch64-cpython-314/smartcard/scard 2026-05-02 17:05:23,129 root INFO copying src/smartcard/scard/scard.py -> build/lib.linux-loongarch64-cpython-314/smartcard/scard 2026-05-02 17:05:23,130 root INFO creating build/lib.linux-loongarch64-cpython-314/smartcard/sw 2026-05-02 17:05:23,130 root INFO copying src/smartcard/sw/ISO7816_9ErrorChecker.py -> build/lib.linux-loongarch64-cpython-314/smartcard/sw 2026-05-02 17:05:23,131 root INFO copying src/smartcard/sw/ErrorChecker.py -> build/lib.linux-loongarch64-cpython-314/smartcard/sw 2026-05-02 17:05:23,131 root INFO copying src/smartcard/sw/SWExceptions.py -> build/lib.linux-loongarch64-cpython-314/smartcard/sw 2026-05-02 17:05:23,132 root INFO copying src/smartcard/sw/ISO7816_4ErrorChecker.py -> build/lib.linux-loongarch64-cpython-314/smartcard/sw 2026-05-02 17:05:23,132 root INFO copying src/smartcard/sw/__init__.py -> build/lib.linux-loongarch64-cpython-314/smartcard/sw 2026-05-02 17:05:23,132 root INFO copying src/smartcard/sw/ISO7816_8ErrorChecker.py -> build/lib.linux-loongarch64-cpython-314/smartcard/sw 2026-05-02 17:05:23,133 root INFO copying src/smartcard/sw/op21_ErrorChecker.py -> build/lib.linux-loongarch64-cpython-314/smartcard/sw 2026-05-02 17:05:23,133 root INFO copying src/smartcard/sw/ErrorCheckingChain.py -> build/lib.linux-loongarch64-cpython-314/smartcard/sw 2026-05-02 17:05:23,134 root INFO copying src/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/lib.linux-loongarch64-cpython-314/smartcard/sw 2026-05-02 17:05:23,134 root INFO creating build/lib.linux-loongarch64-cpython-314/smartcard/util 2026-05-02 17:05:23,134 root INFO copying src/smartcard/util/__init__.py -> build/lib.linux-loongarch64-cpython-314/smartcard/util 2026-05-02 17:05:23,135 root INFO creating build/lib.linux-loongarch64-cpython-314/smartcard/wx 2026-05-02 17:05:23,135 root INFO copying src/smartcard/wx/SimpleSCardAppEventObserver.py -> build/lib.linux-loongarch64-cpython-314/smartcard/wx 2026-05-02 17:05:23,136 root INFO copying src/smartcard/wx/APDUTracerPanel.py -> build/lib.linux-loongarch64-cpython-314/smartcard/wx 2026-05-02 17:05:23,136 root INFO copying src/smartcard/wx/CardAndReaderTreePanel.py -> build/lib.linux-loongarch64-cpython-314/smartcard/wx 2026-05-02 17:05:23,136 root INFO copying src/smartcard/wx/SimpleSCardAppFrame.py -> build/lib.linux-loongarch64-cpython-314/smartcard/wx 2026-05-02 17:05:23,137 root INFO copying src/smartcard/wx/__init__.py -> build/lib.linux-loongarch64-cpython-314/smartcard/wx 2026-05-02 17:05:23,137 root INFO copying src/smartcard/wx/SimpleSCardApp.py -> build/lib.linux-loongarch64-cpython-314/smartcard/wx 2026-05-02 17:05:23,138 root INFO copying src/smartcard/wx/APDUHexValidator.py -> build/lib.linux-loongarch64-cpython-314/smartcard/wx 2026-05-02 17:05:23,138 root INFO copying src/smartcard/wx/ReaderToolbar.py -> build/lib.linux-loongarch64-cpython-314/smartcard/wx 2026-05-02 17:05:23,140 root INFO creating build/lib.linux-loongarch64-cpython-314/smartcard/wx/resources 2026-05-02 17:05:23,140 root INFO copying src/smartcard/wx/resources/smartcard.ico -> build/lib.linux-loongarch64-cpython-314/smartcard/wx/resources 2026-05-02 17:05:23,141 root INFO copying src/smartcard/wx/resources/reader.ico -> build/lib.linux-loongarch64-cpython-314/smartcard/wx/resources 2026-05-02 17:05:23,153 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-05-02 17:05:23,153 root INFO running install 2026-05-02 17:05:23,165 root INFO running install_lib 2026-05-02 17:05:23,170 root INFO creating build/bdist.linux-loongarch64/wheel 2026-05-02 17:05:23,171 root INFO creating build/bdist.linux-loongarch64/wheel/smartcard 2026-05-02 17:05:23,171 root INFO creating build/bdist.linux-loongarch64/wheel/smartcard/scard 2026-05-02 17:05:23,171 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/scard/__init__.py -> build/bdist.linux-loongarch64/wheel/./smartcard/scard 2026-05-02 17:05:23,171 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/scard/scard.py -> build/bdist.linux-loongarch64/wheel/./smartcard/scard 2026-05-02 17:05:23,172 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/scard/_scard.cpython-314-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/./smartcard/scard 2026-05-02 17:05:23,173 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/CardService.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,173 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/ExclusiveTransmitCardConnection.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,173 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/CardConnection.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,174 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/Session.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,174 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/ReaderMonitoring.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,174 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/Observer.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,175 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/Card.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,175 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/CardConnectionObserver.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,175 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/ATR.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,176 root INFO creating build/bdist.linux-loongarch64/wheel/smartcard/sw 2026-05-02 17:05:23,176 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/sw/ISO7816_9ErrorChecker.py -> build/bdist.linux-loongarch64/wheel/./smartcard/sw 2026-05-02 17:05:23,176 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/sw/ErrorChecker.py -> build/bdist.linux-loongarch64/wheel/./smartcard/sw 2026-05-02 17:05:23,177 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/sw/SWExceptions.py -> build/bdist.linux-loongarch64/wheel/./smartcard/sw 2026-05-02 17:05:23,177 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/sw/ISO7816_4ErrorChecker.py -> build/bdist.linux-loongarch64/wheel/./smartcard/sw 2026-05-02 17:05:23,177 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/sw/__init__.py -> build/bdist.linux-loongarch64/wheel/./smartcard/sw 2026-05-02 17:05:23,178 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/sw/ISO7816_8ErrorChecker.py -> build/bdist.linux-loongarch64/wheel/./smartcard/sw 2026-05-02 17:05:23,178 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/sw/op21_ErrorChecker.py -> build/bdist.linux-loongarch64/wheel/./smartcard/sw 2026-05-02 17:05:23,178 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/sw/ErrorCheckingChain.py -> build/bdist.linux-loongarch64/wheel/./smartcard/sw 2026-05-02 17:05:23,179 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/bdist.linux-loongarch64/wheel/./smartcard/sw 2026-05-02 17:05:23,179 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/CardMonitoring.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,180 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/Synchronization.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,180 root INFO creating build/bdist.linux-loongarch64/wheel/smartcard/util 2026-05-02 17:05:23,180 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/util/__init__.py -> build/bdist.linux-loongarch64/wheel/./smartcard/util 2026-05-02 17:05:23,181 root INFO creating build/bdist.linux-loongarch64/wheel/smartcard/reader 2026-05-02 17:05:23,181 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/reader/ReaderFactory.py -> build/bdist.linux-loongarch64/wheel/./smartcard/reader 2026-05-02 17:05:23,181 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/reader/__init__.py -> build/bdist.linux-loongarch64/wheel/./smartcard/reader 2026-05-02 17:05:23,182 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/reader/ReaderGroups.py -> build/bdist.linux-loongarch64/wheel/./smartcard/reader 2026-05-02 17:05:23,182 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/reader/Reader.py -> build/bdist.linux-loongarch64/wheel/./smartcard/reader 2026-05-02 17:05:23,182 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/ulist.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,183 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/Exceptions.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,183 root INFO creating build/bdist.linux-loongarch64/wheel/smartcard/wx 2026-05-02 17:05:23,183 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/wx/SimpleSCardAppEventObserver.py -> build/bdist.linux-loongarch64/wheel/./smartcard/wx 2026-05-02 17:05:23,184 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/wx/APDUTracerPanel.py -> build/bdist.linux-loongarch64/wheel/./smartcard/wx 2026-05-02 17:05:23,184 root INFO creating build/bdist.linux-loongarch64/wheel/smartcard/wx/resources 2026-05-02 17:05:23,184 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/wx/resources/smartcard.ico -> build/bdist.linux-loongarch64/wheel/./smartcard/wx/resources 2026-05-02 17:05:23,185 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/wx/resources/reader.ico -> build/bdist.linux-loongarch64/wheel/./smartcard/wx/resources 2026-05-02 17:05:23,185 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/wx/CardAndReaderTreePanel.py -> build/bdist.linux-loongarch64/wheel/./smartcard/wx 2026-05-02 17:05:23,185 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/wx/SimpleSCardAppFrame.py -> build/bdist.linux-loongarch64/wheel/./smartcard/wx 2026-05-02 17:05:23,186 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/wx/__init__.py -> build/bdist.linux-loongarch64/wheel/./smartcard/wx 2026-05-02 17:05:23,186 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/wx/SimpleSCardApp.py -> build/bdist.linux-loongarch64/wheel/./smartcard/wx 2026-05-02 17:05:23,186 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/wx/APDUHexValidator.py -> build/bdist.linux-loongarch64/wheel/./smartcard/wx 2026-05-02 17:05:23,187 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/wx/ReaderToolbar.py -> build/bdist.linux-loongarch64/wheel/./smartcard/wx 2026-05-02 17:05:23,187 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/CardConnectionDecorator.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,187 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/ExclusiveConnectCardConnection.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,188 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/CardRequest.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,188 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/guid.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,188 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/System.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,189 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/__init__.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,189 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/CardType.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,189 root INFO creating build/bdist.linux-loongarch64/wheel/smartcard/pcsc 2026-05-02 17:05:23,190 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/pcsc/PCSCReader.py -> build/bdist.linux-loongarch64/wheel/./smartcard/pcsc 2026-05-02 17:05:23,190 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/pcsc/PCSCReaderGroups.py -> build/bdist.linux-loongarch64/wheel/./smartcard/pcsc 2026-05-02 17:05:23,190 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/pcsc/PCSCCardRequest.py -> build/bdist.linux-loongarch64/wheel/./smartcard/pcsc 2026-05-02 17:05:23,191 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/pcsc/PCSCCardConnection.py -> build/bdist.linux-loongarch64/wheel/./smartcard/pcsc 2026-05-02 17:05:23,191 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/pcsc/PCSCPart10.py -> build/bdist.linux-loongarch64/wheel/./smartcard/pcsc 2026-05-02 17:05:23,192 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/pcsc/__init__.py -> build/bdist.linux-loongarch64/wheel/./smartcard/pcsc 2026-05-02 17:05:23,192 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/pcsc/PCSCExceptions.py -> build/bdist.linux-loongarch64/wheel/./smartcard/pcsc 2026-05-02 17:05:23,192 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/PassThruCardService.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,193 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/CardConnectionEvent.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,193 root INFO copying build/lib.linux-loongarch64-cpython-314/smartcard/AbstractCardRequest.py -> build/bdist.linux-loongarch64/wheel/./smartcard 2026-05-02 17:05:23,193 root INFO running install_egg_info 2026-05-02 17:05:23,198 root INFO running egg_info 2026-05-02 17:05:23,202 root INFO writing src/pyscard.egg-info/PKG-INFO 2026-05-02 17:05:23,203 root INFO writing dependency_links to src/pyscard.egg-info/dependency_links.txt 2026-05-02 17:05:23,204 root INFO writing requirements to src/pyscard.egg-info/requires.txt 2026-05-02 17:05:23,205 root INFO writing top-level names to src/pyscard.egg-info/top_level.txt 2026-05-02 17:05:23,212 root INFO reading manifest file 'src/pyscard.egg-info/SOURCES.txt' 2026-05-02 17:05:23,216 root INFO reading manifest template 'MANIFEST.in' 2026-05-02 17:05:23,221 root WARNING warning: no files found matching '*.html' under directory 'src/smartcard/doc' 2026-05-02 17:05:23,222 root WARNING warning: no files found matching '*.css' under directory 'src/smartcard/doc' 2026-05-02 17:05:23,222 root WARNING warning: no files found matching '*.js' under directory 'src/smartcard/doc' 2026-05-02 17:05:23,223 root WARNING warning: no files found matching '*.txt' under directory 'src/smartcard/doc' 2026-05-02 17:05:23,225 root INFO adding license file 'LICENSE' 2026-05-02 17:05:23,230 root INFO writing manifest file 'src/pyscard.egg-info/SOURCES.txt' 2026-05-02 17:05:23,230 root INFO Copying src/pyscard.egg-info to build/bdist.linux-loongarch64/wheel/./pyscard-2.3.1-py3.14.egg-info 2026-05-02 17:05:23,232 root INFO running install_scripts 2026-05-02 17:05:23,241 root INFO creating build/bdist.linux-loongarch64/wheel/pyscard-2.3.1.dist-info/WHEEL 2026-05-02 17:05:23,242 wheel INFO creating '/home/buildozer/aports/community/py3-pyscard/src/pyscard-2.3.1/.dist/.tmp-lc2o92wj/pyscard-2.3.1-cp314-cp314-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-05-02 17:05:23,243 wheel INFO adding 'pyscard-2.3.1.dist-info/licenses/LICENSE' 2026-05-02 17:05:23,243 wheel INFO adding 'smartcard/ATR.py' 2026-05-02 17:05:23,244 wheel INFO adding 'smartcard/AbstractCardRequest.py' 2026-05-02 17:05:23,244 wheel INFO adding 'smartcard/Card.py' 2026-05-02 17:05:23,245 wheel INFO adding 'smartcard/CardConnection.py' 2026-05-02 17:05:23,245 wheel INFO adding 'smartcard/CardConnectionDecorator.py' 2026-05-02 17:05:23,245 wheel INFO adding 'smartcard/CardConnectionEvent.py' 2026-05-02 17:05:23,246 wheel INFO adding 'smartcard/CardConnectionObserver.py' 2026-05-02 17:05:23,246 wheel INFO adding 'smartcard/CardMonitoring.py' 2026-05-02 17:05:23,246 wheel INFO adding 'smartcard/CardRequest.py' 2026-05-02 17:05:23,247 wheel INFO adding 'smartcard/CardService.py' 2026-05-02 17:05:23,247 wheel INFO adding 'smartcard/CardType.py' 2026-05-02 17:05:23,247 wheel INFO adding 'smartcard/Exceptions.py' 2026-05-02 17:05:23,248 wheel INFO adding 'smartcard/ExclusiveConnectCardConnection.py' 2026-05-02 17:05:23,248 wheel INFO adding 'smartcard/ExclusiveTransmitCardConnection.py' 2026-05-02 17:05:23,248 wheel INFO adding 'smartcard/Observer.py' 2026-05-02 17:05:23,249 wheel INFO adding 'smartcard/PassThruCardService.py' 2026-05-02 17:05:23,249 wheel INFO adding 'smartcard/ReaderMonitoring.py' 2026-05-02 17:05:23,249 wheel INFO adding 'smartcard/Session.py' 2026-05-02 17:05:23,250 wheel INFO adding 'smartcard/Synchronization.py' 2026-05-02 17:05:23,250 wheel INFO adding 'smartcard/System.py' 2026-05-02 17:05:23,250 wheel INFO adding 'smartcard/__init__.py' 2026-05-02 17:05:23,251 wheel INFO adding 'smartcard/guid.py' 2026-05-02 17:05:23,251 wheel INFO adding 'smartcard/ulist.py' 2026-05-02 17:05:23,251 wheel INFO adding 'smartcard/pcsc/PCSCCardConnection.py' 2026-05-02 17:05:23,252 wheel INFO adding 'smartcard/pcsc/PCSCCardRequest.py' 2026-05-02 17:05:23,252 wheel INFO adding 'smartcard/pcsc/PCSCExceptions.py' 2026-05-02 17:05:23,253 wheel INFO adding 'smartcard/pcsc/PCSCPart10.py' 2026-05-02 17:05:23,253 wheel INFO adding 'smartcard/pcsc/PCSCReader.py' 2026-05-02 17:05:23,253 wheel INFO adding 'smartcard/pcsc/PCSCReaderGroups.py' 2026-05-02 17:05:23,254 wheel INFO adding 'smartcard/pcsc/__init__.py' 2026-05-02 17:05:23,254 wheel INFO adding 'smartcard/reader/Reader.py' 2026-05-02 17:05:23,254 wheel INFO adding 'smartcard/reader/ReaderFactory.py' 2026-05-02 17:05:23,255 wheel INFO adding 'smartcard/reader/ReaderGroups.py' 2026-05-02 17:05:23,255 wheel INFO adding 'smartcard/reader/__init__.py' 2026-05-02 17:05:23,255 wheel INFO adding 'smartcard/scard/__init__.py' 2026-05-02 17:05:23,256 wheel INFO adding 'smartcard/scard/_scard.cpython-314-loongarch64-linux-musl.so' 2026-05-02 17:05:23,257 wheel INFO adding 'smartcard/scard/scard.py' 2026-05-02 17:05:23,258 wheel INFO adding 'smartcard/sw/ErrorChecker.py' 2026-05-02 17:05:23,259 wheel INFO adding 'smartcard/sw/ErrorCheckingChain.py' 2026-05-02 17:05:23,259 wheel INFO adding 'smartcard/sw/ISO7816_4ErrorChecker.py' 2026-05-02 17:05:23,259 wheel INFO adding 'smartcard/sw/ISO7816_4_SW1ErrorChecker.py' 2026-05-02 17:05:23,260 wheel INFO adding 'smartcard/sw/ISO7816_8ErrorChecker.py' 2026-05-02 17:05:23,260 wheel INFO adding 'smartcard/sw/ISO7816_9ErrorChecker.py' 2026-05-02 17:05:23,260 wheel INFO adding 'smartcard/sw/SWExceptions.py' 2026-05-02 17:05:23,261 wheel INFO adding 'smartcard/sw/__init__.py' 2026-05-02 17:05:23,261 wheel INFO adding 'smartcard/sw/op21_ErrorChecker.py' 2026-05-02 17:05:23,261 wheel INFO adding 'smartcard/util/__init__.py' 2026-05-02 17:05:23,262 wheel INFO adding 'smartcard/wx/APDUHexValidator.py' 2026-05-02 17:05:23,262 wheel INFO adding 'smartcard/wx/APDUTracerPanel.py' 2026-05-02 17:05:23,263 wheel INFO adding 'smartcard/wx/CardAndReaderTreePanel.py' 2026-05-02 17:05:23,263 wheel INFO adding 'smartcard/wx/ReaderToolbar.py' 2026-05-02 17:05:23,263 wheel INFO adding 'smartcard/wx/SimpleSCardApp.py' 2026-05-02 17:05:23,264 wheel INFO adding 'smartcard/wx/SimpleSCardAppEventObserver.py' 2026-05-02 17:05:23,264 wheel INFO adding 'smartcard/wx/SimpleSCardAppFrame.py' 2026-05-02 17:05:23,264 wheel INFO adding 'smartcard/wx/__init__.py' 2026-05-02 17:05:23,265 wheel INFO adding 'smartcard/wx/resources/reader.ico' 2026-05-02 17:05:23,265 wheel INFO adding 'smartcard/wx/resources/smartcard.ico' 2026-05-02 17:05:23,265 wheel INFO adding 'pyscard-2.3.1.dist-info/METADATA' 2026-05-02 17:05:23,265 wheel INFO adding 'pyscard-2.3.1.dist-info/WHEEL' 2026-05-02 17:05:23,266 wheel INFO adding 'pyscard-2.3.1.dist-info/top_level.txt' 2026-05-02 17:05:23,266 wheel INFO adding 'pyscard-2.3.1.dist-info/RECORD' 2026-05-02 17:05:23,267 root INFO removing build/bdist.linux-loongarch64/wheel 2026-05-02 17:05:23,270 gpep517 INFO The backend produced .dist/pyscard-2.3.1-cp314-cp314-linux_loongarch64.whl pyscard-2.3.1-cp314-cp314-linux_loongarch64.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 0.65s ========================= >>> 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/__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/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/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/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/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-loongarch64.so.1 >>> py3-pyscard*: Package size: 499.0 KB >>> py3-pyscard*: Compressing data... >>> py3-pyscard*: Create checksum... >>> py3-pyscard*: Create py3-pyscard-2.3.1-r1.apk >>> py3-pyscard: Build complete at Sat, 02 May 2026 17:05:25 +0000 elapsed time 0h 0m 15s >>> py3-pyscard: Cleaning up srcdir >>> py3-pyscard: Cleaning up pkgdir >>> py3-pyscard: Cleaning up tmpdir >>> py3-pyscard: Uninstalling dependencies... ( 1/44) Purging .makedepends-py3-pyscard (20260502.170516) ( 2/44) Purging pcsc-lite-openrc (2.4.0-r4) ( 3/44) Purging pcsc-lite (2.4.0-r4) ( 4/44) Purging pcsc-lite-dev (2.4.0-r4) ( 5/44) Purging eudev-dev (3.2.14-r6) ( 6/44) Purging eudev-libs (3.2.14-r6) ( 7/44) Purging pcsc-lite-libs (2.4.0-r4) ( 8/44) Purging pcsc-lite-spy-libs (2.4.0-r4) ( 9/44) Purging python3-dev (3.14.3-r0) (10/44) Purging py3-gpep517-pyc (19-r2) (11/44) Purging py3-gpep517 (19-r2) (12/44) Purging py3-installer-pyc (1.0.0-r0) (13/44) Purging py3-installer (1.0.0-r0) (14/44) Purging py3-setuptools-pyc (82.0.1-r1) (15/44) Purging py3-setuptools (82.0.1-r1) (16/44) Purging py3-wheel-pyc (0.47.0-r0) (17/44) Purging py3-wheel (0.47.0-r0) (18/44) Purging swig (4.4.1-r1) (19/44) Purging py3-pytest-pyc (9.0.3-r0) (20/44) Purging py3-pytest (9.0.3-r0) (21/44) Purging py3-iniconfig-pyc (2.3.0-r1) (22/44) Purging py3-iniconfig (2.3.0-r1) (23/44) Purging py3-packaging-pyc (26.2-r0) (24/44) Purging py3-packaging (26.2-r0) (25/44) Purging py3-parsing-pyc (3.3.2-r1) (26/44) Purging py3-parsing (3.3.2-r1) (27/44) Purging py3-pluggy-pyc (1.6.0-r1) (28/44) Purging py3-pluggy (1.6.0-r1) (29/44) Purging py3-py-pyc (1.11.0-r5) (30/44) Purging py3-py (1.11.0-r5) (31/44) Purging py3-pygments-pyc (2.20.0-r0) (32/44) Purging py3-pygments (2.20.0-r0) (33/44) Purging python3-pyc (3.14.3-r0) (34/44) Purging python3-pycache-pyc0 (3.14.3-r0) (35/44) Purging pyc (3.14.3-r0) (36/44) Purging python3 (3.14.3-r0) (37/44) Purging gdbm (1.26-r0) (38/44) Purging libbz2 (1.0.8-r6) (39/44) Purging libffi (3.5.2-r1) (40/44) Purging libpanelw (6.6_p20260404-r0) (41/44) Purging mpdecimal (4.0.1-r0) (42/44) Purging readline (8.3.3-r1) (43/44) Purging sqlite-libs (3.53.0-r0) (44/44) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 543.3 MiB in 103 packages >>> py3-pyscard: Updating the community/loongarch64 repository index... >>> py3-pyscard: Signing the index...