==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pyscard 2.3.1-1 (Thu Oct 30 07:24:01 2025)
==> Retrieving sources...
-> Found pyscard-2.3.1.tar.gz
-> Found pyscard-2.3.1.tar.gz.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
pyscard-2.3.1.tar.gz ... Passed
pyscard-2.3.1.tar.gz.asc ... Skipped
==> Making package: python-pyscard 2.3.1-1 (Thu Oct 30 07:24:08 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (5) duktape-2.7.0-7 mpdecimal-4.0.1-1 polkit-126-2 pcsclite-2.4.0-3
python-3.13.7-1
Total Download Size: 0.48 MiB
Total Installed Size: 76.68 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
polkit-126-2-aarch64 downloading...
pcsclite-2.4.0-3-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is
usually bundled with Python
python-pip: for installing Python packages using tooling that is usually
bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing duktape...
installing polkit...
installing pcsclite...
Optional dependencies for pcsclite
python: API call trace logging with the pcsc-spy [installed]
ccid: USB Chip/Smart Card Interface Devices driver
:: Running post-transaction hooks...
(1/5) Creating system user accounts...
Creating group 'polkitd' with GID 102.
Creating group 'pcscd' with GID 969.
Creating user 'pcscd' (PC/SC Smart Card Daemon) with UID 969 and GID 969.
Creating user 'polkitd' (User for polkitd) with UID 102 and GID 102.
(2/5) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/5) Creating temporary files...
(4/5) Arming ConditionNeedsUpdate...
(5/5) Reloading system bus configuration...
Skipped: Current root is not booted.
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (11) python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1
python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1
python-jaraco.text-4.0.0-2 python-more-itertools-10.8.0-1
python-packaging-25.0-1 python-platformdirs-4.5.0-1
python-wheel-0.45.1-1 python-setuptools-1:80.9.0-2 swig-4.3.1-1
Total Download Size: 1.03 MiB
Total Installed Size: 14.98 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
swig-4.3.1-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing swig...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found pyscard-2.3.1.tar.gz
-> Found pyscard-2.3.1.tar.gz.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting pyscard-2.3.1.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.13/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()
running build_ext
building 'smartcard.scard._scard' extension
swigging src/smartcard/scard/scard.i to src/smartcard/scard/scard_wrap.c
swig -python -outdir src/smartcard/scard -DPCSCLITE -o src/smartcard/scard/scard_wrap.c src/smartcard/scard/scard.i
creating build/temp.linux-aarch64-cpython-313/src/smartcard/scard
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DVER_PRODUCTVERSION=2,3,1,0000 -DVER_PRODUCTVERSION_STR=2.3.1 -DPCSCLITE=1 -Isrc/smartcard/scard/ -I/usr/include/python3.13 -c src/smartcard/scard/helpers.c -o build/temp.linux-aarch64-cpython-313/src/smartcard/scard/helpers.o -I/usr/include/PCSC -pthread
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DVER_PRODUCTVERSION=2,3,1,0000 -DVER_PRODUCTVERSION_STR=2.3.1 -DPCSCLITE=1 -Isrc/smartcard/scard/ -I/usr/include/python3.13 -c src/smartcard/scard/scard_wrap.c -o build/temp.linux-aarch64-cpython-313/src/smartcard/scard/scard_wrap.o -I/usr/include/PCSC -pthread
src/smartcard/scard/scard_wrap.c: In function '_wrap_SCardTransmit':
src/smartcard/scard/scard_wrap.c:5663:9: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object]
src/smartcard/scard/scard_wrap.c:5604:12: note: declared here
src/smartcard/scard/scard_wrap.c:5691:9: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object]
src/smartcard/scard/scard_wrap.c:5604:12: note: declared here
src/smartcard/scard/scard_wrap.c: In function '_wrap_SCardStatus':
src/smartcard/scard/scard_wrap.c:5552:9: warning: 'free' called on unallocated object 'temp5' [-Wfree-nonheap-object]
src/smartcard/scard/scard_wrap.c:5475:12: note: declared here
src/smartcard/scard/scard_wrap.c:5588:9: warning: 'free' called on unallocated object 'temp5' [-Wfree-nonheap-object]
src/smartcard/scard/scard_wrap.c:5475:12: note: declared here
src/smartcard/scard/scard_wrap.c: In function '_wrap_SCardControl':
src/smartcard/scard/scard_wrap.c:4795:9: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object]
src/smartcard/scard/scard_wrap.c:4736:12: note: declared here
src/smartcard/scard/scard_wrap.c:4823:9: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object]
src/smartcard/scard/scard_wrap.c:4736:12: note: declared here
src/smartcard/scard/scard_wrap.c: In function '_wrap_SCardGetAttrib':
src/smartcard/scard/scard_wrap.c:4642:9: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object]
src/smartcard/scard/scard_wrap.c:4601:12: note: declared here
src/smartcard/scard/scard_wrap.c:4657:9: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object]
src/smartcard/scard/scard_wrap.c:4601:12: note: declared here
src/smartcard/scard/scard_wrap.c: In function '_wrap_SCardListReaderGroups':
src/smartcard/scard/scard_wrap.c:5347:9: warning: 'free' called on unallocated object 'temp2' [-Wfree-nonheap-object]
src/smartcard/scard/scard_wrap.c:5297:14: note: declared here
src/smartcard/scard/scard_wrap.c:5376:9: warning: 'free' called on unallocated object 'temp2' [-Wfree-nonheap-object]
src/smartcard/scard/scard_wrap.c:5297:14: note: declared here
src/smartcard/scard/scard_wrap.c: In function '_wrap_SCardListReaders':
src/smartcard/scard/scard_wrap.c:5229:9: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object]
src/smartcard/scard/scard_wrap.c:5148:14: note: declared here
src/smartcard/scard/scard_wrap.c:5285:9: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object]
src/smartcard/scard/scard_wrap.c:5148:14: note: declared here
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DVER_PRODUCTVERSION=2,3,1,0000 -DVER_PRODUCTVERSION_STR=2.3.1 -DPCSCLITE=1 -Isrc/smartcard/scard/ -I/usr/include/python3.13 -c src/smartcard/scard/winscarddll.c -o build/temp.linux-aarch64-cpython-313/src/smartcard/scard/winscarddll.o -I/usr/include/PCSC -pthread
creating build/lib.linux-aarch64-cpython-313/smartcard/scard
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-aarch64-cpython-313/src/smartcard/scard/helpers.o build/temp.linux-aarch64-cpython-313/src/smartcard/scard/scard_wrap.o build/temp.linux-aarch64-cpython-313/src/smartcard/scard/winscarddll.o -L/usr/lib -o build/lib.linux-aarch64-cpython-313/smartcard/scard/_scard.cpython-313-aarch64-linux-gnu.so
running install
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
By 2025-Oct-31, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running build
running build_py
copying src/smartcard/CardType.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/CardConnection.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/Observer.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/Exceptions.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/Session.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/CardConnectionObserver.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/System.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/PassThruCardService.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/ATR.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/CardMonitoring.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/guid.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/ReaderMonitoring.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/AbstractCardRequest.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/CardConnectionEvent.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/Card.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/CardRequest.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/ulist.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/ExclusiveTransmitCardConnection.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/ExclusiveConnectCardConnection.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/Synchronization.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/CardConnectionDecorator.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying src/smartcard/CardService.py -> build/lib.linux-aarch64-cpython-313/smartcard
creating build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying src/smartcard/pcsc/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying src/smartcard/pcsc/PCSCReader.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying src/smartcard/pcsc/PCSCReaderGroups.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying src/smartcard/pcsc/PCSCExceptions.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying src/smartcard/pcsc/PCSCCardConnection.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying src/smartcard/pcsc/PCSCCardRequest.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying src/smartcard/pcsc/PCSCPart10.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
creating build/lib.linux-aarch64-cpython-313/smartcard/reader
copying src/smartcard/reader/Reader.py -> build/lib.linux-aarch64-cpython-313/smartcard/reader
copying src/smartcard/reader/ReaderFactory.py -> build/lib.linux-aarch64-cpython-313/smartcard/reader
copying src/smartcard/reader/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/reader
copying src/smartcard/reader/ReaderGroups.py -> build/lib.linux-aarch64-cpython-313/smartcard/reader
copying src/smartcard/scard/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/scard
copying src/smartcard/scard/scard.py -> build/lib.linux-aarch64-cpython-313/smartcard/scard
creating build/lib.linux-aarch64-cpython-313/smartcard/sw
copying src/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying src/smartcard/sw/ISO7816_4ErrorChecker.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying src/smartcard/sw/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying src/smartcard/sw/ErrorCheckingChain.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying src/smartcard/sw/ErrorChecker.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying src/smartcard/sw/ISO7816_9ErrorChecker.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying src/smartcard/sw/ISO7816_8ErrorChecker.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying src/smartcard/sw/op21_ErrorChecker.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying src/smartcard/sw/SWExceptions.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
creating build/lib.linux-aarch64-cpython-313/smartcard/util
copying src/smartcard/util/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/util
creating build/lib.linux-aarch64-cpython-313/smartcard/wx
copying src/smartcard/wx/APDUTracerPanel.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying src/smartcard/wx/APDUHexValidator.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying src/smartcard/wx/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying src/smartcard/wx/CardAndReaderTreePanel.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying src/smartcard/wx/ReaderToolbar.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying src/smartcard/wx/SimpleSCardAppEventObserver.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying src/smartcard/wx/SimpleSCardApp.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying src/smartcard/wx/SimpleSCardAppFrame.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
creating build/lib.linux-aarch64-cpython-313/smartcard/wx/resources
copying src/smartcard/wx/resources/reader.ico -> build/lib.linux-aarch64-cpython-313/smartcard/wx/resources
copying src/smartcard/wx/resources/smartcard.ico -> build/lib.linux-aarch64-cpython-313/smartcard/wx/resources
running install_lib
creating /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages
creating /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/CardType.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
creating /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/util
copying build/lib.linux-aarch64-cpython-313/smartcard/util/__init__.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/util
copying build/lib.linux-aarch64-cpython-313/smartcard/CardConnection.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/__init__.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
creating /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/reader
copying build/lib.linux-aarch64-cpython-313/smartcard/reader/Reader.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/reader
copying build/lib.linux-aarch64-cpython-313/smartcard/reader/ReaderFactory.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/reader
copying build/lib.linux-aarch64-cpython-313/smartcard/reader/__init__.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/reader
copying build/lib.linux-aarch64-cpython-313/smartcard/reader/ReaderGroups.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/reader
copying build/lib.linux-aarch64-cpython-313/smartcard/Observer.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/Exceptions.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/Session.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
creating /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/scard
copying build/lib.linux-aarch64-cpython-313/smartcard/scard/_scard.cpython-313-aarch64-linux-gnu.so -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/scard
copying build/lib.linux-aarch64-cpython-313/smartcard/scard/__init__.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/scard
copying build/lib.linux-aarch64-cpython-313/smartcard/scard/scard.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/scard
creating /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc
copying build/lib.linux-aarch64-cpython-313/smartcard/pcsc/__init__.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc
copying build/lib.linux-aarch64-cpython-313/smartcard/pcsc/PCSCReader.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc
copying build/lib.linux-aarch64-cpython-313/smartcard/pcsc/PCSCReaderGroups.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc
copying build/lib.linux-aarch64-cpython-313/smartcard/pcsc/PCSCExceptions.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc
copying build/lib.linux-aarch64-cpython-313/smartcard/pcsc/PCSCCardConnection.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc
copying build/lib.linux-aarch64-cpython-313/smartcard/pcsc/PCSCCardRequest.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc
copying build/lib.linux-aarch64-cpython-313/smartcard/pcsc/PCSCPart10.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc
copying build/lib.linux-aarch64-cpython-313/smartcard/CardConnectionObserver.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/System.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/PassThruCardService.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/ATR.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/CardMonitoring.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
creating /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw
copying build/lib.linux-aarch64-cpython-313/smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw
copying build/lib.linux-aarch64-cpython-313/smartcard/sw/ISO7816_4ErrorChecker.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw
copying build/lib.linux-aarch64-cpython-313/smartcard/sw/__init__.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw
copying build/lib.linux-aarch64-cpython-313/smartcard/sw/ErrorCheckingChain.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw
copying build/lib.linux-aarch64-cpython-313/smartcard/sw/ErrorChecker.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw
copying build/lib.linux-aarch64-cpython-313/smartcard/sw/ISO7816_9ErrorChecker.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw
copying build/lib.linux-aarch64-cpython-313/smartcard/sw/ISO7816_8ErrorChecker.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw
copying build/lib.linux-aarch64-cpython-313/smartcard/sw/op21_ErrorChecker.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw
copying build/lib.linux-aarch64-cpython-313/smartcard/sw/SWExceptions.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw
copying build/lib.linux-aarch64-cpython-313/smartcard/guid.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/ReaderMonitoring.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/AbstractCardRequest.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
creating /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx
copying build/lib.linux-aarch64-cpython-313/smartcard/wx/APDUTracerPanel.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx
copying build/lib.linux-aarch64-cpython-313/smartcard/wx/APDUHexValidator.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx
copying build/lib.linux-aarch64-cpython-313/smartcard/wx/__init__.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx
copying build/lib.linux-aarch64-cpython-313/smartcard/wx/CardAndReaderTreePanel.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx
copying build/lib.linux-aarch64-cpython-313/smartcard/wx/ReaderToolbar.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx
copying build/lib.linux-aarch64-cpython-313/smartcard/wx/SimpleSCardAppEventObserver.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx
copying build/lib.linux-aarch64-cpython-313/smartcard/wx/SimpleSCardApp.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx
copying build/lib.linux-aarch64-cpython-313/smartcard/wx/SimpleSCardAppFrame.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx
creating /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx/resources
copying build/lib.linux-aarch64-cpython-313/smartcard/wx/resources/reader.ico -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx/resources
copying build/lib.linux-aarch64-cpython-313/smartcard/wx/resources/smartcard.ico -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx/resources
copying build/lib.linux-aarch64-cpython-313/smartcard/CardConnectionEvent.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/Card.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/CardRequest.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/ulist.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/ExclusiveTransmitCardConnection.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/ExclusiveConnectCardConnection.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/Synchronization.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/CardConnectionDecorator.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/CardService.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/CardType.py to CardType.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/util/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/CardConnection.py to CardConnection.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/reader/Reader.py to Reader.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/reader/ReaderFactory.py to ReaderFactory.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/reader/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/reader/ReaderGroups.py to ReaderGroups.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/Observer.py to Observer.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/Exceptions.py to Exceptions.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/Session.py to Session.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/scard/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/scard/scard.py to scard.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc/PCSCReader.py to PCSCReader.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc/PCSCReaderGroups.py to PCSCReaderGroups.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc/PCSCExceptions.py to PCSCExceptions.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc/PCSCCardConnection.py to PCSCCardConnection.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc/PCSCCardRequest.py to PCSCCardRequest.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc/PCSCPart10.py to PCSCPart10.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/CardConnectionObserver.py to CardConnectionObserver.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/System.py to System.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/PassThruCardService.py to PassThruCardService.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/ATR.py to ATR.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/CardMonitoring.py to CardMonitoring.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw/ISO7816_4_SW1ErrorChecker.py to ISO7816_4_SW1ErrorChecker.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw/ISO7816_4ErrorChecker.py to ISO7816_4ErrorChecker.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw/ErrorCheckingChain.py to ErrorCheckingChain.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw/ErrorChecker.py to ErrorChecker.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw/ISO7816_9ErrorChecker.py to ISO7816_9ErrorChecker.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw/ISO7816_8ErrorChecker.py to ISO7816_8ErrorChecker.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw/op21_ErrorChecker.py to op21_ErrorChecker.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw/SWExceptions.py to SWExceptions.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/guid.py to guid.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/ReaderMonitoring.py to ReaderMonitoring.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/AbstractCardRequest.py to AbstractCardRequest.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx/APDUTracerPanel.py to APDUTracerPanel.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx/APDUHexValidator.py to APDUHexValidator.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx/CardAndReaderTreePanel.py to CardAndReaderTreePanel.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx/ReaderToolbar.py to ReaderToolbar.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx/SimpleSCardAppEventObserver.py to SimpleSCardAppEventObserver.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx/SimpleSCardApp.py to SimpleSCardApp.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/wx/SimpleSCardAppFrame.py to SimpleSCardAppFrame.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/CardConnectionEvent.py to CardConnectionEvent.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/Card.py to Card.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/CardRequest.py to CardRequest.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/ulist.py to ulist.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/ExclusiveTransmitCardConnection.py to ExclusiveTransmitCardConnection.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/ExclusiveConnectCardConnection.py to ExclusiveConnectCardConnection.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/Synchronization.py to Synchronization.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/CardConnectionDecorator.py to CardConnectionDecorator.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/CardService.py to CardService.cpython-313.pyc
writing byte-compilation script '/tmp/tmpz_zwgw2f.py'
/usr/bin/python /tmp/tmpz_zwgw2f.py
removing /tmp/tmpz_zwgw2f.py
running install_egg_info
running egg_info
writing src/pyscard.egg-info/PKG-INFO
writing dependency_links to src/pyscard.egg-info/dependency_links.txt
writing requirements to src/pyscard.egg-info/requires.txt
writing top-level names to src/pyscard.egg-info/top_level.txt
reading manifest file 'src/pyscard.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.html' under directory 'src/smartcard/doc'
warning: no files found matching '*.css' under directory 'src/smartcard/doc'
warning: no files found matching '*.js' under directory 'src/smartcard/doc'
warning: no files found matching '*.txt' under directory 'src/smartcard/doc'
adding license file 'LICENSE'
writing manifest file 'src/pyscard.egg-info/SOURCES.txt'
Copying src/pyscard.egg-info to /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/pyscard-2.3.1-py3.13.egg-info
running install_scripts
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pyscard"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pyscard 2.3.1-1 (Thu Oct 30 07:24:21 2025)
==> Cleaning up...