==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pyu2f 0.1.5-9 (Mon Dec 23 09:04:38 2024)
==> Retrieving sources...
  -> Found python-pyu2f-0.1.5.tar.gz
  -> Found pyfakefs-compat.patch
  -> Found use-unittest-mock.patch
  -> Found unittest-3.12-compatibility.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-pyu2f-0.1.5.tar.gz ... Passed
    pyfakefs-compat.patch ... Passed
    use-unittest-mock.patch ... Passed
    unittest-3.12-compatibility.patch ... Passed
==> Making package: python-pyu2f 0.1.5-9 (Mon Dec 23 09:04:57 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-six-1.16.0-10

Total Installed Size:  0.12 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 python-six...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) 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

Total Installed Size:  10.25 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 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 python-pyu2f-0.1.5.tar.gz
  -> Found pyfakefs-compat.patch
  -> Found use-unittest-mock.patch
  -> Found unittest-3.12-compatibility.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-pyu2f-0.1.5.tar.gz with bsdtar
==> Starting prepare()...
patching file pyu2f/tests/hid/linux_test.py
patching file pyu2f/tests/customauthenticator_test.py
patching file pyu2f/tests/hardware_test.py
patching file pyu2f/tests/hid/linux_test.py
patching file pyu2f/tests/hid/macos_test.py
patching file pyu2f/tests/hidtransport_test.py
patching file pyu2f/tests/localauthenticator_test.py
patching file pyu2f/tests/u2f_test.py
patching file setup.py
patching file tox.ini
patching file pyu2f/tests/customauthenticator_test.py
patching file pyu2f/tests/hardware_test.py
patching file pyu2f/tests/hid/linux_test.py
patching file pyu2f/tests/hid/macos_test.py
patching file pyu2f/tests/hidtransport_test.py
patching file pyu2f/tests/localauthenticator_test.py
patching file pyu2f/tests/model_test.py
patching file pyu2f/tests/u2f_test.py
patching file pyu2f/tests/util_test.py
==> Starting build()...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running build
running build_py
creating build/lib/pyu2f
copying pyu2f/hidtransport.py -> build/lib/pyu2f
copying pyu2f/apdu.py -> build/lib/pyu2f
copying pyu2f/__init__.py -> build/lib/pyu2f
copying pyu2f/hardware.py -> build/lib/pyu2f
copying pyu2f/errors.py -> build/lib/pyu2f
copying pyu2f/u2f.py -> build/lib/pyu2f
copying pyu2f/model.py -> build/lib/pyu2f
creating build/lib/pyu2f/convenience
copying pyu2f/convenience/authenticator.py -> build/lib/pyu2f/convenience
copying pyu2f/convenience/__init__.py -> build/lib/pyu2f/convenience
copying pyu2f/convenience/baseauthenticator.py -> build/lib/pyu2f/convenience
copying pyu2f/convenience/localauthenticator.py -> build/lib/pyu2f/convenience
copying pyu2f/convenience/customauthenticator.py -> build/lib/pyu2f/convenience
creating build/lib/pyu2f/hid
copying pyu2f/hid/windows.py -> build/lib/pyu2f/hid
copying pyu2f/hid/try.py -> build/lib/pyu2f/hid
copying pyu2f/hid/__init__.py -> build/lib/pyu2f/hid
copying pyu2f/hid/macos.py -> build/lib/pyu2f/hid
copying pyu2f/hid/linux.py -> build/lib/pyu2f/hid
copying pyu2f/hid/base.py -> build/lib/pyu2f/hid
running egg_info
creating pyu2f.egg-info
writing pyu2f.egg-info/PKG-INFO
writing dependency_links to pyu2f.egg-info/dependency_links.txt
writing requirements to pyu2f.egg-info/requires.txt
writing top-level names to pyu2f.egg-info/top_level.txt
writing manifest file 'pyu2f.egg-info/SOURCES.txt'
reading manifest file 'pyu2f.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'pyu2f.egg-info/SOURCES.txt'
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
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
running egg_info
writing pyu2f.egg-info/PKG-INFO
writing dependency_links to pyu2f.egg-info/dependency_links.txt
writing requirements to pyu2f.egg-info/requires.txt
writing top-level names to pyu2f.egg-info/top_level.txt
reading manifest file 'pyu2f.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'pyu2f.egg-info/SOURCES.txt'
running install_lib
creating /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages
creating /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f
copying build/lib/pyu2f/hidtransport.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f
copying build/lib/pyu2f/apdu.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f
creating /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/convenience
copying build/lib/pyu2f/convenience/authenticator.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/convenience
copying build/lib/pyu2f/convenience/__init__.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/convenience
copying build/lib/pyu2f/convenience/baseauthenticator.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/convenience
copying build/lib/pyu2f/convenience/localauthenticator.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/convenience
copying build/lib/pyu2f/convenience/customauthenticator.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/convenience
copying build/lib/pyu2f/__init__.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f
copying build/lib/pyu2f/hardware.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f
copying build/lib/pyu2f/errors.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f
copying build/lib/pyu2f/u2f.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f
creating /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid
copying build/lib/pyu2f/hid/windows.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid
copying build/lib/pyu2f/hid/try.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid
copying build/lib/pyu2f/hid/__init__.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid
copying build/lib/pyu2f/hid/macos.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid
copying build/lib/pyu2f/hid/linux.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid
copying build/lib/pyu2f/hid/base.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid
copying build/lib/pyu2f/model.py -> /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hidtransport.py to hidtransport.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/apdu.py to apdu.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/convenience/authenticator.py to authenticator.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/convenience/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/convenience/baseauthenticator.py to baseauthenticator.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/convenience/localauthenticator.py to localauthenticator.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/convenience/customauthenticator.py to customauthenticator.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hardware.py to hardware.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/errors.py to errors.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/u2f.py to u2f.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid/windows.py to windows.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid/try.py to try.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid/macos.py to macos.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid/linux.py to linux.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/hid/base.py to base.cpython-313.pyc
byte-compiling /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f/model.py to model.cpython-313.pyc
writing byte-compilation script '/tmp/tmp90o8gwb6.py'
/usr/bin/python /tmp/tmp90o8gwb6.py
removing /tmp/tmp90o8gwb6.py
running install_egg_info
Copying pyu2f.egg-info to /build/python-pyu2f/pkg/python-pyu2f/usr/lib/python3.13/site-packages/pyu2f-0.1.5-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-pyu2f"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pyu2f 0.1.5-9 (Mon Dec 23 09:05:12 2024)
==> Cleaning up...