>>> py3-pendulum: Building community/py3-pendulum 2.1.2-r5 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 22:28:16 +0000 >>> py3-pendulum: Validating /home/udu/aports/community/py3-pendulum/APKBUILD... >>> WARNING: py3-pendulum: No maintainer >>> py3-pendulum: Analyzing dependencies... >>> py3-pendulum: Installing for build: build-base python3 py3-dateutil py3-pytzdata py3-gpep517 py3-poetry-core py3-installer py3-setuptools py3-babel py3-freezegun py3-pytest py3-tz WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/38) Installing py3-six (1.17.0-r0) (2/38) Installing py3-six-pyc (1.17.0-r0) (3/38) Installing py3-dateutil (2.9.0-r1) (4/38) Installing py3-dateutil-pyc (2.9.0-r1) (5/38) Installing tzdata (2025b-r0) (6/38) Installing py3-pytzdata (2020.1-r5) (7/38) Installing py3-pytzdata-pyc (2020.1-r5) (8/38) Installing py3-installer (0.7.0-r2) (9/38) Installing py3-installer-pyc (0.7.0-r2) (10/38) Installing py3-gpep517 (19-r0) (11/38) Installing py3-gpep517-pyc (19-r0) (12/38) Installing py3-fastjsonschema (2.21.1-r0) (13/38) Installing py3-fastjsonschema-pyc (2.21.1-r0) (14/38) Installing py3-lark-parser (1.1.9-r1) (15/38) Installing py3-lark-parser-pyc (1.1.9-r1) (16/38) Installing py3-parsing (3.2.3-r0) (17/38) Installing py3-parsing-pyc (3.2.3-r0) (18/38) Installing py3-packaging (25.0-r0) (19/38) Installing py3-packaging-pyc (25.0-r0) (20/38) Installing py3-poetry-core (2.0.1-r0) (21/38) Installing py3-poetry-core-pyc (2.0.1-r0) (22/38) Installing py3-setuptools (80.9.0-r0) (23/38) Installing py3-setuptools-pyc (80.9.0-r0) (24/38) Installing py3-tz (2025.2-r0) (25/38) Installing py3-tz-pyc (2025.2-r0) (26/38) Installing py3-babel (2.17.0-r0) (27/38) Installing py3-babel-pyc (2.17.0-r0) (28/38) Installing py3-freezegun (1.5.1-r0) (29/38) Installing py3-freezegun-pyc (1.5.1-r0) (30/38) Installing py3-iniconfig (2.1.0-r0) (31/38) Installing py3-iniconfig-pyc (2.1.0-r0) (32/38) Installing py3-pluggy (1.5.0-r0) (33/38) Installing py3-pluggy-pyc (1.5.0-r0) (34/38) Installing py3-py (1.11.0-r4) (35/38) Installing py3-py-pyc (1.11.0-r4) (36/38) Installing py3-pytest (8.3.5-r0) (37/38) Installing py3-pytest-pyc (8.3.5-r0) (38/38) Installing .makedepends-py3-pendulum (20251012.222817) Executing busybox-1.37.0-r19.trigger OK: 345 MiB in 127 packages >>> py3-pendulum: Cleaning up srcdir >>> py3-pendulum: Cleaning up pkgdir >>> py3-pendulum: Cleaning up tmpdir >>> py3-pendulum: Fetching py3-pendulum-2.1.2.tar.gz::https://github.com/sdispater/pendulum/archive/2.1.2.tar.gz >>> py3-pendulum: Fetching py3-pendulum-2.1.2.tar.gz::https://github.com/sdispater/pendulum/archive/2.1.2.tar.gz >>> py3-pendulum: Checking sha512sums... py3-pendulum-2.1.2.tar.gz: OK >>> py3-pendulum: Unpacking /var/cache/distfiles/py3-pendulum-2.1.2.tar.gz... 2025-10-12 22:28:18,877 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2025-10-12 22:28:18,951 poetry.core.factory WARNING The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead. 2025-10-12 22:28:19,056 poetry.core.masonry.builders.wheel INFO Building wheel pendulum/_extensions/_helpers.c:3:10: fatal error: Python.h: No such file or directory 3 | #include | ^~~~~~~~~~ compilation terminated. pendulum/parsing/_iso8601.c:3:10: fatal error: Python.h: No such file or directory 3 | #include | ^~~~~~~~~~ compilation terminated. Unable to build the "pendulum._extensions._helpers" C extension, Pendulum will use the pure python version of the extension. Unable to build the "pendulum.parsing._iso8601" C extension, Pendulum will use the pure python version of the extension. 2025-10-12 22:28:19,451 poetry.core.masonry.builders.wheel INFO Built pendulum-2.1.2-cp312-cp312-musllinux_1_2_x86_64.whl 2025-10-12 22:28:19,452 gpep517 INFO The backend produced .dist/pendulum-2.1.2-cp312-cp312-musllinux_1_2_x86_64.whl pendulum-2.1.2-cp312-cp312-musllinux_1_2_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-pendulum/src/pendulum-2.1.2 configfile: pyproject.toml collected 1731 items tests/date/test_add.py ................ [ 0%] tests/date/test_behavior.py ........... [ 1%] tests/date/test_comparison.py ......................... [ 3%] tests/date/test_construct.py .. [ 3%] tests/date/test_day_of_week_modifiers.py ............................... [ 4%] ...................... [ 6%] tests/date/test_diff.py ................................................ [ 8%] .................... [ 10%] tests/date/test_fluent_setters.py ... [ 10%] tests/date/test_getters.py .............. [ 11%] tests/date/test_start_end_of.py ........................................ [ 13%] . [ 13%] tests/date/test_strings.py ........ [ 13%] tests/date/test_sub.py ................ [ 14%] tests/datetime/test_add.py ................................ [ 16%] tests/datetime/test_behavior.py ......................... [ 18%] tests/datetime/test_comparison.py .................................... [ 20%] tests/datetime/test_construct.py .................... [ 21%] tests/datetime/test_create_from_timestamp.py ... [ 21%] tests/datetime/test_day_of_week_modifiers.py ........................... [ 23%] ............................ [ 24%] tests/datetime/test_diff.py ............................................ [ 27%] ........................................................................ [ 31%] .............. [ 32%] tests/datetime/test_fluent_setters.py .................. [ 33%] tests/datetime/test_from_format.py ..................................... [ 35%] ....................... [ 36%] tests/datetime/test_getters.py ....................................... [ 38%] tests/datetime/test_naive.py ......... [ 39%] tests/datetime/test_replace.py .... [ 39%] tests/datetime/test_start_end_of.py .................................... [ 41%] ........ [ 42%] tests/datetime/test_strings.py ........................ [ 43%] tests/datetime/test_sub.py ............................. [ 45%] tests/datetime/test_timezone.py ... [ 45%] tests/duration/test_add_sub.py ....... [ 45%] tests/duration/test_arithmetic.py ... [ 46%] tests/duration/test_behavior.py .. [ 46%] tests/duration/test_construct.py ............ [ 46%] tests/duration/test_in_methods.py ..... [ 47%] tests/duration/test_in_words.py ........... [ 47%] tests/duration/test_total_methods.py ..... [ 48%] tests/formatting/test_formatter.py ..................... [ 49%] tests/helpers/test_local_time.py .. [ 49%] tests/localization/test_da.py . [ 49%] tests/localization/test_de.py . [ 49%] tests/localization/test_es.py . [ 49%] tests/localization/test_fa.py . [ 49%] tests/localization/test_fo.py . [ 49%] tests/localization/test_fr.py .. [ 49%] tests/localization/test_id.py . [ 49%] tests/localization/test_it.py .. [ 50%] tests/localization/test_ko.py . [ 50%] tests/localization/test_lt.py . [ 50%] tests/localization/test_nb.py .. [ 50%] tests/localization/test_nl.py .. [ 50%] tests/localization/test_nn.py .. [ 50%] tests/localization/test_pl.py .. [ 50%] tests/localization/test_ru.py . [ 50%] tests/parsing/test_parse_iso8601.py ... [ 50%] tests/parsing/test_parsing.py .................... [ 51%] tests/parsing/test_parsing_duration.py ...... [ 52%] tests/period/test_add_subtract.py ..... [ 52%] tests/period/test_arithmetic.py ... [ 52%] tests/period/test_behavior.py ... [ 52%] tests/period/test_construct.py ........ [ 53%] tests/period/test_hashing.py .. [ 53%] tests/period/test_in_words.py ......... [ 54%] tests/period/test_range.py .......... [ 54%] tests/test_helpers.py .................... [ 55%] tests/test_main.py . [ 55%] tests/test_parsing.py ....... [ 56%] tests/time/test_add.py ............ [ 56%] tests/time/test_behavior.py ..... [ 57%] tests/time/test_comparison.py .................... [ 58%] tests/time/test_construct.py .. [ 58%] tests/time/test_diff.py ................................................ [ 61%] .... [ 61%] tests/time/test_fluent_setters.py . [ 61%] tests/time/test_strings.py ...... [ 61%] tests/time/test_sub.py ............. [ 62%] tests/tz/test_helpers.py ... [ 62%] tests/tz/test_local_timezone.py ..s [ 63%] tests/tz/test_timezone.py ...................................... [ 65%] tests/tz/test_timezones.py ............................................. [ 67%] ........................................................................ [ 71%] ........................................................................ [ 76%] ........................................................................ [ 80%] ........................................................................ [ 84%] ........................................................................ [ 88%] ........................................................................ [ 92%] ........................................................................ [ 96%] ............................................. [ 99%] tests/tz/zoneinfo/test_posix_timezone.py ... [ 99%] tests/tz/zoneinfo/test_reader.py ..... [100%] =============================== warnings summary =============================== tests/datetime/test_behavior.py::test_utcfromtimestamp /home/udu/aports/community/py3-pendulum/src/pendulum-2.1.2/pendulum/datetime.py:1456: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). return pendulum.instance(datetime.datetime.utcfromtimestamp(t), tz=None) tests/datetime/test_behavior.py::test_utcfromtimestamp /home/udu/aports/community/py3-pendulum/src/pendulum-2.1.2/tests/datetime/test_behavior.py:102: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). dt = datetime.utcfromtimestamp(0) tests/datetime/test_construct.py::test_setting_timezone /home/udu/aports/community/py3-pendulum/src/pendulum-2.1.2/tests/datetime/test_construct.py:40: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). dt = datetime.utcnow() tests/datetime/test_construct.py::test_setting_timezone_with_string /home/udu/aports/community/py3-pendulum/src/pendulum-2.1.2/tests/datetime/test_construct.py:51: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). dt = datetime.utcnow() tests/datetime/test_create_from_timestamp.py::test_create_from_timestamp_returns_pendulum tests/datetime/test_create_from_timestamp.py::test_create_from_timestamp_with_timezone_string tests/datetime/test_create_from_timestamp.py::test_create_from_timestamp_with_timezone /home/udu/aports/community/py3-pendulum/src/pendulum-2.1.2/pendulum/__init__.py:272: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). dt = _datetime.datetime.utcfromtimestamp(timestamp) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 1730 passed, 1 skipped, 7 warnings in 5.94s ================== >>> py3-pendulum: Entering fakeroot... >>> py3-pendulum-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pendulum/tz/data/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/tz/data/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/tz/zoneinfo/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/tz/zoneinfo/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/tz/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/tz/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/formatting/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/formatting/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/utils/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/utils/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/_extensions/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/_extensions/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/parsing/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/parsing/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/parsing/exceptions/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/parsing/exceptions/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/fr/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/fr/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/en/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/en/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/ko/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/ko/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/fa/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/fa/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/da/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/da/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/nb/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/nb/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/ru/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/ru/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/fo/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/fo/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/nn/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/nn/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/lt/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/lt/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/de/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/de/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/it/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/it/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/es/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/es/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/pl/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/pl/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/pt_br/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/pt_br/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/zh/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/zh/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/id/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/id/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/locales/nl/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/locales/nl/__pycache__' 'usr/lib/python3.12/site-packages/pendulum/mixins/__pycache__' -> '/home/udu/aports/community/py3-pendulum/pkg/py3-pendulum-pyc/usr/lib/python3.12/site-packages/pendulum/mixins/__pycache__' >>> py3-pendulum-pyc*: Preparing subpackage py3-pendulum-pyc... libfakeroot internal error: payload not recognized! >>> py3-pendulum-pyc*: Running postcheck for py3-pendulum-pyc >>> py3-pendulum*: Running postcheck for py3-pendulum >>> py3-pendulum*: Preparing package py3-pendulum... >>> py3-pendulum-pyc*: Tracing dependencies... python3 py3-dateutil py3-pytzdata python3~3.12 >>> py3-pendulum-pyc*: Package size: 365.7 KB >>> py3-pendulum-pyc*: Compressing data... >>> py3-pendulum-pyc*: Create checksum... >>> py3-pendulum-pyc*: Create py3-pendulum-pyc-2.1.2-r5.apk >>> py3-pendulum*: Tracing dependencies... python3 py3-dateutil py3-pytzdata python3~3.12 >>> py3-pendulum*: Package size: 404.2 KB >>> py3-pendulum*: Compressing data... >>> py3-pendulum*: Create checksum... >>> py3-pendulum*: Create py3-pendulum-2.1.2-r5.apk >>> py3-pendulum: Build complete at Sun, 12 Oct 2025 22:28:27 +0000 elapsed time 0h 0m 11s >>> py3-pendulum: Cleaning up srcdir >>> py3-pendulum: Cleaning up pkgdir >>> py3-pendulum: Uninstalling dependencies... (1/38) Purging .makedepends-py3-pendulum (20251012.222817) (2/38) Purging py3-pytzdata-pyc (2020.1-r5) (3/38) Purging py3-pytzdata (2020.1-r5) (4/38) Purging tzdata (2025b-r0) (5/38) Purging py3-gpep517-pyc (19-r0) (6/38) Purging py3-gpep517 (19-r0) (7/38) Purging py3-poetry-core-pyc (2.0.1-r0) (8/38) Purging py3-poetry-core (2.0.1-r0) (9/38) Purging py3-fastjsonschema-pyc (2.21.1-r0) (10/38) Purging py3-fastjsonschema (2.21.1-r0) (11/38) Purging py3-lark-parser-pyc (1.1.9-r1) (12/38) Purging py3-lark-parser (1.1.9-r1) (13/38) Purging py3-installer-pyc (0.7.0-r2) (14/38) Purging py3-installer (0.7.0-r2) (15/38) Purging py3-babel-pyc (2.17.0-r0) (16/38) Purging py3-babel (2.17.0-r0) (17/38) Purging py3-setuptools-pyc (80.9.0-r0) (18/38) Purging py3-setuptools (80.9.0-r0) (19/38) Purging py3-freezegun-pyc (1.5.1-r0) (20/38) Purging py3-freezegun (1.5.1-r0) (21/38) Purging py3-dateutil-pyc (2.9.0-r1) (22/38) Purging py3-dateutil (2.9.0-r1) (23/38) Purging py3-six-pyc (1.17.0-r0) (24/38) Purging py3-six (1.17.0-r0) (25/38) Purging py3-pytest-pyc (8.3.5-r0) (26/38) Purging py3-pytest (8.3.5-r0) (27/38) Purging py3-iniconfig-pyc (2.1.0-r0) (28/38) Purging py3-iniconfig (2.1.0-r0) (29/38) Purging py3-packaging-pyc (25.0-r0) (30/38) Purging py3-packaging (25.0-r0) (31/38) Purging py3-parsing-pyc (3.2.3-r0) (32/38) Purging py3-parsing (3.2.3-r0) (33/38) Purging py3-pluggy-pyc (1.5.0-r0) (34/38) Purging py3-pluggy (1.5.0-r0) (35/38) Purging py3-py-pyc (1.11.0-r4) (36/38) Purging py3-py (1.11.0-r4) (37/38) Purging py3-tz-pyc (2025.2-r0) (38/38) Purging py3-tz (2025.2-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-pendulum: Updating the community/x86_64 repository index... >>> py3-pendulum: Signing the index...