>>> py3-pysendfile: Building community/py3-pysendfile 2.0.1-r6 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 11:37:05 +0000 >>> py3-pysendfile: Checking sanity of /home/buildozer/aports/community/py3-pysendfile/APKBUILD... >>> py3-pysendfile: Analyzing dependencies... >>> py3-pysendfile: Installing for build: build-base python3 python3-dev py3-setuptools (1/20) Installing libbz2 (1.0.8-r5) (2/20) Installing libffi (3.4.4-r2) (3/20) Installing gdbm (1.23-r1) (4/20) Installing xz-libs (5.4.2-r1) (5/20) Installing mpdecimal (2.5.1-r2) (6/20) Installing libpanelw (6.4_p20230401-r4) (7/20) Installing readline (8.2.1-r1) (8/20) Installing sqlite-libs (3.41.2-r2) (9/20) Installing python3 (3.11.3-r10) (10/20) Installing python3-pycache-pyc0 (3.11.3-r10) (11/20) Installing pyc (0.1-r0) (12/20) Installing python3-pyc (3.11.3-r10) (13/20) Installing python3-dev (3.11.3-r10) (14/20) Installing py3-parsing (3.0.9-r2) (15/20) Installing py3-parsing-pyc (3.0.9-r2) (16/20) Installing py3-packaging (23.1-r1) (17/20) Installing py3-packaging-pyc (23.1-r1) (18/20) Installing py3-setuptools (67.7.0-r0) (19/20) Installing py3-setuptools-pyc (67.7.0-r0) (20/20) Installing .makedepends-py3-pysendfile (20230421.113712) Executing busybox-1.36.0-r7.trigger OK: 573 MiB in 118 packages >>> py3-pysendfile: Cleaning up srcdir >>> py3-pysendfile: Cleaning up pkgdir >>> py3-pysendfile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pysendfile-2.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pysendfile: Fetching https://files.pythonhosted.org/packages/source/p/pysendfile/pysendfile-2.0.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 100 19315 100 19315 0 0 17826 0 0:00:01 0:00:01 --:--:-- 17826 >>> py3-pysendfile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/pysendfile-2.0.1.tar.gz >>> py3-pysendfile: Checking sha512sums... pysendfile-2.0.1.tar.gz: OK >>> py3-pysendfile: Unpacking /var/cache/distfiles/v3.18/pysendfile-2.0.1.tar.gz... running build running build_ext building 'sendfile' extension creating build creating build/temp.linux-ppc64le-cpython-311 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c sendfilemodule.c -o build/temp.linux-ppc64le-cpython-311/sendfilemodule.o creating build/lib.linux-ppc64le-cpython-311 gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-311/sendfilemodule.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/sendfile.cpython-311-powerpc64le-linux-musl.so >>> WARNING: py3-pysendfile: 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-pysendfile: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pysendfile/pkg creating /home/buildozer/aports/community/py3-pysendfile/pkg/py3-pysendfile creating /home/buildozer/aports/community/py3-pysendfile/pkg/py3-pysendfile/usr creating /home/buildozer/aports/community/py3-pysendfile/pkg/py3-pysendfile/usr/lib creating /home/buildozer/aports/community/py3-pysendfile/pkg/py3-pysendfile/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pysendfile/pkg/py3-pysendfile/usr/lib/python3.11/site-packages copying build/lib.linux-ppc64le-cpython-311/sendfile.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/community/py3-pysendfile/pkg/py3-pysendfile/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing pysendfile.egg-info/PKG-INFO writing dependency_links to pysendfile.egg-info/dependency_links.txt writing top-level names to pysendfile.egg-info/top_level.txt reading manifest file 'pysendfile.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pysendfile.egg-info/SOURCES.txt' Copying pysendfile.egg-info to /home/buildozer/aports/community/py3-pysendfile/pkg/py3-pysendfile/usr/lib/python3.11/site-packages/pysendfile-2.0.1-py3.11.egg-info running install_scripts >>> py3-pysendfile*: Running postcheck for py3-pysendfile >>> py3-pysendfile*: Preparing package py3-pysendfile... >>> py3-pysendfile*: Stripping binaries >>> py3-pysendfile*: Scanning shared objects >>> py3-pysendfile*: Tracing dependencies... python3 python3~3.11 so:libc.musl-ppc64le.so.1 >>> py3-pysendfile*: Package size: 116.0 KB >>> py3-pysendfile*: Compressing data... >>> py3-pysendfile*: Create checksum... >>> py3-pysendfile*: Create py3-pysendfile-2.0.1-r6.apk >>> py3-pysendfile: Build complete at Fri, 21 Apr 2023 11:37:15 +0000 elapsed time 0h 0m 10s >>> py3-pysendfile: Cleaning up srcdir >>> py3-pysendfile: Cleaning up pkgdir >>> py3-pysendfile: Uninstalling dependencies... (1/20) Purging .makedepends-py3-pysendfile (20230421.113712) (2/20) Purging python3-dev (3.11.3-r10) (3/20) Purging py3-setuptools-pyc (67.7.0-r0) (4/20) Purging py3-setuptools (67.7.0-r0) (5/20) Purging py3-packaging-pyc (23.1-r1) (6/20) Purging py3-packaging (23.1-r1) (7/20) Purging py3-parsing-pyc (3.0.9-r2) (8/20) Purging py3-parsing (3.0.9-r2) (9/20) Purging python3-pyc (3.11.3-r10) (10/20) Purging python3-pycache-pyc0 (3.11.3-r10) (11/20) Purging pyc (0.1-r0) (12/20) Purging python3 (3.11.3-r10) (13/20) Purging gdbm (1.23-r1) (14/20) Purging libbz2 (1.0.8-r5) (15/20) Purging libffi (3.4.4-r2) (16/20) Purging libpanelw (6.4_p20230401-r4) (17/20) Purging mpdecimal (2.5.1-r2) (18/20) Purging readline (8.2.1-r1) (19/20) Purging sqlite-libs (3.41.2-r2) (20/20) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 440 MiB in 98 packages >>> py3-pysendfile: Updating the community/ppc64le repository index... >>> py3-pysendfile: Signing the index...