>>> py3-setproctitle: Building community/py3-setproctitle 1.3.1-r0 (using abuild 3.10.0_rc1-r2) started Sat, 12 Nov 2022 22:41:32 +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-setuptools python3-dev (1/5) Installing py3-parsing (3.0.9-r0) (2/5) Installing py3-packaging (21.3-r2) (3/5) Installing py3-setuptools (65.5.1-r0) (4/5) Installing python3-dev (3.10.8-r3) (5/5) Installing .makedepends-py3-setproctitle (20221112.224133) Executing busybox-1.35.0-r27.trigger OK: 392 MiB in 106 packages >>> py3-setproctitle: Cleaning up srcdir >>> py3-setproctitle: Cleaning up pkgdir >>> py3-setproctitle: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/setproctitle-1.3.1.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.1.tar.gz::https://github.com/dvarrazzo/py-setproctitle/archive/version-1.3.1.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 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 27180 0 27180 0 0 17423 0 --:--:-- 0:00:01 --:--:-- 49328 >>> py3-setproctitle: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/setproctitle-1.3.1.tar.gz >>> py3-setproctitle: Checking sha512sums... setproctitle-1.3.1.tar.gz: OK >>> py3-setproctitle: Unpacking /var/cache/distfiles/v3.17/setproctitle-1.3.1.tar.gz... running build running build_py creating build creating build/lib.linux-aarch64-cpython-310 creating build/lib.linux-aarch64-cpython-310/setproctitle copying pkg/setproctitle/__init__.py -> build/lib.linux-aarch64-cpython-310/setproctitle copying pkg/setproctitle/py.typed -> build/lib.linux-aarch64-cpython-310/setproctitle running build_ext building 'setproctitle._setproctitle' extension creating build/temp.linux-aarch64-cpython-310 creating build/temp.linux-aarch64-cpython-310/src gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -Os -fPIC -DSPT_VERSION=1.3.1 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.10 -c src/setproctitle.c -o build/temp.linux-aarch64-cpython-310/src/setproctitle.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -Os -fPIC -DSPT_VERSION=1.3.1 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.10 -c src/spt_debug.c -o build/temp.linux-aarch64-cpython-310/src/spt_debug.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -Os -fPIC -DSPT_VERSION=1.3.1 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.10 -c src/spt_setup.c -o build/temp.linux-aarch64-cpython-310/src/spt_setup.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -Os -fPIC -DSPT_VERSION=1.3.1 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.10 -c src/spt_status.c -o build/temp.linux-aarch64-cpython-310/src/spt_status.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -g -O2 -Os -g -O2 -Os -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -Os -fPIC -DSPT_VERSION=1.3.1 -DHAVE_SYS_PRCTL_H=1 -I/usr/include/python3.10 -c src/spt_strlcpy.c -o build/temp.linux-aarch64-cpython-310/src/spt_strlcpy.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -Os build/temp.linux-aarch64-cpython-310/src/setproctitle.o build/temp.linux-aarch64-cpython-310/src/spt_debug.o build/temp.linux-aarch64-cpython-310/src/spt_setup.o build/temp.linux-aarch64-cpython-310/src/spt_status.o build/temp.linux-aarch64-cpython-310/src/spt_strlcpy.o -L/usr/lib -o build/lib.linux-aarch64-cpython-310/setproctitle/_setproctitle.cpython-310-aarch64-linux-gnu.so >>> WARNING: py3-setproctitle: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-setproctitle: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running install_lib creating /home/buildozer/aports/community/py3-setproctitle/pkg creating /home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle creating /home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle/usr creating /home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle/usr/lib creating /home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle/usr/lib/python3.10/site-packages/setproctitle copying build/lib.linux-aarch64-cpython-310/setproctitle/_setproctitle.cpython-310-aarch64-linux-gnu.so -> /home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle/usr/lib/python3.10/site-packages/setproctitle copying build/lib.linux-aarch64-cpython-310/setproctitle/py.typed -> /home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle/usr/lib/python3.10/site-packages/setproctitle copying build/lib.linux-aarch64-cpython-310/setproctitle/__init__.py -> /home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle/usr/lib/python3.10/site-packages/setproctitle byte-compiling /home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle/usr/lib/python3.10/site-packages/setproctitle/__init__.py to __init__.cpython-310.pyc running install_egg_info running egg_info creating setproctitle.egg-info writing setproctitle.egg-info/PKG-INFO writing dependency_links to setproctitle.egg-info/dependency_links.txt writing requirements to setproctitle.egg-info/requires.txt writing top-level names to setproctitle.egg-info/top_level.txt writing manifest file 'setproctitle.egg-info/SOURCES.txt' reading manifest file 'setproctitle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' writing manifest file 'setproctitle.egg-info/SOURCES.txt' Copying setproctitle.egg-info to /home/buildozer/aports/community/py3-setproctitle/pkg/py3-setproctitle/usr/lib/python3.10/site-packages/setproctitle-1.3.1-py3.10.egg-info running install_scripts >>> py3-setproctitle*: Running postcheck for py3-setproctitle >>> py3-setproctitle*: Preparing package py3-setproctitle... >>> py3-setproctitle*: Stripping binaries >>> py3-setproctitle*: Scanning shared objects >>> py3-setproctitle*: Tracing dependencies... python3 so:libc.musl-aarch64.so.1 >>> py3-setproctitle*: Package size: 140.0 KB >>> py3-setproctitle*: Compressing data... >>> py3-setproctitle*: Create checksum... >>> py3-setproctitle*: Create py3-setproctitle-1.3.1-r0.apk >>> py3-setproctitle: Build complete at Sat, 12 Nov 2022 22:41:37 +0000 elapsed time 0h 0m 5s >>> py3-setproctitle: Cleaning up srcdir >>> py3-setproctitle: Cleaning up pkgdir >>> py3-setproctitle: Uninstalling dependencies... (1/5) Purging .makedepends-py3-setproctitle (20221112.224133) (2/5) Purging py3-setuptools (65.5.1-r0) (3/5) Purging py3-packaging (21.3-r2) (4/5) Purging py3-parsing (3.0.9-r0) (5/5) Purging python3-dev (3.10.8-r3) Executing busybox-1.35.0-r27.trigger OK: 332 MiB in 101 packages >>> py3-setproctitle: Updating the community/aarch64 repository index... >>> py3-setproctitle: Signing the index...