>>> py3-prctl: Building testing/py3-prctl 1.8.1-r0 (using abuild 3.16.0_rc4-r0) started Mon, 20 Oct 2025 13:57:24 +0000 >>> py3-prctl: Validating /home/buildozer/aports/testing/py3-prctl/APKBUILD... >>> py3-prctl: Analyzing dependencies... >>> py3-prctl: Installing for build: build-base py3-gpep517 py3-setuptools libcap-dev python3-dev ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r0) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.1-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.5_p20251010-r0) ( 7/25) Installing sqlite-libs (3.50.4-r1) ( 8/25) Installing python3 (3.12.12-r0) ( 9/25) Installing python3-pycache-pyc0 (3.12.12-r0) (10/25) Installing pyc (3.12.12-r0) (11/25) Installing py3-installer-pyc (0.7.0-r2) (12/25) Installing py3-gpep517-pyc (19-r0) (13/25) Installing python3-pyc (3.12.12-r0) (14/25) Installing py3-installer (0.7.0-r2) (15/25) Installing py3-gpep517 (19-r0) (16/25) Installing py3-parsing (3.2.3-r0) (17/25) Installing py3-parsing-pyc (3.2.3-r0) (18/25) Installing py3-packaging (25.0-r0) (19/25) Installing py3-packaging-pyc (25.0-r0) (20/25) Installing py3-setuptools (80.9.0-r1) (21/25) Installing py3-setuptools-pyc (80.9.0-r1) (22/25) Installing linux-headers (6.16.12-r0) (23/25) Installing libcap-dev (2.76-r0) (24/25) Installing python3-dev (3.12.12-r0) (25/25) Installing .makedepends-py3-prctl (20251020.135725) busybox-1.37.0-r24.trigger: Executing script... OK: 374 MiB in 130 packages >>> py3-prctl: Cleaning up srcdir >>> py3-prctl: Cleaning up pkgdir >>> py3-prctl: Cleaning up tmpdir >>> py3-prctl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-prctl-1.8.1.tar.gz /var/cache/distfiles/edge/python-prctl-1.8.1.tar.gz: OK /home/buildozer/aports/testing/py3-prctl/0001-tests-skip-speculation-enable-if-force-disabled.patch: OK /home/buildozer/aports/testing/py3-prctl/0002-Disable-tests-which-fail-in-sandboxes.patch: OK /home/buildozer/aports/testing/py3-prctl/0003-Fix-tests-for-ppc64le.patch: OK /home/buildozer/aports/testing/py3-prctl/0004-Fix-tests-on-aarch64.patch: OK /home/buildozer/aports/testing/py3-prctl/0005-Fix-mixup-in-test.patch: OK /home/buildozer/aports/testing/py3-prctl/setuptools-62.1.patch: OK >>> py3-prctl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-prctl-1.8.1.tar.gz /var/cache/distfiles/edge/python-prctl-1.8.1.tar.gz: OK /home/buildozer/aports/testing/py3-prctl/0001-tests-skip-speculation-enable-if-force-disabled.patch: OK /home/buildozer/aports/testing/py3-prctl/0002-Disable-tests-which-fail-in-sandboxes.patch: OK /home/buildozer/aports/testing/py3-prctl/0003-Fix-tests-for-ppc64le.patch: OK /home/buildozer/aports/testing/py3-prctl/0004-Fix-tests-on-aarch64.patch: OK /home/buildozer/aports/testing/py3-prctl/0005-Fix-mixup-in-test.patch: OK /home/buildozer/aports/testing/py3-prctl/setuptools-62.1.patch: OK >>> py3-prctl: Unpacking /var/cache/distfiles/edge/python-prctl-1.8.1.tar.gz... >>> py3-prctl: 0001-tests-skip-speculation-enable-if-force-disabled.patch patching file test_prctl.py >>> py3-prctl: 0002-Disable-tests-which-fail-in-sandboxes.patch patching file test_prctl.py >>> py3-prctl: 0003-Fix-tests-for-ppc64le.patch patching file test_prctl.py >>> py3-prctl: 0004-Fix-tests-on-aarch64.patch patching file test_prctl.py >>> py3-prctl: 0005-Fix-mixup-in-test.patch patching file test_prctl.py >>> py3-prctl: setuptools-62.1.patch patching file test_prctl.py 2025-10-20 13:57:26,334 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-20 13:57:26,380 root INFO running bdist_wheel 2025-10-20 13:57:26,396 root INFO running build 2025-10-20 13:57:26,396 root INFO running build_py 2025-10-20 13:57:26,400 root INFO creating build/lib.linux-armv8l-cpython-312 2025-10-20 13:57:26,400 root INFO copying prctl.py -> build/lib.linux-armv8l-cpython-312 2025-10-20 13:57:26,401 root INFO running build_ext 2025-10-20 13:57:26,402 root INFO building '_prctl' extension 2025-10-20 13:57:26,403 root INFO creating build/temp.linux-armv8l-cpython-312 2025-10-20 13:57:26,403 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c _prctlmodule.c -o build/temp.linux-armv8l-cpython-312/_prctlmodule.o In file included from _prctlmodule.c:16: /usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ 2025-10-20 13:57:26,692 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/_prctlmodule.o -L/usr/lib -lcap -o build/lib.linux-armv8l-cpython-312/_prctl.cpython-312-arm-linux-musleabihf.so 2025-10-20 13:57:26,708 root INFO installing to build/bdist.linux-armv8l/wheel 2025-10-20 13:57:26,708 root INFO running install 2025-10-20 13:57:26,719 root INFO running install_lib 2025-10-20 13:57:26,722 root INFO creating build/bdist.linux-armv8l/wheel 2025-10-20 13:57:26,722 root INFO copying build/lib.linux-armv8l-cpython-312/_prctl.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/. 2025-10-20 13:57:26,722 root INFO copying build/lib.linux-armv8l-cpython-312/prctl.py -> build/bdist.linux-armv8l/wheel/. 2025-10-20 13:57:26,723 root INFO running install_egg_info 2025-10-20 13:57:26,726 root INFO running egg_info 2025-10-20 13:57:26,728 root INFO creating python_prctl.egg-info 2025-10-20 13:57:26,728 root INFO writing python_prctl.egg-info/PKG-INFO 2025-10-20 13:57:26,729 root INFO writing dependency_links to python_prctl.egg-info/dependency_links.txt 2025-10-20 13:57:26,729 root INFO writing top-level names to python_prctl.egg-info/top_level.txt 2025-10-20 13:57:26,729 root INFO writing manifest file 'python_prctl.egg-info/SOURCES.txt' 2025-10-20 13:57:26,732 root INFO reading manifest file 'python_prctl.egg-info/SOURCES.txt' 2025-10-20 13:57:26,732 root INFO reading manifest template 'MANIFEST.in' 2025-10-20 13:57:26,733 root INFO adding license file 'COPYING' 2025-10-20 13:57:26,734 root INFO writing manifest file 'python_prctl.egg-info/SOURCES.txt' 2025-10-20 13:57:26,734 root INFO Copying python_prctl.egg-info to build/bdist.linux-armv8l/wheel/./python_prctl-1.8.1-py3.12.egg-info 2025-10-20 13:57:26,735 root INFO running install_scripts 2025-10-20 13:57:26,740 root INFO creating build/bdist.linux-armv8l/wheel/python_prctl-1.8.1.dist-info/WHEEL 2025-10-20 13:57:26,741 wheel INFO creating '/home/buildozer/aports/testing/py3-prctl/src/python-prctl-1.8.1/dist/.tmp-h5ajnpzt/python_prctl-1.8.1-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-10-20 13:57:26,741 wheel INFO adding '_prctl.cpython-312-arm-linux-musleabihf.so' 2025-10-20 13:57:26,741 wheel INFO adding 'prctl.py' 2025-10-20 13:57:26,742 wheel INFO adding 'python_prctl-1.8.1.dist-info/licenses/COPYING' 2025-10-20 13:57:26,742 wheel INFO adding 'python_prctl-1.8.1.dist-info/METADATA' 2025-10-20 13:57:26,742 wheel INFO adding 'python_prctl-1.8.1.dist-info/WHEEL' 2025-10-20 13:57:26,742 wheel INFO adding 'python_prctl-1.8.1.dist-info/top_level.txt' 2025-10-20 13:57:26,743 wheel INFO adding 'python_prctl-1.8.1.dist-info/RECORD' 2025-10-20 13:57:26,743 root INFO removing build/bdist.linux-armv8l/wheel 2025-10-20 13:57:26,743 gpep517 INFO The backend produced dist/python_prctl-1.8.1-cp312-cp312-linux_armv8l.whl python_prctl-1.8.1-cp312-cp312-linux_armv8l.whl >>> py3-prctl: Entering fakeroot... >>> py3-prctl-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-prctl/pkg/py3-prctl-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-prctl-pyc*: Preparing subpackage py3-prctl-pyc... >>> py3-prctl-pyc*: Running postcheck for py3-prctl-pyc >>> py3-prctl*: Running postcheck for py3-prctl >>> py3-prctl*: Preparing package py3-prctl... >>> py3-prctl*: Stripping binaries >>> py3-prctl*: Scanning shared objects >>> py3-prctl-pyc*: Tracing dependencies... python3~3.12 >>> py3-prctl-pyc*: Package size: 12.6 KB >>> py3-prctl-pyc*: Compressing data... >>> py3-prctl-pyc*: Create checksum... >>> py3-prctl-pyc*: Create py3-prctl-pyc-1.8.1-r0.apk >>> py3-prctl*: Tracing dependencies... python3~3.12 so:libc.musl-armv7.so.1 so:libcap.so.2 >>> py3-prctl*: Package size: 23.9 KB >>> py3-prctl*: Compressing data... >>> py3-prctl*: Create checksum... >>> py3-prctl*: Create py3-prctl-1.8.1-r0.apk >>> py3-prctl: Build complete at Mon, 20 Oct 2025 13:57:27 +0000 elapsed time 0h 0m 3s >>> py3-prctl: Cleaning up srcdir >>> py3-prctl: Cleaning up pkgdir >>> py3-prctl: Cleaning up tmpdir >>> py3-prctl: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-prctl (20251020.135725) ( 2/25) Purging py3-gpep517-pyc (19-r0) ( 3/25) Purging py3-gpep517 (19-r0) ( 4/25) Purging py3-installer-pyc (0.7.0-r2) ( 5/25) Purging py3-installer (0.7.0-r2) ( 6/25) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/25) Purging py3-setuptools (80.9.0-r1) ( 8/25) Purging py3-packaging-pyc (25.0-r0) ( 9/25) Purging py3-packaging (25.0-r0) (10/25) Purging py3-parsing-pyc (3.2.3-r0) (11/25) Purging py3-parsing (3.2.3-r0) (12/25) Purging libcap-dev (2.76-r0) (13/25) Purging linux-headers (6.16.12-r0) (14/25) Purging python3-dev (3.12.12-r0) (15/25) Purging python3-pyc (3.12.12-r0) (16/25) Purging python3-pycache-pyc0 (3.12.12-r0) (17/25) Purging pyc (3.12.12-r0) (18/25) Purging python3 (3.12.12-r0) (19/25) Purging gdbm (1.26-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.5.2-r0) (22/25) Purging libpanelw (6.5_p20251010-r0) (23/25) Purging mpdecimal (4.0.1-r0) (24/25) Purging sqlite-libs (3.50.4-r1) (25/25) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 289 MiB in 105 packages >>> py3-prctl: Updating the testing/armv7 repository index... >>> py3-prctl: Signing the index...