>>> py3-rencode: Building community/py3-rencode 1.0.6-r11 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 10:14:37 +0000 >>> py3-rencode: Validating /home/buildozer/aports/community/py3-rencode/APKBUILD... >>> py3-rencode: Analyzing dependencies... >>> py3-rencode: Installing for build: build-base py3-setuptools py3-wheel python3-dev cython (1/21) Installing libbz2 (1.0.8-r6) (2/21) Installing gdbm (1.24-r0) (3/21) Installing mpdecimal (4.0.0-r0) (4/21) Installing libpanelw (6.5_p20250412-r0) (5/21) Installing sqlite-libs (3.49.1-r0) (6/21) Installing python3 (3.12.10-r0) (7/21) Installing python3-pycache-pyc0 (3.12.10-r0) (8/21) Installing pyc (3.12.10-r0) (9/21) Installing py3-setuptools-pyc (77.0.3-r0) (10/21) Installing py3-parsing (3.2.0-r0) (11/21) Installing py3-parsing-pyc (3.2.0-r0) (12/21) Installing py3-packaging-pyc (24.2-r0) (13/21) Installing python3-pyc (3.12.10-r0) (14/21) Installing py3-packaging (24.2-r0) (15/21) Installing py3-setuptools (77.0.3-r0) (16/21) Installing py3-wheel (0.43.0-r0) (17/21) Installing py3-wheel-pyc (0.43.0-r0) (18/21) Installing python3-dev (3.12.10-r0) (19/21) Installing cython (3.0.12-r0) (20/21) Installing cython-pyc (3.0.12-r0) (21/21) Installing .makedepends-py3-rencode (20250424.101500) Executing busybox-1.37.0-r16.trigger OK: 694 MiB in 130 packages >>> py3-rencode: Cleaning up srcdir >>> py3-rencode: Cleaning up pkgdir >>> py3-rencode: Cleaning up tmpdir >>> py3-rencode: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-rencode-1.0.6.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-rencode: Fetching py3-rencode-1.0.6.tar.gz::https://github.com/aresch/rencode/archive/v1.0.6.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.22/py3-rencode-1.0.6.tar.gz.part' py3-rencode-1.0.6.ta 100% |********************************| 25455 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-rencode-1.0.6.tar.gz.part' saved >>> py3-rencode: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-rencode-1.0.6.tar.gz >>> py3-rencode: Checking sha512sums... py3-rencode-1.0.6.tar.gz: OK CVE-2021-40839.patch: OK >>> py3-rencode: Unpacking /var/cache/distfiles/v3.22/py3-rencode-1.0.6.tar.gz... >>> py3-rencode: CVE-2021-40839.patch patching file rencode/rencode.pyx patching file tests/test_rencode.py Hunk #1 succeeded at 40 with fuzz 2 (offset -361 lines). /usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/community/py3-rencode/src/rencode-1.0.6/rencode/rencode.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling rencode/rencode.pyx because it changed. [1/1] Cythonizing rencode/rencode.pyx /usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_py creating build/lib.linux-armv8l-cpython-312/rencode copying rencode/__init__.py -> build/lib.linux-armv8l-cpython-312/rencode copying rencode/rencode_orig.py -> build/lib.linux-armv8l-cpython-312/rencode running build_ext building 'rencode._rencode' extension creating build/temp.linux-armv8l-cpython-312/rencode cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c rencode/rencode.c -o build/temp.linux-armv8l-cpython-312/rencode/rencode.o -O3 cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/rencode/rencode.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/rencode/_rencode.cpython-312-arm-linux-musleabihf.so >>> py3-rencode: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /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. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() >>> py3-rencode-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/rencode/__pycache__' -> '/home/buildozer/aports/community/py3-rencode/pkg/py3-rencode-pyc/usr/lib/python3.12/site-packages/rencode/__pycache__' >>> py3-rencode-pyc*: Preparing subpackage py3-rencode-pyc... >>> py3-rencode-pyc*: Running postcheck for py3-rencode-pyc >>> py3-rencode*: Running postcheck for py3-rencode >>> py3-rencode*: Preparing package py3-rencode... >>> py3-rencode*: Stripping binaries >>> py3-rencode-pyc*: Scanning shared objects >>> py3-rencode*: Scanning shared objects >>> py3-rencode-pyc*: Tracing dependencies... python3~3.12 >>> py3-rencode-pyc*: Package size: 21.5 KB >>> py3-rencode-pyc*: Compressing data... >>> py3-rencode-pyc*: Create checksum... >>> py3-rencode-pyc*: Create py3-rencode-pyc-1.0.6-r11.apk >>> py3-rencode*: Tracing dependencies... python3~3.12 so:libc.musl-armhf.so.1 >>> py3-rencode*: Package size: 116.1 KB >>> py3-rencode*: Compressing data... >>> py3-rencode*: Create checksum... >>> py3-rencode*: Create py3-rencode-1.0.6-r11.apk >>> py3-rencode: Build complete at Thu, 24 Apr 2025 10:15:16 +0000 elapsed time 0h 0m 39s >>> py3-rencode: Cleaning up srcdir >>> py3-rencode: Cleaning up pkgdir >>> py3-rencode: Uninstalling dependencies... (1/21) Purging .makedepends-py3-rencode (20250424.101500) (2/21) Purging py3-setuptools-pyc (77.0.3-r0) (3/21) Purging py3-setuptools (77.0.3-r0) (4/21) Purging py3-wheel-pyc (0.43.0-r0) (5/21) Purging py3-wheel (0.43.0-r0) (6/21) Purging py3-packaging-pyc (24.2-r0) (7/21) Purging py3-packaging (24.2-r0) (8/21) Purging py3-parsing-pyc (3.2.0-r0) (9/21) Purging py3-parsing (3.2.0-r0) (10/21) Purging python3-dev (3.12.10-r0) (11/21) Purging cython-pyc (3.0.12-r0) (12/21) Purging cython (3.0.12-r0) (13/21) Purging python3-pyc (3.12.10-r0) (14/21) Purging python3-pycache-pyc0 (3.12.10-r0) (15/21) Purging pyc (3.12.10-r0) (16/21) Purging python3 (3.12.10-r0) (17/21) Purging gdbm (1.24-r0) (18/21) Purging libbz2 (1.0.8-r6) (19/21) Purging libpanelw (6.5_p20250412-r0) (20/21) Purging mpdecimal (4.0.0-r0) (21/21) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-rencode: Updating the community/armhf repository index... >>> py3-rencode: Signing the index...