>>> py3-lhafile: Building community/py3-lhafile 0.3.1-r0 (using abuild 3.15.0_rc3-r3) started Sun, 11 May 2025 20:24:35 +0000 >>> py3-lhafile: Validating /home/buildozer/aports/community/py3-lhafile/APKBUILD... >>> WARNING: py3-lhafile: No maintainer >>> py3-lhafile: Analyzing dependencies... >>> py3-lhafile: Installing for build: build-base python3 python3-dev py3-gpep517 py3-setuptools (1/23) Installing libbz2 (1.0.8-r6) (2/23) Installing libffi (3.4.8-r0) (3/23) Installing gdbm (1.24-r0) (4/23) Installing xz-libs (5.8.1-r0) (5/23) Installing mpdecimal (4.0.0-r0) (6/23) Installing libpanelw (6.5_p20250503-r0) (7/23) Installing sqlite-libs (3.49.2-r0) (8/23) Installing python3 (3.12.10-r0) (9/23) Installing python3-pycache-pyc0 (3.12.10-r0) (10/23) Installing pyc (3.12.10-r0) (11/23) Installing python3-pyc (3.12.10-r0) (12/23) Installing python3-dev (3.12.10-r0) (13/23) Installing py3-installer (0.7.0-r2) (14/23) Installing py3-installer-pyc (0.7.0-r2) (15/23) Installing py3-gpep517 (19-r0) (16/23) Installing py3-gpep517-pyc (19-r0) (17/23) Installing py3-parsing (3.2.3-r0) (18/23) Installing py3-parsing-pyc (3.2.3-r0) (19/23) Installing py3-packaging (25.0-r0) (20/23) Installing py3-packaging-pyc (25.0-r0) (21/23) Installing py3-setuptools (80.4.0-r0) (22/23) Installing py3-setuptools-pyc (80.4.0-r0) (23/23) Installing .makedepends-py3-lhafile (20250511.202436) Executing busybox-1.37.0-r17.trigger OK: 465 MiB in 131 packages >>> py3-lhafile: Cleaning up srcdir >>> py3-lhafile: Cleaning up pkgdir >>> py3-lhafile: Cleaning up tmpdir >>> py3-lhafile: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-lhafile-0.3.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-lhafile: Fetching py3-lhafile-0.3.1.tar.gz::https://github.com/FrodeSolheim/python-lhafile/archive/refs/tags/v0.3.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 193k 0 193k 0 0 161k 0 --:--:-- 0:00:01 --:--:-- 161k 100 260k 0 260k 0 0 217k 0 --:--:-- 0:00:01 --:--:-- 32.9M >>> py3-lhafile: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-lhafile-0.3.1.tar.gz >>> py3-lhafile: Checking sha512sums... py3-lhafile-0.3.1.tar.gz: OK >>> py3-lhafile: Unpacking /var/cache/distfiles/edge/py3-lhafile-0.3.1.tar.gz... 2025-05-11 20:24:38,619 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-11 20:24:38,634 root INFO running bdist_wheel 2025-05-11 20:24:38,648 root INFO running build 2025-05-11 20:24:38,648 root INFO running build_py 2025-05-11 20:24:38,651 root INFO creating build/lib.linux-s390x-cpython-312/lhafile 2025-05-11 20:24:38,651 root INFO copying lhafile/__init__.py -> build/lib.linux-s390x-cpython-312/lhafile 2025-05-11 20:24:38,651 root INFO copying lhafile/lhafile.py -> build/lib.linux-s390x-cpython-312/lhafile 2025-05-11 20:24:38,652 root INFO running build_ext 2025-05-11 20:24:38,653 root INFO building 'lzhlib' extension 2025-05-11 20:24:38,653 root INFO creating build/temp.linux-s390x-cpython-312 2025-05-11 20:24:38,653 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DMAJOR_VERSION=0 -DMINOR_VERSION=2 -I/usr/include/python3.12 -c lzhlib.c -o build/temp.linux-s390x-cpython-312/lzhlib.o 2025-05-11 20:24:38,914 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-312/lzhlib.o -L/usr/lib -o build/lib.linux-s390x-cpython-312/lzhlib.cpython-312-s390x-linux-musl.so 2025-05-11 20:24:38,926 root INFO installing to build/bdist.linux-s390x/wheel 2025-05-11 20:24:38,926 root INFO running install 2025-05-11 20:24:38,935 root INFO running install_lib 2025-05-11 20:24:38,937 root INFO creating build/bdist.linux-s390x/wheel 2025-05-11 20:24:38,937 root INFO copying build/lib.linux-s390x-cpython-312/lzhlib.cpython-312-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/. 2025-05-11 20:24:38,938 root INFO creating build/bdist.linux-s390x/wheel/lhafile 2025-05-11 20:24:38,938 root INFO copying build/lib.linux-s390x-cpython-312/lhafile/__init__.py -> build/bdist.linux-s390x/wheel/./lhafile 2025-05-11 20:24:38,938 root INFO copying build/lib.linux-s390x-cpython-312/lhafile/lhafile.py -> build/bdist.linux-s390x/wheel/./lhafile 2025-05-11 20:24:38,938 root INFO running install_egg_info 2025-05-11 20:24:38,940 root INFO running egg_info 2025-05-11 20:24:38,942 root INFO creating lhafile.egg-info 2025-05-11 20:24:38,942 root INFO writing lhafile.egg-info/PKG-INFO 2025-05-11 20:24:38,943 root INFO writing dependency_links to lhafile.egg-info/dependency_links.txt 2025-05-11 20:24:38,943 root INFO writing top-level names to lhafile.egg-info/top_level.txt 2025-05-11 20:24:38,943 root INFO writing manifest file 'lhafile.egg-info/SOURCES.txt' 2025-05-11 20:24:38,945 root INFO reading manifest file 'lhafile.egg-info/SOURCES.txt' 2025-05-11 20:24:38,946 root INFO reading manifest template 'MANIFEST.in' 2025-05-11 20:24:38,946 root INFO adding license file 'COPYING.txt' 2025-05-11 20:24:38,946 root INFO writing manifest file 'lhafile.egg-info/SOURCES.txt' 2025-05-11 20:24:38,947 root INFO Copying lhafile.egg-info to build/bdist.linux-s390x/wheel/./lhafile-0.3.1-py3.12.egg-info 2025-05-11 20:24:38,947 root INFO running install_scripts 2025-05-11 20:24:38,951 root INFO creating build/bdist.linux-s390x/wheel/lhafile-0.3.1.dist-info/WHEEL 2025-05-11 20:24:38,952 wheel INFO creating '/home/buildozer/aports/community/py3-lhafile/src/python-lhafile-0.3.1/.dist/.tmp-keoiikn5/lhafile-0.3.1-cp312-cp312-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2025-05-11 20:24:38,952 wheel INFO adding 'lzhlib.cpython-312-s390x-linux-musl.so' 2025-05-11 20:24:38,952 wheel INFO adding 'lhafile/__init__.py' 2025-05-11 20:24:38,952 wheel INFO adding 'lhafile/lhafile.py' 2025-05-11 20:24:38,952 wheel INFO adding 'lhafile-0.3.1.dist-info/licenses/COPYING.txt' 2025-05-11 20:24:38,952 wheel INFO adding 'lhafile-0.3.1.dist-info/METADATA' 2025-05-11 20:24:38,953 wheel INFO adding 'lhafile-0.3.1.dist-info/WHEEL' 2025-05-11 20:24:38,953 wheel INFO adding 'lhafile-0.3.1.dist-info/top_level.txt' 2025-05-11 20:24:38,953 wheel INFO adding 'lhafile-0.3.1.dist-info/RECORD' 2025-05-11 20:24:38,953 root INFO removing build/bdist.linux-s390x/wheel 2025-05-11 20:24:38,953 gpep517 INFO The backend produced .dist/lhafile-0.3.1-cp312-cp312-linux_s390x.whl lhafile-0.3.1-cp312-cp312-linux_s390x.whl >>> py3-lhafile: Entering fakeroot... >>> py3-lhafile-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/lhafile/__pycache__' -> '/home/buildozer/aports/community/py3-lhafile/pkg/py3-lhafile-pyc/usr/lib/python3.12/site-packages/lhafile/__pycache__' >>> py3-lhafile-pyc*: Preparing subpackage py3-lhafile-pyc... >>> py3-lhafile-pyc*: Running postcheck for py3-lhafile-pyc >>> py3-lhafile*: Running postcheck for py3-lhafile >>> py3-lhafile*: Preparing package py3-lhafile... >>> py3-lhafile*: Stripping binaries >>> py3-lhafile-pyc*: Scanning shared objects >>> py3-lhafile*: Scanning shared objects >>> py3-lhafile-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-lhafile-pyc*: Package size: 14.1 KB >>> py3-lhafile-pyc*: Compressing data... >>> py3-lhafile-pyc*: Create checksum... >>> py3-lhafile-pyc*: Create py3-lhafile-pyc-0.3.1-r0.apk >>> py3-lhafile*: Tracing dependencies... python3 python3~3.12 so:libc.musl-s390x.so.1 >>> py3-lhafile*: Package size: 35.6 KB >>> py3-lhafile*: Compressing data... >>> py3-lhafile*: Create checksum... >>> py3-lhafile*: Create py3-lhafile-0.3.1-r0.apk >>> py3-lhafile: Build complete at Sun, 11 May 2025 20:24:39 +0000 elapsed time 0h 0m 4s >>> py3-lhafile: Cleaning up srcdir >>> py3-lhafile: Cleaning up pkgdir >>> py3-lhafile: Uninstalling dependencies... (1/23) Purging .makedepends-py3-lhafile (20250511.202436) (2/23) Purging python3-dev (3.12.10-r0) (3/23) Purging py3-gpep517-pyc (19-r0) (4/23) Purging py3-gpep517 (19-r0) (5/23) Purging py3-installer-pyc (0.7.0-r2) (6/23) Purging py3-installer (0.7.0-r2) (7/23) Purging py3-setuptools-pyc (80.4.0-r0) (8/23) Purging py3-setuptools (80.4.0-r0) (9/23) Purging py3-packaging-pyc (25.0-r0) (10/23) Purging py3-packaging (25.0-r0) (11/23) Purging py3-parsing-pyc (3.2.3-r0) (12/23) Purging py3-parsing (3.2.3-r0) (13/23) Purging python3-pyc (3.12.10-r0) (14/23) Purging python3-pycache-pyc0 (3.12.10-r0) (15/23) Purging pyc (3.12.10-r0) (16/23) Purging python3 (3.12.10-r0) (17/23) Purging gdbm (1.24-r0) (18/23) Purging libbz2 (1.0.8-r6) (19/23) Purging libffi (3.4.8-r0) (20/23) Purging libpanelw (6.5_p20250503-r0) (21/23) Purging mpdecimal (4.0.0-r0) (22/23) Purging sqlite-libs (3.49.2-r0) (23/23) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 361 MiB in 108 packages >>> py3-lhafile: Updating the community/s390x repository index... >>> py3-lhafile: Signing the index...