==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-logbook 1.8.1-1 (Mon Apr  7 12:44:19 2025)
==> Retrieving sources...
  -> Cloning logbook git repo...
Cloning into bare repository '/home/leming/work/python-logbook/logbook'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    logbook ... Skipped
==> Making package: python-logbook 1.8.1-1 (Mon Apr  7 12:44:40 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (18) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
              python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.6.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  cython-3.0.12-1  git-2.49.0-1
              python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-1:75.8.0-1  python-wheel-0.45.1-1

Total Download Size:   11.37 MiB
Total Installed Size:  68.48 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.49.0-1-armv7h downloading...
 cython-3.0.12-1-armv7h downloading...
 python-setuptools-1:75.8.0-1-any downloading...
 python-packaging-24.2-3-any downloading...
 python-more-itertools-10.6.0-1-any downloading...
 python-wheel-0.45.1-1-any downloading...
 perl-mailtools-2.22-1-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 perl-timedate-2.33-7-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 perl-error-0.17030-1-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
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...
installing cython...
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...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of logbook git repo...
Cloning into 'logbook'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
* Getting build dependencies for wheel...
Compiling src/cython/speedups.pyx because it changed.
[1/1] Cythonizing src/cython/speedups.pyx
running egg_info
creating src/Logbook.egg-info
writing src/Logbook.egg-info/PKG-INFO
writing dependency_links to src/Logbook.egg-info/dependency_links.txt
writing requirements to src/Logbook.egg-info/requires.txt
writing top-level names to src/Logbook.egg-info/top_level.txt
writing manifest file 'src/Logbook.egg-info/SOURCES.txt'
reading manifest file 'src/Logbook.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/Logbook.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/_termcolors.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/more.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/handlers.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/utils.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/__init__.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/_fallback.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/concurrency.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/compat.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/__version__.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/queues.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/base.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/notifiers.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/helpers.py -> build/lib.linux-armv7l-cpython-313/logbook
copying src/logbook/ticketing.py -> build/lib.linux-armv7l-cpython-313/logbook
running egg_info
writing src/Logbook.egg-info/PKG-INFO
writing dependency_links to src/Logbook.egg-info/dependency_links.txt
writing requirements to src/Logbook.egg-info/requires.txt
writing top-level names to src/Logbook.egg-info/top_level.txt
reading manifest file 'src/Logbook.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/Logbook.egg-info/SOURCES.txt'
running build_ext
building 'logbook._speedups' extension
creating build/temp.linux-armv7l-cpython-313/src/cython
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv7-a -mfloat-abi=hard -mfpu=neon -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -march=armv7-a -mfloat-abi=hard -mfpu=neon -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/cython/speedups.c -o build/temp.linux-armv7l-cpython-313/src/cython/speedups.o
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now build/temp.linux-armv7l-cpython-313/src/cython/speedups.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/logbook/_speedups.cpython-313-arm-linux-gnueabihf.so
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/logbook
copying build/lib.linux-armv7l-cpython-313/logbook/_termcolors.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/more.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/handlers.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/utils.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/__init__.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/_fallback.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/_speedups.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/concurrency.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/compat.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/__version__.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/queues.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/base.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/notifiers.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/helpers.py -> build/bdist.linux-armv7l/wheel/./logbook
copying build/lib.linux-armv7l-cpython-313/logbook/ticketing.py -> build/bdist.linux-armv7l/wheel/./logbook
running install_egg_info
Copying src/Logbook.egg-info to build/bdist.linux-armv7l/wheel/./Logbook-1.8.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/Logbook-1.8.1.dist-info/WHEEL
creating '/build/python-logbook/src/logbook/dist/.tmp-ez2_udet/Logbook-1.8.1-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'logbook/__init__.py'
adding 'logbook/__version__.py'
adding 'logbook/_fallback.py'
adding 'logbook/_speedups.cpython-313-arm-linux-gnueabihf.so'
adding 'logbook/_termcolors.py'
adding 'logbook/base.py'
adding 'logbook/compat.py'
adding 'logbook/concurrency.py'
adding 'logbook/handlers.py'
adding 'logbook/helpers.py'
adding 'logbook/more.py'
adding 'logbook/notifiers.py'
adding 'logbook/queues.py'
adding 'logbook/ticketing.py'
adding 'logbook/utils.py'
adding 'Logbook-1.8.1.dist-info/AUTHORS'
adding 'Logbook-1.8.1.dist-info/LICENSE'
adding 'Logbook-1.8.1.dist-info/METADATA'
adding 'Logbook-1.8.1.dist-info/WHEEL'
adding 'Logbook-1.8.1.dist-info/top_level.txt'
adding 'Logbook-1.8.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built Logbook-1.8.1-cp313-cp313-linux_armv7l.whl
==> Starting build()...
==> Entering fakeroot environment...
==> Starting package()...
==> 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-logbook"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-logbook 1.8.1-1 (Mon Apr  7 12:45:36 2025)
==> Cleaning up...