>>> py3-pyscard: Building community/py3-pyscard 2.0.8-r1 (using abuild 3.15.0_rc3-r1) started Tue, 29 Apr 2025 20:38:40 +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-r5) (2/42) Installing pcsc-lite (2.3.3-r0) Executing pcsc-lite-2.3.3-r0.pre-install (3/42) Installing pcsc-lite-libs (2.3.3-r0) (4/42) Installing eudev-dev (3.2.14-r5) (5/42) Installing pcsc-lite-spy-libs (2.3.3-r0) (6/42) Installing pcsc-lite-dev (2.3.3-r0) (7/42) Installing libbz2 (1.0.8-r6) (8/42) Installing gdbm (1.24-r0) (9/42) Installing mpdecimal (4.0.0-r0) (10/42) Installing libpanelw (6.5_p20250412-r0) (11/42) Installing sqlite-libs (3.49.1-r1) (12/42) Installing python3 (3.12.10-r0) (13/42) Installing python3-pycache-pyc0 (3.12.10-r0) (14/42) Installing pyc (3.12.10-r0) (15/42) Installing python3-pyc (3.12.10-r0) (16/42) Installing python3-dev (3.12.10-r0) (17/42) Installing py3-installer (0.7.0-r2) (18/42) Installing py3-installer-pyc (0.7.0-r2) (19/42) Installing py3-gpep517 (16-r0) (20/42) Installing py3-gpep517-pyc (16-r0) (21/42) Installing py3-parsing (3.2.0-r0) (22/42) Installing py3-parsing-pyc (3.2.0-r0) (23/42) Installing py3-packaging (25.0-r0) (24/42) Installing py3-packaging-pyc (25.0-r0) (25/42) Installing py3-setuptools (77.0.3-r0) (26/42) Installing py3-setuptools-pyc (77.0.3-r0) (27/42) Installing py3-wheel (0.43.0-r0) (28/42) Installing py3-wheel-pyc (0.43.0-r0) (29/42) Installing gc (8.2.8-r1) (30/42) Installing guile-libs (3.0.9-r1) (31/42) Installing guile (3.0.9-r1) (32/42) Installing swig (4.3.0-r0) (33/42) Installing py3-iniconfig (2.1.0-r0) (34/42) Installing py3-iniconfig-pyc (2.1.0-r0) (35/42) Installing py3-pluggy (1.5.0-r0) (36/42) Installing py3-pluggy-pyc (1.5.0-r0) (37/42) Installing py3-py (1.11.0-r4) (38/42) Installing py3-py-pyc (1.11.0-r4) (39/42) Installing py3-pytest (8.3.5-r0) (40/42) Installing py3-pytest-pyc (8.3.5-r0) (41/42) Installing .makedepends-py3-pyscard (20250429.203904) (42/42) Installing pcsc-lite-openrc (2.3.3-r0) Executing busybox-1.37.0-r16.trigger OK: 739 MiB in 151 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-04-29 20:39:05,782 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:760: 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-04-29 20:39:05,816 root INFO running bdist_wheel 2025-04-29 20:39:05,831 root INFO running build 2025-04-29 20:39:05,831 root INFO running build_py 2025-04-29 20:39:05,831 root INFO running build_ext 2025-04-29 20:39:05,833 root INFO building 'smartcard.scard._scard' extension 2025-04-29 20:39:05,833 root INFO swigging smartcard/scard/scard.i to smartcard/scard/scard_wrap.c 2025-04-29 20:39:05,833 root INFO swig -python -outdir smartcard/scard -DPCSCLITE -o smartcard/scard/scard_wrap.c smartcard/scard/scard.i 2025-04-29 20:39:06,077 root INFO creating build/temp.linux-armv8l-cpython-312/smartcard/scard 2025-04-29 20:39:06,077 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-armv8l-cpython-312/smartcard/scard/helpers.o -I/usr/include/PCSC 2025-04-29 20:39:06,454 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-armv8l-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-04-29 20:39:07,315 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-armv8l-cpython-312/smartcard/scard/winscarddll.o -I/usr/include/PCSC 2025-04-29 20:39:07,423 root INFO creating build/lib.linux-armv8l-cpython-312/smartcard/scard 2025-04-29 20:39:07,423 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/smartcard/scard/helpers.o build/temp.linux-armv8l-cpython-312/smartcard/scard/scard_wrap.o build/temp.linux-armv8l-cpython-312/smartcard/scard/winscarddll.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/smartcard/scard/_scard.cpython-312-arm-linux-musleabihf.so 2025-04-29 20:39:07,436 root INFO copying ./smartcard/__init__.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,436 root INFO copying ./smartcard/ATR.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,436 root INFO copying ./smartcard/CardConnectionDecorator.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,436 root INFO copying ./smartcard/CardNames.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,437 root INFO copying ./smartcard/Exceptions.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,437 root INFO copying ./smartcard/CardType.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,437 root INFO copying ./smartcard/PassThruCardService.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,438 root INFO copying ./smartcard/ExclusiveTransmitCardConnection.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,438 root INFO copying ./smartcard/CardConnection.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,438 root INFO copying ./smartcard/Observer.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,438 root INFO copying ./smartcard/CardRequest.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,439 root INFO copying ./smartcard/ReaderMonitoring.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,439 root INFO copying ./smartcard/CardService.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,439 root INFO copying ./smartcard/ulist.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,439 root INFO copying ./smartcard/ClassLoader.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,440 root INFO copying ./smartcard/Session.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,440 root INFO copying ./smartcard/CardConnectionObserver.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,440 root INFO copying ./smartcard/Synchronization.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,441 root INFO copying ./smartcard/CardMonitoring.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,441 root INFO copying ./smartcard/guid.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,441 root INFO copying ./smartcard/Card.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,441 root INFO copying ./smartcard/CardConnectionEvent.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,442 root INFO copying ./smartcard/System.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,442 root INFO copying ./smartcard/AbstractCardRequest.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,442 root INFO copying ./smartcard/ExclusiveConnectCardConnection.py -> build/lib.linux-armv8l-cpython-312/smartcard 2025-04-29 20:39:07,443 root INFO creating build/lib.linux-armv8l-cpython-312/smartcard/pcsc 2025-04-29 20:39:07,443 root INFO copying ./smartcard/pcsc/__init__.py -> build/lib.linux-armv8l-cpython-312/smartcard/pcsc 2025-04-29 20:39:07,443 root INFO copying ./smartcard/pcsc/PCSCExceptions.py -> build/lib.linux-armv8l-cpython-312/smartcard/pcsc 2025-04-29 20:39:07,443 root INFO copying ./smartcard/pcsc/PCSCCardConnection.py -> build/lib.linux-armv8l-cpython-312/smartcard/pcsc 2025-04-29 20:39:07,444 root INFO copying ./smartcard/pcsc/PCSCPart10.py -> build/lib.linux-armv8l-cpython-312/smartcard/pcsc 2025-04-29 20:39:07,444 root INFO copying ./smartcard/pcsc/PCSCReaderGroups.py -> build/lib.linux-armv8l-cpython-312/smartcard/pcsc 2025-04-29 20:39:07,444 root INFO copying ./smartcard/pcsc/PCSCCardRequest.py -> build/lib.linux-armv8l-cpython-312/smartcard/pcsc 2025-04-29 20:39:07,444 root INFO copying ./smartcard/pcsc/PCSCContext.py -> build/lib.linux-armv8l-cpython-312/smartcard/pcsc 2025-04-29 20:39:07,445 root INFO copying ./smartcard/pcsc/PCSCReader.py -> build/lib.linux-armv8l-cpython-312/smartcard/pcsc 2025-04-29 20:39:07,445 root INFO creating build/lib.linux-armv8l-cpython-312/smartcard/pyro 2025-04-29 20:39:07,445 root INFO copying ./smartcard/pyro/__init__.py -> build/lib.linux-armv8l-cpython-312/smartcard/pyro 2025-04-29 20:39:07,445 root INFO copying ./smartcard/pyro/PyroReader.py -> build/lib.linux-armv8l-cpython-312/smartcard/pyro 2025-04-29 20:39:07,446 root INFO creating build/lib.linux-armv8l-cpython-312/smartcard/reader 2025-04-29 20:39:07,446 root INFO copying ./smartcard/reader/__init__.py -> build/lib.linux-armv8l-cpython-312/smartcard/reader 2025-04-29 20:39:07,446 root INFO copying ./smartcard/reader/ReaderGroups.py -> build/lib.linux-armv8l-cpython-312/smartcard/reader 2025-04-29 20:39:07,447 root INFO copying ./smartcard/reader/ReaderFactory.py -> build/lib.linux-armv8l-cpython-312/smartcard/reader 2025-04-29 20:39:07,447 root INFO copying ./smartcard/reader/Reader.py -> build/lib.linux-armv8l-cpython-312/smartcard/reader 2025-04-29 20:39:07,447 root INFO copying ./smartcard/scard/__init__.py -> build/lib.linux-armv8l-cpython-312/smartcard/scard 2025-04-29 20:39:07,447 root INFO copying ./smartcard/scard/scard.py -> build/lib.linux-armv8l-cpython-312/smartcard/scard 2025-04-29 20:39:07,448 root INFO creating build/lib.linux-armv8l-cpython-312/smartcard/sw 2025-04-29 20:39:07,448 root INFO copying ./smartcard/sw/__init__.py -> build/lib.linux-armv8l-cpython-312/smartcard/sw 2025-04-29 20:39:07,449 root INFO copying ./smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/lib.linux-armv8l-cpython-312/smartcard/sw 2025-04-29 20:39:07,449 root INFO copying ./smartcard/sw/ErrorChecker.py -> build/lib.linux-armv8l-cpython-312/smartcard/sw 2025-04-29 20:39:07,449 root INFO copying ./smartcard/sw/ISO7816_8ErrorChecker.py -> build/lib.linux-armv8l-cpython-312/smartcard/sw 2025-04-29 20:39:07,449 root INFO copying ./smartcard/sw/ISO7816_4ErrorChecker.py -> build/lib.linux-armv8l-cpython-312/smartcard/sw 2025-04-29 20:39:07,450 root INFO copying ./smartcard/sw/ISO7816_9ErrorChecker.py -> build/lib.linux-armv8l-cpython-312/smartcard/sw 2025-04-29 20:39:07,450 root INFO copying ./smartcard/sw/SWExceptions.py -> build/lib.linux-armv8l-cpython-312/smartcard/sw 2025-04-29 20:39:07,450 root INFO copying ./smartcard/sw/ErrorCheckingChain.py -> build/lib.linux-armv8l-cpython-312/smartcard/sw 2025-04-29 20:39:07,450 root INFO copying ./smartcard/sw/op21_ErrorChecker.py -> build/lib.linux-armv8l-cpython-312/smartcard/sw 2025-04-29 20:39:07,451 root INFO creating build/lib.linux-armv8l-cpython-312/smartcard/util 2025-04-29 20:39:07,451 root INFO copying ./smartcard/util/__init__.py -> build/lib.linux-armv8l-cpython-312/smartcard/util 2025-04-29 20:39:07,451 root INFO creating build/lib.linux-armv8l-cpython-312/smartcard/wx 2025-04-29 20:39:07,451 root INFO copying ./smartcard/wx/SimpleSCardAppFrame.py -> build/lib.linux-armv8l-cpython-312/smartcard/wx 2025-04-29 20:39:07,452 root INFO copying ./smartcard/wx/__init__.py -> build/lib.linux-armv8l-cpython-312/smartcard/wx 2025-04-29 20:39:07,452 root INFO copying ./smartcard/wx/APDUTracerPanel.py -> build/lib.linux-armv8l-cpython-312/smartcard/wx 2025-04-29 20:39:07,452 root INFO copying ./smartcard/wx/APDUHexValidator.py -> build/lib.linux-armv8l-cpython-312/smartcard/wx 2025-04-29 20:39:07,453 root INFO copying ./smartcard/wx/CardAndReaderTreePanel.py -> build/lib.linux-armv8l-cpython-312/smartcard/wx 2025-04-29 20:39:07,453 root INFO copying ./smartcard/wx/SimpleSCardApp.py -> build/lib.linux-armv8l-cpython-312/smartcard/wx 2025-04-29 20:39:07,453 root INFO copying ./smartcard/wx/ReaderToolbar.py -> build/lib.linux-armv8l-cpython-312/smartcard/wx 2025-04-29 20:39:07,453 root INFO copying ./smartcard/wx/SimpleSCardAppEventObserver.py -> build/lib.linux-armv8l-cpython-312/smartcard/wx 2025-04-29 20:39:07,455 root INFO creating build/lib.linux-armv8l-cpython-312/smartcard/wx/resources 2025-04-29 20:39:07,455 root INFO copying ./smartcard/wx/resources/smartcard.ico -> build/lib.linux-armv8l-cpython-312/smartcard/wx/resources 2025-04-29 20:39:07,455 root INFO copying ./smartcard/wx/resources/reader.ico -> build/lib.linux-armv8l-cpython-312/smartcard/wx/resources 2025-04-29 20:39:07,462 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-29 20:39:07,463 root INFO running install 2025-04-29 20:39:07,474 root INFO running install_lib 2025-04-29 20:39:07,477 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-29 20:39:07,477 root INFO creating build/bdist.linux-armv8l/wheel/smartcard 2025-04-29 20:39:07,477 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/__init__.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,477 root INFO creating build/bdist.linux-armv8l/wheel/smartcard/sw 2025-04-29 20:39:07,478 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/sw/__init__.py -> build/bdist.linux-armv8l/wheel/./smartcard/sw 2025-04-29 20:39:07,478 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/bdist.linux-armv8l/wheel/./smartcard/sw 2025-04-29 20:39:07,478 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/sw/ErrorChecker.py -> build/bdist.linux-armv8l/wheel/./smartcard/sw 2025-04-29 20:39:07,478 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/sw/ISO7816_8ErrorChecker.py -> build/bdist.linux-armv8l/wheel/./smartcard/sw 2025-04-29 20:39:07,478 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/sw/ISO7816_4ErrorChecker.py -> build/bdist.linux-armv8l/wheel/./smartcard/sw 2025-04-29 20:39:07,479 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/sw/ISO7816_9ErrorChecker.py -> build/bdist.linux-armv8l/wheel/./smartcard/sw 2025-04-29 20:39:07,479 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/sw/SWExceptions.py -> build/bdist.linux-armv8l/wheel/./smartcard/sw 2025-04-29 20:39:07,479 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/sw/ErrorCheckingChain.py -> build/bdist.linux-armv8l/wheel/./smartcard/sw 2025-04-29 20:39:07,479 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/sw/op21_ErrorChecker.py -> build/bdist.linux-armv8l/wheel/./smartcard/sw 2025-04-29 20:39:07,480 root INFO creating build/bdist.linux-armv8l/wheel/smartcard/pcsc 2025-04-29 20:39:07,480 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/pcsc/__init__.py -> build/bdist.linux-armv8l/wheel/./smartcard/pcsc 2025-04-29 20:39:07,480 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/pcsc/PCSCExceptions.py -> build/bdist.linux-armv8l/wheel/./smartcard/pcsc 2025-04-29 20:39:07,480 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/pcsc/PCSCCardConnection.py -> build/bdist.linux-armv8l/wheel/./smartcard/pcsc 2025-04-29 20:39:07,480 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/pcsc/PCSCPart10.py -> build/bdist.linux-armv8l/wheel/./smartcard/pcsc 2025-04-29 20:39:07,480 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/pcsc/PCSCReaderGroups.py -> build/bdist.linux-armv8l/wheel/./smartcard/pcsc 2025-04-29 20:39:07,481 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/pcsc/PCSCCardRequest.py -> build/bdist.linux-armv8l/wheel/./smartcard/pcsc 2025-04-29 20:39:07,481 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/pcsc/PCSCContext.py -> build/bdist.linux-armv8l/wheel/./smartcard/pcsc 2025-04-29 20:39:07,481 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/pcsc/PCSCReader.py -> build/bdist.linux-armv8l/wheel/./smartcard/pcsc 2025-04-29 20:39:07,481 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/ATR.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,481 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/CardConnectionDecorator.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,482 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/CardNames.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,482 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/Exceptions.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,482 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/CardType.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,482 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/PassThruCardService.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,482 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/ExclusiveTransmitCardConnection.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,483 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/CardConnection.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,483 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/Observer.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,483 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/CardRequest.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,483 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/ReaderMonitoring.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,483 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/CardService.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,483 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/ulist.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,484 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/ClassLoader.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,484 root INFO creating build/bdist.linux-armv8l/wheel/smartcard/wx 2025-04-29 20:39:07,484 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/wx/SimpleSCardAppFrame.py -> build/bdist.linux-armv8l/wheel/./smartcard/wx 2025-04-29 20:39:07,484 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/wx/__init__.py -> build/bdist.linux-armv8l/wheel/./smartcard/wx 2025-04-29 20:39:07,484 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/wx/APDUTracerPanel.py -> build/bdist.linux-armv8l/wheel/./smartcard/wx 2025-04-29 20:39:07,485 root INFO creating build/bdist.linux-armv8l/wheel/smartcard/wx/resources 2025-04-29 20:39:07,485 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/wx/resources/smartcard.ico -> build/bdist.linux-armv8l/wheel/./smartcard/wx/resources 2025-04-29 20:39:07,485 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/wx/resources/reader.ico -> build/bdist.linux-armv8l/wheel/./smartcard/wx/resources 2025-04-29 20:39:07,485 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/wx/APDUHexValidator.py -> build/bdist.linux-armv8l/wheel/./smartcard/wx 2025-04-29 20:39:07,485 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/wx/CardAndReaderTreePanel.py -> build/bdist.linux-armv8l/wheel/./smartcard/wx 2025-04-29 20:39:07,486 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/wx/SimpleSCardApp.py -> build/bdist.linux-armv8l/wheel/./smartcard/wx 2025-04-29 20:39:07,486 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/wx/ReaderToolbar.py -> build/bdist.linux-armv8l/wheel/./smartcard/wx 2025-04-29 20:39:07,486 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/wx/SimpleSCardAppEventObserver.py -> build/bdist.linux-armv8l/wheel/./smartcard/wx 2025-04-29 20:39:07,486 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/Session.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,486 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/CardConnectionObserver.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,487 root INFO creating build/bdist.linux-armv8l/wheel/smartcard/scard 2025-04-29 20:39:07,487 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/scard/__init__.py -> build/bdist.linux-armv8l/wheel/./smartcard/scard 2025-04-29 20:39:07,487 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/scard/scard.py -> build/bdist.linux-armv8l/wheel/./smartcard/scard 2025-04-29 20:39:07,487 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/scard/_scard.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./smartcard/scard 2025-04-29 20:39:07,488 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/Synchronization.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,488 root INFO creating build/bdist.linux-armv8l/wheel/smartcard/reader 2025-04-29 20:39:07,488 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/reader/__init__.py -> build/bdist.linux-armv8l/wheel/./smartcard/reader 2025-04-29 20:39:07,488 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/reader/ReaderGroups.py -> build/bdist.linux-armv8l/wheel/./smartcard/reader 2025-04-29 20:39:07,488 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/reader/ReaderFactory.py -> build/bdist.linux-armv8l/wheel/./smartcard/reader 2025-04-29 20:39:07,489 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/reader/Reader.py -> build/bdist.linux-armv8l/wheel/./smartcard/reader 2025-04-29 20:39:07,489 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/CardMonitoring.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,489 root INFO creating build/bdist.linux-armv8l/wheel/smartcard/util 2025-04-29 20:39:07,489 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/util/__init__.py -> build/bdist.linux-armv8l/wheel/./smartcard/util 2025-04-29 20:39:07,489 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/guid.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,490 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/Card.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,490 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/CardConnectionEvent.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,490 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/System.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,490 root INFO creating build/bdist.linux-armv8l/wheel/smartcard/pyro 2025-04-29 20:39:07,490 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/pyro/__init__.py -> build/bdist.linux-armv8l/wheel/./smartcard/pyro 2025-04-29 20:39:07,491 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/pyro/PyroReader.py -> build/bdist.linux-armv8l/wheel/./smartcard/pyro 2025-04-29 20:39:07,491 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/AbstractCardRequest.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,491 root INFO copying build/lib.linux-armv8l-cpython-312/smartcard/ExclusiveConnectCardConnection.py -> build/bdist.linux-armv8l/wheel/./smartcard 2025-04-29 20:39:07,491 root INFO running install_egg_info 2025-04-29 20:39:07,495 root INFO running egg_info 2025-04-29 20:39:07,497 root INFO writing pyscard.egg-info/PKG-INFO 2025-04-29 20:39:07,499 root INFO writing dependency_links to pyscard.egg-info/dependency_links.txt 2025-04-29 20:39:07,499 root INFO writing requirements to pyscard.egg-info/requires.txt 2025-04-29 20:39:07,499 root INFO writing top-level names to pyscard.egg-info/top_level.txt 2025-04-29 20:39:07,505 root INFO reading manifest file 'pyscard.egg-info/SOURCES.txt' 2025-04-29 20:39:07,508 root INFO reading manifest template 'MANIFEST.in' 2025-04-29 20:39:07,512 root WARNING warning: no files found matching '*.html' under directory 'smartcard/doc' 2025-04-29 20:39:07,512 root WARNING warning: no files found matching '*.css' under directory 'smartcard/doc' 2025-04-29 20:39:07,512 root WARNING warning: no files found matching '*.js' under directory 'smartcard/doc' 2025-04-29 20:39:07,513 root WARNING warning: no files found matching '*.txt' under directory 'smartcard/doc' 2025-04-29 20:39:07,515 root INFO adding license file 'LICENSE' 2025-04-29 20:39:07,519 root INFO writing manifest file 'pyscard.egg-info/SOURCES.txt' 2025-04-29 20:39:07,519 root INFO Copying pyscard.egg-info to build/bdist.linux-armv8l/wheel/./pyscard-2.0.8-py3.12.egg-info 2025-04-29 20:39:07,520 root INFO running install_scripts 2025-04-29 20:39:07,526 root INFO creating build/bdist.linux-armv8l/wheel/pyscard-2.0.8.dist-info/WHEEL 2025-04-29 20:39:07,526 wheel INFO creating '/home/buildozer/aports/community/py3-pyscard/src/pyscard-2.0.8/.dist/.tmp-_1u1uesg/pyscard-2.0.8-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-29 20:39:07,527 wheel INFO adding 'pyscard-2.0.8.dist-info/licenses/LICENSE' 2025-04-29 20:39:07,527 wheel INFO adding 'smartcard/ATR.py' 2025-04-29 20:39:07,528 wheel INFO adding 'smartcard/AbstractCardRequest.py' 2025-04-29 20:39:07,528 wheel INFO adding 'smartcard/Card.py' 2025-04-29 20:39:07,528 wheel INFO adding 'smartcard/CardConnection.py' 2025-04-29 20:39:07,528 wheel INFO adding 'smartcard/CardConnectionDecorator.py' 2025-04-29 20:39:07,529 wheel INFO adding 'smartcard/CardConnectionEvent.py' 2025-04-29 20:39:07,529 wheel INFO adding 'smartcard/CardConnectionObserver.py' 2025-04-29 20:39:07,529 wheel INFO adding 'smartcard/CardMonitoring.py' 2025-04-29 20:39:07,529 wheel INFO adding 'smartcard/CardNames.py' 2025-04-29 20:39:07,530 wheel INFO adding 'smartcard/CardRequest.py' 2025-04-29 20:39:07,530 wheel INFO adding 'smartcard/CardService.py' 2025-04-29 20:39:07,530 wheel INFO adding 'smartcard/CardType.py' 2025-04-29 20:39:07,530 wheel INFO adding 'smartcard/ClassLoader.py' 2025-04-29 20:39:07,531 wheel INFO adding 'smartcard/Exceptions.py' 2025-04-29 20:39:07,531 wheel INFO adding 'smartcard/ExclusiveConnectCardConnection.py' 2025-04-29 20:39:07,531 wheel INFO adding 'smartcard/ExclusiveTransmitCardConnection.py' 2025-04-29 20:39:07,531 wheel INFO adding 'smartcard/Observer.py' 2025-04-29 20:39:07,531 wheel INFO adding 'smartcard/PassThruCardService.py' 2025-04-29 20:39:07,532 wheel INFO adding 'smartcard/ReaderMonitoring.py' 2025-04-29 20:39:07,532 wheel INFO adding 'smartcard/Session.py' 2025-04-29 20:39:07,532 wheel INFO adding 'smartcard/Synchronization.py' 2025-04-29 20:39:07,532 wheel INFO adding 'smartcard/System.py' 2025-04-29 20:39:07,533 wheel INFO adding 'smartcard/__init__.py' 2025-04-29 20:39:07,533 wheel INFO adding 'smartcard/guid.py' 2025-04-29 20:39:07,533 wheel INFO adding 'smartcard/ulist.py' 2025-04-29 20:39:07,533 wheel INFO adding 'smartcard/pcsc/PCSCCardConnection.py' 2025-04-29 20:39:07,534 wheel INFO adding 'smartcard/pcsc/PCSCCardRequest.py' 2025-04-29 20:39:07,534 wheel INFO adding 'smartcard/pcsc/PCSCContext.py' 2025-04-29 20:39:07,534 wheel INFO adding 'smartcard/pcsc/PCSCExceptions.py' 2025-04-29 20:39:07,534 wheel INFO adding 'smartcard/pcsc/PCSCPart10.py' 2025-04-29 20:39:07,535 wheel INFO adding 'smartcard/pcsc/PCSCReader.py' 2025-04-29 20:39:07,535 wheel INFO adding 'smartcard/pcsc/PCSCReaderGroups.py' 2025-04-29 20:39:07,535 wheel INFO adding 'smartcard/pcsc/__init__.py' 2025-04-29 20:39:07,535 wheel INFO adding 'smartcard/pyro/PyroReader.py' 2025-04-29 20:39:07,536 wheel INFO adding 'smartcard/pyro/__init__.py' 2025-04-29 20:39:07,536 wheel INFO adding 'smartcard/reader/Reader.py' 2025-04-29 20:39:07,536 wheel INFO adding 'smartcard/reader/ReaderFactory.py' 2025-04-29 20:39:07,536 wheel INFO adding 'smartcard/reader/ReaderGroups.py' 2025-04-29 20:39:07,537 wheel INFO adding 'smartcard/reader/__init__.py' 2025-04-29 20:39:07,537 wheel INFO adding 'smartcard/scard/__init__.py' 2025-04-29 20:39:07,537 wheel INFO adding 'smartcard/scard/_scard.cpython-312-arm-linux-musleabihf.so' 2025-04-29 20:39:07,538 wheel INFO adding 'smartcard/scard/scard.py' 2025-04-29 20:39:07,539 wheel INFO adding 'smartcard/sw/ErrorChecker.py' 2025-04-29 20:39:07,539 wheel INFO adding 'smartcard/sw/ErrorCheckingChain.py' 2025-04-29 20:39:07,539 wheel INFO adding 'smartcard/sw/ISO7816_4ErrorChecker.py' 2025-04-29 20:39:07,539 wheel INFO adding 'smartcard/sw/ISO7816_4_SW1ErrorChecker.py' 2025-04-29 20:39:07,540 wheel INFO adding 'smartcard/sw/ISO7816_8ErrorChecker.py' 2025-04-29 20:39:07,540 wheel INFO adding 'smartcard/sw/ISO7816_9ErrorChecker.py' 2025-04-29 20:39:07,540 wheel INFO adding 'smartcard/sw/SWExceptions.py' 2025-04-29 20:39:07,540 wheel INFO adding 'smartcard/sw/__init__.py' 2025-04-29 20:39:07,540 wheel INFO adding 'smartcard/sw/op21_ErrorChecker.py' 2025-04-29 20:39:07,541 wheel INFO adding 'smartcard/util/__init__.py' 2025-04-29 20:39:07,541 wheel INFO adding 'smartcard/wx/APDUHexValidator.py' 2025-04-29 20:39:07,541 wheel INFO adding 'smartcard/wx/APDUTracerPanel.py' 2025-04-29 20:39:07,541 wheel INFO adding 'smartcard/wx/CardAndReaderTreePanel.py' 2025-04-29 20:39:07,542 wheel INFO adding 'smartcard/wx/ReaderToolbar.py' 2025-04-29 20:39:07,542 wheel INFO adding 'smartcard/wx/SimpleSCardApp.py' 2025-04-29 20:39:07,542 wheel INFO adding 'smartcard/wx/SimpleSCardAppEventObserver.py' 2025-04-29 20:39:07,542 wheel INFO adding 'smartcard/wx/SimpleSCardAppFrame.py' 2025-04-29 20:39:07,542 wheel INFO adding 'smartcard/wx/__init__.py' 2025-04-29 20:39:07,543 wheel INFO adding 'smartcard/wx/resources/reader.ico' 2025-04-29 20:39:07,543 wheel INFO adding 'smartcard/wx/resources/smartcard.ico' 2025-04-29 20:39:07,543 wheel INFO adding 'pyscard-2.0.8.dist-info/METADATA' 2025-04-29 20:39:07,543 wheel INFO adding 'pyscard-2.0.8.dist-info/WHEEL' 2025-04-29 20:39:07,543 wheel INFO adding 'pyscard-2.0.8.dist-info/top_level.txt' 2025-04-29 20:39:07,544 wheel INFO adding 'pyscard-2.0.8.dist-info/RECORD' 2025-04-29 20:39:07,544 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-29 20:39:07,546 gpep517 INFO The backend produced .dist/pyscard-2.0.8-cp312-cp312-linux_armv8l.whl pyscard-2.0.8-cp312-cp312-linux_armv8l.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.13s ======================== 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/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/__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/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/scard/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/scard/__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/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/pyro/__pycache__' -> '/home/buildozer/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/pyro/__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-armhf.so.1 >>> py3-pyscard*: Package size: 444.1 KB >>> py3-pyscard*: Compressing data... >>> py3-pyscard*: Create checksum... >>> py3-pyscard*: Create py3-pyscard-2.0.8-r1.apk >>> py3-pyscard: Build complete at Tue, 29 Apr 2025 20:39:08 +0000 elapsed time 0h 0m 28s >>> py3-pyscard: Cleaning up srcdir >>> py3-pyscard: Cleaning up pkgdir >>> py3-pyscard: Uninstalling dependencies... (1/42) Purging .makedepends-py3-pyscard (20250429.203904) (2/42) Purging pcsc-lite-openrc (2.3.3-r0) (3/42) Purging pcsc-lite (2.3.3-r0) (4/42) Purging pcsc-lite-dev (2.3.3-r0) (5/42) Purging eudev-dev (3.2.14-r5) (6/42) Purging eudev-libs (3.2.14-r5) (7/42) Purging pcsc-lite-libs (2.3.3-r0) (8/42) Purging pcsc-lite-spy-libs (2.3.3-r0) (9/42) Purging python3-dev (3.12.10-r0) (10/42) Purging py3-gpep517-pyc (16-r0) (11/42) Purging py3-gpep517 (16-r0) (12/42) Purging py3-installer-pyc (0.7.0-r2) (13/42) Purging py3-installer (0.7.0-r2) (14/42) Purging py3-setuptools-pyc (77.0.3-r0) (15/42) Purging py3-setuptools (77.0.3-r0) (16/42) Purging py3-wheel-pyc (0.43.0-r0) (17/42) Purging py3-wheel (0.43.0-r0) (18/42) Purging swig (4.3.0-r0) (19/42) Purging guile (3.0.9-r1) (20/42) Purging py3-pytest-pyc (8.3.5-r0) (21/42) Purging py3-pytest (8.3.5-r0) (22/42) Purging py3-iniconfig-pyc (2.1.0-r0) (23/42) Purging py3-iniconfig (2.1.0-r0) (24/42) Purging py3-packaging-pyc (25.0-r0) (25/42) Purging py3-packaging (25.0-r0) (26/42) Purging py3-parsing-pyc (3.2.0-r0) (27/42) Purging py3-parsing (3.2.0-r0) (28/42) Purging py3-pluggy-pyc (1.5.0-r0) (29/42) Purging py3-pluggy (1.5.0-r0) (30/42) Purging py3-py-pyc (1.11.0-r4) (31/42) Purging py3-py (1.11.0-r4) (32/42) Purging python3-pyc (3.12.10-r0) (33/42) Purging python3-pycache-pyc0 (3.12.10-r0) (34/42) Purging pyc (3.12.10-r0) (35/42) Purging python3 (3.12.10-r0) (36/42) Purging gdbm (1.24-r0) (37/42) Purging guile-libs (3.0.9-r1) (38/42) Purging libbz2 (1.0.8-r6) (39/42) Purging libpanelw (6.5_p20250412-r0) (40/42) Purging mpdecimal (4.0.0-r0) (41/42) Purging sqlite-libs (3.49.1-r1) (42/42) Purging gc (8.2.8-r1) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-pyscard: Updating the community/armhf repository index... >>> py3-pyscard: Signing the index...