>>> py3-decopatch: Building community/py3-decopatch 1.4.10-r5 (using abuild 3.14.1-r1) started Mon, 11 Nov 2024 17:11:02 +0000
>>> py3-decopatch: Validating /home/buildozer/aports/community/py3-decopatch/APKBUILD...
>>> py3-decopatch: Analyzing dependencies...
>>> py3-decopatch: Installing for build: build-base py3-makefun py3-gpep517 py3-pytest-runner py3-setuptools py3-setuptools_scm py3-wheel
(1/38) Installing libbz2 (1.0.8-r6)
(2/38) Installing libffi (3.4.6-r0)
(3/38) Installing gdbm (1.24-r0)
(4/38) Installing xz-libs (5.6.3-r0)
(5/38) Installing mpdecimal (4.0.0-r0)
(6/38) Installing libpanelw (6.5_p20241006-r2)
(7/38) Installing sqlite-libs (3.47.0-r0)
(8/38) Installing python3 (3.12.7-r1)
(9/38) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/38) Installing pyc (3.12.7-r1)
(11/38) Installing py3-makefun-pyc (1.15.6-r0)
(12/38) Installing python3-pyc (3.12.7-r1)
(13/38) Installing py3-makefun (1.15.6-r0)
(14/38) Installing py3-installer (0.7.0-r2)
(15/38) Installing py3-installer-pyc (0.7.0-r2)
(16/38) Installing py3-gpep517 (16-r0)
(17/38) Installing py3-gpep517-pyc (16-r0)
(18/38) Installing py3-iniconfig (2.0.0-r1)
(19/38) Installing py3-iniconfig-pyc (2.0.0-r1)
(20/38) Installing py3-parsing (3.1.4-r0)
(21/38) Installing py3-parsing-pyc (3.1.4-r0)
(22/38) Installing py3-packaging (24.2-r0)
(23/38) Installing py3-packaging-pyc (24.2-r0)
(24/38) Installing py3-pluggy (1.5.0-r0)
(25/38) Installing py3-pluggy-pyc (1.5.0-r0)
(26/38) Installing py3-py (1.11.0-r4)
(27/38) Installing py3-py-pyc (1.11.0-r4)
(28/38) Installing py3-pytest (8.3.3-r0)
(29/38) Installing py3-pytest-pyc (8.3.3-r0)
(30/38) Installing py3-setuptools (70.3.0-r0)
(31/38) Installing py3-setuptools-pyc (70.3.0-r0)
(32/38) Installing py3-pytest-runner (6.0.1-r1)
(33/38) Installing py3-pytest-runner-pyc (6.0.1-r1)
(34/38) Installing py3-setuptools_scm (8.1.0-r0)
(35/38) Installing py3-setuptools_scm-pyc (8.1.0-r0)
(36/38) Installing py3-wheel (0.43.0-r0)
(37/38) Installing py3-wheel-pyc (0.43.0-r0)
(38/38) Installing .makedepends-py3-decopatch (20241111.171139)
Executing busybox-1.37.0-r6.trigger
OK: 380 MiB in 136 packages
>>> py3-decopatch: Cleaning up srcdir
>>> py3-decopatch: Cleaning up pkgdir
>>> py3-decopatch: Cleaning up tmpdir
>>> py3-decopatch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/decopatch-1.4.10.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/decopatch-1.4.10.tar.gz.part'
decopatch-1.4.10.tar 100% |********************************| 69538  0:00:00 ETA
'/var/cache/distfiles/v3.21/decopatch-1.4.10.tar.gz.part' saved
>>> py3-decopatch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/decopatch-1.4.10.tar.gz
>>> py3-decopatch: Checking sha512sums...
decopatch-1.4.10.tar.gz: OK
>>> py3-decopatch: Unpacking /var/cache/distfiles/v3.21/decopatch-1.4.10.tar.gz...
2024-11-11 17:11:42,578 gpep517 INFO Building wheel via backend setuptools.build_meta
<string>:19: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
2024-11-11 17:11:42,989 root INFO running bdist_wheel
2024-11-11 17:11:43,074 root INFO running build
2024-11-11 17:11:43,075 root INFO running build_py
2024-11-11 17:11:43,089 root INFO creating build
2024-11-11 17:11:43,089 root INFO creating build/lib
2024-11-11 17:11:43,090 root INFO creating build/lib/decopatch
2024-11-11 17:11:43,090 root INFO copying src/decopatch/utils_disambiguation.py -> build/lib/decopatch
2024-11-11 17:11:43,092 root INFO copying src/decopatch/__init__.py -> build/lib/decopatch
2024-11-11 17:11:43,092 root INFO copying src/decopatch/main.py -> build/lib/decopatch
2024-11-11 17:11:43,094 root INFO copying src/decopatch/_version.py -> build/lib/decopatch
2024-11-11 17:11:43,094 root INFO copying src/decopatch/utils_modes.py -> build/lib/decopatch
2024-11-11 17:11:43,095 root INFO copying src/decopatch/utils_calls.py -> build/lib/decopatch
2024-11-11 17:11:43,098 root INFO copying src/decopatch/main.pyi -> build/lib/decopatch
2024-11-11 17:11:43,099 root INFO copying src/decopatch/py.typed -> build/lib/decopatch
2024-11-11 17:11:43,126 root INFO installing to build/bdist.linux-riscv64/wheel
2024-11-11 17:11:43,126 root INFO running install
2024-11-11 17:11:43,170 root INFO running install_lib
2024-11-11 17:11:43,182 root INFO creating build/bdist.linux-riscv64
2024-11-11 17:11:43,183 root INFO creating build/bdist.linux-riscv64/wheel
2024-11-11 17:11:43,184 root INFO creating build/bdist.linux-riscv64/wheel/decopatch
2024-11-11 17:11:43,184 root INFO copying build/lib/decopatch/utils_disambiguation.py -> build/bdist.linux-riscv64/wheel/decopatch
2024-11-11 17:11:43,186 root INFO copying build/lib/decopatch/__init__.py -> build/bdist.linux-riscv64/wheel/decopatch
2024-11-11 17:11:43,187 root INFO copying build/lib/decopatch/main.py -> build/bdist.linux-riscv64/wheel/decopatch
2024-11-11 17:11:43,188 root INFO copying build/lib/decopatch/py.typed -> build/bdist.linux-riscv64/wheel/decopatch
2024-11-11 17:11:43,189 root INFO copying build/lib/decopatch/_version.py -> build/bdist.linux-riscv64/wheel/decopatch
2024-11-11 17:11:43,190 root INFO copying build/lib/decopatch/main.pyi -> build/bdist.linux-riscv64/wheel/decopatch
2024-11-11 17:11:43,190 root INFO copying build/lib/decopatch/utils_modes.py -> build/bdist.linux-riscv64/wheel/decopatch
2024-11-11 17:11:43,191 root INFO copying build/lib/decopatch/utils_calls.py -> build/bdist.linux-riscv64/wheel/decopatch
2024-11-11 17:11:43,192 root INFO running install_egg_info
2024-11-11 17:11:43,205 root INFO running egg_info
2024-11-11 17:11:43,214 root INFO writing src/decopatch.egg-info/PKG-INFO
2024-11-11 17:11:43,217 root INFO writing dependency_links to src/decopatch.egg-info/dependency_links.txt
2024-11-11 17:11:43,220 root INFO writing requirements to src/decopatch.egg-info/requires.txt
2024-11-11 17:11:43,221 root INFO writing top-level names to src/decopatch.egg-info/top_level.txt
2024-11-11 17:11:51,842 root INFO reading manifest file 'src/decopatch.egg-info/SOURCES.txt'
2024-11-11 17:11:51,845 root INFO adding license file 'LICENSE'
2024-11-11 17:11:51,849 root INFO writing manifest file 'src/decopatch.egg-info/SOURCES.txt'
2024-11-11 17:11:51,850 root INFO Copying src/decopatch.egg-info to build/bdist.linux-riscv64/wheel/decopatch-1.4.10-py3.12.egg-info
2024-11-11 17:11:51,854 root INFO running install_scripts
2024-11-11 17:11:51,863 root INFO creating build/bdist.linux-riscv64/wheel/decopatch-1.4.10.dist-info/WHEEL
2024-11-11 17:11:51,865 wheel INFO creating '/home/buildozer/aports/community/py3-decopatch/src/decopatch-1.4.10/.dist/.tmp-_twuu92i/decopatch-1.4.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it
2024-11-11 17:11:51,867 wheel INFO adding 'decopatch/__init__.py'
2024-11-11 17:11:51,868 wheel INFO adding 'decopatch/_version.py'
2024-11-11 17:11:51,869 wheel INFO adding 'decopatch/main.py'
2024-11-11 17:11:51,870 wheel INFO adding 'decopatch/main.pyi'
2024-11-11 17:11:51,871 wheel INFO adding 'decopatch/py.typed'
2024-11-11 17:11:51,872 wheel INFO adding 'decopatch/utils_calls.py'
2024-11-11 17:11:51,873 wheel INFO adding 'decopatch/utils_disambiguation.py'
2024-11-11 17:11:51,874 wheel INFO adding 'decopatch/utils_modes.py'
2024-11-11 17:11:51,876 wheel INFO adding 'decopatch-1.4.10.dist-info/LICENSE'
2024-11-11 17:11:51,877 wheel INFO adding 'decopatch-1.4.10.dist-info/METADATA'
2024-11-11 17:11:51,878 wheel INFO adding 'decopatch-1.4.10.dist-info/WHEEL'
2024-11-11 17:11:51,878 wheel INFO adding 'decopatch-1.4.10.dist-info/top_level.txt'
2024-11-11 17:11:51,879 wheel INFO adding 'decopatch-1.4.10.dist-info/RECORD'
2024-11-11 17:11:51,880 root INFO removing build/bdist.linux-riscv64/wheel
2024-11-11 17:11:51,883 gpep517 INFO The backend produced .dist/decopatch-1.4.10-py2.py3-none-any.whl
decopatch-1.4.10-py2.py3-none-any.whl
>>> py3-decopatch: Entering fakeroot...
>>> py3-decopatch-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/decopatch/__pycache__' -> '/home/buildozer/aports/community/py3-decopatch/pkg/py3-decopatch-pyc/usr/lib/python3.12/site-packages/decopatch/__pycache__'
>>> py3-decopatch-pyc*: Preparing subpackage py3-decopatch-pyc...
>>> py3-decopatch-pyc*: Running postcheck for py3-decopatch-pyc
>>> py3-decopatch*: Running postcheck for py3-decopatch
>>> py3-decopatch*: Preparing package py3-decopatch...
>>> py3-decopatch-pyc*: Tracing dependencies...
	py3-makefun
	python3~3.12
>>> py3-decopatch-pyc*: Package size: 40.5 KB
>>> py3-decopatch-pyc*: Compressing data...
>>> py3-decopatch-pyc*: Create checksum...
>>> py3-decopatch-pyc*: Create py3-decopatch-pyc-1.4.10-r5.apk
>>> py3-decopatch*: Tracing dependencies...
	py3-makefun
	python3~3.12
>>> py3-decopatch*: Package size: 57.5 KB
>>> py3-decopatch*: Compressing data...
>>> py3-decopatch*: Create checksum...
>>> py3-decopatch*: Create py3-decopatch-1.4.10-r5.apk
>>> py3-decopatch: Build complete at Mon, 11 Nov 2024 17:11:53 +0000 elapsed time 0h 0m 51s
>>> py3-decopatch: Cleaning up srcdir
>>> py3-decopatch: Cleaning up pkgdir
>>> py3-decopatch: Uninstalling dependencies...
(1/38) Purging .makedepends-py3-decopatch (20241111.171139)
(2/38) Purging py3-makefun-pyc (1.15.6-r0)
(3/38) Purging py3-makefun (1.15.6-r0)
(4/38) Purging py3-gpep517-pyc (16-r0)
(5/38) Purging py3-gpep517 (16-r0)
(6/38) Purging py3-installer-pyc (0.7.0-r2)
(7/38) Purging py3-installer (0.7.0-r2)
(8/38) Purging py3-pytest-runner-pyc (6.0.1-r1)
(9/38) Purging py3-pytest-runner (6.0.1-r1)
(10/38) Purging py3-pytest-pyc (8.3.3-r0)
(11/38) Purging py3-pytest (8.3.3-r0)
(12/38) Purging py3-iniconfig-pyc (2.0.0-r1)
(13/38) Purging py3-iniconfig (2.0.0-r1)
(14/38) Purging py3-pluggy-pyc (1.5.0-r0)
(15/38) Purging py3-pluggy (1.5.0-r0)
(16/38) Purging py3-py-pyc (1.11.0-r4)
(17/38) Purging py3-py (1.11.0-r4)
(18/38) Purging py3-setuptools_scm-pyc (8.1.0-r0)
(19/38) Purging py3-setuptools_scm (8.1.0-r0)
(20/38) Purging py3-setuptools-pyc (70.3.0-r0)
(21/38) Purging py3-setuptools (70.3.0-r0)
(22/38) Purging py3-wheel-pyc (0.43.0-r0)
(23/38) Purging py3-wheel (0.43.0-r0)
(24/38) Purging py3-packaging-pyc (24.2-r0)
(25/38) Purging py3-packaging (24.2-r0)
(26/38) Purging py3-parsing-pyc (3.1.4-r0)
(27/38) Purging py3-parsing (3.1.4-r0)
(28/38) Purging python3-pyc (3.12.7-r1)
(29/38) Purging python3-pycache-pyc0 (3.12.7-r1)
(30/38) Purging pyc (3.12.7-r1)
(31/38) Purging python3 (3.12.7-r1)
(32/38) Purging gdbm (1.24-r0)
(33/38) Purging libbz2 (1.0.8-r6)
(34/38) Purging libffi (3.4.6-r0)
(35/38) Purging libpanelw (6.5_p20241006-r2)
(36/38) Purging mpdecimal (4.0.0-r0)
(37/38) Purging sqlite-libs (3.47.0-r0)
(38/38) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 333 MiB in 98 packages
>>> py3-decopatch: Updating the community/riscv64 repository index...
>>> py3-decopatch: Signing the index...