>>> py3-inotify: Building community/py3-inotify 0.9.6-r14 (using abuild 3.16.0_rc4-r0) started Tue, 21 Oct 2025 13:36:26 +0000 >>> py3-inotify: Validating /home/buildozer/aports/community/py3-inotify/APKBUILD... >>> py3-inotify: Analyzing dependencies... >>> py3-inotify: Installing for build: build-base py3-setuptools python3-dev ( 1/19) Installing libbz2 (1.0.8-r6) ( 2/19) Installing libffi (3.5.2-r0) ( 3/19) Installing gdbm (1.26-r0) ( 4/19) Installing xz-libs (5.8.1-r0) ( 5/19) Installing mpdecimal (4.0.1-r0) ( 6/19) Installing libpanelw (6.5_p20251010-r0) ( 7/19) Installing sqlite-libs (3.50.4-r1) ( 8/19) Installing python3 (3.12.12-r0) ( 9/19) Installing python3-pycache-pyc0 (3.12.12-r0) (10/19) Installing pyc (3.12.12-r0) (11/19) Installing py3-setuptools-pyc (80.9.0-r1) (12/19) Installing py3-packaging-pyc (25.0-r0) (13/19) Installing python3-pyc (3.12.12-r0) (14/19) Installing py3-parsing (3.2.3-r0) (15/19) Installing py3-parsing-pyc (3.2.3-r0) (16/19) Installing py3-packaging (25.0-r0) (17/19) Installing py3-setuptools (80.9.0-r1) (18/19) Installing python3-dev (3.12.12-r0) (19/19) Installing .makedepends-py3-inotify (20251021.133647) busybox-1.37.0-r24.trigger: Executing script... OK: 496 MiB in 124 packages >>> py3-inotify: Cleaning up srcdir >>> py3-inotify: Cleaning up pkgdir >>> py3-inotify: Cleaning up tmpdir >>> py3-inotify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/pyinotify-0.9.6.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-inotify: Fetching https://files.pythonhosted.org/packages/source/p/pyinotify/pyinotify-0.9.6.tar.gz Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/v3.23/pyinotify-0.9.6.tar.gz.part' pyinotify-0.9.6.tar. 100% |********************************| 60998 0:00:00 ETA '/var/cache/distfiles/v3.23/pyinotify-0.9.6.tar.gz.part' saved /var/cache/distfiles/v3.23/pyinotify-0.9.6.tar.gz: OK /home/buildozer/aports/community/py3-inotify/riscv64-aarch64-and-loongarch64.patch: OK /home/buildozer/aports/community/py3-inotify/force-c-ext.patch: OK /home/buildozer/aports/community/py3-inotify/pyinotify-python-3.12-fix.patch: OK >>> py3-inotify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/pyinotify-0.9.6.tar.gz /var/cache/distfiles/v3.23/pyinotify-0.9.6.tar.gz: OK /home/buildozer/aports/community/py3-inotify/riscv64-aarch64-and-loongarch64.patch: OK /home/buildozer/aports/community/py3-inotify/force-c-ext.patch: OK /home/buildozer/aports/community/py3-inotify/pyinotify-python-3.12-fix.patch: OK >>> py3-inotify: Unpacking /var/cache/distfiles/v3.23/pyinotify-0.9.6.tar.gz... >>> py3-inotify: riscv64-aarch64-and-loongarch64.patch patching file common/inotify_syscalls.c >>> py3-inotify: force-c-ext.patch patching file setup.py >>> py3-inotify: pyinotify-python-3.12-fix.patch patching file python3/pyinotify.py Hunk #2 succeeded at 1490 (offset -3 lines). /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib.linux-i686-cpython-312 copying python3/pyinotify.py -> build/lib.linux-i686-cpython-312 running build_ext building 'inotify_syscalls' extension creating build/temp.linux-i686-cpython-312/common cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c common/inotify_syscalls.c -o build/temp.linux-i686-cpython-312/common/inotify_syscalls.o cc -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-312/common/inotify_syscalls.o -L/usr/lib -o build/lib.linux-i686-cpython-312/inotify_syscalls.cpython-312-i386-linux-musl.so >>> py3-inotify: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. 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-inotify/pkg/py3-inotify/usr/lib/python3.12/site-packages copying build/lib.linux-i686-cpython-312/inotify_syscalls.cpython-312-i386-linux-musl.so -> /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify/usr/lib/python3.12/site-packages copying build/lib.linux-i686-cpython-312/pyinotify.py -> /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify/usr/lib/python3.12/site-packages byte-compiling /home/buildozer/aports/community/py3-inotify/pkg/py3-inotify/usr/lib/python3.12/site-packages/pyinotify.py to pyinotify.cpython-312.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.12/site-packages/pyinotify-0.9.6-py3.12.egg-info running install_scripts >>> py3-inotify-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-inotify/pkg/py3-inotify-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-inotify-pyc*: Preparing subpackage py3-inotify-pyc... >>> py3-inotify-pyc*: Running postcheck for py3-inotify-pyc >>> py3-inotify*: Running postcheck for py3-inotify >>> py3-inotify*: Preparing package py3-inotify... >>> py3-inotify*: Stripping binaries >>> py3-inotify*: Scanning shared objects >>> py3-inotify-pyc*: Tracing dependencies... python3~3.12 >>> py3-inotify-pyc*: Package size: 104.4 KB >>> py3-inotify-pyc*: Compressing data... >>> py3-inotify-pyc*: Create checksum... >>> py3-inotify-pyc*: Create py3-inotify-pyc-0.9.6-r14.apk >>> py3-inotify*: Tracing dependencies... python3~3.12 so:libc.musl-x86.so.1 >>> py3-inotify*: Package size: 103.1 KB >>> py3-inotify*: Compressing data... >>> py3-inotify*: Create checksum... >>> py3-inotify*: Create py3-inotify-0.9.6-r14.apk >>> py3-inotify: Build complete at Tue, 21 Oct 2025 13:36:49 +0000 elapsed time 0h 0m 23s >>> py3-inotify: Cleaning up srcdir >>> py3-inotify: Cleaning up pkgdir >>> py3-inotify: Uninstalling dependencies... ( 1/19) Purging .makedepends-py3-inotify (20251021.133647) ( 2/19) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/19) Purging py3-setuptools (80.9.0-r1) ( 4/19) Purging py3-packaging-pyc (25.0-r0) ( 5/19) Purging py3-packaging (25.0-r0) ( 6/19) Purging py3-parsing-pyc (3.2.3-r0) ( 7/19) Purging py3-parsing (3.2.3-r0) ( 8/19) Purging python3-dev (3.12.12-r0) ( 9/19) Purging python3-pyc (3.12.12-r0) (10/19) Purging python3-pycache-pyc0 (3.12.12-r0) (11/19) Purging pyc (3.12.12-r0) (12/19) Purging python3 (3.12.12-r0) (13/19) Purging gdbm (1.26-r0) (14/19) Purging libbz2 (1.0.8-r6) (15/19) Purging libffi (3.5.2-r0) (16/19) Purging libpanelw (6.5_p20251010-r0) (17/19) Purging mpdecimal (4.0.1-r0) (18/19) Purging sqlite-libs (3.50.4-r1) (19/19) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages >>> py3-inotify: Updating the community/x86 repository index... >>> py3-inotify: Signing the index...