>>> py3-parameterized: Building community/py3-parameterized 0.9.0-r2 (using abuild 3.16.0_rc4-r0) started Wed, 22 Oct 2025 10:25:53 +0000 >>> py3-parameterized: Validating /home/buildozer/aports/community/py3-parameterized/APKBUILD... >>> py3-parameterized: Analyzing dependencies... >>> py3-parameterized: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel py3-installer py3-nose2 py3-mock py3-pytest ( 1/35) Installing gdbm (1.26-r0) ( 2/35) Installing xz-libs (5.8.1-r0) ( 3/35) Installing mpdecimal (4.0.1-r0) ( 4/35) Installing libpanelw (6.5_p20251010-r0) ( 5/35) Installing python3 (3.12.12-r0) ( 6/35) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/35) Installing pyc (3.12.12-r0) ( 8/35) Installing python3-pyc (3.12.12-r0) ( 9/35) Installing py3-parsing (3.2.3-r0) (10/35) Installing py3-parsing-pyc (3.2.3-r0) (11/35) Installing py3-packaging (25.0-r0) (12/35) Installing py3-packaging-pyc (25.0-r0) (13/35) Installing py3-setuptools (80.9.0-r1) (14/35) Installing py3-setuptools-pyc (80.9.0-r1) (15/35) Installing py3-installer (0.7.0-r2) (16/35) Installing py3-installer-pyc (0.7.0-r2) (17/35) Installing py3-gpep517 (19-r0) (18/35) Installing py3-gpep517-pyc (19-r0) (19/35) Installing py3-wheel (0.46.1-r0) (20/35) Installing py3-wheel-pyc (0.46.1-r0) (21/35) Installing py3-nose2 (0.15.1-r0) (22/35) Installing py3-nose2-pyc (0.15.1-r0) (23/35) Installing py3-mock (5.2.0-r0) (24/35) Installing py3-mock-pyc (5.2.0-r0) (25/35) Installing py3-iniconfig (2.3.0-r0) (26/35) Installing py3-iniconfig-pyc (2.3.0-r0) (27/35) Installing py3-pluggy (1.6.0-r0) (28/35) Installing py3-pluggy-pyc (1.6.0-r0) (29/35) Installing py3-py (1.11.0-r4) (30/35) Installing py3-py-pyc (1.11.0-r4) (31/35) Installing py3-pygments (2.19.2-r0) (32/35) Installing py3-pygments-pyc (2.19.2-r0) (33/35) Installing py3-pytest (8.4.2-r1) (34/35) Installing py3-pytest-pyc (8.4.2-r1) (35/35) Installing .makedepends-py3-parameterized (20251022.102604) busybox-1.37.0-r24.trigger: Executing script... OK: 436 MiB in 186 packages >>> py3-parameterized: Cleaning up srcdir >>> py3-parameterized: Cleaning up pkgdir >>> py3-parameterized: Cleaning up tmpdir >>> py3-parameterized: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/parameterized-0.9.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/parameterized-0.9.0.tar.gz.part' parameterized-0.9.0. 100% |********************************| 24351 0:00:00 ETA '/var/cache/distfiles/v3.23/parameterized-0.9.0.tar.gz.part' saved /var/cache/distfiles/v3.23/parameterized-0.9.0.tar.gz: OK /home/buildozer/aports/community/py3-parameterized/python-3.12.patch: OK >>> py3-parameterized: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/parameterized-0.9.0.tar.gz /var/cache/distfiles/v3.23/parameterized-0.9.0.tar.gz: OK /home/buildozer/aports/community/py3-parameterized/python-3.12.patch: OK >>> py3-parameterized: Unpacking /var/cache/distfiles/v3.23/parameterized-0.9.0.tar.gz... >>> py3-parameterized: python-3.12.patch patching file parameterized/test.py 2025-10-22 10:26:05,705 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-22 10:26:05,757 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-22 10:26:05,771 root INFO running build 2025-10-22 10:26:05,771 root INFO running build_py 2025-10-22 10:26:05,774 root INFO creating build/lib/parameterized 2025-10-22 10:26:05,775 root INFO copying parameterized/__init__.py -> build/lib/parameterized 2025-10-22 10:26:05,775 root INFO copying parameterized/parameterized.py -> build/lib/parameterized 2025-10-22 10:26:05,775 root INFO copying parameterized/test.py -> build/lib/parameterized 2025-10-22 10:26:05,781 root INFO installing to build/bdist.linux-armv8l/wheel 2025-10-22 10:26:05,781 root INFO running install 2025-10-22 10:26:05,791 root INFO running install_lib 2025-10-22 10:26:05,794 root INFO creating build/bdist.linux-armv8l/wheel 2025-10-22 10:26:05,795 root INFO creating build/bdist.linux-armv8l/wheel/parameterized 2025-10-22 10:26:05,795 root INFO copying build/lib/parameterized/__init__.py -> build/bdist.linux-armv8l/wheel/./parameterized 2025-10-22 10:26:05,795 root INFO copying build/lib/parameterized/parameterized.py -> build/bdist.linux-armv8l/wheel/./parameterized 2025-10-22 10:26:05,795 root INFO copying build/lib/parameterized/test.py -> build/bdist.linux-armv8l/wheel/./parameterized 2025-10-22 10:26:05,796 root INFO running install_egg_info 2025-10-22 10:26:05,798 root INFO running egg_info 2025-10-22 10:26:05,801 root INFO writing parameterized.egg-info/PKG-INFO 2025-10-22 10:26:05,805 root INFO writing dependency_links to parameterized.egg-info/dependency_links.txt 2025-10-22 10:26:05,805 root INFO writing requirements to parameterized.egg-info/requires.txt 2025-10-22 10:26:05,805 root INFO writing top-level names to parameterized.egg-info/top_level.txt 2025-10-22 10:26:05,809 root INFO reading manifest file 'parameterized.egg-info/SOURCES.txt' 2025-10-22 10:26:05,809 root INFO adding license file 'LICENSE.txt' 2025-10-22 10:26:05,810 root INFO writing manifest file 'parameterized.egg-info/SOURCES.txt' 2025-10-22 10:26:05,811 root INFO Copying parameterized.egg-info to build/bdist.linux-armv8l/wheel/./parameterized-0.9.0-py3.12.egg-info 2025-10-22 10:26:05,812 root INFO running install_scripts 2025-10-22 10:26:05,813 root INFO creating build/bdist.linux-armv8l/wheel/parameterized-0.9.0.dist-info/WHEEL 2025-10-22 10:26:05,813 wheel INFO creating '/home/buildozer/aports/community/py3-parameterized/src/parameterized-0.9.0/.dist/.tmp-z6yo32h9/parameterized-0.9.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-10-22 10:26:05,814 wheel INFO adding 'parameterized/__init__.py' 2025-10-22 10:26:05,814 wheel INFO adding 'parameterized/parameterized.py' 2025-10-22 10:26:05,814 wheel INFO adding 'parameterized/test.py' 2025-10-22 10:26:05,815 wheel INFO adding 'parameterized-0.9.0.dist-info/licenses/LICENSE.txt' 2025-10-22 10:26:05,815 wheel INFO adding 'parameterized-0.9.0.dist-info/METADATA' 2025-10-22 10:26:05,815 wheel INFO adding 'parameterized-0.9.0.dist-info/WHEEL' 2025-10-22 10:26:05,815 wheel INFO adding 'parameterized-0.9.0.dist-info/top_level.txt' 2025-10-22 10:26:05,816 wheel INFO adding 'parameterized-0.9.0.dist-info/RECORD' 2025-10-22 10:26:05,816 root INFO removing build/bdist.linux-armv8l/wheel 2025-10-22 10:26:05,816 gpep517 INFO The backend produced .dist/parameterized-0.9.0-py2.py3-none-any.whl parameterized-0.9.0-py2.py3-none-any.whl ...s............................................................................................................ ---------------------------------------------------------------------- Ran 112 tests in 0.057s OK (skipped=1) >>> py3-parameterized: Entering fakeroot... >>> py3-parameterized-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/parameterized/__pycache__' -> '/home/buildozer/aports/community/py3-parameterized/pkg/py3-parameterized-pyc/usr/lib/python3.12/site-packages/parameterized/__pycache__' >>> py3-parameterized-pyc*: Preparing subpackage py3-parameterized-pyc... libfakeroot internal error: payload not recognized! >>> py3-parameterized-pyc*: Running postcheck for py3-parameterized-pyc >>> py3-parameterized*: Running postcheck for py3-parameterized >>> py3-parameterized*: Preparing package py3-parameterized... >>> py3-parameterized-pyc*: Tracing dependencies... python3~3.12 >>> py3-parameterized-pyc*: Package size: 68.2 KB >>> py3-parameterized-pyc*: Compressing data... >>> py3-parameterized-pyc*: Create checksum... >>> py3-parameterized-pyc*: Create py3-parameterized-pyc-0.9.0-r2.apk >>> py3-parameterized*: Tracing dependencies... python3 python3~3.12 >>> py3-parameterized*: Package size: 70.1 KB >>> py3-parameterized*: Compressing data... >>> py3-parameterized*: Create checksum... >>> py3-parameterized*: Create py3-parameterized-0.9.0-r2.apk >>> py3-parameterized: Build complete at Wed, 22 Oct 2025 10:26:06 +0000 elapsed time 0h 0m 13s >>> py3-parameterized: Cleaning up srcdir >>> py3-parameterized: Cleaning up pkgdir >>> py3-parameterized: Cleaning up tmpdir >>> py3-parameterized: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-parameterized (20251022.102604) ( 2/35) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/35) Purging py3-setuptools (80.9.0-r1) ( 4/35) Purging py3-gpep517-pyc (19-r0) ( 5/35) Purging py3-gpep517 (19-r0) ( 6/35) Purging py3-wheel-pyc (0.46.1-r0) ( 7/35) Purging py3-wheel (0.46.1-r0) ( 8/35) Purging py3-installer-pyc (0.7.0-r2) ( 9/35) Purging py3-installer (0.7.0-r2) (10/35) Purging py3-nose2-pyc (0.15.1-r0) (11/35) Purging py3-nose2 (0.15.1-r0) (12/35) Purging py3-mock-pyc (5.2.0-r0) (13/35) Purging py3-mock (5.2.0-r0) (14/35) Purging py3-pytest-pyc (8.4.2-r1) (15/35) Purging py3-pytest (8.4.2-r1) (16/35) Purging py3-iniconfig-pyc (2.3.0-r0) (17/35) Purging py3-iniconfig (2.3.0-r0) (18/35) Purging py3-packaging-pyc (25.0-r0) (19/35) Purging py3-packaging (25.0-r0) (20/35) Purging py3-parsing-pyc (3.2.3-r0) (21/35) Purging py3-parsing (3.2.3-r0) (22/35) Purging py3-pluggy-pyc (1.6.0-r0) (23/35) Purging py3-pluggy (1.6.0-r0) (24/35) Purging py3-py-pyc (1.11.0-r4) (25/35) Purging py3-py (1.11.0-r4) (26/35) Purging py3-pygments-pyc (2.19.2-r0) (27/35) Purging py3-pygments (2.19.2-r0) (28/35) Purging python3-pyc (3.12.12-r0) (29/35) Purging python3-pycache-pyc0 (3.12.12-r0) (30/35) Purging pyc (3.12.12-r0) (31/35) Purging python3 (3.12.12-r0) (32/35) Purging gdbm (1.26-r0) (33/35) Purging libpanelw (6.5_p20251010-r0) (34/35) Purging mpdecimal (4.0.1-r0) (35/35) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-parameterized: Updating the community/armv7 repository index... >>> py3-parameterized: Signing the index...