==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-adal 1.2.7-8 (Sat Feb 28 13:24:56 2026)
==> Retrieving sources...
  -> Found python-adal-1.2.7.tar.gz
  -> Found fix-broken-mex-test.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-adal-1.2.7.tar.gz ... Passed
    fix-broken-mex-test.patch ... Passed
==> Making package: python-adal 1.2.7-8 (Sat Feb 28 20:25:22 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (12) mpdecimal-4.0.1-1  python-3.14.3-1  python-cffi-2.0.0-2  python-charset-normalizer-3.4.4-2  python-idna-3.11-2  python-pycparser-2.23-2  python-six-1.17.0-2  python-urllib3-2.6.3-1  python-cryptography-46.0.5-2  python-dateutil-2.9.0-8  python-pyjwt-2.11.0-1  python-requests-2.32.5-4

Total Download Size:    2.00 MiB
Total Installed Size:  83.66 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-cryptography-46.0.5-2-armv7h downloading...
 python-dateutil-2.9.0-8-any downloading...
 python-pycparser-2.23-2-any downloading...
 python-cffi-2.0.0-2-armv7h downloading...
 python-pyjwt-2.11.0-1-any downloading...
 python-six-1.17.0-2-any 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 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-six...
installing python-dateutil...
installing python-pyjwt...
installing python-charset-normalizer...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-brotli: Brotli support
    python-brotlicffi: Brotli support
    python-h2: HTTP/2 support
    python-pysocks: SOCKS support
installing python-requests...
Optional dependencies for python-requests
    python-chardet: alternative character encoding library
    python-pysocks: SOCKS proxy support
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (15) python-autocommand-2.2.2-9  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.0.1-3  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-more-itertools-10.8.0-2  python-packaging-26.0-1  python-pkg_resources-81.0.0-1  python-platformdirs-4.9.3-1  python-pyproject-hooks-1.2.0-6  python-typing_extensions-4.15.0-3  python-build-1.4.0-1  python-installer-0.7.0-14  python-setuptools-1:82.0.0-1  python-wheel-0.46.3-1

Total Installed Size:  11.56 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-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
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-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-typing_extensions...
installing python-pkg_resources...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python-adal-1.2.7.tar.gz
  -> Found fix-broken-mex-test.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-adal-1.2.7.tar.gz with bsdtar
==> Starting prepare()...
patching file tests/test_mex.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
creating adal.egg-info
writing adal.egg-info/PKG-INFO
writing dependency_links to adal.egg-info/dependency_links.txt
writing requirements to adal.egg-info/requires.txt
writing top-level names to adal.egg-info/top_level.txt
writing manifest file 'adal.egg-info/SOURCES.txt'
reading manifest file 'adal.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'adal.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/adal
copying adal/token_cache.py -> build/lib/adal
copying adal/authentication_parameters.py -> build/lib/adal
copying adal/util.py -> build/lib/adal
copying adal/adal_error.py -> build/lib/adal
copying adal/wstrust_request.py -> build/lib/adal
copying adal/mex.py -> build/lib/adal
copying adal/__init__.py -> build/lib/adal
copying adal/argument.py -> build/lib/adal
copying adal/oauth2_client.py -> build/lib/adal
copying adal/authority.py -> build/lib/adal
copying adal/self_signed_jwt.py -> build/lib/adal
copying adal/xmlutil.py -> build/lib/adal
copying adal/log.py -> build/lib/adal
copying adal/constants.py -> build/lib/adal
copying adal/token_request.py -> build/lib/adal
copying adal/cache_driver.py -> build/lib/adal
copying adal/authentication_context.py -> build/lib/adal
copying adal/wstrust_response.py -> build/lib/adal
copying adal/code_request.py -> build/lib/adal
copying adal/user_realm.py -> build/lib/adal
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/adal
copying build/lib/adal/token_cache.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/authentication_parameters.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/util.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/adal_error.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/wstrust_request.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/mex.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/__init__.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/argument.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/oauth2_client.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/authority.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/self_signed_jwt.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/xmlutil.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/log.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/constants.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/token_request.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/cache_driver.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/authentication_context.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/wstrust_response.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/code_request.py -> build/bdist.linux-armv7l/wheel/./adal
copying build/lib/adal/user_realm.py -> build/bdist.linux-armv7l/wheel/./adal
running install_egg_info
running egg_info
writing adal.egg-info/PKG-INFO
writing dependency_links to adal.egg-info/dependency_links.txt
writing requirements to adal.egg-info/requires.txt
writing top-level names to adal.egg-info/top_level.txt
reading manifest file 'adal.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'adal.egg-info/SOURCES.txt'
Copying adal.egg-info to build/bdist.linux-armv7l/wheel/./adal-1.2.7-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/adal-1.2.7.dist-info/WHEEL
creating '/build/python-adal/src/azure-activedirectory-library-for-python-1.2.7/dist/.tmp-46b_m0fr/adal-1.2.7-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'adal/__init__.py'
adding 'adal/adal_error.py'
adding 'adal/argument.py'
adding 'adal/authentication_context.py'
adding 'adal/authentication_parameters.py'
adding 'adal/authority.py'
adding 'adal/cache_driver.py'
adding 'adal/code_request.py'
adding 'adal/constants.py'
adding 'adal/log.py'
adding 'adal/mex.py'
adding 'adal/oauth2_client.py'
adding 'adal/self_signed_jwt.py'
adding 'adal/token_cache.py'
adding 'adal/token_request.py'
adding 'adal/user_realm.py'
adding 'adal/util.py'
adding 'adal/wstrust_request.py'
adding 'adal/wstrust_response.py'
adding 'adal/xmlutil.py'
adding 'adal-1.2.7.dist-info/licenses/LICENSE'
adding 'adal-1.2.7.dist-info/METADATA'
adding 'adal-1.2.7.dist-info/WHEEL'
adding 'adal-1.2.7.dist-info/top_level.txt'
adding 'adal-1.2.7.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built adal-1.2.7-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.14/site-packages/adal/authentication_parameters.py:92: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
/usr/lib/python3.14/site-packages/adal/authentication_parameters.py:94: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
/usr/lib/python3.14/site-packages/adal/authentication_parameters.py:98: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
/usr/lib/python3.14/site-packages/adal/authentication_parameters.py:92: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
/usr/lib/python3.14/site-packages/adal/authentication_parameters.py:94: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
/usr/lib/python3.14/site-packages/adal/authentication_parameters.py:98: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-adal"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-adal 1.2.7-8 (Sat Feb 28 20:25:42 2026)
==> Cleaning up...
[?12l[?25h