==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-ulid-transform 1.5.2-1 (Sun Dec 7 12:12:24 2025)
==> 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-1 (Sun Dec 7 19:12:49 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) mpdecimal-4.0.1-1 python-3.13.7-1
Total Installed Size: 63.69 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-2 perl-mailtools-2.22-2 perl-timedate-2.33-8 python-autocommand-2.2.2-7 python-fastjsonschema-2.21.2-1 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-lark-parser-1.3.1-1 python-more-itertools-10.8.0-1 python-packaging-25.0-1 python-platformdirs-4.5.1-1 python-pyproject-hooks-1.2.0-3 python-typing_extensions-4.15.0-1 zlib-ng-2.3.2-1 cython-3.2.2-1 git-2.52.0-2 python-build-1.3.0-1 python-installer-0.7.0-10 python-poetry-core-2.2.1-1 python-setuptools-1:80.9.0-2 python-wheel-0.45.1-1
Total Download Size: 0.52 MiB
Total Installed Size: 81.71 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-lark-parser-1.3.1-1-any downloading...
python-poetry-core-2.2.1-1-any downloading...
python-fastjsonschema-2.21.2-1-any downloading...
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/4) Creating system user accounts...
Creating group 'git' with GID 969.
Creating user 'git' (git daemon user) with UID 969 and GID 969.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
==> 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.13/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-313/ulid_transform
copying src/ulid_transform/__init__.py -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-313/ulid_transform
copying src/ulid_transform/_py_ulid_impl.py -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-313/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-313/ulid_transform
copying src/ulid_transform/_ulid_impl.pyx -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-313/ulid_transform
copying src/ulid_transform/py.typed -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-313/ulid_transform
copying src/ulid_transform/ulid_struct.hh -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-313/ulid_transform
copying src/ulid_transform/ulid_uint128.hh -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-313/ulid_transform
copying src/ulid_transform/ulid_wrapper.cpp -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-313/ulid_transform
copying src/ulid_transform/ulid_wrapper.h -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-313/ulid_transform
copying src/ulid_transform/__init__.py -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-313/ulid_transform
copying src/ulid_transform/_py_ulid_impl.py -> /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-313/ulid_transform
running build_ext
building 'ulid_transform._ulid_impl' extension
creating /build/python-ulid-transform/src/ulid-transform/build/temp.linux-armv7l-cpython-313/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.13 -c src/ulid_transform/_ulid_impl.cpp -o /build/python-ulid-transform/src/ulid-transform/build/temp.linux-armv7l-cpython-313/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.13 -c src/ulid_transform/ulid_wrapper.cpp -o /build/python-ulid-transform/src/ulid-transform/build/temp.linux-armv7l-cpython-313/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-313/src/ulid_transform/_ulid_impl.o /build/python-ulid-transform/src/ulid-transform/build/temp.linux-armv7l-cpython-313/src/ulid_transform/ulid_wrapper.o -L/usr/lib -o /build/python-ulid-transform/src/ulid-transform/build/lib.linux-armv7l-cpython-313/ulid_transform/_ulid_impl.cpython-313-arm-linux-gnueabihf.so -std=c++11
Successfully built ulid_transform-1.5.2-cp313-cp313-manylinux_2_42_armv7l.whl
==> 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-ulid-transform"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-ulid-transform 1.5.2-1 (Sun Dec 7 19:13:17 2025)
==> Cleaning up...
[?12l[?25h