>>> py3-semantic-version: Building main/py3-semantic-version 2.10.0-r5 (using abuild 3.17.0_rc1-r1) started Sat, 18 Apr 2026 10:57:42 +0000 >>> py3-semantic-version: Validating /home/buildozer/aports/main/py3-semantic-version/APKBUILD... >>> py3-semantic-version: Analyzing dependencies... >>> py3-semantic-version: Installing for build: build-base python3 py3-gpep517 py3-setuptools ( 1/23) Installing libbz2 (1.0.8-r6) ( 2/23) Installing libffi (3.5.2-r1) ( 3/23) Installing gdbm (1.26-r0) ( 4/23) Installing xz-libs (5.8.2-r0) ( 5/23) Installing mpdecimal (4.0.1-r0) ( 6/23) Installing libpanelw (6.6_p20260404-r0) ( 7/23) Installing readline (8.3.3-r1) ( 8/23) Installing sqlite-libs (3.53.0-r0) ( 9/23) Installing python3 (3.14.3-r0) (10/23) Installing python3-pycache-pyc0 (3.14.3-r0) (11/23) Installing pyc (3.14.3-r0) (12/23) Installing python3-pyc (3.14.3-r0) (13/23) Installing py3-installer (1.0.0-r0) (14/23) Installing py3-installer-pyc (1.0.0-r0) (15/23) Installing py3-gpep517 (19-r2) (16/23) Installing py3-gpep517-pyc (19-r2) (17/23) Installing py3-parsing (3.3.2-r1) (18/23) Installing py3-parsing-pyc (3.3.2-r1) (19/23) Installing py3-packaging (26.0-r1) (20/23) Installing py3-packaging-pyc (26.0-r1) (21/23) Installing py3-setuptools (82.0.1-r1) (22/23) Installing py3-setuptools-pyc (82.0.1-r1) (23/23) Installing .makedepends-py3-semantic-version (20260418.105742) Executing busybox-1.37.0-r31.trigger OK: 431.1 MiB in 124 packages >>> py3-semantic-version: Cleaning up srcdir >>> py3-semantic-version: Cleaning up pkgdir >>> py3-semantic-version: Cleaning up tmpdir >>> py3-semantic-version: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-semantic-version-2.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-semantic-version-2.10.0.tar.gz.part' py3-semantic-version 100% |********************************| 42388 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-semantic-version-2.10.0.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-semantic-version-2.10.0.tar.gz: OK >>> py3-semantic-version: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-semantic-version-2.10.0.tar.gz /var/cache/distfiles/v3.24/py3-semantic-version-2.10.0.tar.gz: OK >>> py3-semantic-version: Unpacking /var/cache/distfiles/v3.24/py3-semantic-version-2.10.0.tar.gz... 2026-04-18 10:57:43,544 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-18 10:57:43,557 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-04-18 10:57:43,566 root INFO running build 2026-04-18 10:57:43,566 root INFO running build_py 2026-04-18 10:57:43,568 root INFO creating build/lib/semantic_version 2026-04-18 10:57:43,568 root INFO copying semantic_version/__init__.py -> build/lib/semantic_version 2026-04-18 10:57:43,568 root INFO copying semantic_version/django_fields.py -> build/lib/semantic_version 2026-04-18 10:57:43,568 root INFO copying semantic_version/base.py -> build/lib/semantic_version 2026-04-18 10:57:43,572 root INFO installing to build/bdist.linux-s390x/wheel 2026-04-18 10:57:43,572 root INFO running install 2026-04-18 10:57:43,578 root INFO running install_lib 2026-04-18 10:57:43,580 root INFO creating build/bdist.linux-s390x/wheel 2026-04-18 10:57:43,580 root INFO creating build/bdist.linux-s390x/wheel/semantic_version 2026-04-18 10:57:43,580 root INFO copying build/lib/semantic_version/__init__.py -> build/bdist.linux-s390x/wheel/./semantic_version 2026-04-18 10:57:43,580 root INFO copying build/lib/semantic_version/django_fields.py -> build/bdist.linux-s390x/wheel/./semantic_version 2026-04-18 10:57:43,580 root INFO copying build/lib/semantic_version/base.py -> build/bdist.linux-s390x/wheel/./semantic_version 2026-04-18 10:57:43,580 root INFO running install_egg_info 2026-04-18 10:57:43,582 root INFO running egg_info 2026-04-18 10:57:43,584 root INFO creating semantic_version.egg-info 2026-04-18 10:57:43,584 root INFO writing semantic_version.egg-info/PKG-INFO 2026-04-18 10:57:43,585 root INFO writing dependency_links to semantic_version.egg-info/dependency_links.txt 2026-04-18 10:57:43,586 root INFO writing requirements to semantic_version.egg-info/requires.txt 2026-04-18 10:57:43,586 root INFO writing top-level names to semantic_version.egg-info/top_level.txt 2026-04-18 10:57:43,586 root INFO writing manifest file 'semantic_version.egg-info/SOURCES.txt' 2026-04-18 10:57:43,587 root INFO reading manifest file 'semantic_version.egg-info/SOURCES.txt' 2026-04-18 10:57:43,588 root INFO reading manifest template 'MANIFEST.in' 2026-04-18 10:57:43,588 root WARNING warning: no files found matching 'requirements*.txt' 2026-04-18 10:57:43,588 root WARNING warning: no files found matching '.flake8' 2026-04-18 10:57:43,588 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2026-04-18 10:57:43,589 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-04-18 10:57:43,589 root WARNING warning: no previously-included files matching '.*.sw[po]' found anywhere in distribution 2026-04-18 10:57:43,589 root WARNING no previously-included directories found matching 'docs/_build' 2026-04-18 10:57:43,589 root INFO adding license file 'LICENSE' 2026-04-18 10:57:43,589 root INFO writing manifest file 'semantic_version.egg-info/SOURCES.txt' 2026-04-18 10:57:43,590 root INFO Copying semantic_version.egg-info to build/bdist.linux-s390x/wheel/./semantic_version-2.10.0-py3.14.egg-info 2026-04-18 10:57:43,590 root INFO running install_scripts 2026-04-18 10:57:43,591 root INFO creating build/bdist.linux-s390x/wheel/semantic_version-2.10.0.dist-info/WHEEL 2026-04-18 10:57:43,591 wheel INFO creating '/home/buildozer/aports/main/py3-semantic-version/src/python-semanticversion-2.10.0/.dist/.tmp-qmlwb__m/semantic_version-2.10.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-04-18 10:57:43,591 wheel INFO adding 'semantic_version/__init__.py' 2026-04-18 10:57:43,592 wheel INFO adding 'semantic_version/base.py' 2026-04-18 10:57:43,592 wheel INFO adding 'semantic_version/django_fields.py' 2026-04-18 10:57:43,592 wheel INFO adding 'semantic_version-2.10.0.dist-info/licenses/LICENSE' 2026-04-18 10:57:43,592 wheel INFO adding 'semantic_version-2.10.0.dist-info/METADATA' 2026-04-18 10:57:43,592 wheel INFO adding 'semantic_version-2.10.0.dist-info/WHEEL' 2026-04-18 10:57:43,592 wheel INFO adding 'semantic_version-2.10.0.dist-info/top_level.txt' 2026-04-18 10:57:43,592 wheel INFO adding 'semantic_version-2.10.0.dist-info/RECORD' 2026-04-18 10:57:43,592 root INFO removing build/bdist.linux-s390x/wheel 2026-04-18 10:57:43,593 gpep517 INFO The backend produced .dist/semantic_version-2.10.0-py2.py3-none-any.whl semantic_version-2.10.0-py2.py3-none-any.whl >>> WARNING: py3-semantic-version: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-semantic-version: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-semantic-version-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/semantic_version/__pycache__' -> '/home/buildozer/aports/main/py3-semantic-version/pkg/py3-semantic-version-pyc/usr/lib/python3.14/site-packages/semantic_version/__pycache__' >>> py3-semantic-version-pyc*: Preparing subpackage py3-semantic-version-pyc... Please specify at least one package name on the command line. >>> py3-semantic-version-pyc*: Running postcheck for py3-semantic-version-pyc >>> py3-semantic-version*: Running postcheck for py3-semantic-version >>> py3-semantic-version*: Preparing package py3-semantic-version... Please specify at least one package name on the command line. >>> py3-semantic-version-pyc*: Tracing dependencies... python3~3.14 >>> py3-semantic-version-pyc*: Package size: 70.7 KB >>> py3-semantic-version-pyc*: Compressing data... >>> py3-semantic-version-pyc*: Create checksum... >>> py3-semantic-version-pyc*: Create py3-semantic-version-pyc-2.10.0-r5.apk >>> py3-semantic-version*: Tracing dependencies... python3 python3~3.14 >>> py3-semantic-version*: Package size: 62.5 KB >>> py3-semantic-version*: Compressing data... >>> py3-semantic-version*: Create checksum... >>> py3-semantic-version*: Create py3-semantic-version-2.10.0-r5.apk >>> py3-semantic-version: Build complete at Sat, 18 Apr 2026 10:57:43 +0000 elapsed time 0h 0m 1s >>> py3-semantic-version: Cleaning up srcdir >>> py3-semantic-version: Cleaning up pkgdir >>> py3-semantic-version: Uninstalling dependencies... ( 1/23) Purging .makedepends-py3-semantic-version (20260418.105742) ( 2/23) Purging py3-gpep517-pyc (19-r2) ( 3/23) Purging py3-gpep517 (19-r2) ( 4/23) Purging py3-installer-pyc (1.0.0-r0) ( 5/23) Purging py3-installer (1.0.0-r0) ( 6/23) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/23) Purging py3-setuptools (82.0.1-r1) ( 8/23) Purging py3-packaging-pyc (26.0-r1) ( 9/23) Purging py3-packaging (26.0-r1) (10/23) Purging py3-parsing-pyc (3.3.2-r1) (11/23) Purging py3-parsing (3.3.2-r1) (12/23) Purging python3-pyc (3.14.3-r0) (13/23) Purging python3-pycache-pyc0 (3.14.3-r0) (14/23) Purging pyc (3.14.3-r0) (15/23) Purging python3 (3.14.3-r0) (16/23) Purging gdbm (1.26-r0) (17/23) Purging libbz2 (1.0.8-r6) (18/23) Purging libffi (3.5.2-r1) (19/23) Purging libpanelw (6.6_p20260404-r0) (20/23) Purging mpdecimal (4.0.1-r0) (21/23) Purging readline (8.3.3-r1) (22/23) Purging sqlite-libs (3.53.0-r0) (23/23) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 384.9 MiB in 101 packages >>> py3-semantic-version: Updating the main/s390x repository index... >>> py3-semantic-version: Signing the index...