>>> py3-setproctitle: Building main/py3-setproctitle 1.3.5-r0 (using abuild 3.15.0-r1) started Wed, 18 Jun 2025 15:41:14 +0000 >>> py3-setproctitle: Validating /home/buildozer/aports/main/py3-setproctitle/APKBUILD... >>> py3-setproctitle: Analyzing dependencies... >>> py3-setproctitle: Installing for build: build-base python3 musl-dev py3-gpep517 py3-setuptools py3-wheel python3-dev procps-ng py3-pytest (1/40) Installing libbz2 (1.0.8-r6) (2/40) Installing libffi (3.5.1-r0) (3/40) Installing gdbm (1.24-r0) (4/40) Installing xz-libs (5.8.1-r0) (5/40) Installing mpdecimal (4.0.1-r0) (6/40) Installing libpanelw (6.5_p20250503-r0) (7/40) Installing sqlite-libs (3.50.1-r0) (8/40) Installing python3 (3.12.11-r0) (9/40) Installing python3-pycache-pyc0 (3.12.11-r0) (10/40) Installing pyc (3.12.11-r0) (11/40) Installing python3-pyc (3.12.11-r0) (12/40) Installing py3-installer (0.7.0-r2) (13/40) Installing py3-installer-pyc (0.7.0-r2) (14/40) Installing py3-gpep517 (19-r0) (15/40) Installing py3-gpep517-pyc (19-r0) (16/40) Installing py3-parsing (3.2.3-r0) (17/40) Installing py3-parsing-pyc (3.2.3-r0) (18/40) Installing py3-packaging (25.0-r0) (19/40) Installing py3-packaging-pyc (25.0-r0) (20/40) Installing py3-setuptools (80.9.0-r0) (21/40) Installing py3-setuptools-pyc (80.9.0-r0) (22/40) Installing py3-wheel (0.46.1-r0) (23/40) Installing py3-wheel-pyc (0.46.1-r0) (24/40) Installing python3-dev (3.12.11-r0) (25/40) Installing libintl (0.24.1-r0) (26/40) Installing skalibs-libs (2.14.4.0-r0) (27/40) Installing utmps-libs (0.1.3.1-r0) (28/40) Installing libproc2 (4.0.4-r3) (29/40) Installing procps-ng (4.0.4-r3) (30/40) Installing py3-iniconfig (2.1.0-r0) (31/40) Installing py3-iniconfig-pyc (2.1.0-r0) (32/40) Installing py3-pluggy (1.5.0-r0) (33/40) Installing py3-pluggy-pyc (1.5.0-r0) (34/40) Installing py3-py (1.11.0-r4) (35/40) Installing py3-py-pyc (1.11.0-r4) (36/40) Installing py3-pygments (2.19.1-r1) (37/40) Installing py3-pygments-pyc (2.19.1-r1) (38/40) Installing py3-pytest (8.4.0-r1) (39/40) Installing py3-pytest-pyc (8.4.0-r1) (40/40) Installing .makedepends-py3-setproctitle (20250618.154115) Executing busybox-1.37.0-r18.trigger OK: 418 MiB in 144 packages >>> py3-setproctitle: Cleaning up srcdir >>> py3-setproctitle: Cleaning up pkgdir >>> py3-setproctitle: Cleaning up tmpdir >>> py3-setproctitle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/setproctitle-1.3.5.tar.gz >>> py3-setproctitle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/setproctitle-1.3.5.tar.gz >>> py3-setproctitle: Checking sha512sums... setproctitle-1.3.5.tar.gz: OK >>> py3-setproctitle: Unpacking /var/cache/distfiles/edge/setproctitle-1.3.5.tar.gz... 2025-06-18 15:41:16,686 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-06-18 15:41:16,720 root INFO running bdist_wheel 2025-06-18 15:41:16,734 root INFO running build 2025-06-18 15:41:16,734 root INFO running build_py 2025-06-18 15:41:16,739 root INFO creating build/lib.linux-armv8l-cpython-312/setproctitle 2025-06-18 15:41:16,739 root INFO copying pkg/setproctitle/__init__.py -> build/lib.linux-armv8l-cpython-312/setproctitle 2025-06-18 15:41:16,740 root INFO copying pkg/setproctitle/py.typed -> build/lib.linux-armv8l-cpython-312/setproctitle 2025-06-18 15:41:16,740 root INFO running build_ext 2025-06-18 15:41:16,743 root INFO building 'setproctitle._setproctitle' extension 2025-06-18 15:41:16,743 root INFO creating build/temp.linux-armv8l-cpython-312/src 2025-06-18 15:41:16,744 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.5 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.12 -c src/setproctitle.c -o build/temp.linux-armv8l-cpython-312/src/setproctitle.o 2025-06-18 15:41:16,906 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.5 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.12 -c src/spt_debug.c -o build/temp.linux-armv8l-cpython-312/src/spt_debug.o 2025-06-18 15:41:16,940 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.5 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.12 -c src/spt_setup.c -o build/temp.linux-armv8l-cpython-312/src/spt_setup.o 2025-06-18 15:41:17,157 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.5 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.12 -c src/spt_status.c -o build/temp.linux-armv8l-cpython-312/src/spt_status.o 2025-06-18 15:41:17,344 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.5 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.12 -c src/spt_strlcpy.c -o build/temp.linux-armv8l-cpython-312/src/spt_strlcpy.o 2025-06-18 15:41:17,375 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/src/setproctitle.o build/temp.linux-armv8l-cpython-312/src/spt_debug.o build/temp.linux-armv8l-cpython-312/src/spt_setup.o build/temp.linux-armv8l-cpython-312/src/spt_status.o build/temp.linux-armv8l-cpython-312/src/spt_strlcpy.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/setproctitle/_setproctitle.cpython-312-arm-linux-musleabihf.so 2025-06-18 15:41:17,395 root INFO installing to build/bdist.linux-armv8l/wheel 2025-06-18 15:41:17,396 root INFO running install 2025-06-18 15:41:17,407 root INFO running install_lib 2025-06-18 15:41:17,412 root INFO creating build/bdist.linux-armv8l/wheel 2025-06-18 15:41:17,412 root INFO creating build/bdist.linux-armv8l/wheel/setproctitle 2025-06-18 15:41:17,412 root INFO copying build/lib.linux-armv8l-cpython-312/setproctitle/__init__.py -> build/bdist.linux-armv8l/wheel/./setproctitle 2025-06-18 15:41:17,413 root INFO copying build/lib.linux-armv8l-cpython-312/setproctitle/_setproctitle.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./setproctitle 2025-06-18 15:41:17,413 root INFO copying build/lib.linux-armv8l-cpython-312/setproctitle/py.typed -> build/bdist.linux-armv8l/wheel/./setproctitle 2025-06-18 15:41:17,413 root INFO running install_egg_info 2025-06-18 15:41:17,418 root INFO running egg_info 2025-06-18 15:41:17,421 root INFO creating setproctitle.egg-info 2025-06-18 15:41:17,421 root INFO writing setproctitle.egg-info/PKG-INFO 2025-06-18 15:41:17,422 root INFO writing dependency_links to setproctitle.egg-info/dependency_links.txt 2025-06-18 15:41:17,423 root INFO writing requirements to setproctitle.egg-info/requires.txt 2025-06-18 15:41:17,423 root INFO writing top-level names to setproctitle.egg-info/top_level.txt 2025-06-18 15:41:17,423 root INFO writing manifest file 'setproctitle.egg-info/SOURCES.txt' 2025-06-18 15:41:17,427 root INFO reading manifest file 'setproctitle.egg-info/SOURCES.txt' 2025-06-18 15:41:17,428 root INFO reading manifest template 'MANIFEST.in' 2025-06-18 15:41:17,428 root WARNING warning: no files found matching 'Makefile' 2025-06-18 15:41:17,430 root INFO writing manifest file 'setproctitle.egg-info/SOURCES.txt' 2025-06-18 15:41:17,430 root INFO Copying setproctitle.egg-info to build/bdist.linux-armv8l/wheel/./setproctitle-1.3.5-py3.12.egg-info 2025-06-18 15:41:17,431 root INFO running install_scripts 2025-06-18 15:41:17,438 root INFO creating build/bdist.linux-armv8l/wheel/setproctitle-1.3.5.dist-info/WHEEL 2025-06-18 15:41:17,439 wheel INFO creating '/home/buildozer/aports/main/py3-setproctitle/src/py-setproctitle-version-1.3.5/.dist/.tmp-43_c7bm0/setproctitle-1.3.5-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-06-18 15:41:17,440 wheel INFO adding 'setproctitle/__init__.py' 2025-06-18 15:41:17,440 wheel INFO adding 'setproctitle/_setproctitle.cpython-312-arm-linux-musleabihf.so' 2025-06-18 15:41:17,440 wheel INFO adding 'setproctitle/py.typed' 2025-06-18 15:41:17,441 wheel INFO adding 'setproctitle-1.3.5.dist-info/METADATA' 2025-06-18 15:41:17,441 wheel INFO adding 'setproctitle-1.3.5.dist-info/WHEEL' 2025-06-18 15:41:17,441 wheel INFO adding 'setproctitle-1.3.5.dist-info/top_level.txt' 2025-06-18 15:41:17,441 wheel INFO adding 'setproctitle-1.3.5.dist-info/RECORD' 2025-06-18 15:41:17,441 root INFO removing build/bdist.linux-armv8l/wheel 2025-06-18 15:41:17,442 gpep517 INFO The backend produced .dist/setproctitle-1.3.5-cp312-cp312-linux_armv8l.whl setproctitle-1.3.5-cp312-cp312-linux_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.0, pluggy-1.5.0 rootdir: /home/buildozer/aports/main/py3-setproctitle/src/py-setproctitle-version-1.3.5 configfile: pyproject.toml collected 28 items tests/module_test.py ... [ 10%] tests/setproctitle_test.py ...s................ [ 82%] tests/setthreadtitle_test.py ... [ 92%] tests/test_win32.py ss [100%] ======================== 25 passed, 3 skipped in 1.84s ========================= /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-d24ecf7d-b7e6-4755-8f50-391a2af56f85/popen-gw71/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-d24ecf7d-b7e6-4755-8f50-391a2af56f85/popen-gw71/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-d24ecf7d-b7e6-4755-8f50-391a2af56f85/popen-gw71 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-d24ecf7d-b7e6-4755-8f50-391a2af56f85/popen-gw71' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-d24ecf7d-b7e6-4755-8f50-391a2af56f85 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-d24ecf7d-b7e6-4755-8f50-391a2af56f85' warnings.warn( >>> py3-setproctitle: Entering fakeroot... >>> py3-setproctitle-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/setproctitle/__pycache__' -> '/home/buildozer/aports/main/py3-setproctitle/pkg/py3-setproctitle-pyc/usr/lib/python3.12/site-packages/setproctitle/__pycache__' >>> py3-setproctitle-pyc*: Preparing subpackage py3-setproctitle-pyc... >>> py3-setproctitle-pyc*: Running postcheck for py3-setproctitle-pyc >>> py3-setproctitle*: Running postcheck for py3-setproctitle >>> py3-setproctitle*: Preparing package py3-setproctitle... >>> py3-setproctitle*: Stripping binaries >>> py3-setproctitle-pyc*: Scanning shared objects >>> py3-setproctitle*: Scanning shared objects >>> py3-setproctitle-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-setproctitle-pyc*: Package size: 2.0 KB >>> py3-setproctitle-pyc*: Compressing data... >>> py3-setproctitle-pyc*: Create checksum... >>> py3-setproctitle-pyc*: Create py3-setproctitle-pyc-1.3.5-r0.apk >>> py3-setproctitle*: Tracing dependencies... python3 python3~3.12 so:libc.musl-armhf.so.1 >>> py3-setproctitle*: Package size: 25.8 KB >>> py3-setproctitle*: Compressing data... >>> py3-setproctitle*: Create checksum... >>> py3-setproctitle*: Create py3-setproctitle-1.3.5-r0.apk >>> py3-setproctitle: Build complete at Wed, 18 Jun 2025 15:41:20 +0000 elapsed time 0h 0m 6s >>> py3-setproctitle: Cleaning up srcdir >>> py3-setproctitle: Cleaning up pkgdir >>> py3-setproctitle: Uninstalling dependencies... (1/40) Purging .makedepends-py3-setproctitle (20250618.154115) (2/40) Purging py3-gpep517-pyc (19-r0) (3/40) Purging py3-gpep517 (19-r0) (4/40) Purging py3-installer-pyc (0.7.0-r2) (5/40) Purging py3-installer (0.7.0-r2) (6/40) Purging py3-setuptools-pyc (80.9.0-r0) (7/40) Purging py3-setuptools (80.9.0-r0) (8/40) Purging py3-wheel-pyc (0.46.1-r0) (9/40) Purging py3-wheel (0.46.1-r0) (10/40) Purging python3-dev (3.12.11-r0) (11/40) Purging procps-ng (4.0.4-r3) (12/40) Purging py3-pytest-pyc (8.4.0-r1) (13/40) Purging py3-pytest (8.4.0-r1) (14/40) Purging py3-iniconfig-pyc (2.1.0-r0) (15/40) Purging py3-iniconfig (2.1.0-r0) (16/40) Purging py3-packaging-pyc (25.0-r0) (17/40) Purging py3-packaging (25.0-r0) (18/40) Purging py3-parsing-pyc (3.2.3-r0) (19/40) Purging py3-parsing (3.2.3-r0) (20/40) Purging py3-pluggy-pyc (1.5.0-r0) (21/40) Purging py3-pluggy (1.5.0-r0) (22/40) Purging py3-py-pyc (1.11.0-r4) (23/40) Purging py3-py (1.11.0-r4) (24/40) Purging py3-pygments-pyc (2.19.1-r1) (25/40) Purging py3-pygments (2.19.1-r1) (26/40) Purging python3-pyc (3.12.11-r0) (27/40) Purging python3-pycache-pyc0 (3.12.11-r0) (28/40) Purging pyc (3.12.11-r0) (29/40) Purging python3 (3.12.11-r0) (30/40) Purging gdbm (1.24-r0) (31/40) Purging libbz2 (1.0.8-r6) (32/40) Purging libffi (3.5.1-r0) (33/40) Purging libintl (0.24.1-r0) (34/40) Purging libpanelw (6.5_p20250503-r0) (35/40) Purging libproc2 (4.0.4-r3) (36/40) Purging mpdecimal (4.0.1-r0) (37/40) Purging sqlite-libs (3.50.1-r0) (38/40) Purging utmps-libs (0.1.3.1-r0) (39/40) Purging xz-libs (5.8.1-r0) (40/40) Purging skalibs-libs (2.14.4.0-r0) Executing busybox-1.37.0-r18.trigger OK: 323 MiB in 104 packages >>> py3-setproctitle: Updating the main/armhf repository index... >>> py3-setproctitle: Signing the index...