==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-rapidjson 1.23-2 (Sun Jan 11 02:24:05 2026)
==> Retrieving sources...
-> Found python_rapidjson-1.23.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python_rapidjson-1.23.tar.gz ... Passed
==> Making package: python-rapidjson 1.23-2 (Sun Jan 11 02:24:08 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: 77.81 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 (14) 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-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-1:80.9.0-4 python-wheel-0.45.1-4 rapidjson-1.1.0-6
Total Download Size: 0.10 MiB
Total Installed Size: 11.63 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
rapidjson-1.1.0-6-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-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 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 rapidjson...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found python_rapidjson-1.23.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python_rapidjson-1.23.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
writing python_rapidjson.egg-info/PKG-INFO
writing dependency_links to python_rapidjson.egg-info/dependency_links.txt
writing top-level names to python_rapidjson.egg-info/top_level.txt
reading manifest file 'python_rapidjson.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'python-rapidjson/*.cpp'
warning: no files found matching 'python-rapidjson/*.h'
warning: no files found matching 'typings/*.pyi'
warning: no previously-included files found matching '.github'
warning: no previously-included files found matching '.gitmodules'
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.bat' under directory 'docs'
warning: no files found matching '*.sh' under directory 'docs'
warning: no files found matching '*.css' under directory 'docs'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'python_rapidjson.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
running egg_info
writing python_rapidjson.egg-info/PKG-INFO
writing dependency_links to python_rapidjson.egg-info/dependency_links.txt
writing top-level names to python_rapidjson.egg-info/top_level.txt
reading manifest file 'python_rapidjson.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'python-rapidjson/*.cpp'
warning: no files found matching 'python-rapidjson/*.h'
warning: no files found matching 'typings/*.pyi'
warning: no previously-included files found matching '.github'
warning: no previously-included files found matching '.gitmodules'
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.bat' under directory 'docs'
warning: no files found matching '*.sh' under directory 'docs'
warning: no files found matching '*.css' under directory 'docs'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'python_rapidjson.egg-info/SOURCES.txt'
creating build/lib.linux-aarch64-cpython-314/rapidjson-stubs
copying typings/rapidjson/__init__.pyi -> build/lib.linux-aarch64-cpython-314/rapidjson-stubs
running build_ext
building 'rapidjson' extension
creating build/temp.linux-aarch64-cpython-314
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -DPYTHON_RAPIDJSON_VERSION=1.23 -DRAPIDJSON_EXACT_VERSION=v1.1.0-763-g24b5e7a8 -I./rapidjson/include -I/usr/include/python3.14 -c ./rapidjson.cpp -o build/temp.linux-aarch64-cpython-314/rapidjson.o -pedantic -Wno-long-long -std=c++11
g++ -march=armv8-a -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=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS build/temp.linux-aarch64-cpython-314/rapidjson.o -L/usr/lib -o build/lib.linux-aarch64-cpython-314/rapidjson.cpython-314-aarch64-linux-gnu.so
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/rapidjson-stubs
copying build/lib.linux-aarch64-cpython-314/rapidjson-stubs/__init__.pyi -> build/bdist.linux-aarch64/wheel/./rapidjson-stubs
copying build/lib.linux-aarch64-cpython-314/rapidjson.cpython-314-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/.
running install_egg_info
Copying python_rapidjson.egg-info to build/bdist.linux-aarch64/wheel/./python_rapidjson-1.23-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/python_rapidjson-1.23.dist-info/WHEEL
creating '/build/python-rapidjson/src/python_rapidjson-1.23/dist/.tmp-62y9cyaq/python_rapidjson-1.23-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'rapidjson.cpython-314-aarch64-linux-gnu.so'
adding 'python_rapidjson-1.23.dist-info/licenses/LICENSE'
adding 'rapidjson-stubs/__init__.pyi'
adding 'python_rapidjson-1.23.dist-info/METADATA'
adding 'python_rapidjson-1.23.dist-info/WHEEL'
adding 'python_rapidjson-1.23.dist-info/top_level.txt'
adding 'python_rapidjson-1.23.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built python_rapidjson-1.23-cp314-cp314-linux_aarch64.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-rapidjson"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-rapidjson 1.23-2 (Sun Jan 11 02:24:37 2026)
==> Cleaning up...
[?12l[?25h