>>> py3-setproctitle: Building main/py3-setproctitle 1.3.7-r0 (using abuild 3.16.0_rc4-r0) started Sat, 22 Nov 2025 17:51:52 +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/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r0) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.1-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing libpanelw (6.5_p20251115-r0) ( 7/39) Installing sqlite-libs (3.51.0-r0) ( 8/39) Installing python3 (3.12.12-r0) ( 9/39) Installing python3-pycache-pyc0 (3.12.12-r0) (10/39) Installing pyc (3.12.12-r0) (11/39) Installing python3-pyc (3.12.12-r0) (12/39) Installing py3-installer (0.7.0-r2) (13/39) Installing py3-installer-pyc (0.7.0-r2) (14/39) Installing py3-gpep517 (19-r1) (15/39) Installing py3-gpep517-pyc (19-r1) (16/39) Installing py3-parsing (3.2.3-r0) (17/39) Installing py3-parsing-pyc (3.2.3-r0) (18/39) Installing py3-packaging (25.0-r0) (19/39) Installing py3-packaging-pyc (25.0-r0) (20/39) Installing py3-setuptools (80.9.0-r2) (21/39) Installing py3-setuptools-pyc (80.9.0-r2) (22/39) Installing py3-wheel (0.46.1-r0) (23/39) Installing py3-wheel-pyc (0.46.1-r0) (24/39) Installing python3-dev (3.12.12-r0) (25/39) Installing skalibs-libs (2.14.4.0-r0) (26/39) Installing utmps-libs (0.1.3.1-r0) (27/39) Installing libproc2 (4.0.4-r3) (28/39) Installing procps-ng (4.0.4-r3) (29/39) Installing py3-iniconfig (2.3.0-r0) (30/39) Installing py3-iniconfig-pyc (2.3.0-r0) (31/39) Installing py3-pluggy (1.6.0-r0) (32/39) Installing py3-pluggy-pyc (1.6.0-r0) (33/39) Installing py3-py (1.11.0-r4) (34/39) Installing py3-py-pyc (1.11.0-r4) (35/39) Installing py3-pygments (2.19.2-r0) (36/39) Installing py3-pygments-pyc (2.19.2-r0) (37/39) Installing py3-pytest (8.4.2-r1) (38/39) Installing py3-pytest-pyc (8.4.2-r1) (39/39) Installing .makedepends-py3-setproctitle (20251122.175153) busybox-1.37.0-r28.trigger: Executing script... OK: 551 MiB in 148 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.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-setproctitle: Fetching setproctitle-1.3.7.tar.gz::https://github.com/dvarrazzo/py-setproctitle/archive/version-1.3.7.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/setproctitle-1.3.7.tar.gz.part' setproctitle-1.3.7.t 100% |********************************| 28239 0:00:00 ETA '/var/cache/distfiles/edge/setproctitle-1.3.7.tar.gz.part' saved /var/cache/distfiles/edge/setproctitle-1.3.7.tar.gz: OK >>> py3-setproctitle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/setproctitle-1.3.7.tar.gz /var/cache/distfiles/edge/setproctitle-1.3.7.tar.gz: OK >>> py3-setproctitle: Unpacking /var/cache/distfiles/edge/setproctitle-1.3.7.tar.gz... 2025-11-22 17:51:54,443 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-11-22 17:51:54,471 root INFO running bdist_wheel 2025-11-22 17:51:54,481 root INFO running build 2025-11-22 17:51:54,482 root INFO running build_py 2025-11-22 17:51:54,485 root INFO creating build/lib.linux-aarch64-cpython-312/setproctitle 2025-11-22 17:51:54,486 root INFO copying pkg/setproctitle/__init__.py -> build/lib.linux-aarch64-cpython-312/setproctitle 2025-11-22 17:51:54,486 root INFO copying pkg/setproctitle/py.typed -> build/lib.linux-aarch64-cpython-312/setproctitle 2025-11-22 17:51:54,487 root INFO running build_ext 2025-11-22 17:51:54,488 root INFO building 'setproctitle._setproctitle' extension 2025-11-22 17:51:54,489 root INFO creating build/temp.linux-aarch64-cpython-312/src 2025-11-22 17:51:54,489 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.7 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.12 -c src/setproctitle.c -o build/temp.linux-aarch64-cpython-312/src/setproctitle.o 2025-11-22 17:51:54,614 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.7 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.12 -c src/spt_debug.c -o build/temp.linux-aarch64-cpython-312/src/spt_debug.o 2025-11-22 17:51:54,655 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.7 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.12 -c src/spt_setup.c -o build/temp.linux-aarch64-cpython-312/src/spt_setup.o 2025-11-22 17:51:54,840 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.7 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.12 -c src/spt_status.c -o build/temp.linux-aarch64-cpython-312/src/spt_status.o 2025-11-22 17:51:54,995 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.7 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.12 -c src/spt_strlcpy.c -o build/temp.linux-aarch64-cpython-312/src/spt_strlcpy.o 2025-11-22 17:51:55,030 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-312/src/setproctitle.o build/temp.linux-aarch64-cpython-312/src/spt_debug.o build/temp.linux-aarch64-cpython-312/src/spt_setup.o build/temp.linux-aarch64-cpython-312/src/spt_status.o build/temp.linux-aarch64-cpython-312/src/spt_strlcpy.o -L/usr/lib -o build/lib.linux-aarch64-cpython-312/setproctitle/_setproctitle.cpython-312-aarch64-linux-musl.so 2025-11-22 17:51:55,048 root INFO installing to build/bdist.linux-aarch64/wheel 2025-11-22 17:51:55,048 root INFO running install 2025-11-22 17:51:55,059 root INFO running install_lib 2025-11-22 17:51:55,062 root INFO creating build/bdist.linux-aarch64/wheel 2025-11-22 17:51:55,062 root INFO creating build/bdist.linux-aarch64/wheel/setproctitle 2025-11-22 17:51:55,062 root INFO copying build/lib.linux-aarch64-cpython-312/setproctitle/__init__.py -> build/bdist.linux-aarch64/wheel/./setproctitle 2025-11-22 17:51:55,063 root INFO copying build/lib.linux-aarch64-cpython-312/setproctitle/_setproctitle.cpython-312-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/./setproctitle 2025-11-22 17:51:55,063 root INFO copying build/lib.linux-aarch64-cpython-312/setproctitle/py.typed -> build/bdist.linux-aarch64/wheel/./setproctitle 2025-11-22 17:51:55,063 root INFO running install_egg_info 2025-11-22 17:51:55,066 root INFO running egg_info 2025-11-22 17:51:55,069 root INFO creating setproctitle.egg-info 2025-11-22 17:51:55,069 root INFO writing setproctitle.egg-info/PKG-INFO 2025-11-22 17:51:55,070 root INFO writing dependency_links to setproctitle.egg-info/dependency_links.txt 2025-11-22 17:51:55,070 root INFO writing requirements to setproctitle.egg-info/requires.txt 2025-11-22 17:51:55,070 root INFO writing top-level names to setproctitle.egg-info/top_level.txt 2025-11-22 17:51:55,071 root INFO writing manifest file 'setproctitle.egg-info/SOURCES.txt' 2025-11-22 17:51:55,074 root INFO reading manifest file 'setproctitle.egg-info/SOURCES.txt' 2025-11-22 17:51:55,074 root INFO reading manifest template 'MANIFEST.in' 2025-11-22 17:51:55,074 root WARNING warning: no files found matching 'COPYRIGHT' 2025-11-22 17:51:55,074 root WARNING warning: no files found matching 'Makefile' 2025-11-22 17:51:55,075 root INFO adding license file 'LICENSE' 2025-11-22 17:51:55,076 root INFO writing manifest file 'setproctitle.egg-info/SOURCES.txt' 2025-11-22 17:51:55,076 root INFO Copying setproctitle.egg-info to build/bdist.linux-aarch64/wheel/./setproctitle-1.3.7-py3.12.egg-info 2025-11-22 17:51:55,077 root INFO running install_scripts 2025-11-22 17:51:55,083 root INFO creating build/bdist.linux-aarch64/wheel/setproctitle-1.3.7.dist-info/WHEEL 2025-11-22 17:51:55,083 wheel INFO creating '/home/buildozer/aports/main/py3-setproctitle/src/py-setproctitle-version-1.3.7/.dist/.tmp-4rzoyvna/setproctitle-1.3.7-cp312-cp312-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2025-11-22 17:51:55,083 wheel INFO adding 'setproctitle/__init__.py' 2025-11-22 17:51:55,084 wheel INFO adding 'setproctitle/_setproctitle.cpython-312-aarch64-linux-musl.so' 2025-11-22 17:51:55,084 wheel INFO adding 'setproctitle/py.typed' 2025-11-22 17:51:55,085 wheel INFO adding 'setproctitle-1.3.7.dist-info/licenses/LICENSE' 2025-11-22 17:51:55,085 wheel INFO adding 'setproctitle-1.3.7.dist-info/METADATA' 2025-11-22 17:51:55,085 wheel INFO adding 'setproctitle-1.3.7.dist-info/WHEEL' 2025-11-22 17:51:55,085 wheel INFO adding 'setproctitle-1.3.7.dist-info/top_level.txt' 2025-11-22 17:51:55,085 wheel INFO adding 'setproctitle-1.3.7.dist-info/RECORD' 2025-11-22 17:51:55,085 root INFO removing build/bdist.linux-aarch64/wheel 2025-11-22 17:51:55,086 gpep517 INFO The backend produced .dist/setproctitle-1.3.7-cp312-cp312-linux_aarch64.whl setproctitle-1.3.7-cp312-cp312-linux_aarch64.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/main/py3-setproctitle/src/py-setproctitle-version-1.3.7 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.47s ========================= >>> 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*: Scanning shared objects >>> py3-setproctitle-pyc*: Tracing dependencies... 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.7-r0.apk >>> py3-setproctitle*: Tracing dependencies... python3 python3~3.12 so:libc.musl-aarch64.so.1 >>> py3-setproctitle*: Package size: 80.4 KB >>> py3-setproctitle*: Compressing data... >>> py3-setproctitle*: Create checksum... >>> py3-setproctitle*: Create py3-setproctitle-1.3.7-r0.apk >>> py3-setproctitle: Build complete at Sat, 22 Nov 2025 17:51:57 +0000 elapsed time 0h 0m 5s >>> py3-setproctitle: Cleaning up srcdir >>> py3-setproctitle: Cleaning up pkgdir >>> py3-setproctitle: Cleaning up tmpdir >>> py3-setproctitle: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-setproctitle (20251122.175153) ( 2/39) Purging py3-gpep517-pyc (19-r1) ( 3/39) Purging py3-gpep517 (19-r1) ( 4/39) Purging py3-installer-pyc (0.7.0-r2) ( 5/39) Purging py3-installer (0.7.0-r2) ( 6/39) Purging py3-setuptools-pyc (80.9.0-r2) ( 7/39) Purging py3-setuptools (80.9.0-r2) ( 8/39) Purging py3-wheel-pyc (0.46.1-r0) ( 9/39) Purging py3-wheel (0.46.1-r0) (10/39) Purging python3-dev (3.12.12-r0) (11/39) Purging procps-ng (4.0.4-r3) (12/39) Purging py3-pytest-pyc (8.4.2-r1) (13/39) Purging py3-pytest (8.4.2-r1) (14/39) Purging py3-iniconfig-pyc (2.3.0-r0) (15/39) Purging py3-iniconfig (2.3.0-r0) (16/39) Purging py3-packaging-pyc (25.0-r0) (17/39) Purging py3-packaging (25.0-r0) (18/39) Purging py3-parsing-pyc (3.2.3-r0) (19/39) Purging py3-parsing (3.2.3-r0) (20/39) Purging py3-pluggy-pyc (1.6.0-r0) (21/39) Purging py3-pluggy (1.6.0-r0) (22/39) Purging py3-py-pyc (1.11.0-r4) (23/39) Purging py3-py (1.11.0-r4) (24/39) Purging py3-pygments-pyc (2.19.2-r0) (25/39) Purging py3-pygments (2.19.2-r0) (26/39) Purging python3-pyc (3.12.12-r0) (27/39) Purging python3-pycache-pyc0 (3.12.12-r0) (28/39) Purging pyc (3.12.12-r0) (29/39) Purging python3 (3.12.12-r0) (30/39) Purging gdbm (1.26-r0) (31/39) Purging libbz2 (1.0.8-r6) (32/39) Purging libffi (3.5.2-r0) (33/39) Purging libpanelw (6.5_p20251115-r0) (34/39) Purging libproc2 (4.0.4-r3) (35/39) Purging mpdecimal (4.0.1-r0) (36/39) Purging sqlite-libs (3.51.0-r0) (37/39) Purging utmps-libs (0.1.3.1-r0) (38/39) Purging xz-libs (5.8.1-r0) (39/39) Purging skalibs-libs (2.14.4.0-r0) busybox-1.37.0-r28.trigger: Executing script... OK: 432 MiB in 109 packages >>> py3-setproctitle: Updating the main/aarch64 repository index... >>> py3-setproctitle: Signing the index...