==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-irc 20.3.1-5 (Tue Dec 24 15:34:59 2024)
==> Retrieving sources...
  -> Found irc-20.3.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    irc-20.3.1.tar.gz ... Passed
==> Making package: python-irc 20.3.1-5 (Tue Dec 24 15:35:06 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (12) python-autocommand-2.2.2-7  python-dateutil-2.9.0-6
              python-jaraco.context-5.3.0-3  python-six-1.16.0-10
              python-jaraco.collections-5.0.1-2
              python-jaraco.functools-4.1.0-1  python-jaraco.logging-3.3.0-3
              python-jaraco.stream-3.0.3-6  python-jaraco.text-4.0.0-2
              python-more-itertools-10.5.0-1  python-pytz-2024.2-2
              python-tempora-5.7.0-2

Total Download Size:   0.02 MiB
Total Installed Size:  2.49 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-jaraco.stream-3.0.3-6-any downloading...
 python-jaraco.logging-3.3.0-3-any downloading...
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-six...
installing python-dateutil...
installing python-tempora...
installing python-jaraco.logging...
installing python-jaraco.stream...
installing python-pytz...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) python-packaging-24.2-3  python-platformdirs-4.3.6-2
             python-pyproject-hooks-1.2.0-3  python-setuptools-1:75.2.0-4
             python-build-1.2.2-3  python-installer-0.7.0-10
             python-setuptools-scm-8.1.0-3  python-wheel-0.45.0-3

Total Installed Size:  10.07 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-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...
installing python-setuptools-scm...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found irc-20.3.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting irc-20.3.1.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
writing irc.egg-info/PKG-INFO
writing dependency_links to irc.egg-info/dependency_links.txt
writing requirements to irc.egg-info/requires.txt
writing top-level names to irc.egg-info/top_level.txt
reading manifest file 'irc.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'irc.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/irc
copying irc/dict.py -> build/lib/irc
copying irc/server.py -> build/lib/irc
copying irc/connection.py -> build/lib/irc
copying irc/bot.py -> build/lib/irc
copying irc/modes.py -> build/lib/irc
copying irc/schedule.py -> build/lib/irc
copying irc/message.py -> build/lib/irc
copying irc/features.py -> build/lib/irc
copying irc/ctcp.py -> build/lib/irc
copying irc/client.py -> build/lib/irc
copying irc/events.py -> build/lib/irc
copying irc/client_aio.py -> build/lib/irc
copying irc/strings.py -> build/lib/irc
copying irc/rfc.py -> build/lib/irc
copying irc/__init__.py -> build/lib/irc
creating build/lib/irc/tests
copying irc/tests/test_client_aio.py -> build/lib/irc/tests
copying irc/tests/test_bot.py -> build/lib/irc/tests
copying irc/tests/test_client.py -> build/lib/irc/tests
copying irc/tests/__init__.py -> build/lib/irc/tests
running egg_info
writing irc.egg-info/PKG-INFO
writing dependency_links to irc.egg-info/dependency_links.txt
writing requirements to irc.egg-info/requires.txt
writing top-level names to irc.egg-info/top_level.txt
reading manifest file 'irc.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'irc.egg-info/SOURCES.txt'
copying irc/rfc2812.txt -> build/lib/irc
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/irc
copying build/lib/irc/dict.py -> build/bdist.linux-aarch64/wheel/./irc
creating build/bdist.linux-aarch64/wheel/irc/tests
copying build/lib/irc/tests/test_client_aio.py -> build/bdist.linux-aarch64/wheel/./irc/tests
copying build/lib/irc/tests/test_bot.py -> build/bdist.linux-aarch64/wheel/./irc/tests
copying build/lib/irc/tests/test_client.py -> build/bdist.linux-aarch64/wheel/./irc/tests
copying build/lib/irc/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./irc/tests
copying build/lib/irc/rfc2812.txt -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/server.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/connection.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/bot.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/modes.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/schedule.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/message.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/features.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/ctcp.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/client.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/events.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/client_aio.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/strings.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/rfc.py -> build/bdist.linux-aarch64/wheel/./irc
copying build/lib/irc/__init__.py -> build/bdist.linux-aarch64/wheel/./irc
running install_egg_info
Copying irc.egg-info to build/bdist.linux-aarch64/wheel/./irc-20.3.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/irc-20.3.1.dist-info/WHEEL
creating '/build/python-irc/src/irc-20.3.1/dist/.tmp-32uw6ofa/irc-20.3.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'irc/__init__.py'
adding 'irc/bot.py'
adding 'irc/client.py'
adding 'irc/client_aio.py'
adding 'irc/connection.py'
adding 'irc/ctcp.py'
adding 'irc/dict.py'
adding 'irc/events.py'
adding 'irc/features.py'
adding 'irc/message.py'
adding 'irc/modes.py'
adding 'irc/rfc.py'
adding 'irc/rfc2812.txt'
adding 'irc/schedule.py'
adding 'irc/server.py'
adding 'irc/strings.py'
adding 'irc/tests/__init__.py'
adding 'irc/tests/test_bot.py'
adding 'irc/tests/test_client.py'
adding 'irc/tests/test_client_aio.py'
adding 'irc-20.3.1.dist-info/LICENSE'
adding 'irc-20.3.1.dist-info/METADATA'
adding 'irc-20.3.1.dist-info/WHEEL'
adding 'irc-20.3.1.dist-info/top_level.txt'
adding 'irc-20.3.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built irc-20.3.1-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-irc/pkg/python-irc/usr/share'
install: creating directory '/build/python-irc/pkg/python-irc/usr/share/licenses'
install: creating directory '/build/python-irc/pkg/python-irc/usr/share/licenses/python-irc'
'LICENSE' -> '/build/python-irc/pkg/python-irc/usr/share/licenses/python-irc/LICENSE'
install: creating directory '/build/python-irc/pkg/python-irc/usr/share/doc'
install: creating directory '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc'
'NEWS.rst' -> '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc/NEWS.rst'
'README.rst' -> '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc/README.rst'
install: creating directory '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc/scripts'
'scripts/dccreceive.py' -> '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc/scripts/dccreceive.py'
'scripts/dccsend.py' -> '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc/scripts/dccsend.py'
'scripts/irccat-aio.py' -> '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc/scripts/irccat-aio.py'
'scripts/irccat.py' -> '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc/scripts/irccat.py'
'scripts/irccat2-aio.py' -> '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc/scripts/irccat2-aio.py'
'scripts/irccat2.py' -> '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc/scripts/irccat2.py'
'scripts/servermap.py' -> '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc/scripts/servermap.py'
'scripts/ssl-cat.py' -> '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc/scripts/ssl-cat.py'
'scripts/testbot.py' -> '/build/python-irc/pkg/python-irc/usr/share/doc/python-irc/scripts/testbot.py'
==> 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-irc"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-irc 20.3.1-5 (Tue Dec 24 15:35:14 2024)
==> Cleaning up...