>>> py3-iniparse: Building testing/py3-iniparse 0.5-r8 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 14:00:07 +0000 >>> py3-iniparse: Validating /home/buildozer/aports/testing/py3-iniparse/APKBUILD... >>> WARNING: py3-iniparse: No maintainer >>> py3-iniparse: Analyzing dependencies... >>> py3-iniparse: Installing for build: build-base py3-setuptools py3-gpep517 ( 1/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r0) ( 3/22) Installing gdbm (1.26-r0) ( 4/22) Installing xz-libs (5.8.2-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.6_p20251231-r0) ( 7/22) Installing sqlite-libs (3.51.2-r1) ( 8/22) Installing python3 (3.14.3-r0) ( 9/22) Installing python3-pycache-pyc0 (3.14.3-r0) (10/22) Installing pyc (3.14.3-r0) (11/22) Installing py3-setuptools-pyc (82.0.1-r1) (12/22) Installing py3-packaging-pyc (26.0-r1) (13/22) Installing python3-pyc (3.14.3-r0) (14/22) Installing py3-parsing (3.3.2-r1) (15/22) Installing py3-parsing-pyc (3.3.2-r1) (16/22) Installing py3-packaging (26.0-r1) (17/22) Installing py3-setuptools (82.0.1-r1) (18/22) Installing py3-installer (0.7.0-r3) (19/22) Installing py3-installer-pyc (0.7.0-r3) (20/22) Installing py3-gpep517 (19-r2) (21/22) Installing py3-gpep517-pyc (19-r2) (22/22) Installing .makedepends-py3-iniparse (20260330.140008) Executing busybox-1.37.0-r31.trigger OK: 486.4 MiB in 128 packages >>> py3-iniparse: Cleaning up srcdir >>> py3-iniparse: Cleaning up pkgdir >>> py3-iniparse: Cleaning up tmpdir >>> py3-iniparse: Fetching https://distfiles.alpinelinux.org/distfiles/edge/iniparse-0.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-iniparse: Fetching https://files.pythonhosted.org/packages/source/i/iniparse/iniparse-0.5.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/edge/iniparse-0.5.tar.gz.part' iniparse-0.5.tar.gz. 100% |********************************| 32233 0:00:00 ETA '/var/cache/distfiles/edge/iniparse-0.5.tar.gz.part' saved /var/cache/distfiles/edge/iniparse-0.5.tar.gz: OK >>> py3-iniparse: Fetching https://distfiles.alpinelinux.org/distfiles/edge/iniparse-0.5.tar.gz /var/cache/distfiles/edge/iniparse-0.5.tar.gz: OK >>> py3-iniparse: Unpacking /var/cache/distfiles/edge/iniparse-0.5.tar.gz... 2026-03-30 14:00:09,198 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License License :: OSI Approved :: Python Software Foundation License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 14:00:09,216 root INFO running bdist_wheel 2026-03-30 14:00:09,228 root INFO running build 2026-03-30 14:00:09,228 root INFO running build_py 2026-03-30 14:00:09,231 root INFO creating build/lib/iniparse 2026-03-30 14:00:09,231 root INFO copying iniparse/ini.py -> build/lib/iniparse 2026-03-30 14:00:09,232 root INFO copying iniparse/config.py -> build/lib/iniparse 2026-03-30 14:00:09,232 root INFO copying iniparse/utils.py -> build/lib/iniparse 2026-03-30 14:00:09,232 root INFO copying iniparse/compat.py -> build/lib/iniparse 2026-03-30 14:00:09,233 root INFO copying iniparse/__init__.py -> build/lib/iniparse 2026-03-30 14:00:09,233 root INFO copying iniparse/configparser.py -> build/lib/iniparse 2026-03-30 14:00:09,238 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-30 14:00:09,238 root INFO running install 2026-03-30 14:00:09,245 root INFO running install_lib 2026-03-30 14:00:09,248 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-30 14:00:09,248 root INFO creating build/bdist.linux-x86_64/wheel/iniparse 2026-03-30 14:00:09,248 root INFO copying build/lib/iniparse/ini.py -> build/bdist.linux-x86_64/wheel/./iniparse 2026-03-30 14:00:09,248 root INFO copying build/lib/iniparse/config.py -> build/bdist.linux-x86_64/wheel/./iniparse 2026-03-30 14:00:09,248 root INFO copying build/lib/iniparse/utils.py -> build/bdist.linux-x86_64/wheel/./iniparse 2026-03-30 14:00:09,249 root INFO copying build/lib/iniparse/compat.py -> build/bdist.linux-x86_64/wheel/./iniparse 2026-03-30 14:00:09,249 root INFO copying build/lib/iniparse/__init__.py -> build/bdist.linux-x86_64/wheel/./iniparse 2026-03-30 14:00:09,249 root INFO copying build/lib/iniparse/configparser.py -> build/bdist.linux-x86_64/wheel/./iniparse 2026-03-30 14:00:09,249 root INFO running install_data 2026-03-30 14:00:09,251 root INFO creating build/bdist.linux-x86_64/wheel/iniparse-0.5.data/data 2026-03-30 14:00:09,251 root INFO creating build/bdist.linux-x86_64/wheel/iniparse-0.5.data/data/share/doc/iniparse-0.5 2026-03-30 14:00:09,252 root INFO copying README.md -> build/bdist.linux-x86_64/wheel/iniparse-0.5.data/data/share/doc/iniparse-0.5 2026-03-30 14:00:09,252 root INFO copying LICENSE-PSF -> build/bdist.linux-x86_64/wheel/iniparse-0.5.data/data/share/doc/iniparse-0.5 2026-03-30 14:00:09,252 root INFO copying LICENSE -> build/bdist.linux-x86_64/wheel/iniparse-0.5.data/data/share/doc/iniparse-0.5 2026-03-30 14:00:09,252 root INFO copying Changelog -> build/bdist.linux-x86_64/wheel/iniparse-0.5.data/data/share/doc/iniparse-0.5 2026-03-30 14:00:09,253 root INFO copying html/index.html -> build/bdist.linux-x86_64/wheel/iniparse-0.5.data/data/share/doc/iniparse-0.5 2026-03-30 14:00:09,253 root INFO copying html/style.css -> build/bdist.linux-x86_64/wheel/iniparse-0.5.data/data/share/doc/iniparse-0.5 2026-03-30 14:00:09,253 root INFO running install_egg_info 2026-03-30 14:00:09,256 root INFO running egg_info 2026-03-30 14:00:09,257 root INFO writing iniparse.egg-info/PKG-INFO 2026-03-30 14:00:09,258 root INFO writing dependency_links to iniparse.egg-info/dependency_links.txt 2026-03-30 14:00:09,258 root INFO writing requirements to iniparse.egg-info/requires.txt 2026-03-30 14:00:09,258 root INFO writing top-level names to iniparse.egg-info/top_level.txt 2026-03-30 14:00:09,261 root INFO reading manifest file 'iniparse.egg-info/SOURCES.txt' 2026-03-30 14:00:09,262 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 14:00:09,262 root WARNING warning: no files found matching 'README' 2026-03-30 14:00:09,262 root INFO adding license file 'LICENSE' 2026-03-30 14:00:09,262 root INFO adding license file 'LICENSE-PSF' 2026-03-30 14:00:09,263 root INFO writing manifest file 'iniparse.egg-info/SOURCES.txt' 2026-03-30 14:00:09,263 root INFO Copying iniparse.egg-info to build/bdist.linux-x86_64/wheel/./iniparse-0.5-py3.14.egg-info 2026-03-30 14:00:09,264 root INFO running install_scripts 2026-03-30 14:00:09,266 root INFO creating build/bdist.linux-x86_64/wheel/iniparse-0.5.dist-info/WHEEL 2026-03-30 14:00:09,266 wheel INFO creating '/home/buildozer/aports/testing/py3-iniparse/src/iniparse-0.5/.dist/.tmp-jp7k86wn/iniparse-0.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-30 14:00:09,266 wheel INFO adding 'iniparse/__init__.py' 2026-03-30 14:00:09,267 wheel INFO adding 'iniparse/compat.py' 2026-03-30 14:00:09,267 wheel INFO adding 'iniparse/config.py' 2026-03-30 14:00:09,267 wheel INFO adding 'iniparse/configparser.py' 2026-03-30 14:00:09,267 wheel INFO adding 'iniparse/ini.py' 2026-03-30 14:00:09,267 wheel INFO adding 'iniparse/utils.py' 2026-03-30 14:00:09,268 wheel INFO adding 'iniparse-0.5.data/data/share/doc/iniparse-0.5/Changelog' 2026-03-30 14:00:09,268 wheel INFO adding 'iniparse-0.5.data/data/share/doc/iniparse-0.5/LICENSE' 2026-03-30 14:00:09,268 wheel INFO adding 'iniparse-0.5.data/data/share/doc/iniparse-0.5/LICENSE-PSF' 2026-03-30 14:00:09,268 wheel INFO adding 'iniparse-0.5.data/data/share/doc/iniparse-0.5/README.md' 2026-03-30 14:00:09,269 wheel INFO adding 'iniparse-0.5.data/data/share/doc/iniparse-0.5/index.html' 2026-03-30 14:00:09,269 wheel INFO adding 'iniparse-0.5.data/data/share/doc/iniparse-0.5/style.css' 2026-03-30 14:00:09,269 wheel INFO adding 'iniparse-0.5.dist-info/licenses/LICENSE' 2026-03-30 14:00:09,269 wheel INFO adding 'iniparse-0.5.dist-info/licenses/LICENSE-PSF' 2026-03-30 14:00:09,269 wheel INFO adding 'iniparse-0.5.dist-info/METADATA' 2026-03-30 14:00:09,270 wheel INFO adding 'iniparse-0.5.dist-info/WHEEL' 2026-03-30 14:00:09,270 wheel INFO adding 'iniparse-0.5.dist-info/top_level.txt' 2026-03-30 14:00:09,270 wheel INFO adding 'iniparse-0.5.dist-info/RECORD' 2026-03-30 14:00:09,270 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-30 14:00:09,271 gpep517 INFO The backend produced .dist/iniparse-0.5-py3-none-any.whl iniparse-0.5-py3-none-any.whl >>> py3-iniparse: Entering fakeroot... 2026-03-30 14:00:09,486 gpep517 INFO Installing .dist/iniparse-0.5-py3-none-any.whl into /home/buildozer/aports/testing/py3-iniparse/pkg/py3-iniparse 2026-03-30 14:00:09,510 gpep517 INFO Installation complete >>> py3-iniparse-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/py3-iniparse/pkg/py3-iniparse-doc/usr/share/doc' >>> py3-iniparse-doc*: Preparing subpackage py3-iniparse-doc... >>> py3-iniparse-doc*: Running postcheck for py3-iniparse-doc >>> py3-iniparse-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/iniparse/__pycache__' -> '/home/buildozer/aports/testing/py3-iniparse/pkg/py3-iniparse-pyc/usr/lib/python3.14/site-packages/iniparse/__pycache__' >>> py3-iniparse-pyc*: Preparing subpackage py3-iniparse-pyc... >>> py3-iniparse-pyc*: Running postcheck for py3-iniparse-pyc >>> py3-iniparse*: Running postcheck for py3-iniparse >>> py3-iniparse*: Preparing package py3-iniparse... >>> py3-iniparse-doc*: Tracing dependencies... >>> py3-iniparse-doc*: Package size: 24.9 KB >>> py3-iniparse-doc*: Compressing data... >>> py3-iniparse-doc*: Create checksum... >>> py3-iniparse-doc*: Create py3-iniparse-doc-0.5-r8.apk >>> py3-iniparse-pyc*: Tracing dependencies... python3~3.14 >>> py3-iniparse-pyc*: Package size: 57.4 KB >>> py3-iniparse-pyc*: Compressing data... >>> py3-iniparse-pyc*: Create checksum... >>> py3-iniparse-pyc*: Create py3-iniparse-pyc-0.5-r8.apk >>> py3-iniparse*: Tracing dependencies... python3~3.14 >>> py3-iniparse*: Package size: 60.0 KB >>> py3-iniparse*: Compressing data... >>> py3-iniparse*: Create checksum... >>> py3-iniparse*: Create py3-iniparse-0.5-r8.apk >>> py3-iniparse: Build complete at Mon, 30 Mar 2026 14:00:10 +0000 elapsed time 0h 0m 3s >>> py3-iniparse: Cleaning up srcdir >>> py3-iniparse: Cleaning up pkgdir >>> py3-iniparse: Cleaning up tmpdir >>> py3-iniparse: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-iniparse (20260330.140008) ( 2/22) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/22) Purging py3-setuptools (82.0.1-r1) ( 4/22) Purging py3-packaging-pyc (26.0-r1) ( 5/22) Purging py3-packaging (26.0-r1) ( 6/22) Purging py3-parsing-pyc (3.3.2-r1) ( 7/22) Purging py3-parsing (3.3.2-r1) ( 8/22) Purging py3-gpep517-pyc (19-r2) ( 9/22) Purging py3-gpep517 (19-r2) (10/22) Purging py3-installer-pyc (0.7.0-r3) (11/22) Purging py3-installer (0.7.0-r3) (12/22) Purging python3-pyc (3.14.3-r0) (13/22) Purging python3-pycache-pyc0 (3.14.3-r0) (14/22) Purging pyc (3.14.3-r0) (15/22) Purging python3 (3.14.3-r0) (16/22) Purging gdbm (1.26-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.5.2-r0) (19/22) Purging libpanelw (6.6_p20251231-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.51.2-r1) (22/22) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-iniparse: Updating the testing/x86_64 repository index... >>> py3-iniparse: Signing the index...