>>> py3-inotify: Building community/py3-inotify 0.9.6-r9 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 12:42:42 +0000 >>> py3-inotify: Checking sanity of /home/buildozer/aports/community/py3-inotify/APKBUILD... >>> py3-inotify: Analyzing dependencies... >>> py3-inotify: Installing for build: build-base py3-setuptools python3-dev (1/17) Installing libbz2 (1.0.8-r1) (2/17) Installing libffi (3.4.2-r1) (3/17) Installing gdbm (1.23-r0) (4/17) Installing xz-libs (5.2.5-r1) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.1.2-r0) (7/17) Installing sqlite-libs (3.38.0-r0) (8/17) Installing python3 (3.10.3-r0) (9/17) Installing py3-appdirs (1.4.4-r3) (10/17) Installing py3-more-itertools (8.12.0-r2) (11/17) Installing py3-ordered-set (4.0.2-r3) (12/17) Installing py3-parsing (2.4.7-r3) (13/17) Installing py3-six (1.16.0-r1) (14/17) Installing py3-packaging (21.3-r0) (15/17) Installing py3-setuptools (59.4.0-r0) (16/17) Installing python3-dev (3.10.3-r0) (17/17) Installing .makedepends-py3-inotify (20220415.124247) Executing busybox-1.35.0-r8.trigger OK: 343 MiB in 105 packages >>> py3-inotify: Cleaning up srcdir >>> py3-inotify: Cleaning up pkgdir >>> py3-inotify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pyinotify-0.9.6.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-inotify: Fetching https://files.pythonhosted.org/packages/source/p/pyinotify/pyinotify-0.9.6.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 60998 100 60998 0 0 70997 0 --:--:-- --:--:-- --:--:-- 70997 >>> py3-inotify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pyinotify-0.9.6.tar.gz >>> py3-inotify: Checking sha512sums... pyinotify-0.9.6.tar.gz: OK riscv64-and-aarch64.patch: OK force-c-ext.patch: OK >>> py3-inotify: Unpacking /var/cache/distfiles/v3.16/pyinotify-0.9.6.tar.gz... >>> py3-inotify: riscv64-and-aarch64.patch patching file common/inotify_syscalls.c >>> py3-inotify: force-c-ext.patch patching file setup.py /home/buildozer/aports/community/py3-inotify/src/pyinotify-0.9.6/setup.py:11: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives import distutils.extension running build running build_py creating build creating build/lib.linux-armv8l-3.10 copying python3/pyinotify.py -> build/lib.linux-armv8l-3.10 running build_ext building 'inotify_syscalls' extension creating build/temp.linux-armv8l-3.10 creating build/temp.linux-armv8l-3.10/common gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c common/inotify_syscalls.c -o build/temp.linux-armv8l-3.10/common/inotify_syscalls.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/common/inotify_syscalls.o -L/usr/lib -o build/lib.linux-armv8l-3.10/inotify_syscalls.cpython-310-arm-linux-gnueabihf.so >>> py3-inotify: Entering fakeroot... /home/buildozer/aports/community/py3-inotify/src/pyinotify-0.9.6/setup.py:11: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives import distutils.extension 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-inotify/pkg creating /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify creating /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify/usr creating /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify/usr/lib creating /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify/usr/lib/python3.10/site-packages copying build/lib.linux-armv8l-3.10/inotify_syscalls.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify/usr/lib/python3.10/site-packages copying build/lib.linux-armv8l-3.10/pyinotify.py -> /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify/usr/lib/python3.10/site-packages/pyinotify.py to pyinotify.cpython-310.pyc running install_egg_info running egg_info creating python3/pyinotify.egg-info writing python3/pyinotify.egg-info/PKG-INFO writing dependency_links to python3/pyinotify.egg-info/dependency_links.txt writing top-level names to python3/pyinotify.egg-info/top_level.txt writing manifest file 'python3/pyinotify.egg-info/SOURCES.txt' reading manifest file 'python3/pyinotify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'python3/pyinotify.egg-info/SOURCES.txt' Copying python3/pyinotify.egg-info to /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify/usr/lib/python3.10/site-packages/pyinotify-0.9.6-py3.10.egg-info running install_scripts >>> py3-inotify*: Running postcheck for py3-inotify >>> py3-inotify*: Preparing package py3-inotify... >>> py3-inotify*: Stripping binaries >>> py3-inotify*: Scanning shared objects >>> py3-inotify*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> py3-inotify*: Package size: 216.0 KB >>> py3-inotify*: Compressing data... >>> py3-inotify*: Create checksum... >>> py3-inotify*: Create py3-inotify-0.9.6-r9.apk >>> py3-inotify: Build complete at Fri, 15 Apr 2022 12:42:49 +0000 elapsed time 0h 0m 7s >>> py3-inotify: Cleaning up srcdir >>> py3-inotify: Cleaning up pkgdir >>> py3-inotify: Uninstalling dependencies... (1/17) Purging .makedepends-py3-inotify (20220415.124247) (2/17) Purging py3-setuptools (59.4.0-r0) (3/17) Purging py3-appdirs (1.4.4-r3) (4/17) Purging py3-more-itertools (8.12.0-r2) (5/17) Purging py3-ordered-set (4.0.2-r3) (6/17) Purging py3-packaging (21.3-r0) (7/17) Purging py3-six (1.16.0-r1) (8/17) Purging py3-parsing (2.4.7-r3) (9/17) Purging python3-dev (3.10.3-r0) (10/17) Purging python3 (3.10.3-r0) (11/17) Purging libbz2 (1.0.8-r1) (12/17) Purging libffi (3.4.2-r1) (13/17) Purging gdbm (1.23-r0) (14/17) Purging xz-libs (5.2.5-r1) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.1.2-r0) (17/17) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-inotify: Updating the community/armv7 repository index... >>> py3-inotify: Signing the index...