>>> py3-pyscard: Building community/py3-pyscard 2.0.8-r1 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 03:02:46 +0000 >>> py3-pyscard: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/32) Installing eudev-libs (3.2.14-r5) (2/32) Installing pcsc-lite (2.3.3-r0) Executing pcsc-lite-2.3.3-r0.pre-install (3/32) Installing pcsc-lite-libs (2.3.3-r0) (4/32) Installing eudev-dev (3.2.14-r5) (5/32) Installing pcsc-lite-spy-libs (2.3.3-r0) (6/32) Installing pcsc-lite-dev (2.3.3-r0) (7/32) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (8/32) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (9/32) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (10/32) Installing python3-dev (3.12.12-r0) (11/32) Installing py3-installer (0.7.0-r2) (12/32) Installing py3-installer-pyc (0.7.0-r2) (13/32) Installing py3-gpep517 (19-r0) (14/32) Installing py3-gpep517-pyc (19-r0) (15/32) Installing py3-parsing (3.2.3-r0) (16/32) Installing py3-parsing-pyc (3.2.3-r0) (17/32) Installing py3-packaging (25.0-r0) (18/32) Installing py3-packaging-pyc (25.0-r0) (19/32) Installing py3-setuptools (80.9.0-r0) (20/32) Installing py3-setuptools-pyc (80.9.0-r0) (21/32) Installing py3-wheel (0.46.1-r0) (22/32) Installing py3-wheel-pyc (0.46.1-r0) (23/32) Installing swig (4.3.0-r1) (24/32) Installing py3-iniconfig (2.1.0-r0) (25/32) Installing py3-iniconfig-pyc (2.1.0-r0) (26/32) Installing py3-pluggy (1.5.0-r0) (27/32) Installing py3-pluggy-pyc (1.5.0-r0) (28/32) Installing py3-py (1.11.0-r4) (29/32) Installing py3-py-pyc (1.11.0-r4) (30/32) Installing py3-pytest (8.3.5-r0) (31/32) Installing py3-pytest-pyc (8.3.5-r0) (32/32) Installing .makedepends-py3-pyscard (20251013.030246) Executing busybox-1.37.0-r19.trigger OK: 359 MiB in 118 packages >>> py3-pyscard: Cleaning up srcdir >>> py3-pyscard: Cleaning up pkgdir >>> py3-pyscard: Cleaning up tmpdir >>> py3-pyscard: Fetching https://files.pythonhosted.org/packages/source/p/pyscard/pyscard-2.0.8.tar.gz >>> py3-pyscard: Fetching https://files.pythonhosted.org/packages/source/p/pyscard/pyscard-2.0.8.tar.gz >>> py3-pyscard: Checking sha512sums... pyscard-2.0.8.tar.gz: OK >>> py3-pyscard: Unpacking /var/cache/distfiles/pyscard-2.0.8.tar.gz... 2025-10-13 03:02:49,514 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:759: 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-10-13 03:02:49,578 root INFO running bdist_wheel 2025-10-13 03:02:49,604 root INFO running build 2025-10-13 03:02:49,604 root INFO running build_py 2025-10-13 03:02:49,604 root INFO running build_ext 2025-10-13 03:02:49,607 root INFO building 'smartcard.scard._scard' extension 2025-10-13 03:02:49,608 root INFO swigging smartcard/scard/scard.i to smartcard/scard/scard_wrap.c 2025-10-13 03:02:49,608 root INFO swig -python -outdir smartcard/scard -DPCSCLITE -o smartcard/scard/scard_wrap.c smartcard/scard/scard.i 2025-10-13 03:02:49,893 root INFO creating build/temp.linux-x86_64-cpython-312/smartcard/scard 2025-10-13 03:02:49,894 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-x86_64-cpython-312/smartcard/scard/helpers.o -I/usr/include/PCSC 2025-10-13 03:02:50,644 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-x86_64-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-10-13 03:02:52,004 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -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-x86_64-cpython-312/smartcard/scard/winscarddll.o -I/usr/include/PCSC 2025-10-13 03:02:52,191 root INFO creating build/lib.linux-x86_64-cpython-312/smartcard/scard 2025-10-13 03:02:52,191 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/smartcard/scard/helpers.o build/temp.linux-x86_64-cpython-312/smartcard/scard/scard_wrap.o build/temp.linux-x86_64-cpython-312/smartcard/scard/winscarddll.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/smartcard/scard/_scard.cpython-312-x86_64-linux-musl.so 2025-10-13 03:02:52,217 root INFO copying ./smartcard/ulist.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,218 root INFO copying ./smartcard/ClassLoader.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,218 root INFO copying ./smartcard/guid.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,219 root INFO copying ./smartcard/CardConnectionDecorator.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,225 root INFO copying ./smartcard/Synchronization.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,226 root INFO copying ./smartcard/CardConnectionEvent.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,226 root INFO copying ./smartcard/CardNames.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,227 root INFO copying ./smartcard/Exceptions.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,227 root INFO copying ./smartcard/CardRequest.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,228 root INFO copying ./smartcard/AbstractCardRequest.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,229 root INFO copying ./smartcard/ATR.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,229 root INFO copying ./smartcard/Session.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,230 root INFO copying ./smartcard/System.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,230 root INFO copying ./smartcard/CardMonitoring.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,231 root INFO copying ./smartcard/CardConnectionObserver.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,231 root INFO copying ./smartcard/CardConnection.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,236 root INFO copying ./smartcard/ReaderMonitoring.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,236 root INFO copying ./smartcard/ExclusiveTransmitCardConnection.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,237 root INFO copying ./smartcard/Observer.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,237 root INFO copying ./smartcard/ExclusiveConnectCardConnection.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,238 root INFO copying ./smartcard/CardService.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,243 root INFO copying ./smartcard/__init__.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,243 root INFO copying ./smartcard/PassThruCardService.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,244 root INFO copying ./smartcard/CardType.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,244 root INFO copying ./smartcard/Card.py -> build/lib.linux-x86_64-cpython-312/smartcard 2025-10-13 03:02:52,245 root INFO creating build/lib.linux-x86_64-cpython-312/smartcard/pcsc 2025-10-13 03:02:52,250 root INFO copying ./smartcard/pcsc/PCSCPart10.py -> build/lib.linux-x86_64-cpython-312/smartcard/pcsc 2025-10-13 03:02:52,250 root INFO copying ./smartcard/pcsc/PCSCCardRequest.py -> build/lib.linux-x86_64-cpython-312/smartcard/pcsc 2025-10-13 03:02:52,251 root INFO copying ./smartcard/pcsc/PCSCContext.py -> build/lib.linux-x86_64-cpython-312/smartcard/pcsc 2025-10-13 03:02:52,251 root INFO copying ./smartcard/pcsc/PCSCReaderGroups.py -> build/lib.linux-x86_64-cpython-312/smartcard/pcsc 2025-10-13 03:02:52,252 root INFO copying ./smartcard/pcsc/PCSCExceptions.py -> build/lib.linux-x86_64-cpython-312/smartcard/pcsc 2025-10-13 03:02:52,252 root INFO copying ./smartcard/pcsc/PCSCCardConnection.py -> build/lib.linux-x86_64-cpython-312/smartcard/pcsc 2025-10-13 03:02:52,257 root INFO copying ./smartcard/pcsc/PCSCReader.py -> build/lib.linux-x86_64-cpython-312/smartcard/pcsc 2025-10-13 03:02:52,258 root INFO copying ./smartcard/pcsc/__init__.py -> build/lib.linux-x86_64-cpython-312/smartcard/pcsc 2025-10-13 03:02:52,258 root INFO creating build/lib.linux-x86_64-cpython-312/smartcard/pyro 2025-10-13 03:02:52,258 root INFO copying ./smartcard/pyro/PyroReader.py -> build/lib.linux-x86_64-cpython-312/smartcard/pyro 2025-10-13 03:02:52,259 root INFO copying ./smartcard/pyro/__init__.py -> build/lib.linux-x86_64-cpython-312/smartcard/pyro 2025-10-13 03:02:52,259 root INFO creating build/lib.linux-x86_64-cpython-312/smartcard/reader 2025-10-13 03:02:52,260 root INFO copying ./smartcard/reader/ReaderFactory.py -> build/lib.linux-x86_64-cpython-312/smartcard/reader 2025-10-13 03:02:52,260 root INFO copying ./smartcard/reader/Reader.py -> build/lib.linux-x86_64-cpython-312/smartcard/reader 2025-10-13 03:02:52,264 root INFO copying ./smartcard/reader/ReaderGroups.py -> build/lib.linux-x86_64-cpython-312/smartcard/reader 2025-10-13 03:02:52,264 root INFO copying ./smartcard/reader/__init__.py -> build/lib.linux-x86_64-cpython-312/smartcard/reader 2025-10-13 03:02:52,265 root INFO copying ./smartcard/scard/__init__.py -> build/lib.linux-x86_64-cpython-312/smartcard/scard 2025-10-13 03:02:52,266 root INFO copying ./smartcard/scard/scard.py -> build/lib.linux-x86_64-cpython-312/smartcard/scard 2025-10-13 03:02:52,271 root INFO creating build/lib.linux-x86_64-cpython-312/smartcard/sw 2025-10-13 03:02:52,271 root INFO copying ./smartcard/sw/ISO7816_8ErrorChecker.py -> build/lib.linux-x86_64-cpython-312/smartcard/sw 2025-10-13 03:02:52,272 root INFO copying ./smartcard/sw/ISO7816_4ErrorChecker.py -> build/lib.linux-x86_64-cpython-312/smartcard/sw 2025-10-13 03:02:52,273 root INFO copying ./smartcard/sw/ISO7816_9ErrorChecker.py -> build/lib.linux-x86_64-cpython-312/smartcard/sw 2025-10-13 03:02:52,273 root INFO copying ./smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/lib.linux-x86_64-cpython-312/smartcard/sw 2025-10-13 03:02:52,274 root INFO copying ./smartcard/sw/ErrorChecker.py -> build/lib.linux-x86_64-cpython-312/smartcard/sw 2025-10-13 03:02:52,274 root INFO copying ./smartcard/sw/ErrorCheckingChain.py -> build/lib.linux-x86_64-cpython-312/smartcard/sw 2025-10-13 03:02:52,274 root INFO copying ./smartcard/sw/__init__.py -> build/lib.linux-x86_64-cpython-312/smartcard/sw 2025-10-13 03:02:52,275 root INFO copying ./smartcard/sw/SWExceptions.py -> build/lib.linux-x86_64-cpython-312/smartcard/sw 2025-10-13 03:02:52,275 root INFO copying ./smartcard/sw/op21_ErrorChecker.py -> build/lib.linux-x86_64-cpython-312/smartcard/sw 2025-10-13 03:02:52,276 root INFO creating build/lib.linux-x86_64-cpython-312/smartcard/util 2025-10-13 03:02:52,281 root INFO copying ./smartcard/util/__init__.py -> build/lib.linux-x86_64-cpython-312/smartcard/util 2025-10-13 03:02:52,281 root INFO creating build/lib.linux-x86_64-cpython-312/smartcard/wx 2025-10-13 03:02:52,282 root INFO copying ./smartcard/wx/CardAndReaderTreePanel.py -> build/lib.linux-x86_64-cpython-312/smartcard/wx 2025-10-13 03:02:52,282 root INFO copying ./smartcard/wx/SimpleSCardApp.py -> build/lib.linux-x86_64-cpython-312/smartcard/wx 2025-10-13 03:02:52,283 root INFO copying ./smartcard/wx/ReaderToolbar.py -> build/lib.linux-x86_64-cpython-312/smartcard/wx 2025-10-13 03:02:52,283 root INFO copying ./smartcard/wx/SimpleSCardAppFrame.py -> build/lib.linux-x86_64-cpython-312/smartcard/wx 2025-10-13 03:02:52,288 root INFO copying ./smartcard/wx/__init__.py -> build/lib.linux-x86_64-cpython-312/smartcard/wx 2025-10-13 03:02:52,289 root INFO copying ./smartcard/wx/APDUTracerPanel.py -> build/lib.linux-x86_64-cpython-312/smartcard/wx 2025-10-13 03:02:52,289 root INFO copying ./smartcard/wx/APDUHexValidator.py -> build/lib.linux-x86_64-cpython-312/smartcard/wx 2025-10-13 03:02:52,289 root INFO copying ./smartcard/wx/SimpleSCardAppEventObserver.py -> build/lib.linux-x86_64-cpython-312/smartcard/wx 2025-10-13 03:02:52,295 root INFO creating build/lib.linux-x86_64-cpython-312/smartcard/wx/resources 2025-10-13 03:02:52,295 root INFO copying ./smartcard/wx/resources/smartcard.ico -> build/lib.linux-x86_64-cpython-312/smartcard/wx/resources 2025-10-13 03:02:52,296 root INFO copying ./smartcard/wx/resources/reader.ico -> build/lib.linux-x86_64-cpython-312/smartcard/wx/resources 2025-10-13 03:02:52,308 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 03:02:52,308 root INFO running install 2025-10-13 03:02:52,321 root INFO running install_lib 2025-10-13 03:02:52,326 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 03:02:52,327 root INFO creating build/bdist.linux-x86_64/wheel/smartcard 2025-10-13 03:02:52,328 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/ulist.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,328 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/ClassLoader.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,329 root INFO creating build/bdist.linux-x86_64/wheel/smartcard/pcsc 2025-10-13 03:02:52,329 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/pcsc/PCSCPart10.py -> build/bdist.linux-x86_64/wheel/./smartcard/pcsc 2025-10-13 03:02:52,330 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/pcsc/PCSCCardRequest.py -> build/bdist.linux-x86_64/wheel/./smartcard/pcsc 2025-10-13 03:02:52,330 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/pcsc/PCSCContext.py -> build/bdist.linux-x86_64/wheel/./smartcard/pcsc 2025-10-13 03:02:52,330 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/pcsc/PCSCReaderGroups.py -> build/bdist.linux-x86_64/wheel/./smartcard/pcsc 2025-10-13 03:02:52,331 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/pcsc/PCSCExceptions.py -> build/bdist.linux-x86_64/wheel/./smartcard/pcsc 2025-10-13 03:02:52,331 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/pcsc/PCSCCardConnection.py -> build/bdist.linux-x86_64/wheel/./smartcard/pcsc 2025-10-13 03:02:52,332 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/pcsc/PCSCReader.py -> build/bdist.linux-x86_64/wheel/./smartcard/pcsc 2025-10-13 03:02:52,332 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/pcsc/__init__.py -> build/bdist.linux-x86_64/wheel/./smartcard/pcsc 2025-10-13 03:02:52,332 root INFO creating build/bdist.linux-x86_64/wheel/smartcard/scard 2025-10-13 03:02:52,333 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/scard/__init__.py -> build/bdist.linux-x86_64/wheel/./smartcard/scard 2025-10-13 03:02:52,333 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/scard/scard.py -> build/bdist.linux-x86_64/wheel/./smartcard/scard 2025-10-13 03:02:52,334 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/scard/_scard.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./smartcard/scard 2025-10-13 03:02:52,334 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/guid.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,334 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/CardConnectionDecorator.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,335 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/Synchronization.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,335 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/CardConnectionEvent.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,335 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/CardNames.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,336 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/Exceptions.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,336 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/CardRequest.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,336 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/AbstractCardRequest.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,337 root INFO creating build/bdist.linux-x86_64/wheel/smartcard/util 2025-10-13 03:02:52,337 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/util/__init__.py -> build/bdist.linux-x86_64/wheel/./smartcard/util 2025-10-13 03:02:52,338 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/ATR.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,338 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/Session.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,339 root INFO creating build/bdist.linux-x86_64/wheel/smartcard/reader 2025-10-13 03:02:52,339 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/reader/ReaderFactory.py -> build/bdist.linux-x86_64/wheel/./smartcard/reader 2025-10-13 03:02:52,339 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/reader/Reader.py -> build/bdist.linux-x86_64/wheel/./smartcard/reader 2025-10-13 03:02:52,340 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/reader/ReaderGroups.py -> build/bdist.linux-x86_64/wheel/./smartcard/reader 2025-10-13 03:02:52,340 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/reader/__init__.py -> build/bdist.linux-x86_64/wheel/./smartcard/reader 2025-10-13 03:02:52,340 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/System.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,341 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/CardMonitoring.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,341 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/CardConnectionObserver.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,342 root INFO creating build/bdist.linux-x86_64/wheel/smartcard/sw 2025-10-13 03:02:52,342 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/sw/ISO7816_8ErrorChecker.py -> build/bdist.linux-x86_64/wheel/./smartcard/sw 2025-10-13 03:02:52,342 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/sw/ISO7816_4ErrorChecker.py -> build/bdist.linux-x86_64/wheel/./smartcard/sw 2025-10-13 03:02:52,343 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/sw/ISO7816_9ErrorChecker.py -> build/bdist.linux-x86_64/wheel/./smartcard/sw 2025-10-13 03:02:52,343 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/bdist.linux-x86_64/wheel/./smartcard/sw 2025-10-13 03:02:52,343 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/sw/ErrorChecker.py -> build/bdist.linux-x86_64/wheel/./smartcard/sw 2025-10-13 03:02:52,344 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/sw/ErrorCheckingChain.py -> build/bdist.linux-x86_64/wheel/./smartcard/sw 2025-10-13 03:02:52,344 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/sw/__init__.py -> build/bdist.linux-x86_64/wheel/./smartcard/sw 2025-10-13 03:02:52,344 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/sw/SWExceptions.py -> build/bdist.linux-x86_64/wheel/./smartcard/sw 2025-10-13 03:02:52,345 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/sw/op21_ErrorChecker.py -> build/bdist.linux-x86_64/wheel/./smartcard/sw 2025-10-13 03:02:52,345 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/CardConnection.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,346 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/ReaderMonitoring.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,346 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/ExclusiveTransmitCardConnection.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,346 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/Observer.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,347 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/ExclusiveConnectCardConnection.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,347 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/CardService.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,347 root INFO creating build/bdist.linux-x86_64/wheel/smartcard/wx 2025-10-13 03:02:52,348 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/wx/CardAndReaderTreePanel.py -> build/bdist.linux-x86_64/wheel/./smartcard/wx 2025-10-13 03:02:52,348 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/wx/SimpleSCardApp.py -> build/bdist.linux-x86_64/wheel/./smartcard/wx 2025-10-13 03:02:52,349 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/wx/ReaderToolbar.py -> build/bdist.linux-x86_64/wheel/./smartcard/wx 2025-10-13 03:02:52,349 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/wx/SimpleSCardAppFrame.py -> build/bdist.linux-x86_64/wheel/./smartcard/wx 2025-10-13 03:02:52,350 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/wx/__init__.py -> build/bdist.linux-x86_64/wheel/./smartcard/wx 2025-10-13 03:02:52,350 root INFO creating build/bdist.linux-x86_64/wheel/smartcard/wx/resources 2025-10-13 03:02:52,350 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/wx/resources/smartcard.ico -> build/bdist.linux-x86_64/wheel/./smartcard/wx/resources 2025-10-13 03:02:52,351 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/wx/resources/reader.ico -> build/bdist.linux-x86_64/wheel/./smartcard/wx/resources 2025-10-13 03:02:52,351 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/wx/APDUTracerPanel.py -> build/bdist.linux-x86_64/wheel/./smartcard/wx 2025-10-13 03:02:52,351 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/wx/APDUHexValidator.py -> build/bdist.linux-x86_64/wheel/./smartcard/wx 2025-10-13 03:02:52,352 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/wx/SimpleSCardAppEventObserver.py -> build/bdist.linux-x86_64/wheel/./smartcard/wx 2025-10-13 03:02:52,352 root INFO creating build/bdist.linux-x86_64/wheel/smartcard/pyro 2025-10-13 03:02:52,353 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/pyro/PyroReader.py -> build/bdist.linux-x86_64/wheel/./smartcard/pyro 2025-10-13 03:02:52,353 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/pyro/__init__.py -> build/bdist.linux-x86_64/wheel/./smartcard/pyro 2025-10-13 03:02:52,353 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/__init__.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,354 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/PassThruCardService.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,354 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/CardType.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,355 root INFO copying build/lib.linux-x86_64-cpython-312/smartcard/Card.py -> build/bdist.linux-x86_64/wheel/./smartcard 2025-10-13 03:02:52,355 root INFO running install_egg_info 2025-10-13 03:02:52,361 root INFO running egg_info 2025-10-13 03:02:52,366 root INFO writing pyscard.egg-info/PKG-INFO 2025-10-13 03:02:52,372 root INFO writing dependency_links to pyscard.egg-info/dependency_links.txt 2025-10-13 03:02:52,373 root INFO writing requirements to pyscard.egg-info/requires.txt 2025-10-13 03:02:52,373 root INFO writing top-level names to pyscard.egg-info/top_level.txt 2025-10-13 03:02:52,381 root INFO reading manifest file 'pyscard.egg-info/SOURCES.txt' 2025-10-13 03:02:52,384 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 03:02:52,395 root WARNING warning: no files found matching '*.html' under directory 'smartcard/doc' 2025-10-13 03:02:52,396 root WARNING warning: no files found matching '*.css' under directory 'smartcard/doc' 2025-10-13 03:02:52,396 root WARNING warning: no files found matching '*.js' under directory 'smartcard/doc' 2025-10-13 03:02:52,397 root WARNING warning: no files found matching '*.txt' under directory 'smartcard/doc' 2025-10-13 03:02:52,406 root INFO adding license file 'LICENSE' 2025-10-13 03:02:52,414 root INFO writing manifest file 'pyscard.egg-info/SOURCES.txt' 2025-10-13 03:02:52,415 root INFO Copying pyscard.egg-info to build/bdist.linux-x86_64/wheel/./pyscard-2.0.8-py3.12.egg-info 2025-10-13 03:02:52,421 root INFO running install_scripts 2025-10-13 03:02:52,438 root INFO creating build/bdist.linux-x86_64/wheel/pyscard-2.0.8.dist-info/WHEEL 2025-10-13 03:02:52,439 wheel INFO creating '/home/udu/aports/community/py3-pyscard/src/pyscard-2.0.8/.dist/.tmp-ww6957y8/pyscard-2.0.8-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 03:02:52,440 wheel INFO adding 'pyscard-2.0.8.dist-info/licenses/LICENSE' 2025-10-13 03:02:52,440 wheel INFO adding 'smartcard/ATR.py' 2025-10-13 03:02:52,441 wheel INFO adding 'smartcard/AbstractCardRequest.py' 2025-10-13 03:02:52,441 wheel INFO adding 'smartcard/Card.py' 2025-10-13 03:02:52,447 wheel INFO adding 'smartcard/CardConnection.py' 2025-10-13 03:02:52,448 wheel INFO adding 'smartcard/CardConnectionDecorator.py' 2025-10-13 03:02:52,448 wheel INFO adding 'smartcard/CardConnectionEvent.py' 2025-10-13 03:02:52,448 wheel INFO adding 'smartcard/CardConnectionObserver.py' 2025-10-13 03:02:52,449 wheel INFO adding 'smartcard/CardMonitoring.py' 2025-10-13 03:02:52,449 wheel INFO adding 'smartcard/CardNames.py' 2025-10-13 03:02:52,449 wheel INFO adding 'smartcard/CardRequest.py' 2025-10-13 03:02:52,450 wheel INFO adding 'smartcard/CardService.py' 2025-10-13 03:02:52,452 wheel INFO adding 'smartcard/CardType.py' 2025-10-13 03:02:52,453 wheel INFO adding 'smartcard/ClassLoader.py' 2025-10-13 03:02:52,453 wheel INFO adding 'smartcard/Exceptions.py' 2025-10-13 03:02:52,453 wheel INFO adding 'smartcard/ExclusiveConnectCardConnection.py' 2025-10-13 03:02:52,457 wheel INFO adding 'smartcard/ExclusiveTransmitCardConnection.py' 2025-10-13 03:02:52,457 wheel INFO adding 'smartcard/Observer.py' 2025-10-13 03:02:52,457 wheel INFO adding 'smartcard/PassThruCardService.py' 2025-10-13 03:02:52,458 wheel INFO adding 'smartcard/ReaderMonitoring.py' 2025-10-13 03:02:52,458 wheel INFO adding 'smartcard/Session.py' 2025-10-13 03:02:52,458 wheel INFO adding 'smartcard/Synchronization.py' 2025-10-13 03:02:52,458 wheel INFO adding 'smartcard/System.py' 2025-10-13 03:02:52,461 wheel INFO adding 'smartcard/__init__.py' 2025-10-13 03:02:52,462 wheel INFO adding 'smartcard/guid.py' 2025-10-13 03:02:52,462 wheel INFO adding 'smartcard/ulist.py' 2025-10-13 03:02:52,463 wheel INFO adding 'smartcard/pcsc/PCSCCardConnection.py' 2025-10-13 03:02:52,463 wheel INFO adding 'smartcard/pcsc/PCSCCardRequest.py' 2025-10-13 03:02:52,463 wheel INFO adding 'smartcard/pcsc/PCSCContext.py' 2025-10-13 03:02:52,464 wheel INFO adding 'smartcard/pcsc/PCSCExceptions.py' 2025-10-13 03:02:52,468 wheel INFO adding 'smartcard/pcsc/PCSCPart10.py' 2025-10-13 03:02:52,468 wheel INFO adding 'smartcard/pcsc/PCSCReader.py' 2025-10-13 03:02:52,469 wheel INFO adding 'smartcard/pcsc/PCSCReaderGroups.py' 2025-10-13 03:02:52,469 wheel INFO adding 'smartcard/pcsc/__init__.py' 2025-10-13 03:02:52,469 wheel INFO adding 'smartcard/pyro/PyroReader.py' 2025-10-13 03:02:52,470 wheel INFO adding 'smartcard/pyro/__init__.py' 2025-10-13 03:02:52,470 wheel INFO adding 'smartcard/reader/Reader.py' 2025-10-13 03:02:52,470 wheel INFO adding 'smartcard/reader/ReaderFactory.py' 2025-10-13 03:02:52,470 wheel INFO adding 'smartcard/reader/ReaderGroups.py' 2025-10-13 03:02:52,470 wheel INFO adding 'smartcard/reader/__init__.py' 2025-10-13 03:02:52,471 wheel INFO adding 'smartcard/scard/__init__.py' 2025-10-13 03:02:52,471 wheel INFO adding 'smartcard/scard/_scard.cpython-312-x86_64-linux-musl.so' 2025-10-13 03:02:52,472 wheel INFO adding 'smartcard/scard/scard.py' 2025-10-13 03:02:52,474 wheel INFO adding 'smartcard/sw/ErrorChecker.py' 2025-10-13 03:02:52,475 wheel INFO adding 'smartcard/sw/ErrorCheckingChain.py' 2025-10-13 03:02:52,475 wheel INFO adding 'smartcard/sw/ISO7816_4ErrorChecker.py' 2025-10-13 03:02:52,475 wheel INFO adding 'smartcard/sw/ISO7816_4_SW1ErrorChecker.py' 2025-10-13 03:02:52,475 wheel INFO adding 'smartcard/sw/ISO7816_8ErrorChecker.py' 2025-10-13 03:02:52,476 wheel INFO adding 'smartcard/sw/ISO7816_9ErrorChecker.py' 2025-10-13 03:02:52,476 wheel INFO adding 'smartcard/sw/SWExceptions.py' 2025-10-13 03:02:52,476 wheel INFO adding 'smartcard/sw/__init__.py' 2025-10-13 03:02:52,476 wheel INFO adding 'smartcard/sw/op21_ErrorChecker.py' 2025-10-13 03:02:52,477 wheel INFO adding 'smartcard/util/__init__.py' 2025-10-13 03:02:52,477 wheel INFO adding 'smartcard/wx/APDUHexValidator.py' 2025-10-13 03:02:52,483 wheel INFO adding 'smartcard/wx/APDUTracerPanel.py' 2025-10-13 03:02:52,484 wheel INFO adding 'smartcard/wx/CardAndReaderTreePanel.py' 2025-10-13 03:02:52,484 wheel INFO adding 'smartcard/wx/ReaderToolbar.py' 2025-10-13 03:02:52,485 wheel INFO adding 'smartcard/wx/SimpleSCardApp.py' 2025-10-13 03:02:52,485 wheel INFO adding 'smartcard/wx/SimpleSCardAppEventObserver.py' 2025-10-13 03:02:52,485 wheel INFO adding 'smartcard/wx/SimpleSCardAppFrame.py' 2025-10-13 03:02:52,486 wheel INFO adding 'smartcard/wx/__init__.py' 2025-10-13 03:02:52,486 wheel INFO adding 'smartcard/wx/resources/reader.ico' 2025-10-13 03:02:52,486 wheel INFO adding 'smartcard/wx/resources/smartcard.ico' 2025-10-13 03:02:52,486 wheel INFO adding 'pyscard-2.0.8.dist-info/METADATA' 2025-10-13 03:02:52,486 wheel INFO adding 'pyscard-2.0.8.dist-info/WHEEL' 2025-10-13 03:02:52,487 wheel INFO adding 'pyscard-2.0.8.dist-info/top_level.txt' 2025-10-13 03:02:52,487 wheel INFO adding 'pyscard-2.0.8.dist-info/RECORD' 2025-10-13 03:02:52,492 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 03:02:52,498 gpep517 INFO The backend produced .dist/pyscard-2.0.8-cp312-cp312-linux_x86_64.whl pyscard-2.0.8-cp312-cp312-linux_x86_64.whl 'smartcard' -> 'smartcard.src' ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/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.18s ======================================================================================================================================= 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/pcsc/__pycache__' -> '/home/udu/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/pcsc/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/scard/__pycache__' -> '/home/udu/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/scard/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/util/__pycache__' -> '/home/udu/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/util/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/reader/__pycache__' -> '/home/udu/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/reader/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/sw/__pycache__' -> '/home/udu/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/sw/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/wx/__pycache__' -> '/home/udu/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/wx/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/pyro/__pycache__' -> '/home/udu/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/pyro/__pycache__' 'usr/lib/python3.12/site-packages/smartcard/__pycache__' -> '/home/udu/aports/community/py3-pyscard/pkg/py3-pyscard-pyc/usr/lib/python3.12/site-packages/smartcard/__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-x86_64.so.1 >>> py3-pyscard*: Package size: 450.6 KB >>> py3-pyscard*: Compressing data... >>> py3-pyscard*: Create checksum... >>> py3-pyscard*: Create py3-pyscard-2.0.8-r1.apk >>> py3-pyscard: Build complete at Mon, 13 Oct 2025 03:02:56 +0000 elapsed time 0h 0m 10s >>> py3-pyscard: Cleaning up srcdir >>> py3-pyscard: Cleaning up pkgdir >>> py3-pyscard: Uninstalling dependencies... (1/29) Purging .makedepends-py3-pyscard (20251013.030246) (2/29) Purging pcsc-lite (2.3.3-r0) (3/29) Purging pcsc-lite-dev (2.3.3-r0) (4/29) Purging eudev-dev (3.2.14-r5) (5/29) Purging eudev-libs (3.2.14-r5) (6/29) Purging pcsc-lite-libs (2.3.3-r0) (7/29) Purging pcsc-lite-spy-libs (2.3.3-r0) (8/29) Purging python3-dev (3.12.12-r0) (9/29) Purging py3-gpep517-pyc (19-r0) (10/29) Purging py3-gpep517 (19-r0) (11/29) Purging py3-installer-pyc (0.7.0-r2) (12/29) Purging py3-installer (0.7.0-r2) (13/29) Purging py3-setuptools-pyc (80.9.0-r0) (14/29) Purging py3-setuptools (80.9.0-r0) (15/29) Purging py3-wheel-pyc (0.46.1-r0) (16/29) Purging py3-wheel (0.46.1-r0) (17/29) Purging swig (4.3.0-r1) (18/29) Purging py3-pytest-pyc (8.3.5-r0) (19/29) Purging py3-pytest (8.3.5-r0) (20/29) Purging py3-iniconfig-pyc (2.1.0-r0) (21/29) Purging py3-iniconfig (2.1.0-r0) (22/29) Purging py3-packaging-pyc (25.0-r0) (23/29) Purging py3-packaging (25.0-r0) (24/29) Purging py3-parsing-pyc (3.2.3-r0) (25/29) Purging py3-parsing (3.2.3-r0) (26/29) Purging py3-pluggy-pyc (1.5.0-r0) (27/29) Purging py3-pluggy (1.5.0-r0) (28/29) Purging py3-py-pyc (1.11.0-r4) (29/29) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-pyscard: Updating the community/x86_64 repository index... >>> py3-pyscard: Signing the index...