>>> py3-inotify: Building community/py3-inotify 0.9.6-r9 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 12:23:56 +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/14) Installing libffi (3.4.2-r1) (2/14) Installing gdbm (1.22-r0) (3/14) Installing mpdecimal (2.5.1-r1) (4/14) Installing readline (8.1.1-r0) (5/14) Installing sqlite-libs (3.37.0-r0) (6/14) Installing python3 (3.10.1-r0) (7/14) Installing py3-ordered-set (4.0.2-r3) (8/14) Installing py3-appdirs (1.4.4-r3) (9/14) Installing py3-parsing (2.4.7-r3) (10/14) Installing py3-six (1.16.0-r1) (11/14) Installing py3-packaging (21.3-r0) (12/14) Installing py3-setuptools (52.0.0-r5) (13/14) Installing python3-dev (3.10.1-r0) (14/14) Installing .makedepends-py3-inotify (20211216.122358) Executing busybox-1.34.1-r5.trigger OK: 440 MiB in 122 packages >>> py3-inotify: Cleaning up srcdir >>> py3-inotify: Cleaning up pkgdir >>> 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 100 60998 100 60998 0 0 968k 0 --:--:-- --:--:-- --:--:-- 968k >>> py3-inotify: Fetching https://files.pythonhosted.org/packages/source/p/pyinotify/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/edge/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-x86_64-3.10 copying python3/pyinotify.py -> build/lib.linux-x86_64-3.10 running build_ext building 'inotify_syscalls' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-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 -fpic -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c common/inotify_syscalls.c -o build/temp.linux-x86_64-3.10/common/inotify_syscalls.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -fpic -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/common/inotify_syscalls.o -L/usr/lib -o build/lib.linux-x86_64-3.10/inotify_syscalls.cpython-310-x86_64-linux-gnu.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 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-x86_64-3.10/pyinotify.py -> /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify/usr/lib/python3.10/site-packages copying build/lib.linux-x86_64-3.10/inotify_syscalls.cpython-310-x86_64-linux-gnu.so -> /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' 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-x86_64.so.1 >>> py3-inotify*: Package size: 224.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 Thu, 16 Dec 2021 12:24:01 +0000 elapsed time 0h 0m 5s >>> py3-inotify: Cleaning up srcdir >>> py3-inotify: Cleaning up pkgdir >>> py3-inotify: Uninstalling dependencies... (1/14) Purging .makedepends-py3-inotify (20211216.122358) (2/14) Purging py3-setuptools (52.0.0-r5) (3/14) Purging py3-ordered-set (4.0.2-r3) (4/14) Purging py3-appdirs (1.4.4-r3) (5/14) Purging py3-packaging (21.3-r0) (6/14) Purging py3-parsing (2.4.7-r3) (7/14) Purging py3-six (1.16.0-r1) (8/14) Purging python3-dev (3.10.1-r0) (9/14) Purging python3 (3.10.1-r0) (10/14) Purging libffi (3.4.2-r1) (11/14) Purging gdbm (1.22-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.1.1-r0) (14/14) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 345 MiB in 108 packages >>> py3-inotify: Updating the community/x86_64 repository index... >>> py3-inotify: Signing the index...