>>> py3-pyscard: Building community/py3-pyscard 2.0.8-r1 (using abuild 3.15.0_rc3-r3) started Fri, 16 May 2025 03:03:11 +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.3.3-r0) Executing pcsc-lite-2.3.3-r0.pre-install (3/44) Installing pcsc-lite-libs (2.3.3-r0) (4/44) Installing eudev-dev (3.2.14-r5) (5/44) Installing pcsc-lite-spy-libs (2.3.3-r0) (6/44) Installing pcsc-lite-dev (2.3.3-r0) (7/44) Installing libbz2 (1.0.8-r6) (8/44) Installing libffi (3.4.8-r0) (9/44) Installing gdbm (1.24-r0) (10/44) Installing xz-libs (5.8.1-r0) (11/44) Installing mpdecimal (4.0.0-r0) (12/44) Installing libpanelw (6.5_p20250503-r0) (13/44) Installing sqlite-libs (3.49.2-r0) (14/44) Installing python3 (3.12.10-r0) (15/44) Installing python3-pycache-pyc0 (3.12.10-r0) (16/44) Installing pyc (3.12.10-r0) (17/44) Installing python3-pyc (3.12.10-r0) (18/44) Installing python3-dev (3.12.10-r0) (19/44) Installing py3-installer (0.7.0-r2) (20/44) Installing py3-installer-pyc (0.7.0-r2) (21/44) Installing py3-gpep517 (19-r0) (22/44) Installing py3-gpep517-pyc (19-r0) (23/44) Installing py3-parsing (3.2.3-r0) (24/44) Installing py3-parsing-pyc (3.2.3-r0) (25/44) Installing py3-packaging (25.0-r0) (26/44) Installing py3-packaging-pyc (25.0-r0) (27/44) Installing py3-setuptools (80.5.0-r0) (28/44) Installing py3-setuptools-pyc (80.5.0-r0) (29/44) Installing py3-wheel (0.46.1-r0) (30/44) Installing py3-wheel-pyc (0.46.1-r0) (31/44) Installing gc (8.2.8-r1) (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.1.0-r0) (36/44) Installing py3-iniconfig-pyc (2.1.0-r0) (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.5-r0) (42/44) Installing py3-pytest-pyc (8.3.5-r0) (43/44) Installing .makedepends-py3-pyscard (20250516.030433) (44/44) Installing pcsc-lite-openrc (2.3.3-r0) Executing busybox-1.37.0-r17.trigger OK: 610 MiB in 145 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.22/pyscard-2.0.8.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/pyscard-2.0.8.tar.gz.part' pyscard-2.0.8.tar.gz 100% |********************************| 149k 0:00:00 ETA '/var/cache/distfiles/v3.22/pyscard-2.0.8.tar.gz.part' saved >>> py3-pyscard: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pyscard-2.0.8.tar.gz >>> py3-pyscard: Checking sha512sums... pyscard-2.0.8.tar.gz: OK >>> py3-pyscard: Unpacking /var/cache/distfiles/v3.22/pyscard-2.0.8.tar.gz... 2025-05-16 03:04:40,306 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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() 2025-05-16 03:04:40,447 root INFO running bdist_wheel 2025-05-16 03:04:40,541 root INFO running build 2025-05-16 03:04:40,541 root INFO running build_py 2025-05-16 03:04:40,542 root INFO running build_ext 2025-05-16 03:04:40,552 root INFO building 'smartcard.scard._scard' extension 2025-05-16 03:04:40,552 root INFO swigging smartcard/scard/scard.i to smartcard/scard/scard_wrap.c 2025-05-16 03:04:40,553 root INFO swig -python -outdir smartcard/scard -DPCSCLITE -o smartcard/scard/scard_wrap.c smartcard/scard/scard.i 2025-05-16 03:04:41,425 root INFO creating build/temp.linux-riscv64-cpython-312/smartcard/scard 2025-05-16 03:04:41,427 root INFO cc -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 2025-05-16 03:04:43,193 root INFO cc -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 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 ; | ^~~~~ 2025-05-16 03:04:47,524 root INFO cc -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 2025-05-16 03:04:48,092 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/scard 2025-05-16 03:04:48,094 root INFO cc -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 2025-05-16 03:04:48,157 root INFO copying ./smartcard/CardType.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,159 root INFO copying ./smartcard/CardRequest.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,161 root INFO copying ./smartcard/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,163 root INFO copying ./smartcard/ATR.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,165 root INFO copying ./smartcard/Card.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,167 root INFO copying ./smartcard/Synchronization.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,169 root INFO copying ./smartcard/guid.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,171 root INFO copying ./smartcard/Exceptions.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,173 root INFO copying ./smartcard/ExclusiveConnectCardConnection.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,175 root INFO copying ./smartcard/CardConnection.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,177 root INFO copying ./smartcard/PassThruCardService.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,179 root INFO copying ./smartcard/CardConnectionDecorator.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,181 root INFO copying ./smartcard/CardConnectionEvent.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,184 root INFO copying ./smartcard/ExclusiveTransmitCardConnection.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,185 root INFO copying ./smartcard/AbstractCardRequest.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,187 root INFO copying ./smartcard/CardConnectionObserver.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,189 root INFO copying ./smartcard/CardNames.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,190 root INFO copying ./smartcard/ClassLoader.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,192 root INFO copying ./smartcard/ReaderMonitoring.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,194 root INFO copying ./smartcard/CardMonitoring.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,196 root INFO copying ./smartcard/Observer.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,197 root INFO copying ./smartcard/ulist.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,199 root INFO copying ./smartcard/Session.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,201 root INFO copying ./smartcard/CardService.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,202 root INFO copying ./smartcard/System.py -> build/lib.linux-riscv64-cpython-312/smartcard 2025-05-16 03:04:48,205 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2025-05-16 03:04:48,206 root INFO copying ./smartcard/pcsc/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2025-05-16 03:04:48,252 root INFO copying ./smartcard/pcsc/PCSCPart10.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2025-05-16 03:04:48,253 root INFO copying ./smartcard/pcsc/PCSCCardConnection.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2025-05-16 03:04:48,255 root INFO copying ./smartcard/pcsc/PCSCReaderGroups.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2025-05-16 03:04:48,257 root INFO copying ./smartcard/pcsc/PCSCReader.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2025-05-16 03:04:48,259 root INFO copying ./smartcard/pcsc/PCSCExceptions.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2025-05-16 03:04:48,260 root INFO copying ./smartcard/pcsc/PCSCContext.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2025-05-16 03:04:48,262 root INFO copying ./smartcard/pcsc/PCSCCardRequest.py -> build/lib.linux-riscv64-cpython-312/smartcard/pcsc 2025-05-16 03:04:48,264 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/pyro 2025-05-16 03:04:48,266 root INFO copying ./smartcard/pyro/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/pyro 2025-05-16 03:04:48,267 root INFO copying ./smartcard/pyro/PyroReader.py -> build/lib.linux-riscv64-cpython-312/smartcard/pyro 2025-05-16 03:04:48,270 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/reader 2025-05-16 03:04:48,271 root INFO copying ./smartcard/reader/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/reader 2025-05-16 03:04:48,272 root INFO copying ./smartcard/reader/ReaderGroups.py -> build/lib.linux-riscv64-cpython-312/smartcard/reader 2025-05-16 03:04:48,274 root INFO copying ./smartcard/reader/Reader.py -> build/lib.linux-riscv64-cpython-312/smartcard/reader 2025-05-16 03:04:48,276 root INFO copying ./smartcard/reader/ReaderFactory.py -> build/lib.linux-riscv64-cpython-312/smartcard/reader 2025-05-16 03:04:48,278 root INFO copying ./smartcard/scard/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/scard 2025-05-16 03:04:48,280 root INFO copying ./smartcard/scard/scard.py -> build/lib.linux-riscv64-cpython-312/smartcard/scard 2025-05-16 03:04:48,283 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/sw 2025-05-16 03:04:48,285 root INFO copying ./smartcard/sw/SWExceptions.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2025-05-16 03:04:48,286 root INFO copying ./smartcard/sw/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2025-05-16 03:04:48,288 root INFO copying ./smartcard/sw/ErrorCheckingChain.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2025-05-16 03:04:48,290 root INFO copying ./smartcard/sw/ISO7816_4ErrorChecker.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2025-05-16 03:04:48,292 root INFO copying ./smartcard/sw/ErrorChecker.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2025-05-16 03:04:48,293 root INFO copying ./smartcard/sw/op21_ErrorChecker.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2025-05-16 03:04:48,295 root INFO copying ./smartcard/sw/ISO7816_8ErrorChecker.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2025-05-16 03:04:48,297 root INFO copying ./smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2025-05-16 03:04:48,298 root INFO copying ./smartcard/sw/ISO7816_9ErrorChecker.py -> build/lib.linux-riscv64-cpython-312/smartcard/sw 2025-05-16 03:04:48,301 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/util 2025-05-16 03:04:48,302 root INFO copying ./smartcard/util/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/util 2025-05-16 03:04:48,304 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/wx 2025-05-16 03:04:48,305 root INFO copying ./smartcard/wx/__init__.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2025-05-16 03:04:48,307 root INFO copying ./smartcard/wx/CardAndReaderTreePanel.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2025-05-16 03:04:48,309 root INFO copying ./smartcard/wx/SimpleSCardApp.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2025-05-16 03:04:48,311 root INFO copying ./smartcard/wx/SimpleSCardAppEventObserver.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2025-05-16 03:04:48,312 root INFO copying ./smartcard/wx/SimpleSCardAppFrame.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2025-05-16 03:04:48,314 root INFO copying ./smartcard/wx/APDUHexValidator.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2025-05-16 03:04:48,316 root INFO copying ./smartcard/wx/APDUTracerPanel.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2025-05-16 03:04:48,317 root INFO copying ./smartcard/wx/ReaderToolbar.py -> build/lib.linux-riscv64-cpython-312/smartcard/wx 2025-05-16 03:04:48,326 root INFO creating build/lib.linux-riscv64-cpython-312/smartcard/wx/resources 2025-05-16 03:04:48,327 root INFO copying ./smartcard/wx/resources/smartcard.ico -> build/lib.linux-riscv64-cpython-312/smartcard/wx/resources 2025-05-16 03:04:48,329 root INFO copying ./smartcard/wx/resources/reader.ico -> build/lib.linux-riscv64-cpython-312/smartcard/wx/resources 2025-05-16 03:04:48,375 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-16 03:04:48,375 root INFO running install 2025-05-16 03:04:48,440 root INFO running install_lib 2025-05-16 03:04:48,459 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-16 03:04:48,461 root INFO creating build/bdist.linux-riscv64/wheel/smartcard 2025-05-16 03:04:48,462 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardType.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,463 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardRequest.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,465 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,466 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/sw 2025-05-16 03:04:48,468 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/SWExceptions.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2025-05-16 03:04:48,469 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2025-05-16 03:04:48,470 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/ErrorCheckingChain.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2025-05-16 03:04:48,472 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/ISO7816_4ErrorChecker.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2025-05-16 03:04:48,473 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/ErrorChecker.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2025-05-16 03:04:48,474 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/op21_ErrorChecker.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2025-05-16 03:04:48,476 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/ISO7816_8ErrorChecker.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2025-05-16 03:04:48,477 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2025-05-16 03:04:48,478 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/sw/ISO7816_9ErrorChecker.py -> build/bdist.linux-riscv64/wheel/./smartcard/sw 2025-05-16 03:04:48,480 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/ATR.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,481 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/Card.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,482 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/Synchronization.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,484 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/pyro 2025-05-16 03:04:48,485 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pyro/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/pyro 2025-05-16 03:04:48,487 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pyro/PyroReader.py -> build/bdist.linux-riscv64/wheel/./smartcard/pyro 2025-05-16 03:04:48,488 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/guid.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,489 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/Exceptions.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,491 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/ExclusiveConnectCardConnection.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,493 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/pcsc 2025-05-16 03:04:48,494 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2025-05-16 03:04:48,495 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCPart10.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2025-05-16 03:04:48,496 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCCardConnection.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2025-05-16 03:04:48,498 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCReaderGroups.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2025-05-16 03:04:48,499 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCReader.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2025-05-16 03:04:48,501 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCExceptions.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2025-05-16 03:04:48,502 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCContext.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2025-05-16 03:04:48,503 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/pcsc/PCSCCardRequest.py -> build/bdist.linux-riscv64/wheel/./smartcard/pcsc 2025-05-16 03:04:48,505 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardConnection.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,506 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/PassThruCardService.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,508 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardConnectionDecorator.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,509 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardConnectionEvent.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,510 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/ExclusiveTransmitCardConnection.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,512 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/AbstractCardRequest.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,513 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/util 2025-05-16 03:04:48,514 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/util/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/util 2025-05-16 03:04:48,516 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardConnectionObserver.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,517 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardNames.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,518 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/ClassLoader.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,520 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/ReaderMonitoring.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,522 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/wx 2025-05-16 03:04:48,523 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2025-05-16 03:04:48,524 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/CardAndReaderTreePanel.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2025-05-16 03:04:48,526 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/wx/resources 2025-05-16 03:04:48,527 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/resources/smartcard.ico -> build/bdist.linux-riscv64/wheel/./smartcard/wx/resources 2025-05-16 03:04:48,528 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/resources/reader.ico -> build/bdist.linux-riscv64/wheel/./smartcard/wx/resources 2025-05-16 03:04:48,530 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/SimpleSCardApp.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2025-05-16 03:04:48,531 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/SimpleSCardAppEventObserver.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2025-05-16 03:04:48,532 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/SimpleSCardAppFrame.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2025-05-16 03:04:48,534 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/APDUHexValidator.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2025-05-16 03:04:48,535 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/APDUTracerPanel.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2025-05-16 03:04:48,536 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/wx/ReaderToolbar.py -> build/bdist.linux-riscv64/wheel/./smartcard/wx 2025-05-16 03:04:48,538 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardMonitoring.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,539 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/Observer.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,541 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/reader 2025-05-16 03:04:48,542 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/reader/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/reader 2025-05-16 03:04:48,543 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/reader/ReaderGroups.py -> build/bdist.linux-riscv64/wheel/./smartcard/reader 2025-05-16 03:04:48,545 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/reader/Reader.py -> build/bdist.linux-riscv64/wheel/./smartcard/reader 2025-05-16 03:04:48,546 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/reader/ReaderFactory.py -> build/bdist.linux-riscv64/wheel/./smartcard/reader 2025-05-16 03:04:48,547 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/ulist.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,549 root INFO creating build/bdist.linux-riscv64/wheel/smartcard/scard 2025-05-16 03:04:48,550 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/scard/__init__.py -> build/bdist.linux-riscv64/wheel/./smartcard/scard 2025-05-16 03:04:48,551 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/scard/scard.py -> build/bdist.linux-riscv64/wheel/./smartcard/scard 2025-05-16 03:04:48,553 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 2025-05-16 03:04:48,555 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/Session.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,557 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/CardService.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,559 root INFO copying build/lib.linux-riscv64-cpython-312/smartcard/System.py -> build/bdist.linux-riscv64/wheel/./smartcard 2025-05-16 03:04:48,560 root INFO running install_egg_info 2025-05-16 03:04:48,580 root INFO running egg_info 2025-05-16 03:04:48,596 root INFO writing pyscard.egg-info/PKG-INFO 2025-05-16 03:04:48,600 root INFO writing dependency_links to pyscard.egg-info/dependency_links.txt 2025-05-16 03:04:48,603 root INFO writing requirements to pyscard.egg-info/requires.txt 2025-05-16 03:04:48,604 root INFO writing top-level names to pyscard.egg-info/top_level.txt 2025-05-16 03:04:48,635 root INFO reading manifest file 'pyscard.egg-info/SOURCES.txt' 2025-05-16 03:04:48,654 root INFO reading manifest template 'MANIFEST.in' 2025-05-16 03:04:48,682 root WARNING warning: no files found matching '*.html' under directory 'smartcard/doc' 2025-05-16 03:04:48,685 root WARNING warning: no files found matching '*.css' under directory 'smartcard/doc' 2025-05-16 03:04:48,686 root WARNING warning: no files found matching '*.js' under directory 'smartcard/doc' 2025-05-16 03:04:48,689 root WARNING warning: no files found matching '*.txt' under directory 'smartcard/doc' 2025-05-16 03:04:48,702 root INFO adding license file 'LICENSE' 2025-05-16 03:04:48,720 root INFO writing manifest file 'pyscard.egg-info/SOURCES.txt' 2025-05-16 03:04:48,722 root INFO Copying pyscard.egg-info to build/bdist.linux-riscv64/wheel/./pyscard-2.0.8-py3.12.egg-info 2025-05-16 03:04:48,728 root INFO running install_scripts 2025-05-16 03:04:48,761 root INFO creating build/bdist.linux-riscv64/wheel/pyscard-2.0.8.dist-info/WHEEL 2025-05-16 03:04:48,763 wheel INFO creating '/home/buildozer/aports/community/py3-pyscard/src/pyscard-2.0.8/.dist/.tmp-0r4_5fj3/pyscard-2.0.8-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-16 03:04:48,766 wheel INFO adding 'pyscard-2.0.8.dist-info/licenses/LICENSE' 2025-05-16 03:04:48,769 wheel INFO adding 'smartcard/ATR.py' 2025-05-16 03:04:48,771 wheel INFO adding 'smartcard/AbstractCardRequest.py' 2025-05-16 03:04:48,772 wheel INFO adding 'smartcard/Card.py' 2025-05-16 03:04:48,774 wheel INFO adding 'smartcard/CardConnection.py' 2025-05-16 03:04:48,776 wheel INFO adding 'smartcard/CardConnectionDecorator.py' 2025-05-16 03:04:48,778 wheel INFO adding 'smartcard/CardConnectionEvent.py' 2025-05-16 03:04:48,779 wheel INFO adding 'smartcard/CardConnectionObserver.py' 2025-05-16 03:04:48,781 wheel INFO adding 'smartcard/CardMonitoring.py' 2025-05-16 03:04:48,783 wheel INFO adding 'smartcard/CardNames.py' 2025-05-16 03:04:48,785 wheel INFO adding 'smartcard/CardRequest.py' 2025-05-16 03:04:48,786 wheel INFO adding 'smartcard/CardService.py' 2025-05-16 03:04:48,788 wheel INFO adding 'smartcard/CardType.py' 2025-05-16 03:04:48,790 wheel INFO adding 'smartcard/ClassLoader.py' 2025-05-16 03:04:48,791 wheel INFO adding 'smartcard/Exceptions.py' 2025-05-16 03:04:48,793 wheel INFO adding 'smartcard/ExclusiveConnectCardConnection.py' 2025-05-16 03:04:48,795 wheel INFO adding 'smartcard/ExclusiveTransmitCardConnection.py' 2025-05-16 03:04:48,796 wheel INFO adding 'smartcard/Observer.py' 2025-05-16 03:04:48,798 wheel INFO adding 'smartcard/PassThruCardService.py' 2025-05-16 03:04:48,799 wheel INFO adding 'smartcard/ReaderMonitoring.py' 2025-05-16 03:04:48,801 wheel INFO adding 'smartcard/Session.py' 2025-05-16 03:04:48,803 wheel INFO adding 'smartcard/Synchronization.py' 2025-05-16 03:04:48,805 wheel INFO adding 'smartcard/System.py' 2025-05-16 03:04:48,806 wheel INFO adding 'smartcard/__init__.py' 2025-05-16 03:04:48,808 wheel INFO adding 'smartcard/guid.py' 2025-05-16 03:04:48,809 wheel INFO adding 'smartcard/ulist.py' 2025-05-16 03:04:48,812 wheel INFO adding 'smartcard/pcsc/PCSCCardConnection.py' 2025-05-16 03:04:48,814 wheel INFO adding 'smartcard/pcsc/PCSCCardRequest.py' 2025-05-16 03:04:48,816 wheel INFO adding 'smartcard/pcsc/PCSCContext.py' 2025-05-16 03:04:48,817 wheel INFO adding 'smartcard/pcsc/PCSCExceptions.py' 2025-05-16 03:04:48,819 wheel INFO adding 'smartcard/pcsc/PCSCPart10.py' 2025-05-16 03:04:48,821 wheel INFO adding 'smartcard/pcsc/PCSCReader.py' 2025-05-16 03:04:48,822 wheel INFO adding 'smartcard/pcsc/PCSCReaderGroups.py' 2025-05-16 03:04:48,824 wheel INFO adding 'smartcard/pcsc/__init__.py' 2025-05-16 03:04:48,826 wheel INFO adding 'smartcard/pyro/PyroReader.py' 2025-05-16 03:04:48,827 wheel INFO adding 'smartcard/pyro/__init__.py' 2025-05-16 03:04:48,829 wheel INFO adding 'smartcard/reader/Reader.py' 2025-05-16 03:04:48,831 wheel INFO adding 'smartcard/reader/ReaderFactory.py' 2025-05-16 03:04:48,832 wheel INFO adding 'smartcard/reader/ReaderGroups.py' 2025-05-16 03:04:48,834 wheel INFO adding 'smartcard/reader/__init__.py' 2025-05-16 03:04:48,836 wheel INFO adding 'smartcard/scard/__init__.py' 2025-05-16 03:04:48,838 wheel INFO adding 'smartcard/scard/_scard.cpython-312-riscv64-linux-musl.so' 2025-05-16 03:04:48,843 wheel INFO adding 'smartcard/scard/scard.py' 2025-05-16 03:04:48,846 wheel INFO adding 'smartcard/sw/ErrorChecker.py' 2025-05-16 03:04:48,848 wheel INFO adding 'smartcard/sw/ErrorCheckingChain.py' 2025-05-16 03:04:48,850 wheel INFO adding 'smartcard/sw/ISO7816_4ErrorChecker.py' 2025-05-16 03:04:48,851 wheel INFO adding 'smartcard/sw/ISO7816_4_SW1ErrorChecker.py' 2025-05-16 03:04:48,853 wheel INFO adding 'smartcard/sw/ISO7816_8ErrorChecker.py' 2025-05-16 03:04:48,855 wheel INFO adding 'smartcard/sw/ISO7816_9ErrorChecker.py' 2025-05-16 03:04:48,857 wheel INFO adding 'smartcard/sw/SWExceptions.py' 2025-05-16 03:04:48,858 wheel INFO adding 'smartcard/sw/__init__.py' 2025-05-16 03:04:48,860 wheel INFO adding 'smartcard/sw/op21_ErrorChecker.py' 2025-05-16 03:04:48,862 wheel INFO adding 'smartcard/util/__init__.py' 2025-05-16 03:04:48,864 wheel INFO adding 'smartcard/wx/APDUHexValidator.py' 2025-05-16 03:04:48,865 wheel INFO adding 'smartcard/wx/APDUTracerPanel.py' 2025-05-16 03:04:48,866 wheel INFO adding 'smartcard/wx/CardAndReaderTreePanel.py' 2025-05-16 03:04:48,868 wheel INFO adding 'smartcard/wx/ReaderToolbar.py' 2025-05-16 03:04:48,869 wheel INFO adding 'smartcard/wx/SimpleSCardApp.py' 2025-05-16 03:04:48,871 wheel INFO adding 'smartcard/wx/SimpleSCardAppEventObserver.py' 2025-05-16 03:04:48,872 wheel INFO adding 'smartcard/wx/SimpleSCardAppFrame.py' 2025-05-16 03:04:48,874 wheel INFO adding 'smartcard/wx/__init__.py' 2025-05-16 03:04:48,875 wheel INFO adding 'smartcard/wx/resources/reader.ico' 2025-05-16 03:04:48,876 wheel INFO adding 'smartcard/wx/resources/smartcard.ico' 2025-05-16 03:04:48,877 wheel INFO adding 'pyscard-2.0.8.dist-info/METADATA' 2025-05-16 03:04:48,878 wheel INFO adding 'pyscard-2.0.8.dist-info/WHEEL' 2025-05-16 03:04:48,879 wheel INFO adding 'pyscard-2.0.8.dist-info/top_level.txt' 2025-05-16 03:04:48,881 wheel INFO adding 'pyscard-2.0.8.dist-info/RECORD' 2025-05-16 03:04:48,883 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-16 03:04:48,895 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.10, pytest-8.3.5, 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.73s ======================== 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.2 KB >>> py3-pyscard*: Compressing data... >>> py3-pyscard*: Create checksum... >>> py3-pyscard*: Create py3-pyscard-2.0.8-r1.apk >>> py3-pyscard: Build complete at Fri, 16 May 2025 03:04:55 +0000 elapsed time 0h 1m 44s >>> py3-pyscard: Cleaning up srcdir >>> py3-pyscard: Cleaning up pkgdir >>> py3-pyscard: Uninstalling dependencies... (1/44) Purging .makedepends-py3-pyscard (20250516.030433) (2/44) Purging pcsc-lite-openrc (2.3.3-r0) (3/44) Purging pcsc-lite (2.3.3-r0) (4/44) Purging pcsc-lite-dev (2.3.3-r0) (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.3.3-r0) (8/44) Purging pcsc-lite-spy-libs (2.3.3-r0) (9/44) Purging python3-dev (3.12.10-r0) (10/44) Purging py3-gpep517-pyc (19-r0) (11/44) Purging py3-gpep517 (19-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 (80.5.0-r0) (15/44) Purging py3-setuptools (80.5.0-r0) (16/44) Purging py3-wheel-pyc (0.46.1-r0) (17/44) Purging py3-wheel (0.46.1-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.5-r0) (21/44) Purging py3-pytest (8.3.5-r0) (22/44) Purging py3-iniconfig-pyc (2.1.0-r0) (23/44) Purging py3-iniconfig (2.1.0-r0) (24/44) Purging py3-packaging-pyc (25.0-r0) (25/44) Purging py3-packaging (25.0-r0) (26/44) Purging py3-parsing-pyc (3.2.3-r0) (27/44) Purging py3-parsing (3.2.3-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.10-r0) (33/44) Purging python3-pycache-pyc0 (3.12.10-r0) (34/44) Purging pyc (3.12.10-r0) (35/44) Purging python3 (3.12.10-r0) (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.8-r0) (40/44) Purging libpanelw (6.5_p20250503-r0) (41/44) Purging mpdecimal (4.0.0-r0) (42/44) Purging sqlite-libs (3.49.2-r0) (43/44) Purging xz-libs (5.8.1-r0) (44/44) Purging gc (8.2.8-r1) Executing busybox-1.37.0-r17.trigger OK: 338 MiB in 101 packages >>> py3-pyscard: Updating the community/riscv64 repository index... >>> py3-pyscard: Signing the index...