>>> py3-lxc: Building main/py3-lxc 5.0.0-r4 (using abuild 3.16.0_rc4-r0) started Sat, 18 Oct 2025 07:05:08 +0000 >>> py3-lxc: Validating /home/buildozer/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/33) Installing libbz2 (1.0.8-r6) ( 2/33) Installing libffi (3.5.2-r0) ( 3/33) Installing gdbm (1.26-r0) ( 4/33) Installing xz-libs (5.8.1-r0) ( 5/33) Installing mpdecimal (4.0.1-r0) ( 6/33) Installing libpanelw (6.5_p20251010-r0) ( 7/33) Installing sqlite-libs (3.50.4-r1) ( 8/33) Installing python3 (3.12.12-r0) ( 9/33) Installing python3-pycache-pyc0 (3.12.12-r0) (10/33) Installing pyc (3.12.12-r0) (11/33) Installing python3-pyc (3.12.12-r0) (12/33) Installing dbus-libs (1.16.2-r1) (13/33) Installing libseccomp (2.6.0-r0) (14/33) Installing lxc-libs (6.0.5-r0) (15/33) Installing dbus-dev (1.16.2-r1) (16/33) Installing linux-headers (6.16.12-r0) (17/33) Installing libcap-dev (2.76-r0) (18/33) Installing libseccomp-dev (2.6.0-r0) (19/33) Installing lxc-dev (6.0.5-r0) (20/33) Installing python3-dev (3.12.12-r0) (21/33) Installing py3-installer (0.7.0-r2) (22/33) Installing py3-installer-pyc (0.7.0-r2) (23/33) Installing py3-gpep517 (19-r0) (24/33) Installing py3-gpep517-pyc (19-r0) (25/33) Installing py3-parsing (3.2.3-r0) (26/33) Installing py3-parsing-pyc (3.2.3-r0) (27/33) Installing py3-packaging (25.0-r0) (28/33) Installing py3-packaging-pyc (25.0-r0) (29/33) Installing py3-setuptools (80.9.0-r1) (30/33) Installing py3-setuptools-pyc (80.9.0-r1) (31/33) Installing py3-wheel (0.46.1-r0) (32/33) Installing py3-wheel-pyc (0.46.1-r0) (33/33) Installing .makedepends-py3-lxc (20251018.070509) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 497 MiB in 136 packages >>> py3-lxc: Cleaning up srcdir >>> py3-lxc: Cleaning up pkgdir >>> py3-lxc: Cleaning up tmpdir >>> py3-lxc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/python3-lxc-5.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/python3-lxc-5.0.0.tar.gz.part' python3-lxc-5.0.0.ta 100% |********************************| 28013 0:00:00 ETA '/var/cache/distfiles/v3.23/python3-lxc-5.0.0.tar.gz.part' saved /var/cache/distfiles/v3.23/python3-lxc-5.0.0.tar.gz: OK >>> py3-lxc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/python3-lxc-5.0.0.tar.gz /var/cache/distfiles/v3.23/python3-lxc-5.0.0.tar.gz: OK >>> py3-lxc: Unpacking /var/cache/distfiles/v3.23/python3-lxc-5.0.0.tar.gz... 2025-10-18 07:05:11,287 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-10-18 07:05:11,306 root INFO running bdist_wheel 2025-10-18 07:05:11,316 root INFO running build 2025-10-18 07:05:11,316 root INFO running build_py 2025-10-18 07:05:11,318 root INFO creating build/lib.linux-s390x-cpython-312/lxc 2025-10-18 07:05:11,319 root INFO copying lxc/__init__.py -> build/lib.linux-s390x-cpython-312/lxc 2025-10-18 07:05:11,319 root INFO running build_ext 2025-10-18 07:05:11,323 root INFO building '_lxc' extension 2025-10-18 07:05:11,323 root INFO creating build/temp.linux-s390x-cpython-312 2025-10-18 07:05:11,323 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -I/usr/include -c lxc.c -o build/temp.linux-s390x-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-10-18 07:05:11,780 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/lxc.o -L/usr/lib -L/usr/lib -llxc -o build/lib.linux-s390x-cpython-312/_lxc.cpython-312-s390x-linux-musl.so 2025-10-18 07:05:11,793 root INFO installing to build/bdist.linux-s390x/wheel 2025-10-18 07:05:11,794 root INFO running install 2025-10-18 07:05:11,803 root INFO running install_lib 2025-10-18 07:05:11,805 root INFO creating build/bdist.linux-s390x/wheel 2025-10-18 07:05:11,806 root INFO copying build/lib.linux-s390x-cpython-312/_lxc.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/. 2025-10-18 07:05:11,806 root INFO creating build/bdist.linux-s390x/wheel/lxc 2025-10-18 07:05:11,806 root INFO copying build/lib.linux-s390x-cpython-312/lxc/__init__.py -> build/bdist.linux-s390x/wheel/./lxc 2025-10-18 07:05:11,806 root INFO running install_egg_info 2025-10-18 07:05:11,809 root INFO running egg_info 2025-10-18 07:05:11,810 root INFO writing python3_lxc.egg-info/PKG-INFO 2025-10-18 07:05:11,813 root INFO writing dependency_links to python3_lxc.egg-info/dependency_links.txt 2025-10-18 07:05:11,813 root INFO writing top-level names to python3_lxc.egg-info/top_level.txt 2025-10-18 07:05:11,816 root INFO reading manifest file 'python3_lxc.egg-info/SOURCES.txt' 2025-10-18 07:05:11,816 root INFO reading manifest template 'MANIFEST.in' 2025-10-18 07:05:11,816 root INFO adding license file 'COPYING' 2025-10-18 07:05:11,817 root INFO writing manifest file 'python3_lxc.egg-info/SOURCES.txt' 2025-10-18 07:05:11,817 root INFO Copying python3_lxc.egg-info to build/bdist.linux-s390x/wheel/./python3_lxc-5.0.0-py3.12.egg-info 2025-10-18 07:05:11,846 root INFO running install_scripts 2025-10-18 07:05:11,850 root INFO creating build/bdist.linux-s390x/wheel/python3_lxc-5.0.0.dist-info/WHEEL 2025-10-18 07:05:11,851 wheel INFO creating '/home/buildozer/aports/main/py3-lxc/src/python3-lxc-5.0.0/.dist/.tmp-amgddxrt/python3_lxc-5.0.0-cp312-cp312-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2025-10-18 07:05:11,851 wheel INFO adding '_lxc.cpython-312-s390x-linux-musl.so' 2025-10-18 07:05:11,851 wheel INFO adding 'lxc/__init__.py' 2025-10-18 07:05:11,852 wheel INFO adding 'python3_lxc-5.0.0.dist-info/licenses/COPYING' 2025-10-18 07:05:11,852 wheel INFO adding 'python3_lxc-5.0.0.dist-info/METADATA' 2025-10-18 07:05:11,852 wheel INFO adding 'python3_lxc-5.0.0.dist-info/WHEEL' 2025-10-18 07:05:11,852 wheel INFO adding 'python3_lxc-5.0.0.dist-info/top_level.txt' 2025-10-18 07:05:11,852 wheel INFO adding 'python3_lxc-5.0.0.dist-info/RECORD' 2025-10-18 07:05:11,852 root INFO removing build/bdist.linux-s390x/wheel 2025-10-18 07:05:11,858 gpep517 INFO The backend produced .dist/python3_lxc-5.0.0-cp312-cp312-linux_s390x.whl python3_lxc-5.0.0-cp312-cp312-linux_s390x.whl >>> py3-lxc: Entering fakeroot... >>> py3-lxc-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.12/site-packages/lxc/__pycache__' -> '/home/buildozer/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*: Scanning shared objects >>> py3-lxc-pyc*: Tracing dependencies... 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-s390x.so.1 so:liblxc.so.1 >>> py3-lxc*: Package size: 83.7 KB >>> py3-lxc*: Compressing data... >>> py3-lxc*: Create checksum... >>> py3-lxc*: Create py3-lxc-5.0.0-r4.apk >>> py3-lxc: Build complete at Sat, 18 Oct 2025 07:05:12 +0000 elapsed time 0h 0m 4s >>> py3-lxc: Cleaning up srcdir >>> py3-lxc: Cleaning up pkgdir >>> py3-lxc: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-lxc (20251018.070509) ( 2/33) Purging lxc-dev (6.0.5-r0) ( 3/33) Purging lxc-libs (6.0.5-r0) ( 4/33) Purging python3-dev (3.12.12-r0) ( 5/33) Purging py3-gpep517-pyc (19-r0) ( 6/33) Purging py3-gpep517 (19-r0) ( 7/33) Purging py3-installer-pyc (0.7.0-r2) ( 8/33) Purging py3-installer (0.7.0-r2) ( 9/33) Purging py3-setuptools-pyc (80.9.0-r1) (10/33) Purging py3-setuptools (80.9.0-r1) (11/33) Purging py3-wheel-pyc (0.46.1-r0) (12/33) Purging py3-wheel (0.46.1-r0) (13/33) Purging py3-packaging-pyc (25.0-r0) (14/33) Purging py3-packaging (25.0-r0) (15/33) Purging py3-parsing-pyc (3.2.3-r0) (16/33) Purging py3-parsing (3.2.3-r0) (17/33) Purging python3-pyc (3.12.12-r0) (18/33) Purging python3-pycache-pyc0 (3.12.12-r0) (19/33) Purging pyc (3.12.12-r0) (20/33) Purging python3 (3.12.12-r0) (21/33) Purging dbus-dev (1.16.2-r1) (22/33) Purging dbus-libs (1.16.2-r1) (23/33) Purging gdbm (1.26-r0) (24/33) Purging libbz2 (1.0.8-r6) (25/33) Purging libcap-dev (2.76-r0) (26/33) Purging libffi (3.5.2-r0) (27/33) Purging libpanelw (6.5_p20251010-r0) (28/33) Purging libseccomp-dev (2.6.0-r0) (29/33) Purging linux-headers (6.16.12-r0) (30/33) Purging libseccomp (2.6.0-r0) (31/33) Purging mpdecimal (4.0.1-r0) (32/33) Purging sqlite-libs (3.50.4-r1) (33/33) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 385 MiB in 103 packages >>> py3-lxc: Updating the main/s390x repository index... >>> py3-lxc: Signing the index...