==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-daemon 3.1.2-6 (Mon Jan 12 00:26:53 2026)
==> Retrieving sources...
  -> Found python_daemon-3.1.2.tar.gz
  -> Found python-daemon-3.1.2-lock-file-conversion.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python_daemon-3.1.2.tar.gz ... Passed
    python-daemon-3.1.2-lock-file-conversion.patch ... Passed
==> Making package: python-daemon 3.1.2-6 (Mon Jan 12 07:27:17 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) mpdecimal-4.0.1-1  python-3.14.2-2  python-filelock-3.20.2-1

Total Download Size:    0.03 MiB
Total Installed Size:  68.73 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-filelock-3.20.2-1-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-filelock...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (16) 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-25.0-4  python-platformdirs-4.5.1-3  python-pyproject-hooks-1.2.0-6  python-semver-3.0.4-2  python-build-1.3.0-4  python-changelog-chug-0.0.3-5  python-docutils-1:0.22.3-2  python-installer-0.7.0-14  python-setuptools-1:80.9.0-4  python-wheel-0.45.1-4

Total Download Size:    0.06 MiB
Total Installed Size:  17.82 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-semver-3.0.4-2-any downloading...
 python-changelog-chug-0.0.3-5-any downloading...
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-semver...
installing python-docutils...
Optional dependencies for python-docutils
    python-myst-parser: to parse input in "Markdown" (CommonMark) format
    python-pillow: for some image manipulation operations
    python-pygments: for syntax highlighting of code directives and roles
installing python-changelog-chug...
installing python-installer...
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-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-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python_daemon-3.1.2.tar.gz
  -> Found python-daemon-3.1.2-lock-file-conversion.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python_daemon-3.1.2.tar.gz with bsdtar
==> Starting prepare()...
patching file doc/examples/service-runner.txt
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file pyproject.toml
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/daemon/pidfile.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file test/test_pidfile.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/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  corresp(dist, value, root_dir)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0).
!!

        ********************************************************************************

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  _apply_tool_table(dist, config, filename)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

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

        License :: OSI Approved :: Apache Software License

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

!!
  dist._finalize_license_expression()
/usr/lib/python3.14/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 :: Apache Software License

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

!!
  self._finalize_license_expression()
running egg_info
writing src/python_daemon.egg-info/PKG-INFO
writing dependency_links to src/python_daemon.egg-info/dependency_links.txt
writing requirements to src/python_daemon.egg-info/requires.txt
writing top-level names to src/python_daemon.egg-info/top_level.txt
reading manifest file 'src/python_daemon.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.ASF-2'
adding license file 'LICENSE.GPL-3'
writing manifest file 'src/python_daemon.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  corresp(dist, value, root_dir)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0).
!!

        ********************************************************************************

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  _apply_tool_table(dist, config, filename)
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

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

        License :: OSI Approved :: Apache Software License

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

!!
  dist._finalize_license_expression()
/usr/lib/python3.14/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 :: Apache Software License

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

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/daemon
copying src/daemon/daemon.py -> build/lib/daemon
copying src/daemon/__init__.py -> build/lib/daemon
copying src/daemon/pidfile.py -> build/lib/daemon
running egg_info
writing src/python_daemon.egg-info/PKG-INFO
writing dependency_links to src/python_daemon.egg-info/dependency_links.txt
writing requirements to src/python_daemon.egg-info/requires.txt
writing top-level names to src/python_daemon.egg-info/top_level.txt
reading manifest file 'src/python_daemon.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.ASF-2'
adding license file 'LICENSE.GPL-3'
writing manifest file 'src/python_daemon.egg-info/SOURCES.txt'
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/daemon
copying build/lib/daemon/daemon.py -> build/bdist.linux-armv7l/wheel/./daemon
copying build/lib/daemon/__init__.py -> build/bdist.linux-armv7l/wheel/./daemon
copying build/lib/daemon/pidfile.py -> build/bdist.linux-armv7l/wheel/./daemon
running install_egg_info
Copying src/python_daemon.egg-info to build/bdist.linux-armv7l/wheel/./python_daemon-3.1.2-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/python_daemon-3.1.2.dist-info/WHEEL
creating '/build/python-daemon/src/python_daemon-3.1.2/dist/.tmp-vytrup55/python_daemon-3.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'daemon/__init__.py'
adding 'daemon/daemon.py'
adding 'daemon/pidfile.py'
adding 'python_daemon-3.1.2.dist-info/licenses/LICENSE.ASF-2'
adding 'python_daemon-3.1.2.dist-info/licenses/LICENSE.GPL-3'
adding 'python_daemon-3.1.2.dist-info/METADATA'
adding 'python_daemon-3.1.2.dist-info/WHEEL'
adding 'python_daemon-3.1.2.dist-info/top_level.txt'
adding 'python_daemon-3.1.2.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built python_daemon-3.1.2-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> 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-daemon"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-daemon 3.1.2-6 (Mon Jan 12 07:27:37 2026)
==> Cleaning up...
[?12l[?25h