>>> py3-icu: Building community/py3-icu 2.16.1-r0 (using abuild 3.16.0-r0) started Thu, 19 Mar 2026 19:31:30 +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.12.12-r0) ( 9/29) Installing python3-pycache-pyc0 (3.12.12-r0) (10/29) Installing pyc (3.12.12-r0) (11/29) Installing py3-installer-pyc (0.7.0-r2) (12/29) Installing py3-gpep517-pyc (19-r1) (13/29) Installing python3-pyc (3.12.12-r0) (14/29) Installing py3-installer (0.7.0-r2) (15/29) Installing py3-gpep517 (19-r1) (16/29) Installing py3-parsing (3.3.2-r0) (17/29) Installing py3-parsing-pyc (3.3.2-r0) (18/29) Installing py3-packaging (26.0-r0) (19/29) Installing py3-packaging-pyc (26.0-r0) (20/29) Installing py3-setuptools (82.0.1-r0) (21/29) Installing py3-setuptools-pyc (82.0.1-r0) (22/29) Installing python3-dev (3.12.12-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-r0) (28/29) Installing py3-wheel-pyc (0.46.3-r0) (29/29) Installing .makedepends-py3-icu (20260319.193132) Executing busybox-1.37.0-r31.trigger OK: 436.9 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) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-icu: Fetching https://files.pythonhosted.org/packages/source/p/pyicu/pyicu-2.16.1.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:600::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:600::223]: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-19 19:31:33,493 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.12/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/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-19 19:31:33,542 root INFO running bdist_wheel 2026-03-19 19:31:33,561 root INFO running build 2026-03-19 19:31:33,561 root INFO running build_py 2026-03-19 19:31:33,565 root INFO creating build/lib.linux-armv8l-cpython-312/icu 2026-03-19 19:31:33,566 root INFO copying py/icu/__init__.py -> build/lib.linux-armv8l-cpython-312/icu 2026-03-19 19:31:33,567 root INFO running build_ext 2026-03-19 19:31:33,569 root INFO building 'icu._icu_' extension 2026-03-19 19:31:33,571 root INFO creating build/temp.linux-armv8l-cpython-312 2026-03-19 19:31:33,573 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.12 -c _icu_.cpp -o build/temp.linux-armv8l-cpython-312/_icu_.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:31:34,703 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.12 -c bases.cpp -o build/temp.linux-armv8l-cpython-312/bases.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:31:37,522 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.12 -c bidi.cpp -o build/temp.linux-armv8l-cpython-312/bidi.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:31:39,495 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.12 -c calendar.cpp -o build/temp.linux-armv8l-cpython-312/calendar.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:31:41,515 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.12 -c casemap.cpp -o build/temp.linux-armv8l-cpython-312/casemap.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:31:43,956 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.12 -c char.cpp -o build/temp.linux-armv8l-cpython-312/char.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:31:47,119 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.12 -c charset.cpp -o build/temp.linux-armv8l-cpython-312/charset.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:31:48,561 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.12 -c collator.cpp -o build/temp.linux-armv8l-cpython-312/collator.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:31:50,907 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.12 -c common.cpp -o build/temp.linux-armv8l-cpython-312/common.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:31:52,761 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.12 -c dateformat.cpp -o build/temp.linux-armv8l-cpython-312/dateformat.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:31:56,328 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.12 -c displayoptions.cpp -o build/temp.linux-armv8l-cpython-312/displayoptions.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:31:57,705 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.12 -c errors.cpp -o build/temp.linux-armv8l-cpython-312/errors.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:31:58,866 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.12 -c format.cpp -o build/temp.linux-armv8l-cpython-312/format.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:02,394 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.12 -c gender.cpp -o build/temp.linux-armv8l-cpython-312/gender.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:03,634 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.12 -c idna.cpp -o build/temp.linux-armv8l-cpython-312/idna.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:04,998 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.12 -c iterators.cpp -o build/temp.linux-armv8l-cpython-312/iterators.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:07,280 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.12 -c layoutengine.cpp -o build/temp.linux-armv8l-cpython-312/layoutengine.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:08,348 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.12 -c locale.cpp -o build/temp.linux-armv8l-cpython-312/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-19 19:32:11,789 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.12 -c measureunit.cpp -o build/temp.linux-armv8l-cpython-312/measureunit.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:15,336 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.12 -c messagepattern.cpp -o build/temp.linux-armv8l-cpython-312/messagepattern.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:16,858 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.12 -c normalizer.cpp -o build/temp.linux-armv8l-cpython-312/normalizer.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:18,720 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.12 -c numberformat.cpp -o build/temp.linux-armv8l-cpython-312/numberformat.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:23,877 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.12 -c regex.cpp -o build/temp.linux-armv8l-cpython-312/regex.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:25,750 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.12 -c script.cpp -o build/temp.linux-armv8l-cpython-312/script.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:27,390 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.12 -c search.cpp -o build/temp.linux-armv8l-cpython-312/search.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:29,157 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.12 -c shape.cpp -o build/temp.linux-armv8l-cpython-312/shape.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:30,471 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.12 -c spoof.cpp -o build/temp.linux-armv8l-cpython-312/spoof.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:31,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.12 -c timezone.cpp -o build/temp.linux-armv8l-cpython-312/timezone.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:34,938 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.12 -c transliterator.cpp -o build/temp.linux-armv8l-cpython-312/transliterator.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:36,843 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.12 -c tries.cpp -o build/temp.linux-armv8l-cpython-312/tries.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:38,732 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.12 -c tzinfo.cpp -o build/temp.linux-armv8l-cpython-312/tzinfo.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:40,084 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.12 -c unicodeset.cpp -o build/temp.linux-armv8l-cpython-312/unicodeset.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\" 2026-03-19 19:32:42,285 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-312/_icu_.o build/temp.linux-armv8l-cpython-312/bases.o build/temp.linux-armv8l-cpython-312/bidi.o build/temp.linux-armv8l-cpython-312/calendar.o build/temp.linux-armv8l-cpython-312/casemap.o build/temp.linux-armv8l-cpython-312/char.o build/temp.linux-armv8l-cpython-312/charset.o build/temp.linux-armv8l-cpython-312/collator.o build/temp.linux-armv8l-cpython-312/common.o build/temp.linux-armv8l-cpython-312/dateformat.o build/temp.linux-armv8l-cpython-312/displayoptions.o build/temp.linux-armv8l-cpython-312/errors.o build/temp.linux-armv8l-cpython-312/format.o build/temp.linux-armv8l-cpython-312/gender.o build/temp.linux-armv8l-cpython-312/idna.o build/temp.linux-armv8l-cpython-312/iterators.o build/temp.linux-armv8l-cpython-312/layoutengine.o build/temp.linux-armv8l-cpython-312/locale.o build/temp.linux-armv8l-cpython-312/measureunit.o build/temp.linux-armv8l-cpython-312/messagepattern.o build/temp.linux-armv8l-cpython-312/normalizer.o build/temp.linux-armv8l-cpython-312/numberformat.o build/temp.linux-armv8l-cpython-312/regex.o build/temp.linux-armv8l-cpython-312/script.o build/temp.linux-armv8l-cpython-312/search.o build/temp.linux-armv8l-cpython-312/shape.o build/temp.linux-armv8l-cpython-312/spoof.o build/temp.linux-armv8l-cpython-312/timezone.o build/temp.linux-armv8l-cpython-312/transliterator.o build/temp.linux-armv8l-cpython-312/tries.o build/temp.linux-armv8l-cpython-312/tzinfo.o build/temp.linux-armv8l-cpython-312/unicodeset.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/icu/_icu_.cpython-312-arm-linux-musleabihf.so -L/usr/lib -licui18n -licuuc -licudata 2026-03-19 19:32:42,470 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-19 19:32:42,470 root INFO running install 2026-03-19 19:32:42,482 root INFO running install_lib 2026-03-19 19:32:42,486 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-19 19:32:42,486 root INFO creating build/bdist.linux-armv8l/wheel/icu 2026-03-19 19:32:42,486 root INFO copying build/lib.linux-armv8l-cpython-312/icu/__init__.py -> build/bdist.linux-armv8l/wheel/./icu 2026-03-19 19:32:42,487 root INFO copying build/lib.linux-armv8l-cpython-312/icu/_icu_.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./icu 2026-03-19 19:32:42,490 root INFO running install_egg_info 2026-03-19 19:32:42,494 root INFO running egg_info 2026-03-19 19:32:42,496 root INFO creating py/pyicu.egg-info 2026-03-19 19:32:42,497 root INFO writing py/pyicu.egg-info/PKG-INFO 2026-03-19 19:32:42,497 root INFO writing dependency_links to py/pyicu.egg-info/dependency_links.txt 2026-03-19 19:32:42,498 root INFO writing top-level names to py/pyicu.egg-info/top_level.txt 2026-03-19 19:32:42,498 root INFO writing manifest file 'py/pyicu.egg-info/SOURCES.txt' 2026-03-19 19:32:42,502 root INFO reading manifest file 'py/pyicu.egg-info/SOURCES.txt' 2026-03-19 19:32:42,502 root INFO reading manifest template 'MANIFEST.in' 2026-03-19 19:32:42,504 root INFO adding license file 'LICENSE' 2026-03-19 19:32:42,506 root INFO writing manifest file 'py/pyicu.egg-info/SOURCES.txt' 2026-03-19 19:32:42,506 root INFO Copying py/pyicu.egg-info to build/bdist.linux-armv8l/wheel/./pyicu-2.16.1-py3.12.egg-info 2026-03-19 19:32:42,507 root INFO running install_scripts 2026-03-19 19:32:42,516 root INFO creating build/bdist.linux-armv8l/wheel/pyicu-2.16.1.dist-info/WHEEL 2026-03-19 19:32:42,516 wheel INFO creating '/home/buildozer/aports/community/py3-icu/src/pyicu-2.16.1/.dist/.tmp-e8qrjdf7/pyicu-2.16.1-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-19 19:32:42,517 wheel INFO adding 'icu/__init__.py' 2026-03-19 19:32:42,521 wheel INFO adding 'icu/_icu_.cpython-312-arm-linux-musleabihf.so' 2026-03-19 19:32:42,527 wheel INFO adding 'pyicu-2.16.1.dist-info/licenses/LICENSE' 2026-03-19 19:32:42,528 wheel INFO adding 'pyicu-2.16.1.dist-info/METADATA' 2026-03-19 19:32:42,528 wheel INFO adding 'pyicu-2.16.1.dist-info/WHEEL' 2026-03-19 19:32:42,528 wheel INFO adding 'pyicu-2.16.1.dist-info/top_level.txt' 2026-03-19 19:32:42,528 wheel INFO adding 'pyicu-2.16.1.dist-info/RECORD' 2026-03-19 19:32:42,529 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-19 19:32:42,530 gpep517 INFO The backend produced .dist/pyicu-2.16.1-cp312-cp312-linux_armv8l.whl pyicu-2.16.1-cp312-cp312-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.12/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/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... libfakeroot internal error: payload not recognized! >>> py3-icu-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.12/site-packages/icu/__pycache__' -> '/home/buildozer/aports/community/py3-icu/pkg/py3-icu-pyc/usr/lib/python3.12/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.12 >>> py3-icu-pyc*: Package size: 1003.0 B >>> py3-icu-pyc*: Compressing data... >>> py3-icu-pyc*: Create checksum... >>> py3-icu-pyc*: Create py3-icu-pyc-2.16.1-r0.apk >>> py3-icu*: Tracing dependencies... python3~3.12 so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libicui18n.so.78 so:libicuuc.so.78 so:libstdc++.so.6 >>> py3-icu*: Package size: 1.2 MB >>> py3-icu*: Compressing data... >>> py3-icu*: Create checksum... >>> py3-icu*: Create py3-icu-2.16.1-r0.apk >>> py3-icu: Build complete at Thu, 19 Mar 2026 19:32:43 +0000 elapsed time 0h 1m 13s >>> 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 (20260319.193132) ( 2/29) Purging py3-gpep517-pyc (19-r1) ( 3/29) Purging py3-gpep517 (19-r1) ( 4/29) Purging py3-installer-pyc (0.7.0-r2) ( 5/29) Purging py3-installer (0.7.0-r2) ( 6/29) Purging py3-setuptools-pyc (82.0.1-r0) ( 7/29) Purging py3-setuptools (82.0.1-r0) ( 8/29) Purging python3-dev (3.12.12-r0) ( 9/29) Purging icu-dev (78.1-r0) (10/29) Purging py3-wheel-pyc (0.46.3-r0) (11/29) Purging py3-wheel (0.46.3-r0) (12/29) Purging py3-packaging-pyc (26.0-r0) (13/29) Purging py3-packaging (26.0-r0) (14/29) Purging py3-parsing-pyc (3.3.2-r0) (15/29) Purging py3-parsing (3.3.2-r0) (16/29) Purging python3-pyc (3.12.12-r0) (17/29) Purging python3-pycache-pyc0 (3.12.12-r0) (18/29) Purging pyc (3.12.12-r0) (19/29) Purging python3 (3.12.12-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: 343.0 MiB in 104 packages >>> py3-icu: Updating the community/armhf repository index... >>> py3-icu: Signing the index...