>>> py3-setproctitle: Building community/py3-setproctitle 1.3.3-r0 (using abuild 3.11.21-r0) started Sun, 08 Oct 2023 13:52:43 +0000 >>> py3-setproctitle: Checking sanity of /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/35) Installing libffi (3.4.4-r3) (2/35) Installing gdbm (1.23-r1) (3/35) Installing mpdecimal (2.5.1-r2) (4/35) Installing libpanelw (6.4_p20230918-r1) (5/35) Installing readline (8.2.1-r2) (6/35) Installing sqlite-libs (3.43.1-r0) (7/35) Installing python3 (3.11.6-r0) (8/35) Installing python3-pycache-pyc0 (3.11.6-r0) (9/35) Installing pyc (0.1-r0) (10/35) Installing python3-pyc (3.11.6-r0) (11/35) Installing py3-installer (0.7.0-r1) (12/35) Installing py3-installer-pyc (0.7.0-r1) (13/35) Installing py3-gpep517 (15-r0) (14/35) Installing py3-gpep517-pyc (15-r0) (15/35) Installing py3-parsing (3.1.1-r0) (16/35) Installing py3-parsing-pyc (3.1.1-r0) (17/35) Installing py3-packaging (23.2-r0) (18/35) Installing py3-packaging-pyc (23.2-r0) (19/35) Installing py3-setuptools (68.2.2-r0) (20/35) Installing py3-setuptools-pyc (68.2.2-r0) (21/35) Installing py3-wheel (0.41.2-r0) (22/35) Installing py3-wheel-pyc (0.41.2-r0) (23/35) Installing python3-dev (3.11.6-r0) (24/35) Installing libintl (0.22.2-r0) (25/35) Installing libproc2 (4.0.4-r0) (26/35) Installing procps-ng (4.0.4-r0) (27/35) Installing py3-iniconfig (1.1.1-r6) (28/35) Installing py3-iniconfig-pyc (1.1.1-r6) (29/35) Installing py3-pluggy (1.3.0-r0) (30/35) Installing py3-pluggy-pyc (1.3.0-r0) (31/35) Installing py3-py (1.11.0-r2) (32/35) Installing py3-py-pyc (1.11.0-r2) (33/35) Installing py3-pytest (7.4.2-r0) (34/35) Installing py3-pytest-pyc (7.4.2-r0) (35/35) Installing .makedepends-py3-setproctitle (20231008.135244) Executing busybox-1.36.1-r12.trigger OK: 484 MiB in 145 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.3.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-setproctitle: Fetching setproctitle-1.3.3.tar.gz::https://github.com/dvarrazzo/py-setproctitle/archive/version-1.3.3.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 27515 0 27515 0 0 66044 0 --:--:-- --:--:-- --:--:-- 66044 >>> py3-setproctitle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/setproctitle-1.3.3.tar.gz >>> py3-setproctitle: Checking sha512sums... setproctitle-1.3.3.tar.gz: OK >>> py3-setproctitle: Unpacking /var/cache/distfiles/edge/setproctitle-1.3.3.tar.gz... 2023-10-08 13:52:46,525 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-10-08 13:52:46,579 root INFO running bdist_wheel 2023-10-08 13:52:46,594 root INFO running build 2023-10-08 13:52:46,594 root INFO running build_py 2023-10-08 13:52:46,598 root INFO creating build 2023-10-08 13:52:46,598 root INFO creating build/lib.linux-i686-cpython-311 2023-10-08 13:52:46,598 root INFO creating build/lib.linux-i686-cpython-311/setproctitle 2023-10-08 13:52:46,599 root INFO copying pkg/setproctitle/__init__.py -> build/lib.linux-i686-cpython-311/setproctitle 2023-10-08 13:52:46,599 root INFO copying pkg/setproctitle/py.typed -> build/lib.linux-i686-cpython-311/setproctitle 2023-10-08 13:52:46,600 root INFO running build_ext 2023-10-08 13:52:46,602 root INFO building 'setproctitle._setproctitle' extension 2023-10-08 13:52:46,602 root INFO creating build/temp.linux-i686-cpython-311 2023-10-08 13:52:46,602 root INFO creating build/temp.linux-i686-cpython-311/src 2023-10-08 13:52:46,603 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.3 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.11 -c src/setproctitle.c -o build/temp.linux-i686-cpython-311/src/setproctitle.o 2023-10-08 13:52:46,933 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.3 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.11 -c src/spt_debug.c -o build/temp.linux-i686-cpython-311/src/spt_debug.o 2023-10-08 13:52:46,991 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.3 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.11 -c src/spt_setup.c -o build/temp.linux-i686-cpython-311/src/spt_setup.o 2023-10-08 13:52:47,383 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.3 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.11 -c src/spt_status.c -o build/temp.linux-i686-cpython-311/src/spt_status.o 2023-10-08 13:52:47,704 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSPT_VERSION=1.3.3 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.11 -c src/spt_strlcpy.c -o build/temp.linux-i686-cpython-311/src/spt_strlcpy.o 2023-10-08 13:52:47,757 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-311/src/setproctitle.o build/temp.linux-i686-cpython-311/src/spt_debug.o build/temp.linux-i686-cpython-311/src/spt_setup.o build/temp.linux-i686-cpython-311/src/spt_status.o build/temp.linux-i686-cpython-311/src/spt_strlcpy.o -L/usr/lib -o build/lib.linux-i686-cpython-311/setproctitle/_setproctitle.cpython-311-i386-linux-musl.so 2023-10-08 13:52:47,792 wheel INFO installing to build/bdist.linux-i686/wheel 2023-10-08 13:52:47,792 root INFO running install 2023-10-08 13:52:47,818 root INFO running install_lib 2023-10-08 13:52:47,824 root INFO creating build/bdist.linux-i686 2023-10-08 13:52:47,824 root INFO creating build/bdist.linux-i686/wheel 2023-10-08 13:52:47,825 root INFO creating build/bdist.linux-i686/wheel/setproctitle 2023-10-08 13:52:47,825 root INFO copying build/lib.linux-i686-cpython-311/setproctitle/__init__.py -> build/bdist.linux-i686/wheel/setproctitle 2023-10-08 13:52:47,826 root INFO copying build/lib.linux-i686-cpython-311/setproctitle/py.typed -> build/bdist.linux-i686/wheel/setproctitle 2023-10-08 13:52:47,826 root INFO copying build/lib.linux-i686-cpython-311/setproctitle/_setproctitle.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/setproctitle 2023-10-08 13:52:47,827 root INFO running install_egg_info 2023-10-08 13:52:47,835 root INFO running egg_info 2023-10-08 13:52:47,836 root INFO creating setproctitle.egg-info 2023-10-08 13:52:47,839 root INFO writing setproctitle.egg-info/PKG-INFO 2023-10-08 13:52:47,840 root INFO writing dependency_links to setproctitle.egg-info/dependency_links.txt 2023-10-08 13:52:47,841 root INFO writing requirements to setproctitle.egg-info/requires.txt 2023-10-08 13:52:47,842 root INFO writing top-level names to setproctitle.egg-info/top_level.txt 2023-10-08 13:52:47,842 root INFO writing manifest file 'setproctitle.egg-info/SOURCES.txt' 2023-10-08 13:52:47,846 root INFO reading manifest file 'setproctitle.egg-info/SOURCES.txt' 2023-10-08 13:52:47,846 root INFO reading manifest template 'MANIFEST.in' 2023-10-08 13:52:47,847 root WARNING warning: no files found matching 'Makefile' 2023-10-08 13:52:47,850 root INFO writing manifest file 'setproctitle.egg-info/SOURCES.txt' 2023-10-08 13:52:47,850 root INFO Copying setproctitle.egg-info to build/bdist.linux-i686/wheel/setproctitle-1.3.3-py3.11.egg-info 2023-10-08 13:52:47,852 root INFO running install_scripts 2023-10-08 13:52:47,860 wheel INFO creating build/bdist.linux-i686/wheel/setproctitle-1.3.3.dist-info/WHEEL 2023-10-08 13:52:47,861 wheel INFO creating '/home/buildozer/aports/community/py3-setproctitle/src/py-setproctitle-version-1.3.3/.dist/.tmp-wi8n1so8/setproctitle-1.3.3-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-10-08 13:52:47,862 wheel INFO adding 'setproctitle/__init__.py' 2023-10-08 13:52:47,862 wheel INFO adding 'setproctitle/_setproctitle.cpython-311-i386-linux-musl.so' 2023-10-08 13:52:47,863 wheel INFO adding 'setproctitle/py.typed' 2023-10-08 13:52:47,864 wheel INFO adding 'setproctitle-1.3.3.dist-info/METADATA' 2023-10-08 13:52:47,864 wheel INFO adding 'setproctitle-1.3.3.dist-info/WHEEL' 2023-10-08 13:52:47,865 wheel INFO adding 'setproctitle-1.3.3.dist-info/top_level.txt' 2023-10-08 13:52:47,865 wheel INFO adding 'setproctitle-1.3.3.dist-info/RECORD' 2023-10-08 13:52:47,865 wheel INFO removing build/bdist.linux-i686/wheel 2023-10-08 13:52:47,866 gpep517 INFO The backend produced .dist/setproctitle-1.3.3-cp311-cp311-linux_i686.whl setproctitle-1.3.3-cp311-cp311-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.2, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-setproctitle/src/py-setproctitle-version-1.3.3 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 2.59s ========================= >>> py3-setproctitle: Entering fakeroot... >>> py3-setproctitle-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle/usr/lib/python3.11/site-packages/setproctitle/__pycache__' -> '/home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle-pyc/usr/lib/python3.11/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.11 >>> py3-setproctitle-pyc*: Package size: 32.0 KB >>> py3-setproctitle-pyc*: Compressing data... >>> py3-setproctitle-pyc*: Create checksum... >>> py3-setproctitle-pyc*: Create py3-setproctitle-pyc-1.3.3-r0.apk >>> py3-setproctitle*: Tracing dependencies... python3 python3~3.11 so:libc.musl-x86.so.1 >>> py3-setproctitle*: Package size: 76.0 KB >>> py3-setproctitle*: Compressing data... >>> py3-setproctitle*: Create checksum... >>> py3-setproctitle*: Create py3-setproctitle-1.3.3-r0.apk >>> py3-setproctitle: Build complete at Sun, 08 Oct 2023 13:52:52 +0000 elapsed time 0h 0m 9s >>> py3-setproctitle: Cleaning up srcdir >>> py3-setproctitle: Cleaning up pkgdir >>> py3-setproctitle: Uninstalling dependencies... (1/35) Purging .makedepends-py3-setproctitle (20231008.135244) (2/35) Purging py3-gpep517-pyc (15-r0) (3/35) Purging py3-gpep517 (15-r0) (4/35) Purging py3-installer-pyc (0.7.0-r1) (5/35) Purging py3-installer (0.7.0-r1) (6/35) Purging py3-setuptools-pyc (68.2.2-r0) (7/35) Purging py3-setuptools (68.2.2-r0) (8/35) Purging py3-wheel-pyc (0.41.2-r0) (9/35) Purging py3-wheel (0.41.2-r0) (10/35) Purging python3-dev (3.11.6-r0) (11/35) Purging procps-ng (4.0.4-r0) (12/35) Purging py3-pytest-pyc (7.4.2-r0) (13/35) Purging py3-pytest (7.4.2-r0) (14/35) Purging py3-iniconfig-pyc (1.1.1-r6) (15/35) Purging py3-iniconfig (1.1.1-r6) (16/35) Purging py3-packaging-pyc (23.2-r0) (17/35) Purging py3-packaging (23.2-r0) (18/35) Purging py3-parsing-pyc (3.1.1-r0) (19/35) Purging py3-parsing (3.1.1-r0) (20/35) Purging py3-pluggy-pyc (1.3.0-r0) (21/35) Purging py3-pluggy (1.3.0-r0) (22/35) Purging py3-py-pyc (1.11.0-r2) (23/35) Purging py3-py (1.11.0-r2) (24/35) Purging libintl (0.22.2-r0) (25/35) Purging libproc2 (4.0.4-r0) (26/35) Purging python3-pyc (3.11.6-r0) (27/35) Purging python3-pycache-pyc0 (3.11.6-r0) (28/35) Purging pyc (0.1-r0) (29/35) Purging python3 (3.11.6-r0) (30/35) Purging gdbm (1.23-r1) (31/35) Purging libffi (3.4.4-r3) (32/35) Purging libpanelw (6.4_p20230918-r1) (33/35) Purging mpdecimal (2.5.1-r2) (34/35) Purging readline (8.2.1-r2) (35/35) Purging sqlite-libs (3.43.1-r0) Executing busybox-1.36.1-r12.trigger OK: 379 MiB in 110 packages >>> py3-setproctitle: Updating the community/x86 repository index... >>> py3-setproctitle: Signing the index...