>>> py3-ciso8601: Building testing/py3-ciso8601 2.3.2-r0 (using abuild 3.15.0-r2) started Fri, 08 Aug 2025 14:22:02 +0000 >>> py3-ciso8601: Validating /home/buildozer/aports/testing/py3-ciso8601/APKBUILD... >>> py3-ciso8601: Analyzing dependencies... >>> py3-ciso8601: Installing for build: build-base python3-dev py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-tz ( 1/37) Installing libbz2 (1.0.8-r6) ( 2/37) Installing libffi (3.5.2-r0) ( 3/37) Installing gdbm (1.26-r0) ( 4/37) Installing xz-libs (5.8.1-r0) ( 5/37) Installing mpdecimal (4.0.1-r0) ( 6/37) Installing libpanelw (6.5_p20250705-r0) ( 7/37) Installing sqlite-libs (3.50.4-r0) ( 8/37) Installing python3 (3.12.11-r0) ( 9/37) Installing python3-pycache-pyc0 (3.12.11-r0) (10/37) Installing pyc (3.12.11-r0) (11/37) Installing python3-pyc (3.12.11-r0) (12/37) Installing python3-dev (3.12.11-r0) (13/37) Installing py3-installer (0.7.0-r2) (14/37) Installing py3-installer-pyc (0.7.0-r2) (15/37) Installing py3-gpep517 (19-r0) (16/37) Installing py3-gpep517-pyc (19-r0) (17/37) Installing py3-parsing (3.2.3-r0) (18/37) Installing py3-parsing-pyc (3.2.3-r0) (19/37) Installing py3-packaging (25.0-r0) (20/37) Installing py3-packaging-pyc (25.0-r0) (21/37) Installing py3-setuptools (80.9.0-r0) (22/37) Installing py3-setuptools-pyc (80.9.0-r0) (23/37) Installing py3-wheel (0.46.1-r0) (24/37) Installing py3-wheel-pyc (0.46.1-r0) (25/37) Installing py3-iniconfig (2.1.0-r0) (26/37) Installing py3-iniconfig-pyc (2.1.0-r0) (27/37) Installing py3-pluggy (1.6.0-r0) (28/37) Installing py3-pluggy-pyc (1.6.0-r0) (29/37) Installing py3-py (1.11.0-r4) (30/37) Installing py3-py-pyc (1.11.0-r4) (31/37) Installing py3-pygments (2.19.2-r0) (32/37) Installing py3-pygments-pyc (2.19.2-r0) (33/37) Installing py3-pytest (8.4.1-r0) (34/37) Installing py3-pytest-pyc (8.4.1-r0) (35/37) Installing py3-tz (2025.2-r0) (36/37) Installing py3-tz-pyc (2025.2-r0) (37/37) Installing .makedepends-py3-ciso8601 (20250808.142204) busybox-1.37.0-r22.trigger: Executing script... OK: 382 MiB in 141 packages >>> py3-ciso8601: Cleaning up srcdir >>> py3-ciso8601: Cleaning up pkgdir >>> py3-ciso8601: Cleaning up tmpdir >>> py3-ciso8601: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ciso8601-2.3.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-ciso8601-2.3.2.tar.gz.part' py3-ciso8601-2.3.2.t 100% |********************************| 46995 0:00:00 ETA '/var/cache/distfiles/edge/py3-ciso8601-2.3.2.tar.gz.part' saved >>> py3-ciso8601: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ciso8601-2.3.2.tar.gz >>> py3-ciso8601: Checking sha512sums... py3-ciso8601-2.3.2.tar.gz: OK >>> py3-ciso8601: Unpacking /var/cache/distfiles/edge/py3-ciso8601-2.3.2.tar.gz... 2025-08-08 14:22:05,198 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-08-08 14:22:05,224 root INFO running bdist_wheel 2025-08-08 14:22:05,245 root INFO running build 2025-08-08 14:22:05,245 root INFO running build_py 2025-08-08 14:22:05,250 root INFO creating build/lib.linux-armv8l-cpython-312/ciso8601 2025-08-08 14:22:05,250 root INFO copying ciso8601/__init__.pyi -> build/lib.linux-armv8l-cpython-312/ciso8601 2025-08-08 14:22:05,250 root INFO copying ciso8601/py.typed -> build/lib.linux-armv8l-cpython-312/ciso8601 2025-08-08 14:22:05,251 root INFO running build_ext 2025-08-08 14:22:05,253 root INFO building 'ciso8601' extension 2025-08-08 14:22:05,253 root INFO creating build/temp.linux-armv8l-cpython-312 2025-08-08 14:22:05,254 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCISO8601_VERSION=2.3.2 -DCISO8601_CACHING_ENABLED=1 -I/usr/include/python3.12 -c isocalendar.c -o build/temp.linux-armv8l-cpython-312/isocalendar.o 2025-08-08 14:22:05,433 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCISO8601_VERSION=2.3.2 -DCISO8601_CACHING_ENABLED=1 -I/usr/include/python3.12 -c module.c -o build/temp.linux-armv8l-cpython-312/module.o 2025-08-08 14:22:05,811 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCISO8601_VERSION=2.3.2 -DCISO8601_CACHING_ENABLED=1 -I/usr/include/python3.12 -c timezone.c -o build/temp.linux-armv8l-cpython-312/timezone.o 2025-08-08 14:22:05,971 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/isocalendar.o build/temp.linux-armv8l-cpython-312/module.o build/temp.linux-armv8l-cpython-312/timezone.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/ciso8601.cpython-312-arm-linux-musleabihf.so 2025-08-08 14:22:05,990 root INFO installing to build/bdist.linux-armv8l/wheel 2025-08-08 14:22:05,990 root INFO running install 2025-08-08 14:22:06,000 root INFO running install_lib 2025-08-08 14:22:06,004 root INFO creating build/bdist.linux-armv8l/wheel 2025-08-08 14:22:06,004 root INFO copying build/lib.linux-armv8l-cpython-312/ciso8601.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/. 2025-08-08 14:22:06,005 root INFO creating build/bdist.linux-armv8l/wheel/ciso8601 2025-08-08 14:22:06,005 root INFO copying build/lib.linux-armv8l-cpython-312/ciso8601/py.typed -> build/bdist.linux-armv8l/wheel/./ciso8601 2025-08-08 14:22:06,005 root INFO copying build/lib.linux-armv8l-cpython-312/ciso8601/__init__.pyi -> build/bdist.linux-armv8l/wheel/./ciso8601 2025-08-08 14:22:06,005 root INFO running install_egg_info 2025-08-08 14:22:06,010 root INFO running egg_info 2025-08-08 14:22:06,012 root INFO creating ciso8601.egg-info 2025-08-08 14:22:06,013 root INFO writing ciso8601.egg-info/PKG-INFO 2025-08-08 14:22:06,013 root INFO writing dependency_links to ciso8601.egg-info/dependency_links.txt 2025-08-08 14:22:06,014 root INFO writing top-level names to ciso8601.egg-info/top_level.txt 2025-08-08 14:22:06,014 root INFO writing manifest file 'ciso8601.egg-info/SOURCES.txt' 2025-08-08 14:22:06,018 root INFO reading manifest file 'ciso8601.egg-info/SOURCES.txt' 2025-08-08 14:22:06,018 root INFO reading manifest template 'MANIFEST.in' 2025-08-08 14:22:06,018 root INFO adding license file 'LICENSE' 2025-08-08 14:22:06,019 root INFO writing manifest file 'ciso8601.egg-info/SOURCES.txt' 2025-08-08 14:22:06,020 root INFO Copying ciso8601.egg-info to build/bdist.linux-armv8l/wheel/./ciso8601-2.3.2-py3.12.egg-info 2025-08-08 14:22:06,020 root INFO running install_scripts 2025-08-08 14:22:06,027 root INFO creating build/bdist.linux-armv8l/wheel/ciso8601-2.3.2.dist-info/WHEEL 2025-08-08 14:22:06,027 wheel INFO creating '/home/buildozer/aports/testing/py3-ciso8601/src/ciso8601-2.3.2/.dist/.tmp-wzd2xs1e/ciso8601-2.3.2-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-08-08 14:22:06,028 wheel INFO adding 'ciso8601.cpython-312-arm-linux-musleabihf.so' 2025-08-08 14:22:06,028 wheel INFO adding 'ciso8601/__init__.pyi' 2025-08-08 14:22:06,028 wheel INFO adding 'ciso8601/py.typed' 2025-08-08 14:22:06,028 wheel INFO adding 'ciso8601-2.3.2.dist-info/licenses/LICENSE' 2025-08-08 14:22:06,029 wheel INFO adding 'ciso8601-2.3.2.dist-info/METADATA' 2025-08-08 14:22:06,029 wheel INFO adding 'ciso8601-2.3.2.dist-info/WHEEL' 2025-08-08 14:22:06,029 wheel INFO adding 'ciso8601-2.3.2.dist-info/top_level.txt' 2025-08-08 14:22:06,029 wheel INFO adding 'ciso8601-2.3.2.dist-info/RECORD' 2025-08-08 14:22:06,029 root INFO removing build/bdist.linux-armv8l/wheel 2025-08-08 14:22:06,030 gpep517 INFO The backend produced .dist/ciso8601-2.3.2-cp312-cp312-linux_armv8l.whl ciso8601-2.3.2-cp312-cp312-linux_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-ciso8601/src/ciso8601-2.3.2 configfile: pyproject.toml collected 8 items tests/test_timezone.py ........ [100%] ============================== 8 passed in 0.10s =============================== >>> py3-ciso8601: Entering fakeroot... >>> py3-ciso8601*: Running postcheck for py3-ciso8601 >>> py3-ciso8601*: Preparing package py3-ciso8601... >>> py3-ciso8601*: Stripping binaries >>> py3-ciso8601*: Scanning shared objects >>> py3-ciso8601*: Tracing dependencies... python3~3.12 so:libc.musl-armv7.so.1 >>> py3-ciso8601*: Package size: 42.4 KB >>> py3-ciso8601*: Compressing data... >>> py3-ciso8601*: Create checksum... libfakeroot internal error: payload not recognized! >>> py3-ciso8601*: Create py3-ciso8601-2.3.2-r0.apk >>> py3-ciso8601: Build complete at Fri, 08 Aug 2025 14:22:07 +0000 elapsed time 0h 0m 5s >>> py3-ciso8601: Cleaning up srcdir >>> py3-ciso8601: Cleaning up pkgdir >>> py3-ciso8601: Uninstalling dependencies... ( 1/37) Purging .makedepends-py3-ciso8601 (20250808.142204) ( 2/37) Purging python3-dev (3.12.11-r0) ( 3/37) Purging py3-gpep517-pyc (19-r0) ( 4/37) Purging py3-gpep517 (19-r0) ( 5/37) Purging py3-installer-pyc (0.7.0-r2) ( 6/37) Purging py3-installer (0.7.0-r2) ( 7/37) Purging py3-setuptools-pyc (80.9.0-r0) ( 8/37) Purging py3-setuptools (80.9.0-r0) ( 9/37) Purging py3-wheel-pyc (0.46.1-r0) (10/37) Purging py3-wheel (0.46.1-r0) (11/37) Purging py3-pytest-pyc (8.4.1-r0) (12/37) Purging py3-pytest (8.4.1-r0) (13/37) Purging py3-iniconfig-pyc (2.1.0-r0) (14/37) Purging py3-iniconfig (2.1.0-r0) (15/37) Purging py3-packaging-pyc (25.0-r0) (16/37) Purging py3-packaging (25.0-r0) (17/37) Purging py3-parsing-pyc (3.2.3-r0) (18/37) Purging py3-parsing (3.2.3-r0) (19/37) Purging py3-pluggy-pyc (1.6.0-r0) (20/37) Purging py3-pluggy (1.6.0-r0) (21/37) Purging py3-py-pyc (1.11.0-r4) (22/37) Purging py3-py (1.11.0-r4) (23/37) Purging py3-pygments-pyc (2.19.2-r0) (24/37) Purging py3-pygments (2.19.2-r0) (25/37) Purging py3-tz-pyc (2025.2-r0) (26/37) Purging py3-tz (2025.2-r0) (27/37) Purging python3-pyc (3.12.11-r0) (28/37) Purging python3-pycache-pyc0 (3.12.11-r0) (29/37) Purging pyc (3.12.11-r0) (30/37) Purging python3 (3.12.11-r0) (31/37) Purging gdbm (1.26-r0) (32/37) Purging libbz2 (1.0.8-r6) (33/37) Purging libffi (3.5.2-r0) (34/37) Purging libpanelw (6.5_p20250705-r0) (35/37) Purging mpdecimal (4.0.1-r0) (36/37) Purging sqlite-libs (3.50.4-r0) (37/37) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 289 MiB in 104 packages >>> py3-ciso8601: Updating the testing/armv7 repository index... >>> py3-ciso8601: Signing the index...