>>> py3-dateutil: Building main/py3-dateutil 2.9.0-r3 (using abuild 3.16.0-r0) started Sun, 21 Dec 2025 03:29:39 +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/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.1-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.5_p20251123-r0) ( 7/24) Installing sqlite-libs (3.51.1-r0) ( 8/24) Installing python3 (3.12.12-r0) ( 9/24) Installing python3-pycache-pyc0 (3.12.12-r0) (10/24) Installing pyc (3.12.12-r0) (11/24) Installing python3-pyc (3.12.12-r0) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-installer-pyc (0.7.0-r2) (14/24) Installing py3-gpep517 (19-r1) (15/24) Installing py3-gpep517-pyc (19-r1) (16/24) Installing py3-parsing (3.2.3-r0) (17/24) Installing py3-parsing-pyc (3.2.3-r0) (18/24) Installing py3-packaging (25.0-r0) (19/24) Installing py3-packaging-pyc (25.0-r0) (20/24) Installing py3-setuptools (80.9.0-r2) (21/24) Installing py3-setuptools-pyc (80.9.0-r2) (22/24) Installing py3-setuptools_scm (9.2.2-r0) (23/24) Installing py3-setuptools_scm-pyc (9.2.2-r0) (24/24) Installing .makedepends-py3-dateutil (20251221.032939) Executing busybox-1.37.0-r30.trigger OK: 481.6 MiB in 133 packages >>> py3-dateutil: Cleaning up srcdir >>> py3-dateutil: Cleaning up pkgdir >>> py3-dateutil: Cleaning up tmpdir >>> py3-dateutil: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-dateutil-2.9.0.tar.gz /var/cache/distfiles/edge/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/edge/python-dateutil-2.9.0.tar.gz /var/cache/distfiles/edge/python-dateutil-2.9.0.tar.gz: OK /home/buildozer/aports/main/py3-dateutil/remove-six.patch: OK >>> py3-dateutil: Unpacking /var/cache/distfiles/edge/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 2025-12-21 03:29:40,564 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.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 License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-12-21 03:29:40,609 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-12-21 03:29:40,626 root INFO running build 2025-12-21 03:29:40,626 root INFO running build_py 2025-12-21 03:29:40,630 root INFO creating build/lib/dateutil 2025-12-21 03:29:40,630 root INFO copying src/dateutil/__init__.py -> build/lib/dateutil 2025-12-21 03:29:40,630 root INFO copying src/dateutil/_common.py -> build/lib/dateutil 2025-12-21 03:29:40,631 root INFO copying src/dateutil/easter.py -> build/lib/dateutil 2025-12-21 03:29:40,631 root INFO copying src/dateutil/relativedelta.py -> build/lib/dateutil 2025-12-21 03:29:40,631 root INFO copying src/dateutil/utils.py -> build/lib/dateutil 2025-12-21 03:29:40,631 root INFO copying src/dateutil/tzwin.py -> build/lib/dateutil 2025-12-21 03:29:40,632 root INFO copying src/dateutil/rrule.py -> build/lib/dateutil 2025-12-21 03:29:40,632 root INFO copying src/dateutil/_version.py -> build/lib/dateutil 2025-12-21 03:29:40,632 root INFO creating build/lib/dateutil/tz 2025-12-21 03:29:40,632 root INFO copying src/dateutil/tz/__init__.py -> build/lib/dateutil/tz 2025-12-21 03:29:40,633 root INFO copying src/dateutil/tz/tz.py -> build/lib/dateutil/tz 2025-12-21 03:29:40,633 root INFO copying src/dateutil/tz/_common.py -> build/lib/dateutil/tz 2025-12-21 03:29:40,633 root INFO copying src/dateutil/tz/win.py -> build/lib/dateutil/tz 2025-12-21 03:29:40,633 root INFO copying src/dateutil/tz/_factories.py -> build/lib/dateutil/tz 2025-12-21 03:29:40,634 root INFO creating build/lib/dateutil/zoneinfo 2025-12-21 03:29:40,634 root INFO copying src/dateutil/zoneinfo/__init__.py -> build/lib/dateutil/zoneinfo 2025-12-21 03:29:40,634 root INFO copying src/dateutil/zoneinfo/rebuild.py -> build/lib/dateutil/zoneinfo 2025-12-21 03:29:40,635 root INFO creating build/lib/dateutil/parser 2025-12-21 03:29:40,635 root INFO copying src/dateutil/parser/__init__.py -> build/lib/dateutil/parser 2025-12-21 03:29:40,635 root INFO copying src/dateutil/parser/isoparser.py -> build/lib/dateutil/parser 2025-12-21 03:29:40,635 root INFO copying src/dateutil/parser/_parser.py -> build/lib/dateutil/parser 2025-12-21 03:29:40,636 root INFO copying src/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz -> build/lib/dateutil/zoneinfo 2025-12-21 03:29:40,643 root INFO installing to build/bdist.linux-aarch64/wheel 2025-12-21 03:29:40,643 root INFO running install 2025-12-21 03:29:40,654 root INFO running install_lib 2025-12-21 03:29:40,657 root INFO creating build/bdist.linux-aarch64/wheel 2025-12-21 03:29:40,657 root INFO creating build/bdist.linux-aarch64/wheel/dateutil 2025-12-21 03:29:40,657 root INFO copying build/lib/dateutil/__init__.py -> build/bdist.linux-aarch64/wheel/./dateutil 2025-12-21 03:29:40,657 root INFO copying build/lib/dateutil/_common.py -> build/bdist.linux-aarch64/wheel/./dateutil 2025-12-21 03:29:40,658 root INFO copying build/lib/dateutil/easter.py -> build/bdist.linux-aarch64/wheel/./dateutil 2025-12-21 03:29:40,658 root INFO creating build/bdist.linux-aarch64/wheel/dateutil/tz 2025-12-21 03:29:40,658 root INFO copying build/lib/dateutil/tz/__init__.py -> build/bdist.linux-aarch64/wheel/./dateutil/tz 2025-12-21 03:29:40,658 root INFO copying build/lib/dateutil/tz/tz.py -> build/bdist.linux-aarch64/wheel/./dateutil/tz 2025-12-21 03:29:40,658 root INFO copying build/lib/dateutil/tz/_common.py -> build/bdist.linux-aarch64/wheel/./dateutil/tz 2025-12-21 03:29:40,659 root INFO copying build/lib/dateutil/tz/win.py -> build/bdist.linux-aarch64/wheel/./dateutil/tz 2025-12-21 03:29:40,659 root INFO copying build/lib/dateutil/tz/_factories.py -> build/bdist.linux-aarch64/wheel/./dateutil/tz 2025-12-21 03:29:40,659 root INFO creating build/bdist.linux-aarch64/wheel/dateutil/zoneinfo 2025-12-21 03:29:40,659 root INFO copying build/lib/dateutil/zoneinfo/__init__.py -> build/bdist.linux-aarch64/wheel/./dateutil/zoneinfo 2025-12-21 03:29:40,659 root INFO copying build/lib/dateutil/zoneinfo/rebuild.py -> build/bdist.linux-aarch64/wheel/./dateutil/zoneinfo 2025-12-21 03:29:40,660 root INFO copying build/lib/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz -> build/bdist.linux-aarch64/wheel/./dateutil/zoneinfo 2025-12-21 03:29:40,660 root INFO copying build/lib/dateutil/relativedelta.py -> build/bdist.linux-aarch64/wheel/./dateutil 2025-12-21 03:29:40,660 root INFO copying build/lib/dateutil/utils.py -> build/bdist.linux-aarch64/wheel/./dateutil 2025-12-21 03:29:40,660 root INFO copying build/lib/dateutil/tzwin.py -> build/bdist.linux-aarch64/wheel/./dateutil 2025-12-21 03:29:40,661 root INFO copying build/lib/dateutil/rrule.py -> build/bdist.linux-aarch64/wheel/./dateutil 2025-12-21 03:29:40,661 root INFO creating build/bdist.linux-aarch64/wheel/dateutil/parser 2025-12-21 03:29:40,661 root INFO copying build/lib/dateutil/parser/__init__.py -> build/bdist.linux-aarch64/wheel/./dateutil/parser 2025-12-21 03:29:40,661 root INFO copying build/lib/dateutil/parser/isoparser.py -> build/bdist.linux-aarch64/wheel/./dateutil/parser 2025-12-21 03:29:40,661 root INFO copying build/lib/dateutil/parser/_parser.py -> build/bdist.linux-aarch64/wheel/./dateutil/parser 2025-12-21 03:29:40,662 root INFO copying build/lib/dateutil/_version.py -> build/bdist.linux-aarch64/wheel/./dateutil 2025-12-21 03:29:40,662 root INFO running install_egg_info 2025-12-21 03:29:40,665 root INFO running egg_info 2025-12-21 03:29:40,668 root INFO writing src/python_dateutil.egg-info/PKG-INFO 2025-12-21 03:29:40,668 root INFO writing dependency_links to src/python_dateutil.egg-info/dependency_links.txt 2025-12-21 03:29:40,668 root INFO deleting src/python_dateutil.egg-info/requires.txt 2025-12-21 03:29:40,669 root INFO writing top-level names to src/python_dateutil.egg-info/top_level.txt listing git files failed - pretending there aren't any 2025-12-21 03:29:40,680 root INFO reading manifest file 'src/python_dateutil.egg-info/SOURCES.txt' 2025-12-21 03:29:40,682 root INFO reading manifest template 'MANIFEST.in' 2025-12-21 03:29:40,683 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-12-21 03:29:40,683 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2025-12-21 03:29:40,683 root INFO adding license file 'LICENSE' 2025-12-21 03:29:40,685 root INFO writing manifest file 'src/python_dateutil.egg-info/SOURCES.txt' 2025-12-21 03:29:40,685 root INFO Copying src/python_dateutil.egg-info to build/bdist.linux-aarch64/wheel/./python_dateutil-2.9.0-py3.12.egg-info 2025-12-21 03:29:40,686 root INFO running install_scripts 2025-12-21 03:29:40,687 root INFO creating build/bdist.linux-aarch64/wheel/python_dateutil-2.9.0.dist-info/WHEEL 2025-12-21 03:29:40,688 wheel INFO creating '/home/buildozer/aports/main/py3-dateutil/src/python-dateutil-2.9.0/.dist/.tmp-q01_0op1/python_dateutil-2.9.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2025-12-21 03:29:40,688 wheel INFO adding 'dateutil/__init__.py' 2025-12-21 03:29:40,688 wheel INFO adding 'dateutil/_common.py' 2025-12-21 03:29:40,689 wheel INFO adding 'dateutil/_version.py' 2025-12-21 03:29:40,689 wheel INFO adding 'dateutil/easter.py' 2025-12-21 03:29:40,689 wheel INFO adding 'dateutil/relativedelta.py' 2025-12-21 03:29:40,690 wheel INFO adding 'dateutil/rrule.py' 2025-12-21 03:29:40,690 wheel INFO adding 'dateutil/tzwin.py' 2025-12-21 03:29:40,690 wheel INFO adding 'dateutil/utils.py' 2025-12-21 03:29:40,690 wheel INFO adding 'dateutil/parser/__init__.py' 2025-12-21 03:29:40,691 wheel INFO adding 'dateutil/parser/_parser.py' 2025-12-21 03:29:40,691 wheel INFO adding 'dateutil/parser/isoparser.py' 2025-12-21 03:29:40,691 wheel INFO adding 'dateutil/tz/__init__.py' 2025-12-21 03:29:40,691 wheel INFO adding 'dateutil/tz/_common.py' 2025-12-21 03:29:40,691 wheel INFO adding 'dateutil/tz/_factories.py' 2025-12-21 03:29:40,692 wheel INFO adding 'dateutil/tz/tz.py' 2025-12-21 03:29:40,692 wheel INFO adding 'dateutil/tz/win.py' 2025-12-21 03:29:40,692 wheel INFO adding 'dateutil/zoneinfo/__init__.py' 2025-12-21 03:29:40,693 wheel INFO adding 'dateutil/zoneinfo/dateutil-zoneinfo.tar.gz' 2025-12-21 03:29:40,693 wheel INFO adding 'dateutil/zoneinfo/rebuild.py' 2025-12-21 03:29:40,694 wheel INFO adding 'python_dateutil-2.9.0.dist-info/licenses/LICENSE' 2025-12-21 03:29:40,694 wheel INFO adding 'python_dateutil-2.9.0.dist-info/METADATA' 2025-12-21 03:29:40,694 wheel INFO adding 'python_dateutil-2.9.0.dist-info/WHEEL' 2025-12-21 03:29:40,694 wheel INFO adding 'python_dateutil-2.9.0.dist-info/top_level.txt' 2025-12-21 03:29:40,694 wheel INFO adding 'python_dateutil-2.9.0.dist-info/zip-safe' 2025-12-21 03:29:40,694 wheel INFO adding 'python_dateutil-2.9.0.dist-info/RECORD' 2025-12-21 03:29:40,695 root INFO removing build/bdist.linux-aarch64/wheel 2025-12-21 03:29:40,696 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... >>> py3-dateutil-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/dateutil/__pycache__' -> '/home/buildozer/aports/main/py3-dateutil/pkg/py3-dateutil-pyc/usr/lib/python3.12/site-packages/dateutil/__pycache__' 'usr/lib/python3.12/site-packages/dateutil/tz/__pycache__' -> '/home/buildozer/aports/main/py3-dateutil/pkg/py3-dateutil-pyc/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__' 'usr/lib/python3.12/site-packages/dateutil/zoneinfo/__pycache__' -> '/home/buildozer/aports/main/py3-dateutil/pkg/py3-dateutil-pyc/usr/lib/python3.12/site-packages/dateutil/zoneinfo/__pycache__' 'usr/lib/python3.12/site-packages/dateutil/parser/__pycache__' -> '/home/buildozer/aports/main/py3-dateutil/pkg/py3-dateutil-pyc/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__' >>> py3-dateutil-pyc*: Preparing subpackage py3-dateutil-pyc... >>> py3-dateutil-pyc*: Running postcheck for py3-dateutil-pyc >>> py3-dateutil*: Running postcheck for py3-dateutil >>> py3-dateutil*: Preparing package py3-dateutil... >>> py3-dateutil-pyc*: Tracing dependencies... python3~3.12 >>> py3-dateutil-pyc*: Package size: 291.8 KB >>> py3-dateutil-pyc*: Compressing data... >>> py3-dateutil-pyc*: Create checksum... >>> py3-dateutil-pyc*: Create py3-dateutil-pyc-2.9.0-r3.apk >>> py3-dateutil*: Tracing dependencies... python3 python3~3.12 >>> py3-dateutil*: Package size: 431.1 KB >>> py3-dateutil*: Compressing data... >>> py3-dateutil*: Create checksum... >>> py3-dateutil*: Create py3-dateutil-2.9.0-r3.apk >>> py3-dateutil: Build complete at Sun, 21 Dec 2025 03:29:41 +0000 elapsed time 0h 0m 2s >>> py3-dateutil: Cleaning up srcdir >>> py3-dateutil: Cleaning up pkgdir >>> py3-dateutil: Cleaning up tmpdir >>> py3-dateutil: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-dateutil (20251221.032939) ( 2/24) Purging py3-gpep517-pyc (19-r1) ( 3/24) Purging py3-gpep517 (19-r1) ( 4/24) Purging py3-installer-pyc (0.7.0-r2) ( 5/24) Purging py3-installer (0.7.0-r2) ( 6/24) Purging py3-setuptools_scm-pyc (9.2.2-r0) ( 7/24) Purging py3-setuptools_scm (9.2.2-r0) ( 8/24) Purging py3-setuptools-pyc (80.9.0-r2) ( 9/24) Purging py3-setuptools (80.9.0-r2) (10/24) Purging py3-packaging-pyc (25.0-r0) (11/24) Purging py3-packaging (25.0-r0) (12/24) Purging py3-parsing-pyc (3.2.3-r0) (13/24) Purging py3-parsing (3.2.3-r0) (14/24) Purging python3-pyc (3.12.12-r0) (15/24) Purging python3-pycache-pyc0 (3.12.12-r0) (16/24) Purging pyc (3.12.12-r0) (17/24) Purging python3 (3.12.12-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.5_p20251123-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.51.1-r0) (24/24) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r30.trigger OK: 432.8 MiB in 109 packages >>> py3-dateutil: Updating the main/aarch64 repository index... >>> py3-dateutil: Signing the index...