>>> py3-lxc: Building main/py3-lxc 5.0.0-r5 (using abuild 3.17.0_rc1-r1) started Sat, 18 Apr 2026 07:55:04 +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/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r1) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20260404-r0) ( 7/34) Installing readline (8.3.3-r1) ( 8/34) Installing sqlite-libs (3.53.0-r0) ( 9/34) Installing python3 (3.14.3-r0) (10/34) Installing python3-pycache-pyc0 (3.14.3-r0) (11/34) Installing pyc (3.14.3-r0) (12/34) Installing python3-pyc (3.14.3-r0) (13/34) Installing dbus-libs (1.16.2-r2) (14/34) Installing libseccomp (2.6.0-r2) (15/34) Installing lxc-libs (6.0.6-r0) (16/34) Installing dbus-dev (1.16.2-r2) (17/34) Installing linux-headers (7.0.0-r0) (18/34) Installing libcap-dev (2.78-r0) (19/34) Installing libseccomp-dev (2.6.0-r2) (20/34) Installing lxc-dev (6.0.6-r0) (21/34) Installing python3-dev (3.14.3-r0) (22/34) Installing py3-installer (1.0.0-r0) (23/34) Installing py3-installer-pyc (1.0.0-r0) (24/34) Installing py3-gpep517 (19-r2) (25/34) Installing py3-gpep517-pyc (19-r2) (26/34) Installing py3-parsing (3.3.2-r1) (27/34) Installing py3-parsing-pyc (3.3.2-r1) (28/34) Installing py3-packaging (26.0-r1) (29/34) Installing py3-packaging-pyc (26.0-r1) (30/34) Installing py3-setuptools (82.0.1-r1) (31/34) Installing py3-setuptools-pyc (82.0.1-r1) (32/34) Installing py3-wheel (0.46.3-r1) (33/34) Installing py3-wheel-pyc (0.46.3-r1) (34/34) Installing .makedepends-py3-lxc (20260418.075504) Executing busybox-1.37.0-r31.trigger OK: 564.0 MiB in 135 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.24/python3-lxc-5.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/python3-lxc-5.0.0.tar.gz.part' python3-lxc-5.0.0.ta 100% |********************************| 28013 0:00:00 ETA '/var/cache/distfiles/v3.24/python3-lxc-5.0.0.tar.gz.part' saved /var/cache/distfiles/v3.24/python3-lxc-5.0.0.tar.gz: OK >>> py3-lxc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/python3-lxc-5.0.0.tar.gz /var/cache/distfiles/v3.24/python3-lxc-5.0.0.tar.gz: OK >>> py3-lxc: Unpacking /var/cache/distfiles/v3.24/python3-lxc-5.0.0.tar.gz... 2026-04-18 07:55:06,365 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-04-18 07:55:06,381 root INFO running bdist_wheel 2026-04-18 07:55:06,387 root INFO running build 2026-04-18 07:55:06,387 root INFO running build_py 2026-04-18 07:55:06,389 root INFO creating build/lib.linux-s390x-cpython-314/lxc 2026-04-18 07:55:06,389 root INFO copying lxc/__init__.py -> build/lib.linux-s390x-cpython-314/lxc 2026-04-18 07:55:06,389 root INFO running build_ext 2026-04-18 07:55:06,394 root INFO building '_lxc' extension 2026-04-18 07:55:06,394 root INFO creating build/temp.linux-s390x-cpython-314 2026-04-18 07:55:06,394 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-04-18 07:55:06,856 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-04-18 07:55:06,875 root INFO installing to build/bdist.linux-s390x/wheel 2026-04-18 07:55:06,875 root INFO running install 2026-04-18 07:55:06,881 root INFO running install_lib 2026-04-18 07:55:06,883 root INFO creating build/bdist.linux-s390x/wheel 2026-04-18 07:55:06,883 root INFO copying build/lib.linux-s390x-cpython-314/_lxc.cpython-314-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/. 2026-04-18 07:55:06,883 root INFO creating build/bdist.linux-s390x/wheel/lxc 2026-04-18 07:55:06,883 root INFO copying build/lib.linux-s390x-cpython-314/lxc/__init__.py -> build/bdist.linux-s390x/wheel/./lxc 2026-04-18 07:55:06,883 root INFO running install_egg_info 2026-04-18 07:55:06,885 root INFO running egg_info 2026-04-18 07:55:06,886 root INFO writing python3_lxc.egg-info/PKG-INFO 2026-04-18 07:55:06,887 root INFO writing dependency_links to python3_lxc.egg-info/dependency_links.txt 2026-04-18 07:55:06,887 root INFO writing top-level names to python3_lxc.egg-info/top_level.txt 2026-04-18 07:55:06,889 root INFO reading manifest file 'python3_lxc.egg-info/SOURCES.txt' 2026-04-18 07:55:06,889 root INFO reading manifest template 'MANIFEST.in' 2026-04-18 07:55:06,889 root INFO adding license file 'COPYING' 2026-04-18 07:55:06,890 root INFO writing manifest file 'python3_lxc.egg-info/SOURCES.txt' 2026-04-18 07:55:06,890 root INFO Copying python3_lxc.egg-info to build/bdist.linux-s390x/wheel/./python3_lxc-5.0.0-py3.14.egg-info 2026-04-18 07:55:06,890 root INFO running install_scripts 2026-04-18 07:55:06,898 root INFO creating build/bdist.linux-s390x/wheel/python3_lxc-5.0.0.dist-info/WHEEL 2026-04-18 07:55:06,899 wheel INFO creating '/home/buildozer/aports/main/py3-lxc/src/python3-lxc-5.0.0/.dist/.tmp-e1_pmobz/python3_lxc-5.0.0-cp314-cp314-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-04-18 07:55:06,899 wheel INFO adding '_lxc.cpython-314-s390x-linux-musl.so' 2026-04-18 07:55:06,899 wheel INFO adding 'lxc/__init__.py' 2026-04-18 07:55:06,900 wheel INFO adding 'python3_lxc-5.0.0.dist-info/licenses/COPYING' 2026-04-18 07:55:06,900 wheel INFO adding 'python3_lxc-5.0.0.dist-info/METADATA' 2026-04-18 07:55:06,900 wheel INFO adding 'python3_lxc-5.0.0.dist-info/WHEEL' 2026-04-18 07:55:06,900 wheel INFO adding 'python3_lxc-5.0.0.dist-info/top_level.txt' 2026-04-18 07:55:06,900 wheel INFO adding 'python3_lxc-5.0.0.dist-info/RECORD' 2026-04-18 07:55:06,900 root INFO removing build/bdist.linux-s390x/wheel 2026-04-18 07:55:06,900 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... Please specify at least one package name on the command line. >>> 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! Please specify at least one package name on the command line. >>> 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, 18 Apr 2026 07:55:07 +0000 elapsed time 0h 0m 3s >>> py3-lxc: Cleaning up srcdir >>> py3-lxc: Cleaning up pkgdir >>> py3-lxc: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-lxc (20260418.075504) ( 2/34) Purging lxc-dev (6.0.6-r0) ( 3/34) Purging lxc-libs (6.0.6-r0) ( 4/34) Purging python3-dev (3.14.3-r0) ( 5/34) Purging py3-gpep517-pyc (19-r2) ( 6/34) Purging py3-gpep517 (19-r2) ( 7/34) Purging py3-installer-pyc (1.0.0-r0) ( 8/34) Purging py3-installer (1.0.0-r0) ( 9/34) Purging py3-setuptools-pyc (82.0.1-r1) (10/34) Purging py3-setuptools (82.0.1-r1) (11/34) Purging py3-wheel-pyc (0.46.3-r1) (12/34) Purging py3-wheel (0.46.3-r1) (13/34) Purging py3-packaging-pyc (26.0-r1) (14/34) Purging py3-packaging (26.0-r1) (15/34) Purging py3-parsing-pyc (3.3.2-r1) (16/34) Purging py3-parsing (3.3.2-r1) (17/34) Purging python3-pyc (3.14.3-r0) (18/34) Purging python3-pycache-pyc0 (3.14.3-r0) (19/34) Purging pyc (3.14.3-r0) (20/34) Purging python3 (3.14.3-r0) (21/34) Purging dbus-dev (1.16.2-r2) (22/34) Purging dbus-libs (1.16.2-r2) (23/34) Purging gdbm (1.26-r0) (24/34) Purging libbz2 (1.0.8-r6) (25/34) Purging libcap-dev (2.78-r0) (26/34) Purging libffi (3.5.2-r1) (27/34) Purging libpanelw (6.6_p20260404-r0) (28/34) Purging libseccomp-dev (2.6.0-r2) (29/34) Purging linux-headers (7.0.0-r0) (30/34) Purging libseccomp (2.6.0-r2) (31/34) Purging mpdecimal (4.0.1-r0) (32/34) Purging readline (8.3.3-r1) (33/34) Purging sqlite-libs (3.53.0-r0) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 384.9 MiB in 101 packages >>> py3-lxc: Updating the main/s390x repository index... >>> py3-lxc: Signing the index...