==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-ndg-httpsclient 0.5.1-15 (Wed Dec 25 19:53:32 2024)
==> Retrieving sources...
  -> Found ndg_httpsclient-0.5.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    ndg_httpsclient-0.5.1.tar.gz ... Passed
==> Making package: python-ndg-httpsclient 0.5.1-15 (Wed Dec 25 19:53:39 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) python-cffi-1.17.1-2  python-cryptography-44.0.0-1
             python-pycparser-2.22-3  python-pyasn1-0.6.0-2
             python-pyopenssl-24.3.0-1

Total Download Size:   0.16 MiB
Total Installed Size:  9.67 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pyasn1-0.6.0-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pycparser...
installing python-cffi...
Optional dependencies for python-cffi
    python-setuptools: "limited api" version checking in cffi.setuptools_ext
installing python-cryptography...
installing python-pyopenssl...
installing python-pyasn1...
:: 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 ndg_httpsclient-0.5.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ndg_httpsclient-0.5.1.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating ../buildpy3/lib/ndg
copying ndg/__init__.py -> ../buildpy3/lib/ndg
creating ../buildpy3/lib/ndg/httpsclient
copying ndg/httpsclient/https.py -> ../buildpy3/lib/ndg/httpsclient
copying ndg/httpsclient/subj_alt_name.py -> ../buildpy3/lib/ndg/httpsclient
copying ndg/httpsclient/ssl_context_util.py -> ../buildpy3/lib/ndg/httpsclient
copying ndg/httpsclient/urllib2_build_opener.py -> ../buildpy3/lib/ndg/httpsclient
copying ndg/httpsclient/ssl_socket.py -> ../buildpy3/lib/ndg/httpsclient
copying ndg/httpsclient/ssl_peer_verification.py -> ../buildpy3/lib/ndg/httpsclient
copying ndg/httpsclient/utils.py -> ../buildpy3/lib/ndg/httpsclient
copying ndg/httpsclient/__init__.py -> ../buildpy3/lib/ndg/httpsclient
creating ../buildpy3/lib/ndg/httpsclient/test
copying ndg/httpsclient/test/test_utils.py -> ../buildpy3/lib/ndg/httpsclient/test
copying ndg/httpsclient/test/test_https.py -> ../buildpy3/lib/ndg/httpsclient/test
copying ndg/httpsclient/test/test_urllib2.py -> ../buildpy3/lib/ndg/httpsclient/test
copying ndg/httpsclient/test/__init__.py -> ../buildpy3/lib/ndg/httpsclient/test
copying ndg/httpsclient/LICENSE -> ../buildpy3/lib/ndg/httpsclient
copying ndg/httpsclient/test/README -> ../buildpy3/lib/ndg/httpsclient/test
creating ../buildpy3/lib/ndg/httpsclient/test/scripts
copying ndg/httpsclient/test/scripts/openssl_https_server.sh -> ../buildpy3/lib/ndg/httpsclient/test/scripts
creating ../buildpy3/lib/ndg/httpsclient/test/pki
copying ndg/httpsclient/test/pki/localhost.key -> ../buildpy3/lib/ndg/httpsclient/test/pki
copying ndg/httpsclient/test/pki/localhost.crt -> ../buildpy3/lib/ndg/httpsclient/test/pki
creating ../buildpy3/lib/ndg/httpsclient/test/pki/ca
copying ndg/httpsclient/test/pki/ca/7e15277f.0 -> ../buildpy3/lib/ndg/httpsclient/test/pki/ca
==> Entering fakeroot environment...
==> Starting package()...
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 install_lib
creating /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages
creating /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg
creating /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient
copying build/lib/ndg/httpsclient/https.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient
copying build/lib/ndg/httpsclient/subj_alt_name.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient
copying build/lib/ndg/httpsclient/ssl_context_util.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient
creating /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test
creating /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test/scripts
copying build/lib/ndg/httpsclient/test/scripts/openssl_https_server.sh -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test/scripts
copying build/lib/ndg/httpsclient/test/test_utils.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test
creating /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test/pki
copying build/lib/ndg/httpsclient/test/pki/localhost.key -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test/pki
copying build/lib/ndg/httpsclient/test/pki/localhost.crt -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test/pki
creating /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test/pki/ca
copying build/lib/ndg/httpsclient/test/pki/ca/7e15277f.0 -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test/pki/ca
copying build/lib/ndg/httpsclient/test/test_https.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test
copying build/lib/ndg/httpsclient/test/README -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test
copying build/lib/ndg/httpsclient/test/test_urllib2.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test
copying build/lib/ndg/httpsclient/test/__init__.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test
copying build/lib/ndg/httpsclient/LICENSE -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient
copying build/lib/ndg/httpsclient/urllib2_build_opener.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient
copying build/lib/ndg/httpsclient/ssl_socket.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient
copying build/lib/ndg/httpsclient/ssl_peer_verification.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient
copying build/lib/ndg/httpsclient/utils.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient
copying build/lib/ndg/httpsclient/__init__.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient
copying build/lib/ndg/__init__.py -> /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/https.py to https.cpython-313.pyc
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/subj_alt_name.py to subj_alt_name.cpython-313.pyc
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/ssl_context_util.py to ssl_context_util.cpython-313.pyc
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test/test_utils.py to test_utils.cpython-313.pyc
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test/test_https.py to test_https.cpython-313.pyc
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test/test_urllib2.py to test_urllib2.cpython-313.pyc
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/test/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/urllib2_build_opener.py to urllib2_build_opener.cpython-313.pyc
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/ssl_socket.py to ssl_socket.cpython-313.pyc
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/ssl_peer_verification.py to ssl_peer_verification.cpython-313.pyc
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/utils.py to utils.cpython-313.pyc
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/httpsclient/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg/__init__.py to __init__.cpython-313.pyc
writing byte-compilation script '/tmp/tmplaqltpoc.py'
/usr/bin/python /tmp/tmplaqltpoc.py
removing /tmp/tmplaqltpoc.py
running install_egg_info
running egg_info
writing ndg_httpsclient.egg-info/PKG-INFO
writing dependency_links to ndg_httpsclient.egg-info/dependency_links.txt
writing entry points to ndg_httpsclient.egg-info/entry_points.txt
writing requirements to ndg_httpsclient.egg-info/requires.txt
writing top-level names to ndg_httpsclient.egg-info/top_level.txt
reading manifest file 'ndg_httpsclient.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt'
Copying ndg_httpsclient.egg-info to /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/lib/python3.13/site-packages/ndg_httpsclient-0.5.1-py3.13.egg-info
running install_scripts
Installing ndg_httpclient script to /build/python-ndg-httpsclient/pkg/python-ndg-httpsclient/usr/bin
==> Tidying install...
  -> Removing empty directories...
  -> 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-ndg-httpsclient"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-ndg-httpsclient 0.5.1-15 (Wed Dec 25 19:53:46 2024)
==> Cleaning up...