==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pyscard 2.0.10-2 (Mon Dec 23 01:27:12 2024)
==> Retrieving sources...
  -> Found pyscard-2.0.10.tar.gz
  -> Found pyscard-2.0.10.tar.gz.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    pyscard-2.0.10.tar.gz ... Passed
    pyscard-2.0.10.tar.gz.asc ... Skipped
==> Making package: python-pyscard 2.0.10-2 (Mon Dec 23 01:27:20 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) duktape-2.7.0-7  polkit-125-1  pcsclite-2.3.0-1

Total Installed Size:  3.71 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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 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.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-wheel-0.45.0-3  python-setuptools-1:75.2.0-4  swig-4.3.0-1

Total Installed Size:  15.48 MiB

:: Proceed with installation? [Y/n] 
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.0.10.tar.gz
  -> Found pyscard-2.0.10.tar.gz.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pyscard-2.0.10.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running build_ext
building 'smartcard.scard._scard' extension
swigging smartcard/scard/scard.i to smartcard/scard/scard_wrap.c
swig -python -outdir smartcard/scard -DPCSCLITE -o smartcard/scard/scard_wrap.c smartcard/scard/scard.i
creating build/temp.linux-aarch64-cpython-313/smartcard/scard
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DVER_PRODUCTVERSION=2,0,10,0000 -DVER_PRODUCTVERSION_STR=2.0.10 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/python3.13 -c smartcard/scard/helpers.c -o build/temp.linux-aarch64-cpython-313/smartcard/scard/helpers.o -I/usr/include/PCSC
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DVER_PRODUCTVERSION=2,0,10,0000 -DVER_PRODUCTVERSION_STR=2.0.10 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/python3.13 -c smartcard/scard/scard_wrap.c -o build/temp.linux-aarch64-cpython-313/smartcard/scard/scard_wrap.o -I/usr/include/PCSC
smartcard/scard/scard_wrap.c: In function '_wrap_SCardTransmit':
smartcard/scard/scard_wrap.c:5310:9: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object]
smartcard/scard/scard_wrap.c:5251:12: note: declared here
smartcard/scard/scard_wrap.c:5338:9: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object]
smartcard/scard/scard_wrap.c:5251:12: note: declared here
smartcard/scard/scard_wrap.c: In function '_wrap_SCardStatus':
smartcard/scard/scard_wrap.c:5208:19: warning: 'temp2.sz' may be used uninitialized [-Wmaybe-uninitialized]
smartcard/scard/scard_wrap.c:5119:10: note: 'temp2' declared here
smartcard/scard/scard_wrap.c:5199:9: warning: 'free' called on unallocated object 'temp5' [-Wfree-nonheap-object]
smartcard/scard/scard_wrap.c:5122:12: note: declared here
smartcard/scard/scard_wrap.c:5235:9: warning: 'free' called on unallocated object 'temp5' [-Wfree-nonheap-object]
smartcard/scard/scard_wrap.c:5122:12: note: declared here
smartcard/scard/scard_wrap.c: In function '_wrap_SCardControl':
smartcard/scard/scard_wrap.c:4442:9: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object]
smartcard/scard/scard_wrap.c:4383:12: note: declared here
smartcard/scard/scard_wrap.c:4470:9: warning: 'free' called on unallocated object 'temp4' [-Wfree-nonheap-object]
smartcard/scard/scard_wrap.c:4383:12: note: declared here
smartcard/scard/scard_wrap.c: In function '_wrap_SCardGetAttrib':
smartcard/scard/scard_wrap.c:4289:9: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object]
smartcard/scard/scard_wrap.c:4248:12: note: declared here
smartcard/scard/scard_wrap.c:4304:9: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object]
smartcard/scard/scard_wrap.c:4248:12: note: declared here
smartcard/scard/scard_wrap.c: In function '_wrap_SCardListReaderGroups':
smartcard/scard/scard_wrap.c:5003:19: warning: 'temp2.ac' may be used uninitialized [-Wmaybe-uninitialized]
smartcard/scard/scard_wrap.c:4944:14: note: 'temp2' declared here
smartcard/scard/scard_wrap.c:4994:9: warning: 'free' called on unallocated object 'temp2' [-Wfree-nonheap-object]
smartcard/scard/scard_wrap.c:4944:14: note: declared here
smartcard/scard/scard_wrap.c:5023:9: warning: 'free' called on unallocated object 'temp2' [-Wfree-nonheap-object]
smartcard/scard/scard_wrap.c:4944:14: note: declared here
smartcard/scard/scard_wrap.c: In function '_wrap_SCardListReaders':
smartcard/scard/scard_wrap.c:4876:9: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object]
smartcard/scard/scard_wrap.c:4795:14: note: declared here
smartcard/scard/scard_wrap.c:4932:9: warning: 'free' called on unallocated object 'temp3' [-Wfree-nonheap-object]
smartcard/scard/scard_wrap.c:4795:14: note: declared here
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DVER_PRODUCTVERSION=2,0,10,0000 -DVER_PRODUCTVERSION_STR=2.0.10 -DPCSCLITE=1 -Ismartcard/scard/ -I/usr/include/python3.13 -c smartcard/scard/winscarddll.c -o build/temp.linux-aarch64-cpython-313/smartcard/scard/winscarddll.o -I/usr/include/PCSC
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/smartcard/scard/helpers.o build/temp.linux-aarch64-cpython-313/smartcard/scard/scard_wrap.o build/temp.linux-aarch64-cpython-313/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:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running build
running build_py
copying ./smartcard/CardType.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/CardMonitoring.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/AbstractCardRequest.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/CardNames.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/CardConnectionDecorator.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/ExclusiveTransmitCardConnection.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/guid.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/Card.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/Synchronization.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/CardService.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/ClassLoader.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/PassThruCardService.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/ExclusiveConnectCardConnection.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/System.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/Session.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/CardConnectionObserver.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/CardRequest.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/CardConnection.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/ReaderMonitoring.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/Observer.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/ATR.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/ulist.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/Exceptions.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/CardConnectionEvent.py -> build/lib.linux-aarch64-cpython-313/smartcard
copying ./smartcard/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard
creating build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying ./smartcard/pcsc/PCSCReaderGroups.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying ./smartcard/pcsc/PCSCExceptions.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying ./smartcard/pcsc/PCSCCardConnection.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying ./smartcard/pcsc/PCSCPart10.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying ./smartcard/pcsc/PCSCCardRequest.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying ./smartcard/pcsc/PCSCContext.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying ./smartcard/pcsc/PCSCReader.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
copying ./smartcard/pcsc/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/pcsc
creating build/lib.linux-aarch64-cpython-313/smartcard/pyro
copying ./smartcard/pyro/PyroReader.py -> build/lib.linux-aarch64-cpython-313/smartcard/pyro
copying ./smartcard/pyro/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/pyro
creating build/lib.linux-aarch64-cpython-313/smartcard/reader
copying ./smartcard/reader/ReaderFactory.py -> build/lib.linux-aarch64-cpython-313/smartcard/reader
copying ./smartcard/reader/ReaderGroups.py -> build/lib.linux-aarch64-cpython-313/smartcard/reader
copying ./smartcard/reader/Reader.py -> build/lib.linux-aarch64-cpython-313/smartcard/reader
copying ./smartcard/reader/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/reader
copying ./smartcard/scard/scard.py -> build/lib.linux-aarch64-cpython-313/smartcard/scard
copying ./smartcard/scard/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/scard
creating build/lib.linux-aarch64-cpython-313/smartcard/sw
copying ./smartcard/sw/op21_ErrorChecker.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying ./smartcard/sw/SWExceptions.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying ./smartcard/sw/ErrorChecker.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying ./smartcard/sw/ISO7816_8ErrorChecker.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying ./smartcard/sw/ErrorCheckingChain.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying ./smartcard/sw/ISO7816_4_SW1ErrorChecker.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying ./smartcard/sw/ISO7816_4ErrorChecker.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying ./smartcard/sw/ISO7816_9ErrorChecker.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
copying ./smartcard/sw/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/sw
creating build/lib.linux-aarch64-cpython-313/smartcard/util
copying ./smartcard/util/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/util
creating build/lib.linux-aarch64-cpython-313/smartcard/wx
copying ./smartcard/wx/APDUTracerPanel.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying ./smartcard/wx/SimpleSCardAppEventObserver.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying ./smartcard/wx/CardAndReaderTreePanel.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying ./smartcard/wx/ReaderToolbar.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying ./smartcard/wx/SimpleSCardAppFrame.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying ./smartcard/wx/SimpleSCardApp.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying ./smartcard/wx/APDUHexValidator.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
copying ./smartcard/wx/__init__.py -> build/lib.linux-aarch64-cpython-313/smartcard/wx
creating build/lib.linux-aarch64-cpython-313/smartcard/wx/resources
copying ./smartcard/wx/resources/reader.ico -> build/lib.linux-aarch64-cpython-313/smartcard/wx/resources
copying ./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
copying build/lib.linux-aarch64-cpython-313/smartcard/CardMonitoring.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
copying build/lib.linux-aarch64-cpython-313/smartcard/CardNames.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/ExclusiveTransmitCardConnection.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/guid.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/Synchronization.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
copying build/lib.linux-aarch64-cpython-313/smartcard/ClassLoader.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/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/ReaderGroups.py -> /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/__init__.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/reader
creating /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/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_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/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/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/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/__init__.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/sw
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/ExclusiveConnectCardConnection.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/Session.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/CardConnectionObserver.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/scard.py -> /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/CardRequest.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard
copying build/lib.linux-aarch64-cpython-313/smartcard/CardConnection.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/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/PCSCPart10.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/PCSCContext.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/__init__.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pcsc
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/Observer.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/ulist.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
creating /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pyro
copying build/lib.linux-aarch64-cpython-313/smartcard/pyro/PyroReader.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pyro
copying build/lib.linux-aarch64-cpython-313/smartcard/pyro/__init__.py -> /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pyro
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/__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/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/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/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/SimpleSCardAppFrame.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
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/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
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/CardMonitoring.py to CardMonitoring.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/CardNames.py to CardNames.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/ExclusiveTransmitCardConnection.py to ExclusiveTransmitCardConnection.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/guid.py to guid.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/Synchronization.py to Synchronization.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
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/ClassLoader.py to ClassLoader.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/ReaderGroups.py to ReaderGroups.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/__init__.py to __init__.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/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_8ErrorChecker.py to ISO7816_8ErrorChecker.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/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/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/__init__.py to __init__.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/ExclusiveConnectCardConnection.py to ExclusiveConnectCardConnection.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/Session.py to Session.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/scard/scard.py to scard.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/CardRequest.py to CardRequest.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/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/PCSCPart10.py to PCSCPart10.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/PCSCContext.py to PCSCContext.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/__init__.py to __init__.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/Observer.py to Observer.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/ulist.py to ulist.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/pyro/PyroReader.py to PyroReader.cpython-313.pyc
byte-compiling /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/smartcard/pyro/__init__.py to __init__.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/__init__.py to __init__.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/SimpleSCardAppEventObserver.py to SimpleSCardAppEventObserver.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/SimpleSCardAppFrame.py to SimpleSCardAppFrame.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/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
writing byte-compilation script '/tmp/tmp1ufkftub.py'
/usr/bin/python /tmp/tmp1ufkftub.py
removing /tmp/tmp1ufkftub.py
running install_egg_info
running egg_info
writing pyscard.egg-info/PKG-INFO
writing dependency_links to pyscard.egg-info/dependency_links.txt
writing requirements to pyscard.egg-info/requires.txt
writing top-level names to pyscard.egg-info/top_level.txt
reading manifest file 'pyscard.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.html' under directory 'smartcard/doc'
warning: no files found matching '*.css' under directory 'smartcard/doc'
warning: no files found matching '*.js' under directory 'smartcard/doc'
warning: no files found matching '*.txt' under directory 'smartcard/doc'
adding license file 'LICENSE'
writing manifest file 'pyscard.egg-info/SOURCES.txt'
Copying pyscard.egg-info to /build/python-pyscard/pkg/python-pyscard/usr/lib/python3.13/site-packages/pyscard-2.0.10-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.0.10-2 (Mon Dec 23 01:27:32 2024)
==> Cleaning up...