>>> py3-icu: Building community/py3-icu 2.16.1-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 15:55:52 +0000 >>> py3-icu: Validating /home/buildozer/aports/community/py3-icu/APKBUILD... >>> py3-icu: Analyzing dependencies... >>> py3-icu: Installing for build: build-base py3-gpep517 py3-setuptools python3-dev icu-dev py3-wheel ( 1/29) Installing libbz2 (1.0.8-r6) ( 2/29) Installing libffi (3.5.2-r0) ( 3/29) Installing gdbm (1.26-r0) ( 4/29) Installing xz-libs (5.8.2-r0) ( 5/29) Installing mpdecimal (4.0.1-r0) ( 6/29) Installing libpanelw (6.6_p20251231-r0) ( 7/29) Installing sqlite-libs (3.51.2-r1) ( 8/29) Installing python3 (3.14.3-r0) ( 9/29) Installing python3-pycache-pyc0 (3.14.3-r0) (10/29) Installing pyc (3.14.3-r0) (11/29) Installing py3-installer-pyc (0.7.0-r3) (12/29) Installing py3-gpep517-pyc (19-r2) (13/29) Installing python3-pyc (3.14.3-r0) (14/29) Installing py3-installer (0.7.0-r3) (15/29) Installing py3-gpep517 (19-r2) (16/29) Installing py3-parsing (3.3.2-r1) (17/29) Installing py3-parsing-pyc (3.3.2-r1) (18/29) Installing py3-packaging (26.0-r1) (19/29) Installing py3-packaging-pyc (26.0-r1) (20/29) Installing py3-setuptools (82.0.1-r1) (21/29) Installing py3-setuptools-pyc (82.0.1-r1) (22/29) Installing python3-dev (3.14.3-r0) (23/29) Installing icu-data-en (78.1-r0) Executing icu-data-en-78.1-r0.post-install * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. (24/29) Installing icu-libs (78.1-r0) (25/29) Installing icu (78.1-r0) (26/29) Installing icu-dev (78.1-r0) (27/29) Installing py3-wheel (0.46.3-r1) (28/29) Installing py3-wheel-pyc (0.46.3-r1) (29/29) Installing .makedepends-py3-icu (20260328.155554) Executing busybox-1.37.0-r31.trigger OK: 436.0 MiB in 133 packages >>> py3-icu: Cleaning up srcdir >>> py3-icu: Cleaning up pkgdir >>> py3-icu: Cleaning up tmpdir >>> py3-icu: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyicu-2.16.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/pyicu-2.16.1.tar.gz.part' pyicu-2.16.1.tar.gz. 100% |********************************| 261k 0:00:00 ETA '/var/cache/distfiles/edge/pyicu-2.16.1.tar.gz.part' saved /var/cache/distfiles/edge/pyicu-2.16.1.tar.gz: OK >>> py3-icu: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyicu-2.16.1.tar.gz /var/cache/distfiles/edge/pyicu-2.16.1.tar.gz: OK >>> py3-icu: Unpacking /var/cache/distfiles/edge/pyicu-2.16.1.tar.gz... 2026-03-28 15:55:56,047 gpep517 INFO Building wheel via backend setuptools.build_meta :42: DeprecationWarning: Use shutil.which instead of find_executable :42: DeprecationWarning: Use shutil.which instead of find_executable /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 15:55:56,081 root INFO running bdist_wheel 2026-03-28 15:55:56,098 root INFO running build 2026-03-28 15:55:56,098 root INFO running build_py 2026-03-28 15:55:56,101 root INFO creating build/lib.linux-armv8l-cpython-314/icu 2026-03-28 15:55:56,102 root INFO copying py/icu/__init__.py -> build/lib.linux-armv8l-cpython-314/icu 2026-03-28 15:55:56,102 root INFO running build_ext 2026-03-28 15:55:56,104 root INFO building 'icu._icu_' extension 2026-03-28 15:55:56,105 root INFO creating build/temp.linux-armv8l-cpython-314 2026-03-28 15:55:56,106 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c _icu_.cpp -o build/temp.linux-armv8l-cpython-314/_icu_.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:55:57,096 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c bases.cpp -o build/temp.linux-armv8l-cpython-314/bases.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:55:59,435 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c bidi.cpp -o build/temp.linux-armv8l-cpython-314/bidi.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:01,115 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c calendar.cpp -o build/temp.linux-armv8l-cpython-314/calendar.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:02,778 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c casemap.cpp -o build/temp.linux-armv8l-cpython-314/casemap.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:04,930 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c char.cpp -o build/temp.linux-armv8l-cpython-314/char.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:07,576 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c charset.cpp -o build/temp.linux-armv8l-cpython-314/charset.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:08,772 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c collator.cpp -o build/temp.linux-armv8l-cpython-314/collator.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:10,700 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c common.cpp -o build/temp.linux-armv8l-cpython-314/common.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:12,288 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c dateformat.cpp -o build/temp.linux-armv8l-cpython-314/dateformat.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:15,300 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c displayoptions.cpp -o build/temp.linux-armv8l-cpython-314/displayoptions.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:16,466 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c errors.cpp -o build/temp.linux-armv8l-cpython-314/errors.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:17,508 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c format.cpp -o build/temp.linux-armv8l-cpython-314/format.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:20,637 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c gender.cpp -o build/temp.linux-armv8l-cpython-314/gender.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:21,649 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c idna.cpp -o build/temp.linux-armv8l-cpython-314/idna.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:22,779 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c iterators.cpp -o build/temp.linux-armv8l-cpython-314/iterators.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:24,647 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c layoutengine.cpp -o build/temp.linux-armv8l-cpython-314/layoutengine.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:25,547 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c locale.cpp -o build/temp.linux-armv8l-cpython-314/locale.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" In file included from locale.cpp:31: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ 2026-03-28 15:56:28,359 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c measureunit.cpp -o build/temp.linux-armv8l-cpython-314/measureunit.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:31,192 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c messagepattern.cpp -o build/temp.linux-armv8l-cpython-314/messagepattern.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:32,433 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c normalizer.cpp -o build/temp.linux-armv8l-cpython-314/normalizer.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:33,948 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c numberformat.cpp -o build/temp.linux-armv8l-cpython-314/numberformat.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:38,143 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c regex.cpp -o build/temp.linux-armv8l-cpython-314/regex.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:39,687 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c script.cpp -o build/temp.linux-armv8l-cpython-314/script.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:41,052 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c search.cpp -o build/temp.linux-armv8l-cpython-314/search.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:42,525 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c shape.cpp -o build/temp.linux-armv8l-cpython-314/shape.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:43,626 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c spoof.cpp -o build/temp.linux-armv8l-cpython-314/spoof.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:44,847 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c timezone.cpp -o build/temp.linux-armv8l-cpython-314/timezone.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:47,333 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c transliterator.cpp -o build/temp.linux-armv8l-cpython-314/transliterator.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:48,895 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c tries.cpp -o build/temp.linux-armv8l-cpython-314/tries.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:50,397 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c tzinfo.cpp -o build/temp.linux-armv8l-cpython-314/tzinfo.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:51,517 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -I/usr/include/python3.14 -c unicodeset.cpp -o build/temp.linux-armv8l-cpython-314/unicodeset.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-28 15:56:53,305 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST build/temp.linux-armv8l-cpython-314/_icu_.o build/temp.linux-armv8l-cpython-314/bases.o build/temp.linux-armv8l-cpython-314/bidi.o build/temp.linux-armv8l-cpython-314/calendar.o build/temp.linux-armv8l-cpython-314/casemap.o build/temp.linux-armv8l-cpython-314/char.o build/temp.linux-armv8l-cpython-314/charset.o build/temp.linux-armv8l-cpython-314/collator.o build/temp.linux-armv8l-cpython-314/common.o build/temp.linux-armv8l-cpython-314/dateformat.o build/temp.linux-armv8l-cpython-314/displayoptions.o build/temp.linux-armv8l-cpython-314/errors.o build/temp.linux-armv8l-cpython-314/format.o build/temp.linux-armv8l-cpython-314/gender.o build/temp.linux-armv8l-cpython-314/idna.o build/temp.linux-armv8l-cpython-314/iterators.o build/temp.linux-armv8l-cpython-314/layoutengine.o build/temp.linux-armv8l-cpython-314/locale.o build/temp.linux-armv8l-cpython-314/measureunit.o build/temp.linux-armv8l-cpython-314/messagepattern.o build/temp.linux-armv8l-cpython-314/normalizer.o build/temp.linux-armv8l-cpython-314/numberformat.o build/temp.linux-armv8l-cpython-314/regex.o build/temp.linux-armv8l-cpython-314/script.o build/temp.linux-armv8l-cpython-314/search.o build/temp.linux-armv8l-cpython-314/shape.o build/temp.linux-armv8l-cpython-314/spoof.o build/temp.linux-armv8l-cpython-314/timezone.o build/temp.linux-armv8l-cpython-314/transliterator.o build/temp.linux-armv8l-cpython-314/tries.o build/temp.linux-armv8l-cpython-314/tzinfo.o build/temp.linux-armv8l-cpython-314/unicodeset.o -L/usr/lib -o build/lib.linux-armv8l-cpython-314/icu/_icu_.cpython-314-arm-linux-musleabihf.so -L/usr/lib -licui18n -licuuc -licudata 2026-03-28 15:56:53,439 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-28 15:56:53,439 root INFO running install 2026-03-28 15:56:53,448 root INFO running install_lib 2026-03-28 15:56:53,450 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-28 15:56:53,451 root INFO creating build/bdist.linux-armv8l/wheel/icu 2026-03-28 15:56:53,451 root INFO copying build/lib.linux-armv8l-cpython-314/icu/__init__.py -> build/bdist.linux-armv8l/wheel/./icu 2026-03-28 15:56:53,451 root INFO copying build/lib.linux-armv8l-cpython-314/icu/_icu_.cpython-314-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./icu 2026-03-28 15:56:53,454 root INFO running install_egg_info 2026-03-28 15:56:53,456 root INFO running egg_info 2026-03-28 15:56:53,458 root INFO creating py/pyicu.egg-info 2026-03-28 15:56:53,458 root INFO writing py/pyicu.egg-info/PKG-INFO 2026-03-28 15:56:53,459 root INFO writing dependency_links to py/pyicu.egg-info/dependency_links.txt 2026-03-28 15:56:53,459 root INFO writing top-level names to py/pyicu.egg-info/top_level.txt 2026-03-28 15:56:53,459 root INFO writing manifest file 'py/pyicu.egg-info/SOURCES.txt' 2026-03-28 15:56:53,462 root INFO reading manifest file 'py/pyicu.egg-info/SOURCES.txt' 2026-03-28 15:56:53,462 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 15:56:53,464 root INFO adding license file 'LICENSE' 2026-03-28 15:56:53,465 root INFO writing manifest file 'py/pyicu.egg-info/SOURCES.txt' 2026-03-28 15:56:53,465 root INFO Copying py/pyicu.egg-info to build/bdist.linux-armv8l/wheel/./pyicu-2.16.1-py3.14.egg-info 2026-03-28 15:56:53,466 root INFO running install_scripts 2026-03-28 15:56:53,472 root INFO creating build/bdist.linux-armv8l/wheel/pyicu-2.16.1.dist-info/WHEEL 2026-03-28 15:56:53,472 wheel INFO creating '/home/buildozer/aports/community/py3-icu/src/pyicu-2.16.1/.dist/.tmp-urt43mia/pyicu-2.16.1-cp314-cp314-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-28 15:56:53,473 wheel INFO adding 'icu/__init__.py' 2026-03-28 15:56:53,476 wheel INFO adding 'icu/_icu_.cpython-314-arm-linux-musleabihf.so' 2026-03-28 15:56:53,477 wheel INFO adding 'pyicu-2.16.1.dist-info/licenses/LICENSE' 2026-03-28 15:56:53,477 wheel INFO adding 'pyicu-2.16.1.dist-info/METADATA' 2026-03-28 15:56:53,477 wheel INFO adding 'pyicu-2.16.1.dist-info/WHEEL' 2026-03-28 15:56:53,477 wheel INFO adding 'pyicu-2.16.1.dist-info/top_level.txt' 2026-03-28 15:56:53,477 wheel INFO adding 'pyicu-2.16.1.dist-info/RECORD' 2026-03-28 15:56:53,477 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-28 15:56:53,478 gpep517 INFO The backend produced .dist/pyicu-2.16.1-cp314-cp314-linux_armv8l.whl pyicu-2.16.1-cp314-cp314-linux_armv8l.whl (running 'icu-config --version') Building pyicu 2.16.1 for ICU 78.1 (max ICU major version supported: 78) (running 'icu-config --cxxflags --cppflags') Adding CFLAGS="-std=c++17 -I/usr/include" from /usr/bin/icu-config (running 'icu-config --ldflags') Adding LFLAGS="-L/usr/lib -licui18n -licuuc -licudata" from /usr/bin/icu-config /home/buildozer/aports/community/py3-icu/src/pyicu-2.16.1/setup.py:42: DeprecationWarning: Use shutil.which instead of find_executable find_executable('icu-config'))) /home/buildozer/aports/community/py3-icu/src/pyicu-2.16.1/setup.py:42: DeprecationWarning: Use shutil.which instead of find_executable find_executable('icu-config'))) /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() (running 'icu-config --version') Building pyicu 2.16.1 for ICU 78.1 (max ICU major version supported: 78) (running 'icu-config --cxxflags --cppflags') Adding CFLAGS="-std=c++17 -I/usr/include" from /usr/bin/icu-config (running 'icu-config --ldflags') Adding LFLAGS="-L/usr/lib -licui18n -licuuc -licudata" from /usr/bin/icu-config running check >>> py3-icu: Entering fakeroot... >>> py3-icu-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/icu/__pycache__' -> '/home/buildozer/aports/community/py3-icu/pkg/py3-icu-pyc/usr/lib/python3.14/site-packages/icu/__pycache__' >>> py3-icu-pyc*: Preparing subpackage py3-icu-pyc... >>> py3-icu-pyc*: Running postcheck for py3-icu-pyc >>> py3-icu*: Running postcheck for py3-icu >>> py3-icu*: Preparing package py3-icu... >>> py3-icu*: Stripping binaries >>> py3-icu*: Scanning shared objects >>> py3-icu-pyc*: Tracing dependencies... python3~3.14 >>> py3-icu-pyc*: Package size: 1.1 KB >>> py3-icu-pyc*: Compressing data... >>> py3-icu-pyc*: Create checksum... >>> py3-icu-pyc*: Create py3-icu-pyc-2.16.1-r1.apk >>> py3-icu*: Tracing dependencies... python3~3.14 so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libicui18n.so.78 so:libicuuc.so.78 so:libstdc++.so.6 >>> py3-icu*: Package size: 974.6 KB >>> py3-icu*: Compressing data... >>> py3-icu*: Create checksum... >>> py3-icu*: Create py3-icu-2.16.1-r1.apk >>> py3-icu: Build complete at Sat, 28 Mar 2026 15:56:54 +0000 elapsed time 0h 1m 2s >>> py3-icu: Cleaning up srcdir >>> py3-icu: Cleaning up pkgdir >>> py3-icu: Cleaning up tmpdir >>> py3-icu: Uninstalling dependencies... ( 1/29) Purging .makedepends-py3-icu (20260328.155554) ( 2/29) Purging py3-gpep517-pyc (19-r2) ( 3/29) Purging py3-gpep517 (19-r2) ( 4/29) Purging py3-installer-pyc (0.7.0-r3) ( 5/29) Purging py3-installer (0.7.0-r3) ( 6/29) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/29) Purging py3-setuptools (82.0.1-r1) ( 8/29) Purging python3-dev (3.14.3-r0) ( 9/29) Purging icu-dev (78.1-r0) (10/29) Purging py3-wheel-pyc (0.46.3-r1) (11/29) Purging py3-wheel (0.46.3-r1) (12/29) Purging py3-packaging-pyc (26.0-r1) (13/29) Purging py3-packaging (26.0-r1) (14/29) Purging py3-parsing-pyc (3.3.2-r1) (15/29) Purging py3-parsing (3.3.2-r1) (16/29) Purging python3-pyc (3.14.3-r0) (17/29) Purging python3-pycache-pyc0 (3.14.3-r0) (18/29) Purging pyc (3.14.3-r0) (19/29) Purging python3 (3.14.3-r0) (20/29) Purging gdbm (1.26-r0) (21/29) Purging icu (78.1-r0) (22/29) Purging icu-libs (78.1-r0) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.5.2-r0) (25/29) Purging libpanelw (6.6_p20251231-r0) (26/29) Purging mpdecimal (4.0.1-r0) (27/29) Purging sqlite-libs (3.51.2-r1) (28/29) Purging xz-libs (5.8.2-r0) (29/29) Purging icu-data-en (78.1-r0) Executing busybox-1.37.0-r31.trigger OK: 289.7 MiB in 104 packages >>> py3-icu: Updating the community/armv7 repository index... >>> py3-icu: Signing the index...