>>> py3-dateutil: Building main/py3-dateutil 2.9.0-r4 (using abuild 3.17.0_rc1-r1) started Sat, 18 Apr 2026 07:21:28 +0000 >>> py3-dateutil: Validating /home/buildozer/aports/main/py3-dateutil/APKBUILD... >>> py3-dateutil: Analyzing dependencies... >>> py3-dateutil: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-setuptools_scm ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r1) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.2-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20260404-r0) ( 7/25) Installing readline (8.3.3-r1) ( 8/25) Installing sqlite-libs (3.53.0-r0) ( 9/25) Installing python3 (3.14.3-r0) (10/25) Installing python3-pycache-pyc0 (3.14.3-r0) (11/25) Installing pyc (3.14.3-r0) (12/25) Installing python3-pyc (3.14.3-r0) (13/25) Installing py3-installer (1.0.0-r0) (14/25) Installing py3-installer-pyc (1.0.0-r0) (15/25) Installing py3-gpep517 (19-r2) (16/25) Installing py3-gpep517-pyc (19-r2) (17/25) Installing py3-parsing (3.3.2-r1) (18/25) Installing py3-parsing-pyc (3.3.2-r1) (19/25) Installing py3-packaging (26.0-r1) (20/25) Installing py3-packaging-pyc (26.0-r1) (21/25) Installing py3-setuptools (82.0.1-r1) (22/25) Installing py3-setuptools-pyc (82.0.1-r1) (23/25) Installing py3-setuptools_scm (9.2.2-r1) (24/25) Installing py3-setuptools_scm-pyc (9.2.2-r1) (25/25) Installing .makedepends-py3-dateutil (20260418.072128) Executing busybox-1.37.0-r31.trigger OK: 431.5 MiB in 126 packages >>> py3-dateutil: Cleaning up srcdir >>> py3-dateutil: Cleaning up pkgdir >>> py3-dateutil: Cleaning up tmpdir >>> py3-dateutil: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/python-dateutil-2.9.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/python-dateutil-2.9.0.tar.gz.part' python-dateutil-2.9. 81% |************************* | 271k 0:00:00 ETA python-dateutil-2.9. 100% |********************************| 334k 0:00:00 ETA '/var/cache/distfiles/v3.24/python-dateutil-2.9.0.tar.gz.part' saved /var/cache/distfiles/v3.24/python-dateutil-2.9.0.tar.gz: OK /home/buildozer/aports/main/py3-dateutil/remove-six.patch: OK >>> py3-dateutil: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/python-dateutil-2.9.0.tar.gz /var/cache/distfiles/v3.24/python-dateutil-2.9.0.tar.gz: OK /home/buildozer/aports/main/py3-dateutil/remove-six.patch: OK >>> py3-dateutil: Unpacking /var/cache/distfiles/v3.24/python-dateutil-2.9.0.tar.gz... >>> py3-dateutil: remove-six.patch patching file setup.cfg patching file src/dateutil/relativedelta.py patching file tests/property/test_tz_prop.py patching file tests/test_imports.py patching file tests/test_isoparser.py patching file tests/test_parser.py patching file tests/test_rrule.py patching file tests/test_tz.py patching file updatezinfo.py patching file src/dateutil/rrule.py patching file src/dateutil/parser/_parser.py patching file src/dateutil/parser/isoparser.py patching file src/dateutil/tz/tz.py patching file src/dateutil/tz/_common.py patching file src/dateutil/tz/_factories.py patching file src/dateutil/tz/win.py 2026-04-18 07:21:30,297 gpep517 INFO Building wheel via backend setuptools.build_meta :7: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! :18: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /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 License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-18 07:21:30,326 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 07:21:30,336 root INFO running build 2026-04-18 07:21:30,336 root INFO running build_py 2026-04-18 07:21:30,339 root INFO creating build/lib/dateutil 2026-04-18 07:21:30,339 root INFO copying src/dateutil/tzwin.py -> build/lib/dateutil 2026-04-18 07:21:30,339 root INFO copying src/dateutil/_version.py -> build/lib/dateutil 2026-04-18 07:21:30,339 root INFO copying src/dateutil/__init__.py -> build/lib/dateutil 2026-04-18 07:21:30,339 root INFO copying src/dateutil/rrule.py -> build/lib/dateutil 2026-04-18 07:21:30,339 root INFO copying src/dateutil/easter.py -> build/lib/dateutil 2026-04-18 07:21:30,340 root INFO copying src/dateutil/_common.py -> build/lib/dateutil 2026-04-18 07:21:30,340 root INFO copying src/dateutil/utils.py -> build/lib/dateutil 2026-04-18 07:21:30,340 root INFO copying src/dateutil/relativedelta.py -> build/lib/dateutil 2026-04-18 07:21:30,340 root INFO creating build/lib/dateutil/tz 2026-04-18 07:21:30,340 root INFO copying src/dateutil/tz/_factories.py -> build/lib/dateutil/tz 2026-04-18 07:21:30,340 root INFO copying src/dateutil/tz/__init__.py -> build/lib/dateutil/tz 2026-04-18 07:21:30,340 root INFO copying src/dateutil/tz/win.py -> build/lib/dateutil/tz 2026-04-18 07:21:30,341 root INFO copying src/dateutil/tz/tz.py -> build/lib/dateutil/tz 2026-04-18 07:21:30,341 root INFO copying src/dateutil/tz/_common.py -> build/lib/dateutil/tz 2026-04-18 07:21:30,341 root INFO creating build/lib/dateutil/parser 2026-04-18 07:21:30,341 root INFO copying src/dateutil/parser/__init__.py -> build/lib/dateutil/parser 2026-04-18 07:21:30,341 root INFO copying src/dateutil/parser/isoparser.py -> build/lib/dateutil/parser 2026-04-18 07:21:30,341 root INFO copying src/dateutil/parser/_parser.py -> build/lib/dateutil/parser 2026-04-18 07:21:30,341 root INFO creating build/lib/dateutil/zoneinfo 2026-04-18 07:21:30,342 root INFO copying src/dateutil/zoneinfo/__init__.py -> build/lib/dateutil/zoneinfo 2026-04-18 07:21:30,342 root INFO copying src/dateutil/zoneinfo/rebuild.py -> build/lib/dateutil/zoneinfo 2026-04-18 07:21:30,342 root INFO copying src/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz -> build/lib/dateutil/zoneinfo 2026-04-18 07:21:30,346 root INFO installing to build/bdist.linux-s390x/wheel 2026-04-18 07:21:30,346 root INFO running install 2026-04-18 07:21:30,352 root INFO running install_lib 2026-04-18 07:21:30,354 root INFO creating build/bdist.linux-s390x/wheel 2026-04-18 07:21:30,354 root INFO creating build/bdist.linux-s390x/wheel/dateutil 2026-04-18 07:21:30,354 root INFO copying build/lib/dateutil/tzwin.py -> build/bdist.linux-s390x/wheel/./dateutil 2026-04-18 07:21:30,355 root INFO copying build/lib/dateutil/_version.py -> build/bdist.linux-s390x/wheel/./dateutil 2026-04-18 07:21:30,355 root INFO copying build/lib/dateutil/__init__.py -> build/bdist.linux-s390x/wheel/./dateutil 2026-04-18 07:21:30,355 root INFO creating build/bdist.linux-s390x/wheel/dateutil/tz 2026-04-18 07:21:30,355 root INFO copying build/lib/dateutil/tz/_factories.py -> build/bdist.linux-s390x/wheel/./dateutil/tz 2026-04-18 07:21:30,355 root INFO copying build/lib/dateutil/tz/__init__.py -> build/bdist.linux-s390x/wheel/./dateutil/tz 2026-04-18 07:21:30,355 root INFO copying build/lib/dateutil/tz/win.py -> build/bdist.linux-s390x/wheel/./dateutil/tz 2026-04-18 07:21:30,355 root INFO copying build/lib/dateutil/tz/tz.py -> build/bdist.linux-s390x/wheel/./dateutil/tz 2026-04-18 07:21:30,355 root INFO copying build/lib/dateutil/tz/_common.py -> build/bdist.linux-s390x/wheel/./dateutil/tz 2026-04-18 07:21:30,355 root INFO copying build/lib/dateutil/rrule.py -> build/bdist.linux-s390x/wheel/./dateutil 2026-04-18 07:21:30,356 root INFO copying build/lib/dateutil/easter.py -> build/bdist.linux-s390x/wheel/./dateutil 2026-04-18 07:21:30,356 root INFO creating build/bdist.linux-s390x/wheel/dateutil/parser 2026-04-18 07:21:30,356 root INFO copying build/lib/dateutil/parser/__init__.py -> build/bdist.linux-s390x/wheel/./dateutil/parser 2026-04-18 07:21:30,356 root INFO copying build/lib/dateutil/parser/isoparser.py -> build/bdist.linux-s390x/wheel/./dateutil/parser 2026-04-18 07:21:30,356 root INFO copying build/lib/dateutil/parser/_parser.py -> build/bdist.linux-s390x/wheel/./dateutil/parser 2026-04-18 07:21:30,356 root INFO copying build/lib/dateutil/_common.py -> build/bdist.linux-s390x/wheel/./dateutil 2026-04-18 07:21:30,356 root INFO creating build/bdist.linux-s390x/wheel/dateutil/zoneinfo 2026-04-18 07:21:30,356 root INFO copying build/lib/dateutil/zoneinfo/__init__.py -> build/bdist.linux-s390x/wheel/./dateutil/zoneinfo 2026-04-18 07:21:30,356 root INFO copying build/lib/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz -> build/bdist.linux-s390x/wheel/./dateutil/zoneinfo 2026-04-18 07:21:30,357 root INFO copying build/lib/dateutil/zoneinfo/rebuild.py -> build/bdist.linux-s390x/wheel/./dateutil/zoneinfo 2026-04-18 07:21:30,357 root INFO copying build/lib/dateutil/utils.py -> build/bdist.linux-s390x/wheel/./dateutil 2026-04-18 07:21:30,357 root INFO copying build/lib/dateutil/relativedelta.py -> build/bdist.linux-s390x/wheel/./dateutil 2026-04-18 07:21:30,357 root INFO running install_egg_info 2026-04-18 07:21:30,359 root INFO running egg_info 2026-04-18 07:21:30,360 root INFO writing src/python_dateutil.egg-info/PKG-INFO 2026-04-18 07:21:30,361 root INFO writing dependency_links to src/python_dateutil.egg-info/dependency_links.txt 2026-04-18 07:21:30,361 root INFO deleting src/python_dateutil.egg-info/requires.txt 2026-04-18 07:21:30,361 root INFO writing top-level names to src/python_dateutil.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-04-18 07:21:30,370 root INFO reading manifest file 'src/python_dateutil.egg-info/SOURCES.txt' 2026-04-18 07:21:30,371 root INFO reading manifest template 'MANIFEST.in' 2026-04-18 07:21:30,371 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-04-18 07:21:30,371 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2026-04-18 07:21:30,371 root INFO adding license file 'LICENSE' 2026-04-18 07:21:30,372 root INFO writing manifest file 'src/python_dateutil.egg-info/SOURCES.txt' 2026-04-18 07:21:30,372 root INFO Copying src/python_dateutil.egg-info to build/bdist.linux-s390x/wheel/./python_dateutil-2.9.0-py3.14.egg-info 2026-04-18 07:21:30,373 root INFO running install_scripts 2026-04-18 07:21:30,374 root INFO creating build/bdist.linux-s390x/wheel/python_dateutil-2.9.0.dist-info/WHEEL 2026-04-18 07:21:30,374 wheel INFO creating '/home/buildozer/aports/main/py3-dateutil/src/python-dateutil-2.9.0/.dist/.tmp-zrgmqjcy/python_dateutil-2.9.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-04-18 07:21:30,374 wheel INFO adding 'dateutil/__init__.py' 2026-04-18 07:21:30,374 wheel INFO adding 'dateutil/_common.py' 2026-04-18 07:21:30,374 wheel INFO adding 'dateutil/_version.py' 2026-04-18 07:21:30,374 wheel INFO adding 'dateutil/easter.py' 2026-04-18 07:21:30,374 wheel INFO adding 'dateutil/relativedelta.py' 2026-04-18 07:21:30,375 wheel INFO adding 'dateutil/rrule.py' 2026-04-18 07:21:30,375 wheel INFO adding 'dateutil/tzwin.py' 2026-04-18 07:21:30,375 wheel INFO adding 'dateutil/utils.py' 2026-04-18 07:21:30,375 wheel INFO adding 'dateutil/parser/__init__.py' 2026-04-18 07:21:30,375 wheel INFO adding 'dateutil/parser/_parser.py' 2026-04-18 07:21:30,375 wheel INFO adding 'dateutil/parser/isoparser.py' 2026-04-18 07:21:30,375 wheel INFO adding 'dateutil/tz/__init__.py' 2026-04-18 07:21:30,376 wheel INFO adding 'dateutil/tz/_common.py' 2026-04-18 07:21:30,376 wheel INFO adding 'dateutil/tz/_factories.py' 2026-04-18 07:21:30,376 wheel INFO adding 'dateutil/tz/tz.py' 2026-04-18 07:21:30,376 wheel INFO adding 'dateutil/tz/win.py' 2026-04-18 07:21:30,376 wheel INFO adding 'dateutil/zoneinfo/__init__.py' 2026-04-18 07:21:30,377 wheel INFO adding 'dateutil/zoneinfo/dateutil-zoneinfo.tar.gz' 2026-04-18 07:21:30,377 wheel INFO adding 'dateutil/zoneinfo/rebuild.py' 2026-04-18 07:21:30,377 wheel INFO adding 'python_dateutil-2.9.0.dist-info/licenses/LICENSE' 2026-04-18 07:21:30,377 wheel INFO adding 'python_dateutil-2.9.0.dist-info/METADATA' 2026-04-18 07:21:30,377 wheel INFO adding 'python_dateutil-2.9.0.dist-info/WHEEL' 2026-04-18 07:21:30,377 wheel INFO adding 'python_dateutil-2.9.0.dist-info/top_level.txt' 2026-04-18 07:21:30,377 wheel INFO adding 'python_dateutil-2.9.0.dist-info/zip-safe' 2026-04-18 07:21:30,377 wheel INFO adding 'python_dateutil-2.9.0.dist-info/RECORD' 2026-04-18 07:21:30,377 root INFO removing build/bdist.linux-s390x/wheel 2026-04-18 07:21:30,378 gpep517 INFO The backend produced .dist/python_dateutil-2.9.0-py2.py3-none-any.whl python_dateutil-2.9.0-py2.py3-none-any.whl >>> py3-dateutil: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-dateutil-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.14/site-packages/dateutil/__pycache__' -> '/home/buildozer/aports/main/py3-dateutil/pkg/py3-dateutil-pyc/usr/lib/python3.14/site-packages/dateutil/__pycache__' 'usr/lib/python3.14/site-packages/dateutil/tz/__pycache__' -> '/home/buildozer/aports/main/py3-dateutil/pkg/py3-dateutil-pyc/usr/lib/python3.14/site-packages/dateutil/tz/__pycache__' 'usr/lib/python3.14/site-packages/dateutil/parser/__pycache__' -> '/home/buildozer/aports/main/py3-dateutil/pkg/py3-dateutil-pyc/usr/lib/python3.14/site-packages/dateutil/parser/__pycache__' 'usr/lib/python3.14/site-packages/dateutil/zoneinfo/__pycache__' -> '/home/buildozer/aports/main/py3-dateutil/pkg/py3-dateutil-pyc/usr/lib/python3.14/site-packages/dateutil/zoneinfo/__pycache__' >>> py3-dateutil-pyc*: Preparing subpackage py3-dateutil-pyc... Please specify at least one package name on the command line. >>> py3-dateutil-pyc*: Running postcheck for py3-dateutil-pyc >>> py3-dateutil*: Running postcheck for py3-dateutil >>> py3-dateutil*: Preparing package py3-dateutil... Please specify at least one package name on the command line. >>> py3-dateutil-pyc*: Tracing dependencies... python3~3.14 >>> py3-dateutil-pyc*: Package size: 305.7 KB >>> py3-dateutil-pyc*: Compressing data... >>> py3-dateutil-pyc*: Create checksum... >>> py3-dateutil-pyc*: Create py3-dateutil-pyc-2.9.0-r4.apk >>> py3-dateutil*: Tracing dependencies... python3 python3~3.14 >>> py3-dateutil*: Package size: 431.1 KB >>> py3-dateutil*: Compressing data... >>> py3-dateutil*: Create checksum... >>> py3-dateutil*: Create py3-dateutil-2.9.0-r4.apk >>> py3-dateutil: Build complete at Sat, 18 Apr 2026 07:21:30 +0000 elapsed time 0h 0m 2s >>> py3-dateutil: Cleaning up srcdir >>> py3-dateutil: Cleaning up pkgdir >>> py3-dateutil: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-dateutil (20260418.072128) ( 2/25) Purging py3-gpep517-pyc (19-r2) ( 3/25) Purging py3-gpep517 (19-r2) ( 4/25) Purging py3-installer-pyc (1.0.0-r0) ( 5/25) Purging py3-installer (1.0.0-r0) ( 6/25) Purging py3-setuptools_scm-pyc (9.2.2-r1) ( 7/25) Purging py3-setuptools_scm (9.2.2-r1) ( 8/25) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/25) Purging py3-setuptools (82.0.1-r1) (10/25) Purging py3-packaging-pyc (26.0-r1) (11/25) Purging py3-packaging (26.0-r1) (12/25) Purging py3-parsing-pyc (3.3.2-r1) (13/25) Purging py3-parsing (3.3.2-r1) (14/25) Purging python3-pyc (3.14.3-r0) (15/25) Purging python3-pycache-pyc0 (3.14.3-r0) (16/25) Purging pyc (3.14.3-r0) (17/25) Purging python3 (3.14.3-r0) (18/25) Purging gdbm (1.26-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.5.2-r1) (21/25) Purging libpanelw (6.6_p20260404-r0) (22/25) Purging mpdecimal (4.0.1-r0) (23/25) Purging readline (8.3.3-r1) (24/25) Purging sqlite-libs (3.53.0-r0) (25/25) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 384.9 MiB in 101 packages >>> py3-dateutil: Updating the main/s390x repository index... >>> py3-dateutil: Signing the index...