>>> py3-lxc: Building main/py3-lxc 5.0.0-r5 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 04:24:18 +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.2-r0) ( 5/33) Installing mpdecimal (4.0.1-r0) ( 6/33) Installing libpanelw (6.6_p20251231-r0) ( 7/33) Installing sqlite-libs (3.51.2-r1) ( 8/33) Installing python3 (3.14.3-r0) ( 9/33) Installing python3-pycache-pyc0 (3.14.3-r0) (10/33) Installing pyc (3.14.3-r0) (11/33) Installing python3-pyc (3.14.3-r0) (12/33) Installing dbus-libs (1.16.2-r2) (13/33) Installing libseccomp (2.6.0-r2) (14/33) Installing lxc-libs (6.0.6-r0) (15/33) Installing dbus-dev (1.16.2-r2) (16/33) Installing linux-headers (6.19.10-r0) (17/33) Installing libcap-dev (2.77-r0) (18/33) Installing libseccomp-dev (2.6.0-r2) (19/33) Installing lxc-dev (6.0.6-r0) (20/33) Installing python3-dev (3.14.3-r0) (21/33) Installing py3-installer (0.7.0-r3) (22/33) Installing py3-installer-pyc (0.7.0-r3) (23/33) Installing py3-gpep517 (19-r2) (24/33) Installing py3-gpep517-pyc (19-r2) (25/33) Installing py3-parsing (3.3.2-r1) (26/33) Installing py3-parsing-pyc (3.3.2-r1) (27/33) Installing py3-packaging (26.0-r1) (28/33) Installing py3-packaging-pyc (26.0-r1) (29/33) Installing py3-setuptools (82.0.1-r1) (30/33) Installing py3-setuptools-pyc (82.0.1-r1) (31/33) Installing py3-wheel (0.46.3-r1) (32/33) Installing py3-wheel-pyc (0.46.3-r1) (33/33) Installing .makedepends-py3-lxc (20260328.042419) Executing busybox-1.37.0-r31.trigger OK: 564.8 MiB in 139 packages >>> py3-lxc: Cleaning up srcdir >>> py3-lxc: Cleaning up pkgdir >>> py3-lxc: Cleaning up tmpdir >>> py3-lxc: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python3-lxc-5.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/python3-lxc-5.0.0.tar.gz.part' python3-lxc-5.0.0.ta 100% |********************************| 28013 0:00:00 ETA '/var/cache/distfiles/edge/python3-lxc-5.0.0.tar.gz.part' saved /var/cache/distfiles/edge/python3-lxc-5.0.0.tar.gz: OK >>> py3-lxc: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python3-lxc-5.0.0.tar.gz /var/cache/distfiles/edge/python3-lxc-5.0.0.tar.gz: OK >>> py3-lxc: Unpacking /var/cache/distfiles/edge/python3-lxc-5.0.0.tar.gz... 2026-03-28 04:24:21,137 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-03-28 04:24:21,153 root INFO running bdist_wheel 2026-03-28 04:24:21,158 root INFO running build 2026-03-28 04:24:21,158 root INFO running build_py 2026-03-28 04:24:21,160 root INFO creating build/lib.linux-s390x-cpython-314/lxc 2026-03-28 04:24:21,160 root INFO copying lxc/__init__.py -> build/lib.linux-s390x-cpython-314/lxc 2026-03-28 04:24:21,160 root INFO running build_ext 2026-03-28 04:24:21,165 root INFO building '_lxc' extension 2026-03-28 04:24:21,165 root INFO creating build/temp.linux-s390x-cpython-314 2026-03-28 04:24:21,165 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -I/usr/include -c lxc.c -o build/temp.linux-s390x-cpython-314/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.14/Python.h:139, from lxc.c:25: /usr/include/python3.14/intrcheck.h:18:37: note: declared here 18 | Py_DEPRECATED(3.7) PyAPI_FUNC(void) PyOS_AfterFork(void); | ^~~~~~~~~~~~~~ 2026-03-28 04:24:21,627 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-314/lxc.o -L/usr/lib -L/usr/lib -llxc -o build/lib.linux-s390x-cpython-314/_lxc.cpython-314-s390x-linux-musl.so 2026-03-28 04:24:21,640 root INFO installing to build/bdist.linux-s390x/wheel 2026-03-28 04:24:21,640 root INFO running install 2026-03-28 04:24:21,646 root INFO running install_lib 2026-03-28 04:24:21,648 root INFO creating build/bdist.linux-s390x/wheel 2026-03-28 04:24:21,648 root INFO copying build/lib.linux-s390x-cpython-314/_lxc.cpython-314-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/. 2026-03-28 04:24:21,648 root INFO creating build/bdist.linux-s390x/wheel/lxc 2026-03-28 04:24:21,648 root INFO copying build/lib.linux-s390x-cpython-314/lxc/__init__.py -> build/bdist.linux-s390x/wheel/./lxc 2026-03-28 04:24:21,648 root INFO running install_egg_info 2026-03-28 04:24:21,650 root INFO running egg_info 2026-03-28 04:24:21,651 root INFO writing python3_lxc.egg-info/PKG-INFO 2026-03-28 04:24:21,652 root INFO writing dependency_links to python3_lxc.egg-info/dependency_links.txt 2026-03-28 04:24:21,652 root INFO writing top-level names to python3_lxc.egg-info/top_level.txt 2026-03-28 04:24:21,654 root INFO reading manifest file 'python3_lxc.egg-info/SOURCES.txt' 2026-03-28 04:24:21,654 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 04:24:21,654 root INFO adding license file 'COPYING' 2026-03-28 04:24:21,655 root INFO writing manifest file 'python3_lxc.egg-info/SOURCES.txt' 2026-03-28 04:24:21,655 root INFO Copying python3_lxc.egg-info to build/bdist.linux-s390x/wheel/./python3_lxc-5.0.0-py3.14.egg-info 2026-03-28 04:24:21,655 root INFO running install_scripts 2026-03-28 04:24:21,659 root INFO creating build/bdist.linux-s390x/wheel/python3_lxc-5.0.0.dist-info/WHEEL 2026-03-28 04:24:21,660 wheel INFO creating '/home/buildozer/aports/main/py3-lxc/src/python3-lxc-5.0.0/.dist/.tmp-s8ieabgh/python3_lxc-5.0.0-cp314-cp314-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-03-28 04:24:21,660 wheel INFO adding '_lxc.cpython-314-s390x-linux-musl.so' 2026-03-28 04:24:21,660 wheel INFO adding 'lxc/__init__.py' 2026-03-28 04:24:21,661 wheel INFO adding 'python3_lxc-5.0.0.dist-info/licenses/COPYING' 2026-03-28 04:24:21,661 wheel INFO adding 'python3_lxc-5.0.0.dist-info/METADATA' 2026-03-28 04:24:21,661 wheel INFO adding 'python3_lxc-5.0.0.dist-info/WHEEL' 2026-03-28 04:24:21,661 wheel INFO adding 'python3_lxc-5.0.0.dist-info/top_level.txt' 2026-03-28 04:24:21,661 wheel INFO adding 'python3_lxc-5.0.0.dist-info/RECORD' 2026-03-28 04:24:21,661 root INFO removing build/bdist.linux-s390x/wheel 2026-03-28 04:24:21,661 gpep517 INFO The backend produced .dist/python3_lxc-5.0.0-cp314-cp314-linux_s390x.whl python3_lxc-5.0.0-cp314-cp314-linux_s390x.whl >>> py3-lxc: Entering fakeroot... >>> py3-lxc-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/lxc/__pycache__' -> '/home/buildozer/aports/main/py3-lxc/pkg/py3-lxc-pyc/usr/lib/python3.14/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 libfakeroot internal error: payload not recognized! >>> py3-lxc*: Scanning shared objects >>> py3-lxc-pyc*: Tracing dependencies... python3~3.14 >>> py3-lxc-pyc*: Package size: 20.4 KB >>> py3-lxc-pyc*: Compressing data... >>> py3-lxc-pyc*: Create checksum... >>> py3-lxc-pyc*: Create py3-lxc-pyc-5.0.0-r5.apk >>> py3-lxc*: Tracing dependencies... python3 python3~3.14 so:libc.musl-s390x.so.1 so:liblxc.so.1 >>> py3-lxc*: Package size: 87.7 KB >>> py3-lxc*: Compressing data... >>> py3-lxc*: Create checksum... >>> py3-lxc*: Create py3-lxc-5.0.0-r5.apk >>> py3-lxc: Build complete at Sat, 28 Mar 2026 04:24:22 +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 (20260328.042419) ( 2/33) Purging lxc-dev (6.0.6-r0) ( 3/33) Purging lxc-libs (6.0.6-r0) ( 4/33) Purging python3-dev (3.14.3-r0) ( 5/33) Purging py3-gpep517-pyc (19-r2) ( 6/33) Purging py3-gpep517 (19-r2) ( 7/33) Purging py3-installer-pyc (0.7.0-r3) ( 8/33) Purging py3-installer (0.7.0-r3) ( 9/33) Purging py3-setuptools-pyc (82.0.1-r1) (10/33) Purging py3-setuptools (82.0.1-r1) (11/33) Purging py3-wheel-pyc (0.46.3-r1) (12/33) Purging py3-wheel (0.46.3-r1) (13/33) Purging py3-packaging-pyc (26.0-r1) (14/33) Purging py3-packaging (26.0-r1) (15/33) Purging py3-parsing-pyc (3.3.2-r1) (16/33) Purging py3-parsing (3.3.2-r1) (17/33) Purging python3-pyc (3.14.3-r0) (18/33) Purging python3-pycache-pyc0 (3.14.3-r0) (19/33) Purging pyc (3.14.3-r0) (20/33) Purging python3 (3.14.3-r0) (21/33) Purging dbus-dev (1.16.2-r2) (22/33) Purging dbus-libs (1.16.2-r2) (23/33) Purging gdbm (1.26-r0) (24/33) Purging libbz2 (1.0.8-r6) (25/33) Purging libcap-dev (2.77-r0) (26/33) Purging libffi (3.5.2-r0) (27/33) Purging libpanelw (6.6_p20251231-r0) (28/33) Purging libseccomp-dev (2.6.0-r2) (29/33) Purging linux-headers (6.19.10-r0) (30/33) Purging libseccomp (2.6.0-r2) (31/33) Purging mpdecimal (4.0.1-r0) (32/33) Purging sqlite-libs (3.51.2-r1) (33/33) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 386.9 MiB in 106 packages >>> py3-lxc: Updating the main/s390x repository index... >>> py3-lxc: Signing the index...