==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-ulid-transform 1.5.2-2 (Sun Jan 11 10:43:36 2026)
==> Retrieving sources...
-> Updating ulid-transform git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
ulid-transform ... Passed
==> Making package: python-ulid-transform 1.5.2-2 (Sun Jan 11 17:44:01 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) mpdecimal-4.0.1-1 python-3.14.2-2
Total Installed Size: 68.57 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 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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (23) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 python-autocommand-2.2.2-9 python-fastjsonschema-2.21.2-2 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-lark-parser-1.3.1-2 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-typing_extensions-4.15.0-3 zlib-ng-2.3.2-1 cython-3.2.4-2 git-2.52.0-2 python-build-1.3.0-4 python-installer-0.7.0-14 python-poetry-core-2.2.1-2 python-setuptools-1:80.9.0-4 python-wheel-0.45.1-4
Total Installed Size: 83.10 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 cython...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
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-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]
less: the default pager for git
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-fastjsonschema...
installing python-typing_extensions...
installing python-lark-parser...
Optional dependencies for python-lark-parser
python-atomicwrites: for atomic_cache
python-regex: for regex support
installing python-poetry-core...
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-setuptools...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of ulid-transform git repo...
Cloning into 'ulid-transform'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
Compiling src/ulid_transform/_ulid_impl.pyx
Compiling src/ulid_transform/_ulid_impl.pyx because it changed.
[1/1] Cythonizing src/ulid_transform/_ulid_impl.pyx
/usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:75: _MissingDynamic: `maintainers` defined outside of `pyproject.toml` is ignored.
!!
********************************************************************************
The following seems to be defined outside of `pyproject.toml`:
`maintainers = 'None'`
According to the spec (see the link below), however, setuptools CANNOT
consider this value unless `maintainers` is listed as `dynamic`.
https://packaging.python.org/en/latest/specifications/pyproject-toml/#declaring-project-metadata-the-project-table
To prevent this problem, you can list `maintainers` under `dynamic` or alternatively
remove the `[project]` table from your file and rely entirely on other means of
configuration.
********************************************************************************
!!
_handle_missing_dynamic(dist, project_table)
running build
running build_py
creating /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform
copying src/ulid_transform/__init__.py -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform
copying src/ulid_transform/_py_ulid_impl.py -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform
running egg_info
creating src/ulid_transform.egg-info
writing src/ulid_transform.egg-info/PKG-INFO
writing dependency_links to src/ulid_transform.egg-info/dependency_links.txt
writing top-level names to src/ulid_transform.egg-info/top_level.txt
writing manifest file 'src/ulid_transform.egg-info/SOURCES.txt'
reading manifest file 'src/ulid_transform.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/ulid_transform.egg-info/SOURCES.txt'
copying src/ulid_transform/__init__.pyi -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform
copying src/ulid_transform/_ulid_impl.pyx -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform
copying src/ulid_transform/py.typed -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform
copying src/ulid_transform/ulid_struct.hh -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform
copying src/ulid_transform/ulid_uint128.hh -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform
copying src/ulid_transform/ulid_wrapper.cpp -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform
copying src/ulid_transform/ulid_wrapper.h -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform
copying src/ulid_transform/__init__.py -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform
copying src/ulid_transform/_py_ulid_impl.py -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform
running build_ext
building 'ulid_transform._ulid_impl' extension
creating /build/python-ulid-transform/src/ulid-transform/build/temp.linux-armv7l-cpython-314/src/ulid_transform
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Isrc/ulid_transform -I/usr/include/python3.14 -c src/ulid_transform/_ulid_impl.cpp -o /build/python-ulid-transform/src/ulid-transform/build/temp.linux-armv7l-cpython-314/src/ulid_transform/_ulid_impl.o -std=c++11 -O3 -g0
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -Isrc/ulid_transform -I/usr/include/python3.14 -c src/ulid_transform/ulid_wrapper.cpp -o /build/python-ulid-transform/src/ulid-transform/build/temp.linux-armv7l-cpython-314/src/ulid_transform/ulid_wrapper.o -std=c++11 -O3 -g0
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -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 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS /build/python-ulid-transform/src/ulid-transform/build/temp.linux-armv7l-cpython-314/src/ulid_transform/_ulid_impl.o /build/python-ulid-transform/src/ulid-transform/build/temp.linux-armv7l-cpython-314/src/ulid_transform/ulid_wrapper.o -L/usr/lib -o /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-314/ulid_transform/_ulid_impl.cpython-314-arm-linux-gnueabihf.so -std=c++11
Successfully built ulid_transform-1.5.2-cp314-cp314-manylinux_2_42_armv7l.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-ulid-transform"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-ulid-transform 1.5.2-2 (Sun Jan 11 17:44:29 2026)
==> Cleaning up...
[?12l[?25h