>>> py3-icu: Building community/py3-icu 2.12-r2 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 19:38:55 +0000 >>> py3-icu: Validating /home/udu/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 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/21) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/21) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/21) Installing py3-installer-pyc (0.7.0-r2) (4/21) Installing py3-gpep517-pyc (19-r0) (5/21) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (6/21) Installing py3-installer (0.7.0-r2) (7/21) Installing py3-gpep517 (19-r0) (8/21) Installing py3-parsing (3.2.3-r0) (9/21) Installing py3-parsing-pyc (3.2.3-r0) (10/21) Installing py3-packaging (25.0-r0) (11/21) Installing py3-packaging-pyc (25.0-r0) (12/21) Installing py3-setuptools (80.9.0-r0) (13/21) Installing py3-setuptools-pyc (80.9.0-r0) (14/21) Installing python3-dev (3.12.12-r0) (15/21) Installing icu-data-en (76.1-r1) Executing icu-data-en-76.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (16/21) Installing icu-libs (76.1-r1) (17/21) Installing icu (76.1-r1) (18/21) Installing icu-dev (76.1-r1) (19/21) Installing py3-wheel (0.46.1-r0) (20/21) Installing py3-wheel-pyc (0.46.1-r0) (21/21) Installing .makedepends-py3-icu (20251012.193856) Executing busybox-1.37.0-r19.trigger OK: 363 MiB in 107 packages >>> py3-icu: Cleaning up srcdir >>> py3-icu: Cleaning up pkgdir >>> py3-icu: Cleaning up tmpdir >>> py3-icu: Fetching https://files.pythonhosted.org/packages/source/P/PyICU/PyICU-2.12.tar.gz >>> py3-icu: Fetching https://files.pythonhosted.org/packages/source/P/PyICU/PyICU-2.12.tar.gz >>> py3-icu: Checking sha512sums... PyICU-2.12.tar.gz: OK >>> py3-icu: Unpacking /var/cache/distfiles/PyICU-2.12.tar.gz... 2025-10-12 19:38:58,263 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: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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 19:38:58,331 root INFO running bdist_wheel 2025-10-12 19:38:58,350 root INFO running build 2025-10-12 19:38:58,350 root INFO running build_py 2025-10-12 19:38:58,354 root INFO creating build/lib.linux-x86_64-cpython-312/icu 2025-10-12 19:38:58,355 root INFO copying py/icu/__init__.py -> build/lib.linux-x86_64-cpython-312/icu 2025-10-12 19:38:58,356 root INFO running build_ext 2025-10-12 19:38:58,358 root INFO building 'icu._icu_' extension 2025-10-12 19:38:58,360 root INFO creating build/temp.linux-x86_64-cpython-312 2025-10-12 19:38:58,362 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c _icu_.cpp -o build/temp.linux-x86_64-cpython-312/_icu_.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:38:59,534 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c bases.cpp -o build/temp.linux-x86_64-cpython-312/bases.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:01,936 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c bidi.cpp -o build/temp.linux-x86_64-cpython-312/bidi.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:03,595 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c calendar.cpp -o build/temp.linux-x86_64-cpython-312/calendar.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:05,272 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c casemap.cpp -o build/temp.linux-x86_64-cpython-312/casemap.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:07,274 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c char.cpp -o build/temp.linux-x86_64-cpython-312/char.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:09,622 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c charset.cpp -o build/temp.linux-x86_64-cpython-312/charset.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:10,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_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c collator.cpp -o build/temp.linux-x86_64-cpython-312/collator.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:12,920 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c common.cpp -o build/temp.linux-x86_64-cpython-312/common.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:14,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_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c dateformat.cpp -o build/temp.linux-x86_64-cpython-312/dateformat.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:17,507 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c displayoptions.cpp -o build/temp.linux-x86_64-cpython-312/displayoptions.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:18,774 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c errors.cpp -o build/temp.linux-x86_64-cpython-312/errors.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:19,828 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c format.cpp -o build/temp.linux-x86_64-cpython-312/format.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:22,388 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c gender.cpp -o build/temp.linux-x86_64-cpython-312/gender.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:23,572 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c idna.cpp -o build/temp.linux-x86_64-cpython-312/idna.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:24,844 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c iterators.cpp -o build/temp.linux-x86_64-cpython-312/iterators.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:26,798 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c layoutengine.cpp -o build/temp.linux-x86_64-cpython-312/layoutengine.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:27,902 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c locale.cpp -o build/temp.linux-x86_64-cpython-312/locale.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 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 | ^~~~~~~ 2025-10-12 19:39:30,598 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c measureunit.cpp -o build/temp.linux-x86_64-cpython-312/measureunit.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:33,675 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c messagepattern.cpp -o build/temp.linux-x86_64-cpython-312/messagepattern.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:35,110 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c normalizer.cpp -o build/temp.linux-x86_64-cpython-312/normalizer.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:36,729 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c numberformat.cpp -o build/temp.linux-x86_64-cpython-312/numberformat.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:40,926 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c regex.cpp -o build/temp.linux-x86_64-cpython-312/regex.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:42,613 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c script.cpp -o build/temp.linux-x86_64-cpython-312/script.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:44,188 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c search.cpp -o build/temp.linux-x86_64-cpython-312/search.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:45,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_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c shape.cpp -o build/temp.linux-x86_64-cpython-312/shape.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:46,940 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c spoof.cpp -o build/temp.linux-x86_64-cpython-312/spoof.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:48,275 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c timezone.cpp -o build/temp.linux-x86_64-cpython-312/timezone.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:50,480 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c transliterator.cpp -o build/temp.linux-x86_64-cpython-312/transliterator.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:52,029 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c tries.cpp -o build/temp.linux-x86_64-cpython-312/tries.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:53,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_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c tzinfo.cpp -o build/temp.linux-x86_64-cpython-312/tzinfo.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:55,040 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I/usr/include/python3.12 -c unicodeset.cpp -o build/temp.linux-x86_64-cpython-312/unicodeset.o -std=c++11 -std=c++17 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2025-10-12 19:39:56,981 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt build/temp.linux-x86_64-cpython-312/_icu_.o build/temp.linux-x86_64-cpython-312/bases.o build/temp.linux-x86_64-cpython-312/bidi.o build/temp.linux-x86_64-cpython-312/calendar.o build/temp.linux-x86_64-cpython-312/casemap.o build/temp.linux-x86_64-cpython-312/char.o build/temp.linux-x86_64-cpython-312/charset.o build/temp.linux-x86_64-cpython-312/collator.o build/temp.linux-x86_64-cpython-312/common.o build/temp.linux-x86_64-cpython-312/dateformat.o build/temp.linux-x86_64-cpython-312/displayoptions.o build/temp.linux-x86_64-cpython-312/errors.o build/temp.linux-x86_64-cpython-312/format.o build/temp.linux-x86_64-cpython-312/gender.o build/temp.linux-x86_64-cpython-312/idna.o build/temp.linux-x86_64-cpython-312/iterators.o build/temp.linux-x86_64-cpython-312/layoutengine.o build/temp.linux-x86_64-cpython-312/locale.o build/temp.linux-x86_64-cpython-312/measureunit.o build/temp.linux-x86_64-cpython-312/messagepattern.o build/temp.linux-x86_64-cpython-312/normalizer.o build/temp.linux-x86_64-cpython-312/numberformat.o build/temp.linux-x86_64-cpython-312/regex.o build/temp.linux-x86_64-cpython-312/script.o build/temp.linux-x86_64-cpython-312/search.o build/temp.linux-x86_64-cpython-312/shape.o build/temp.linux-x86_64-cpython-312/spoof.o build/temp.linux-x86_64-cpython-312/timezone.o build/temp.linux-x86_64-cpython-312/transliterator.o build/temp.linux-x86_64-cpython-312/tries.o build/temp.linux-x86_64-cpython-312/tzinfo.o build/temp.linux-x86_64-cpython-312/unicodeset.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/icu/_icu_.cpython-312-x86_64-linux-musl.so -L/usr/lib -licui18n -licuuc -licudata 2025-10-12 19:39:57,106 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 19:39:57,106 root INFO running install 2025-10-12 19:39:57,116 root INFO running install_lib 2025-10-12 19:39:57,120 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 19:39:57,120 root INFO creating build/bdist.linux-x86_64/wheel/icu 2025-10-12 19:39:57,120 root INFO copying build/lib.linux-x86_64-cpython-312/icu/_icu_.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./icu 2025-10-12 19:39:57,123 root INFO copying build/lib.linux-x86_64-cpython-312/icu/__init__.py -> build/bdist.linux-x86_64/wheel/./icu 2025-10-12 19:39:57,123 root INFO running install_egg_info 2025-10-12 19:39:57,127 root INFO running egg_info 2025-10-12 19:39:57,129 root INFO writing py/PyICU.egg-info/PKG-INFO 2025-10-12 19:39:57,130 root INFO writing dependency_links to py/PyICU.egg-info/dependency_links.txt 2025-10-12 19:39:57,131 root INFO writing top-level names to py/PyICU.egg-info/top_level.txt 2025-10-12 19:39:57,135 root INFO reading manifest file 'py/PyICU.egg-info/SOURCES.txt' 2025-10-12 19:39:57,137 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 19:39:57,139 root INFO adding license file 'LICENSE' 2025-10-12 19:39:57,141 root INFO writing manifest file 'py/PyICU.egg-info/SOURCES.txt' 2025-10-12 19:39:57,142 root INFO Copying py/PyICU.egg-info to build/bdist.linux-x86_64/wheel/./PyICU-2.12-py3.12.egg-info 2025-10-12 19:39:57,142 root INFO running install_scripts 2025-10-12 19:39:57,149 root INFO creating build/bdist.linux-x86_64/wheel/pyicu-2.12.dist-info/WHEEL 2025-10-12 19:39:57,150 wheel INFO creating '/home/udu/aports/community/py3-icu/src/PyICU-2.12/.dist/.tmp-sr8t56gd/pyicu-2.12-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 19:39:57,150 wheel INFO adding 'icu/__init__.py' 2025-10-12 19:39:57,154 wheel INFO adding 'icu/_icu_.cpython-312-x86_64-linux-musl.so' 2025-10-12 19:39:57,156 wheel INFO adding 'pyicu-2.12.dist-info/licenses/LICENSE' 2025-10-12 19:39:57,156 wheel INFO adding 'pyicu-2.12.dist-info/METADATA' 2025-10-12 19:39:57,156 wheel INFO adding 'pyicu-2.12.dist-info/WHEEL' 2025-10-12 19:39:57,156 wheel INFO adding 'pyicu-2.12.dist-info/top_level.txt' 2025-10-12 19:39:57,156 wheel INFO adding 'pyicu-2.12.dist-info/RECORD' 2025-10-12 19:39:57,157 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 19:39:57,158 gpep517 INFO The backend produced .dist/pyicu-2.12-cp312-cp312-linux_x86_64.whl pyicu-2.12-cp312-cp312-linux_x86_64.whl (running 'icu-config --version') Building PyICU 2.12 for ICU 76.1 (max ICU major version supported: 74) (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/udu/aports/community/py3-icu/src/PyICU-2.12/setup.py:42: DeprecationWarning: Use shutil.which instead of find_executable find_executable('icu-config'))) /home/udu/aports/community/py3-icu/src/PyICU-2.12/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: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 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.12 for ICU 76.1 (max ICU major version supported: 74) (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.12/site-packages/icu/__pycache__' -> '/home/udu/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-pyc*: Scanning shared objects >>> py3-icu*: Scanning shared objects >>> py3-icu-pyc*: Tracing dependencies... python3~3.12 >>> py3-icu-pyc*: Package size: 959.0 B >>> py3-icu-pyc*: Compressing data... >>> py3-icu-pyc*: Create checksum... >>> py3-icu-pyc*: Create py3-icu-pyc-2.12-r2.apk >>> py3-icu*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libicui18n.so.76 so:libicuuc.so.76 so:libstdc++.so.6 >>> py3-icu*: Package size: 1.1 MB >>> py3-icu*: Compressing data... >>> py3-icu*: Create checksum... >>> py3-icu*: Create py3-icu-2.12-r2.apk >>> py3-icu: Build complete at Sun, 12 Oct 2025 19:39:58 +0000 elapsed time 0h 1m 3s >>> py3-icu: Cleaning up srcdir >>> py3-icu: Cleaning up pkgdir >>> py3-icu: Uninstalling dependencies... (1/18) Purging .makedepends-py3-icu (20251012.193856) (2/18) Purging py3-gpep517-pyc (19-r0) (3/18) Purging py3-gpep517 (19-r0) (4/18) Purging py3-installer-pyc (0.7.0-r2) (5/18) Purging py3-installer (0.7.0-r2) (6/18) Purging py3-setuptools-pyc (80.9.0-r0) (7/18) Purging py3-setuptools (80.9.0-r0) (8/18) Purging python3-dev (3.12.12-r0) (9/18) Purging icu-dev (76.1-r1) (10/18) Purging py3-wheel-pyc (0.46.1-r0) (11/18) Purging py3-wheel (0.46.1-r0) (12/18) Purging py3-packaging-pyc (25.0-r0) (13/18) Purging py3-packaging (25.0-r0) (14/18) Purging py3-parsing-pyc (3.2.3-r0) (15/18) Purging py3-parsing (3.2.3-r0) (16/18) Purging icu (76.1-r1) (17/18) Purging icu-libs (76.1-r1) (18/18) Purging icu-data-en (76.1-r1) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-icu: Updating the community/x86_64 repository index... >>> py3-icu: Signing the index...