>>> py3-setproctitle: Building community/py3-setproctitle 1.3.5-r0 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 23:43:58 +0000 >>> py3-setproctitle: Validating /home/buildozer/aports/community/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/34) Installing libffi (3.4.8-r0) (2/34) Installing gdbm (1.24-r0) (3/34) Installing mpdecimal (4.0.0-r0) (4/34) Installing libpanelw (6.5_p20250412-r0) (5/34) Installing sqlite-libs (3.49.1-r0) (6/34) Installing python3 (3.12.10-r0) (7/34) Installing python3-pycache-pyc0 (3.12.10-r0) (8/34) Installing pyc (3.12.10-r0) (9/34) Installing python3-pyc (3.12.10-r0) (10/34) Installing py3-installer (0.7.0-r2) (11/34) Installing py3-installer-pyc (0.7.0-r2) (12/34) Installing py3-gpep517 (16-r0) (13/34) Installing py3-gpep517-pyc (16-r0) (14/34) Installing py3-parsing (3.2.0-r0) (15/34) Installing py3-parsing-pyc (3.2.0-r0) (16/34) Installing py3-packaging (25.0-r0) (17/34) Installing py3-packaging-pyc (25.0-r0) (18/34) Installing py3-setuptools (77.0.3-r0) (19/34) Installing py3-setuptools-pyc (77.0.3-r0) (20/34) Installing py3-wheel (0.43.0-r0) (21/34) Installing py3-wheel-pyc (0.43.0-r0) (22/34) Installing python3-dev (3.12.10-r0) (23/34) Installing libintl (0.24-r0) (24/34) Installing libproc2 (4.0.4-r2) (25/34) Installing procps-ng (4.0.4-r2) (26/34) Installing py3-iniconfig (2.1.0-r0) (27/34) Installing py3-iniconfig-pyc (2.1.0-r0) (28/34) Installing py3-pluggy (1.5.0-r0) (29/34) Installing py3-pluggy-pyc (1.5.0-r0) (30/34) Installing py3-py (1.11.0-r4) (31/34) Installing py3-py-pyc (1.11.0-r4) (32/34) Installing py3-pytest (8.3.5-r0) (33/34) Installing py3-pytest-pyc (8.3.5-r0) (34/34) Installing .makedepends-py3-setproctitle (20250427.234402) Executing busybox-1.37.0-r16.trigger OK: 560 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 % 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-setproctitle: Fetching setproctitle-1.3.5.tar.gz::https://github.com/dvarrazzo/py-setproctitle/archive/version-1.3.5.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 100 12936 0 12936 0 0 23179 0 --:--:-- --:--:-- --:--:-- 23179 100 27997 0 27997 0 0 48663 0 --:--:-- --:--:-- --:--:-- 865k >>> 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-04-27 23:44:08,514 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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-04-27 23:44:08,645 root INFO running bdist_wheel 2025-04-27 23:44:08,704 root INFO running build 2025-04-27 23:44:08,704 root INFO running build_py 2025-04-27 23:44:08,723 root INFO creating build/lib.linux-riscv64-cpython-312/setproctitle 2025-04-27 23:44:08,725 root INFO copying pkg/setproctitle/__init__.py -> build/lib.linux-riscv64-cpython-312/setproctitle 2025-04-27 23:44:08,728 root INFO copying pkg/setproctitle/py.typed -> build/lib.linux-riscv64-cpython-312/setproctitle 2025-04-27 23:44:08,730 root INFO running build_ext 2025-04-27 23:44:08,740 root INFO building 'setproctitle._setproctitle' extension 2025-04-27 23:44:08,743 root INFO creating build/temp.linux-riscv64-cpython-312/src 2025-04-27 23:44:08,745 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-riscv64-cpython-312/src/setproctitle.o 2025-04-27 23:44:09,366 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-riscv64-cpython-312/src/spt_debug.o 2025-04-27 23:44:09,543 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-riscv64-cpython-312/src/spt_setup.o 2025-04-27 23:44:10,446 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-riscv64-cpython-312/src/spt_status.o 2025-04-27 23:44:11,197 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-riscv64-cpython-312/src/spt_strlcpy.o 2025-04-27 23:44:11,363 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/setproctitle.o build/temp.linux-riscv64-cpython-312/src/spt_debug.o build/temp.linux-riscv64-cpython-312/src/spt_setup.o build/temp.linux-riscv64-cpython-312/src/spt_status.o build/temp.linux-riscv64-cpython-312/src/spt_strlcpy.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/setproctitle/_setproctitle.cpython-312-riscv64-linux-musl.so 2025-04-27 23:44:11,438 root INFO installing to build/bdist.linux-riscv64/wheel 2025-04-27 23:44:11,439 root INFO running install 2025-04-27 23:44:11,506 root INFO running install_lib 2025-04-27 23:44:11,524 root INFO creating build/bdist.linux-riscv64/wheel 2025-04-27 23:44:11,525 root INFO creating build/bdist.linux-riscv64/wheel/setproctitle 2025-04-27 23:44:11,527 root INFO copying build/lib.linux-riscv64-cpython-312/setproctitle/__init__.py -> build/bdist.linux-riscv64/wheel/./setproctitle 2025-04-27 23:44:11,528 root INFO copying build/lib.linux-riscv64-cpython-312/setproctitle/py.typed -> build/bdist.linux-riscv64/wheel/./setproctitle 2025-04-27 23:44:11,529 root INFO copying build/lib.linux-riscv64-cpython-312/setproctitle/_setproctitle.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./setproctitle 2025-04-27 23:44:11,531 root INFO running install_egg_info 2025-04-27 23:44:11,552 root INFO running egg_info 2025-04-27 23:44:11,567 root INFO creating setproctitle.egg-info 2025-04-27 23:44:11,568 root INFO writing setproctitle.egg-info/PKG-INFO 2025-04-27 23:44:11,572 root INFO writing dependency_links to setproctitle.egg-info/dependency_links.txt 2025-04-27 23:44:11,574 root INFO writing requirements to setproctitle.egg-info/requires.txt 2025-04-27 23:44:11,575 root INFO writing top-level names to setproctitle.egg-info/top_level.txt 2025-04-27 23:44:11,576 root INFO writing manifest file 'setproctitle.egg-info/SOURCES.txt' 2025-04-27 23:44:11,596 root INFO reading manifest file 'setproctitle.egg-info/SOURCES.txt' 2025-04-27 23:44:11,597 root INFO reading manifest template 'MANIFEST.in' 2025-04-27 23:44:11,599 root WARNING warning: no files found matching 'Makefile' 2025-04-27 23:44:11,609 root INFO writing manifest file 'setproctitle.egg-info/SOURCES.txt' 2025-04-27 23:44:11,610 root INFO Copying setproctitle.egg-info to build/bdist.linux-riscv64/wheel/./setproctitle-1.3.5-py3.12.egg-info 2025-04-27 23:44:11,617 root INFO running install_scripts 2025-04-27 23:44:11,649 root INFO creating build/bdist.linux-riscv64/wheel/setproctitle-1.3.5.dist-info/WHEEL 2025-04-27 23:44:11,652 wheel INFO creating '/home/buildozer/aports/community/py3-setproctitle/src/py-setproctitle-version-1.3.5/.dist/.tmp-0ddu9i48/setproctitle-1.3.5-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-04-27 23:44:11,654 wheel INFO adding 'setproctitle/__init__.py' 2025-04-27 23:44:11,657 wheel INFO adding 'setproctitle/_setproctitle.cpython-312-riscv64-linux-musl.so' 2025-04-27 23:44:11,659 wheel INFO adding 'setproctitle/py.typed' 2025-04-27 23:44:11,662 wheel INFO adding 'setproctitle-1.3.5.dist-info/METADATA' 2025-04-27 23:44:11,663 wheel INFO adding 'setproctitle-1.3.5.dist-info/WHEEL' 2025-04-27 23:44:11,665 wheel INFO adding 'setproctitle-1.3.5.dist-info/top_level.txt' 2025-04-27 23:44:11,666 wheel INFO adding 'setproctitle-1.3.5.dist-info/RECORD' 2025-04-27 23:44:11,667 root INFO removing build/bdist.linux-riscv64/wheel 2025-04-27 23:44:11,670 gpep517 INFO The backend produced .dist/setproctitle-1.3.5-cp312-cp312-linux_riscv64.whl setproctitle-1.3.5-cp312-cp312-linux_riscv64.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/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 7.04s ========================= /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-415227ea-30df-4784-9d58-7896a11aacce/popen-gw56/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-415227ea-30df-4784-9d58-7896a11aacce/popen-gw56/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-415227ea-30df-4784-9d58-7896a11aacce/popen-gw56 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-415227ea-30df-4784-9d58-7896a11aacce/popen-gw56' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-415227ea-30df-4784-9d58-7896a11aacce : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-415227ea-30df-4784-9d58-7896a11aacce' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b90aad27-be51-4e3a-9505-0d4b364e9e54/popen-gw53/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b90aad27-be51-4e3a-9505-0d4b364e9e54/popen-gw53/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-b90aad27-be51-4e3a-9505-0d4b364e9e54/popen-gw53 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b90aad27-be51-4e3a-9505-0d4b364e9e54/popen-gw53' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b90aad27-be51-4e3a-9505-0d4b364e9e54 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b90aad27-be51-4e3a-9505-0d4b364e9e54' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-abc5bf6c-b958-4cd8-a2a6-339047372dfc/popen-gw53/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-abc5bf6c-b958-4cd8-a2a6-339047372dfc/popen-gw53/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-abc5bf6c-b958-4cd8-a2a6-339047372dfc/popen-gw53 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-abc5bf6c-b958-4cd8-a2a6-339047372dfc/popen-gw53' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-abc5bf6c-b958-4cd8-a2a6-339047372dfc : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-abc5bf6c-b958-4cd8-a2a6-339047372dfc' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-e2b8fe01-4260-4726-933c-481d2f86c5f2/popen-gw0/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-e2b8fe01-4260-4726-933c-481d2f86c5f2/popen-gw0/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-e2b8fe01-4260-4726-933c-481d2f86c5f2/popen-gw0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-e2b8fe01-4260-4726-933c-481d2f86c5f2/popen-gw0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-e2b8fe01-4260-4726-933c-481d2f86c5f2 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-e2b8fe01-4260-4726-933c-481d2f86c5f2' warnings.warn( >>> py3-setproctitle: Entering fakeroot... >>> py3-setproctitle-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/setproctitle/__pycache__' -> '/home/buildozer/aports/community/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-riscv64.so.1 >>> py3-setproctitle*: Package size: 26.5 KB >>> py3-setproctitle*: Compressing data... >>> py3-setproctitle*: Create checksum... >>> py3-setproctitle*: Create py3-setproctitle-1.3.5-r0.apk >>> py3-setproctitle: Build complete at Sun, 27 Apr 2025 23:44:22 +0000 elapsed time 0h 0m 24s >>> py3-setproctitle: Cleaning up srcdir >>> py3-setproctitle: Cleaning up pkgdir >>> py3-setproctitle: Uninstalling dependencies... (1/34) Purging .makedepends-py3-setproctitle (20250427.234402) (2/34) Purging py3-gpep517-pyc (16-r0) (3/34) Purging py3-gpep517 (16-r0) (4/34) Purging py3-installer-pyc (0.7.0-r2) (5/34) Purging py3-installer (0.7.0-r2) (6/34) Purging py3-setuptools-pyc (77.0.3-r0) (7/34) Purging py3-setuptools (77.0.3-r0) (8/34) Purging py3-wheel-pyc (0.43.0-r0) (9/34) Purging py3-wheel (0.43.0-r0) (10/34) Purging python3-dev (3.12.10-r0) (11/34) Purging procps-ng (4.0.4-r2) (12/34) Purging py3-pytest-pyc (8.3.5-r0) (13/34) Purging py3-pytest (8.3.5-r0) (14/34) Purging py3-iniconfig-pyc (2.1.0-r0) (15/34) Purging py3-iniconfig (2.1.0-r0) (16/34) Purging py3-packaging-pyc (25.0-r0) (17/34) Purging py3-packaging (25.0-r0) (18/34) Purging py3-parsing-pyc (3.2.0-r0) (19/34) Purging py3-parsing (3.2.0-r0) (20/34) Purging py3-pluggy-pyc (1.5.0-r0) (21/34) Purging py3-pluggy (1.5.0-r0) (22/34) Purging py3-py-pyc (1.11.0-r4) (23/34) Purging py3-py (1.11.0-r4) (24/34) Purging python3-pyc (3.12.10-r0) (25/34) Purging python3-pycache-pyc0 (3.12.10-r0) (26/34) Purging pyc (3.12.10-r0) (27/34) Purging python3 (3.12.10-r0) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libffi (3.4.8-r0) (30/34) Purging libintl (0.24-r0) (31/34) Purging libpanelw (6.5_p20250412-r0) (32/34) Purging libproc2 (4.0.4-r2) (33/34) Purging mpdecimal (4.0.0-r0) (34/34) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 343 MiB in 110 packages >>> py3-setproctitle: Updating the community/riscv64 repository index... >>> py3-setproctitle: Signing the index...