>>> py3-lxc: Building main/py3-lxc 5.0.0-r4 (using abuild 3.15.0-r0) started Sun, 07 Sep 2025 18:22:22 +0000 >>> py3-lxc: Validating /home/udu/aports/main/py3-lxc/APKBUILD... >>> py3-lxc: Analyzing dependencies... >>> py3-lxc: Installing for build: build-base python3 lxc-dev python3-dev py3-gpep517 py3-setuptools py3-wheel (1/15) Installing dbus-libs (1.16.2-r1) (2/15) Installing libseccomp (2.6.0-r0) (3/15) Installing lxc-libs (6.0.4-r0) (4/15) Installing dbus-dev (1.16.2-r1) (5/15) Installing libseccomp-dev (2.6.0-r0) (6/15) Installing lxc-dev (6.0.4-r0) (7/15) Installing py3-installer (0.7.0-r2) (8/15) Installing py3-installer-pyc (0.7.0-r2) (9/15) Installing py3-gpep517 (19-r0) (10/15) Installing py3-gpep517-pyc (19-r0) (11/15) Installing py3-setuptools (80.9.0-r0) (12/15) Installing py3-setuptools-pyc (80.9.0-r0) (13/15) Installing py3-wheel (0.46.1-r0) (14/15) Installing py3-wheel-pyc (0.46.1-r0) (15/15) Installing .makedepends-py3-lxc (20250907.182223) Executing busybox-1.37.0-r19.trigger OK: 953 MiB in 312 packages >>> py3-lxc: Cleaning up srcdir >>> py3-lxc: Cleaning up pkgdir >>> py3-lxc: Cleaning up tmpdir >>> py3-lxc: Fetching https://linuxcontainers.org/downloads/lxc/python3-lxc-5.0.0.tar.gz >>> py3-lxc: Fetching https://linuxcontainers.org/downloads/lxc/python3-lxc-5.0.0.tar.gz >>> py3-lxc: Checking sha512sums... python3-lxc-5.0.0.tar.gz: OK >>> py3-lxc: Unpacking /var/cache/distfiles/python3-lxc-5.0.0.tar.gz... 2025-09-07 18:22:23,817 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-09-07 18:22:23,829 root INFO running bdist_wheel 2025-09-07 18:22:23,834 root INFO running build 2025-09-07 18:22:23,834 root INFO running build_py 2025-09-07 18:22:23,836 root INFO creating build/lib.linux-x86_64-cpython-312/lxc 2025-09-07 18:22:23,836 root INFO copying lxc/__init__.py -> build/lib.linux-x86_64-cpython-312/lxc 2025-09-07 18:22:23,836 root INFO running build_ext 2025-09-07 18:22:23,839 root INFO building '_lxc' extension 2025-09-07 18:22:23,839 root INFO creating build/temp.linux-x86_64-cpython-312 2025-09-07 18:22:23,839 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -I/usr/include -c lxc.c -o build/temp.linux-x86_64-cpython-312/lxc.o lxc.c: In function 'lxc_attach_python_exec': lxc.c:201:5: warning: 'PyOS_AfterFork' is deprecated [-Wdeprecated-declarations] 201 | PyOS_AfterFork(); | ^~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:98, from lxc.c:25: /usr/include/python3.12/intrcheck.h:16:37: note: declared here 16 | Py_DEPRECATED(3.7) PyAPI_FUNC(void) PyOS_AfterFork(void); | ^~~~~~~~~~~~~~ 2025-09-07 18:22:24,156 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/lxc.o -L/usr/lib -L/usr/lib -llxc -o build/lib.linux-x86_64-cpython-312/_lxc.cpython-312-x86_64-linux-musl.so 2025-09-07 18:22:24,166 root INFO installing to build/bdist.linux-x86_64/wheel 2025-09-07 18:22:24,166 root INFO running install 2025-09-07 18:22:24,171 root INFO running install_lib 2025-09-07 18:22:24,172 root INFO creating build/bdist.linux-x86_64/wheel 2025-09-07 18:22:24,172 root INFO copying build/lib.linux-x86_64-cpython-312/_lxc.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/. 2025-09-07 18:22:24,172 root INFO creating build/bdist.linux-x86_64/wheel/lxc 2025-09-07 18:22:24,173 root INFO copying build/lib.linux-x86_64-cpython-312/lxc/__init__.py -> build/bdist.linux-x86_64/wheel/./lxc 2025-09-07 18:22:24,173 root INFO running install_egg_info 2025-09-07 18:22:24,174 root INFO running egg_info 2025-09-07 18:22:24,175 root INFO writing python3_lxc.egg-info/PKG-INFO 2025-09-07 18:22:24,175 root INFO writing dependency_links to python3_lxc.egg-info/dependency_links.txt 2025-09-07 18:22:24,175 root INFO writing top-level names to python3_lxc.egg-info/top_level.txt 2025-09-07 18:22:24,177 root INFO reading manifest file 'python3_lxc.egg-info/SOURCES.txt' 2025-09-07 18:22:24,177 root INFO reading manifest template 'MANIFEST.in' 2025-09-07 18:22:24,177 root INFO adding license file 'COPYING' 2025-09-07 18:22:24,178 root INFO writing manifest file 'python3_lxc.egg-info/SOURCES.txt' 2025-09-07 18:22:24,178 root INFO Copying python3_lxc.egg-info to build/bdist.linux-x86_64/wheel/./python3_lxc-5.0.0-py3.12.egg-info 2025-09-07 18:22:24,178 root INFO running install_scripts 2025-09-07 18:22:24,181 root INFO creating build/bdist.linux-x86_64/wheel/python3_lxc-5.0.0.dist-info/WHEEL 2025-09-07 18:22:24,181 wheel INFO creating '/home/udu/aports/main/py3-lxc/src/python3-lxc-5.0.0/.dist/.tmp-mk5m1gw2/python3_lxc-5.0.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-07 18:22:24,181 wheel INFO adding '_lxc.cpython-312-x86_64-linux-musl.so' 2025-09-07 18:22:24,181 wheel INFO adding 'lxc/__init__.py' 2025-09-07 18:22:24,181 wheel INFO adding 'python3_lxc-5.0.0.dist-info/licenses/COPYING' 2025-09-07 18:22:24,181 wheel INFO adding 'python3_lxc-5.0.0.dist-info/METADATA' 2025-09-07 18:22:24,182 wheel INFO adding 'python3_lxc-5.0.0.dist-info/WHEEL' 2025-09-07 18:22:24,182 wheel INFO adding 'python3_lxc-5.0.0.dist-info/top_level.txt' 2025-09-07 18:22:24,182 wheel INFO adding 'python3_lxc-5.0.0.dist-info/RECORD' 2025-09-07 18:22:24,182 root INFO removing build/bdist.linux-x86_64/wheel 2025-09-07 18:22:24,182 gpep517 INFO The backend produced .dist/python3_lxc-5.0.0-cp312-cp312-linux_x86_64.whl python3_lxc-5.0.0-cp312-cp312-linux_x86_64.whl >>> py3-lxc: Entering fakeroot... >>> py3-lxc-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/lxc/__pycache__' -> '/home/udu/aports/main/py3-lxc/pkg/py3-lxc-pyc/usr/lib/python3.12/site-packages/lxc/__pycache__' >>> py3-lxc-pyc*: Preparing subpackage py3-lxc-pyc... >>> py3-lxc-pyc*: Running postcheck for py3-lxc-pyc >>> py3-lxc*: Running postcheck for py3-lxc >>> py3-lxc*: Preparing package py3-lxc... >>> py3-lxc*: Stripping binaries >>> py3-lxc-pyc*: Scanning shared objects >>> py3-lxc*: Scanning shared objects >>> py3-lxc-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-lxc-pyc*: Package size: 20.0 KB >>> py3-lxc-pyc*: Compressing data... >>> py3-lxc-pyc*: Create checksum... >>> py3-lxc-pyc*: Create py3-lxc-pyc-5.0.0-r4.apk >>> py3-lxc*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86_64.so.1 so:liblxc.so.1 >>> py3-lxc*: Package size: 79.9 KB >>> py3-lxc*: Compressing data... >>> py3-lxc*: Create checksum... >>> py3-lxc*: Create py3-lxc-5.0.0-r4.apk >>> py3-lxc: Build complete at Sun, 07 Sep 2025 18:22:24 +0000 elapsed time 0h 0m 2s >>> py3-lxc: Cleaning up srcdir >>> py3-lxc: Cleaning up pkgdir >>> py3-lxc: Uninstalling dependencies... (1/15) Purging .makedepends-py3-lxc (20250907.182223) (2/15) Purging lxc-dev (6.0.4-r0) (3/15) Purging lxc-libs (6.0.4-r0) (4/15) Purging py3-gpep517-pyc (19-r0) (5/15) Purging py3-gpep517 (19-r0) (6/15) Purging py3-installer-pyc (0.7.0-r2) (7/15) Purging py3-installer (0.7.0-r2) (8/15) Purging py3-setuptools-pyc (80.9.0-r0) (9/15) Purging py3-setuptools (80.9.0-r0) (10/15) Purging py3-wheel-pyc (0.46.1-r0) (11/15) Purging py3-wheel (0.46.1-r0) (12/15) Purging dbus-dev (1.16.2-r1) (13/15) Purging dbus-libs (1.16.2-r1) (14/15) Purging libseccomp-dev (2.6.0-r0) (15/15) Purging libseccomp (2.6.0-r0) Executing busybox-1.37.0-r19.trigger OK: 943 MiB in 297 packages >>> py3-lxc: Updating the main/x86_64 repository index... >>> py3-lxc: Signing the index...