==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pyliblo3 0.16.3-1 (Sun Aug 17 15:36:39 2025)
==> Retrieving sources...
-> Found python-pyliblo3-0.16.3.tar.gz
-> Found python-pyliblo3-0.16.3-cython3.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-pyliblo3-0.16.3.tar.gz ... Passed
python-pyliblo3-0.16.3-cython3.patch ... Passed
==> Validating source files with b2sums...
python-pyliblo3-0.16.3.tar.gz ... Passed
python-pyliblo3-0.16.3-cython3.patch ... Passed
==> Making package: python-pyliblo3 0.16.3-1 (Sun 17 Aug 2025 03:36:46 PM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (1) liblo-1:0.32-1
Total Download Size: 0.09 MiB
Total Installed Size: 0.26 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
liblo-1:0.32-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing liblo...
Optional dependencies for liblo
liblo-docs: for documentation and examples
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (14) 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.7.0-1
python-packaging-25.0-1 python-platformdirs-4.3.8-1
python-pyproject-hooks-1.2.0-3 cython-3.1.2-1
python-build-1.3.0-1 python-installer-0.7.0-10
python-setuptools-1:80.9.0-1 python-wheel-0.45.1-1
Total Download Size: 3.16 MiB
Total Installed Size: 29.29 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
cython-3.1.2-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cython...
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-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/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found python-pyliblo3-0.16.3.tar.gz
-> Found python-pyliblo3-0.16.3-cython3.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-pyliblo3-0.16.3.tar.gz with bsdtar
==> Starting prepare()...
patching file pyliblo3/_liblo.pyx
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating pyliblo3.egg-info
writing pyliblo3.egg-info/PKG-INFO
writing dependency_links to pyliblo3.egg-info/dependency_links.txt
writing top-level names to pyliblo3.egg-info/top_level.txt
writing manifest file 'pyliblo3.egg-info/SOURCES.txt'
reading manifest file 'pyliblo3.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'pyliblo3.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-aarch64-cpython-313/pyliblo3
copying pyliblo3/__init__.py -> build/lib.linux-aarch64-cpython-313/pyliblo3
copying pyliblo3/_liblo.pyi -> build/lib.linux-aarch64-cpython-313/pyliblo3
running build_ext
Compiling pyliblo3/_liblo.pyx because it changed.
[1/1] Cythonizing pyliblo3/_liblo.pyx
building 'pyliblo3._liblo' extension
creating build/temp.linux-aarch64-cpython-313/pyliblo3
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -Ipyliblo3 -I/usr/include -I/usr/local/include -I/usr/include/python3.13 -c pyliblo3/_liblo.c -o build/temp.linux-aarch64-cpython-313/pyliblo3/_liblo.o -fno-strict-aliasing -Werror-implicit-function-declaration -Wfatal-errors
pyliblo3/_liblo.c: In function '__pyx_pf_8pyliblo3_6_liblo_12ServerThread___init__':
pyliblo3/_liblo.c:13033:3: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/python3.13/Python.h:125,
from pyliblo3/_liblo.c:42:
/usr/include/python3.13/ceval.h:114:79: note: declared here
114 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
| ^
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 -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 build/temp.linux-aarch64-cpython-313/pyliblo3/_liblo.o -L/usr/local/lib -L/usr/lib -llo -o build/lib.linux-aarch64-cpython-313/pyliblo3/_liblo.cpython-313-aarch64-linux-gnu.so
running build_scripts
creating build/scripts-3.13
copying and adjusting scripts/dump_osc.py -> build/scripts-3.13
copying and adjusting scripts/send_osc.py -> build/scripts-3.13
changing mode of build/scripts-3.13/dump_osc.py from 644 to 755
changing mode of build/scripts-3.13/send_osc.py from 644 to 755
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/pyliblo3
copying build/lib.linux-aarch64-cpython-313/pyliblo3/__init__.py -> build/bdist.linux-aarch64/wheel/./pyliblo3
copying build/lib.linux-aarch64-cpython-313/pyliblo3/_liblo.pyi -> build/bdist.linux-aarch64/wheel/./pyliblo3
copying build/lib.linux-aarch64-cpython-313/pyliblo3/_liblo.cpython-313-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/./pyliblo3
running install_egg_info
running egg_info
writing pyliblo3.egg-info/PKG-INFO
writing dependency_links to pyliblo3.egg-info/dependency_links.txt
writing top-level names to pyliblo3.egg-info/top_level.txt
reading manifest file 'pyliblo3.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'COPYING'
writing manifest file 'pyliblo3.egg-info/SOURCES.txt'
Copying pyliblo3.egg-info to build/bdist.linux-aarch64/wheel/./pyliblo3-0.16.3-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/pyliblo3-0.16.3.data/scripts
copying build/scripts-3.13/dump_osc.py -> build/bdist.linux-aarch64/wheel/pyliblo3-0.16.3.data/scripts
copying build/scripts-3.13/send_osc.py -> build/bdist.linux-aarch64/wheel/pyliblo3-0.16.3.data/scripts
changing mode of build/bdist.linux-aarch64/wheel/pyliblo3-0.16.3.data/scripts/dump_osc.py to 755
changing mode of build/bdist.linux-aarch64/wheel/pyliblo3-0.16.3.data/scripts/send_osc.py to 755
creating build/bdist.linux-aarch64/wheel/pyliblo3-0.16.3.dist-info/WHEEL
creating '/build/python-pyliblo3/src/pyliblo3-0.16.3/dist/.tmp-nx02ac4n/pyliblo3-0.16.3-cp313-cp313-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'pyliblo3/__init__.py'
adding 'pyliblo3/_liblo.cpython-313-aarch64-linux-gnu.so'
adding 'pyliblo3/_liblo.pyi'
adding 'pyliblo3-0.16.3.data/scripts/dump_osc.py'
adding 'pyliblo3-0.16.3.data/scripts/send_osc.py'
adding 'pyliblo3-0.16.3.dist-info/licenses/COPYING'
adding 'pyliblo3-0.16.3.dist-info/METADATA'
adding 'pyliblo3-0.16.3.dist-info/WHEEL'
adding 'pyliblo3-0.16.3.dist-info/top_level.txt'
adding 'pyliblo3-0.16.3.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built pyliblo3-0.16.3-cp313-cp313-linux_aarch64.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-pyliblo3"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pyliblo3 0.16.3-1 (Sun 17 Aug 2025 03:37:09 PM MDT)
==> Cleaning up...