>>> py3-icu: Building community/py3-icu 2.12-r1 (using abuild 3.13.0-r3) started Sat, 04 May 2024 08:52:31 +0000 >>> py3-icu: Checking sanity of /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/27) Installing gdbm (1.23-r1) (2/27) Installing mpdecimal (4.0.0-r0) (3/27) Installing libpanelw (6.4_p20240330-r0) (4/27) Installing readline (8.2.10-r0) (5/27) Installing sqlite-libs (3.45.3-r0) (6/27) Installing python3 (3.12.3-r1) (7/27) Installing python3-pycache-pyc0 (3.12.3-r1) (8/27) Installing pyc (3.12.3-r1) (9/27) Installing py3-installer-pyc (0.7.0-r2) (10/27) Installing py3-gpep517-pyc (15-r2) (11/27) Installing python3-pyc (3.12.3-r1) (12/27) Installing py3-installer (0.7.0-r2) (13/27) Installing py3-gpep517 (15-r2) (14/27) Installing py3-parsing (3.1.2-r1) (15/27) Installing py3-parsing-pyc (3.1.2-r1) (16/27) Installing py3-packaging (24.0-r1) (17/27) Installing py3-packaging-pyc (24.0-r1) (18/27) Installing py3-setuptools (69.5.1-r0) (19/27) Installing py3-setuptools-pyc (69.5.1-r0) (20/27) Installing python3-dev (3.12.3-r1) (21/27) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (22/27) Installing icu-libs (74.2-r0) (23/27) Installing icu (74.2-r0) (24/27) Installing icu-dev (74.2-r0) (25/27) Installing py3-wheel (0.42.0-r1) (26/27) Installing py3-wheel-pyc (0.42.0-r1) (27/27) Installing .makedepends-py3-icu (20240504.085235) Executing busybox-1.36.1-r26.trigger OK: 1847 MiB in 150 packages >>> py3-icu: Cleaning up srcdir >>> py3-icu: Cleaning up pkgdir >>> py3-icu: Cleaning up tmpdir >>> py3-icu: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/PyICU-2.12.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/PyICU-2.12.tar.gz.part' PyICU-2.12.tar.gz.pa 100% |********************************| 253k 0:00:00 ETA '/var/cache/distfiles/v3.20/PyICU-2.12.tar.gz.part' saved >>> py3-icu: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/PyICU-2.12.tar.gz >>> py3-icu: Checking sha512sums... PyICU-2.12.tar.gz: OK >>> py3-icu: Unpacking /var/cache/distfiles/v3.20/PyICU-2.12.tar.gz... 2024-05-04 08:52:37,891 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-05-04 08:52:37,954 root INFO running bdist_wheel 2024-05-04 08:52:37,978 root INFO running build 2024-05-04 08:52:37,978 root INFO running build_py 2024-05-04 08:52:37,982 root INFO creating build 2024-05-04 08:52:37,982 root INFO creating build/lib.linux-x86_64-cpython-312 2024-05-04 08:52:37,982 root INFO creating build/lib.linux-x86_64-cpython-312/icu 2024-05-04 08:52:37,983 root INFO copying py/icu/__init__.py -> build/lib.linux-x86_64-cpython-312/icu 2024-05-04 08:52:37,983 root INFO running build_ext 2024-05-04 08:52:37,986 root INFO building 'icu._icu_' extension 2024-05-04 08:52:37,987 root INFO creating build/temp.linux-x86_64-cpython-312 2024-05-04 08:52:37,987 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:52:39,933 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:52:43,513 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:52:46,275 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:52:48,958 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:52:51,917 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:52:55,476 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:52:57,467 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:00,186 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:03,026 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:06,814 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:08,998 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:10,801 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:14,312 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:16,303 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:18,414 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:21,306 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:23,218 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -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 | ^~~~~~~ 2024-05-04 08:53:26,786 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:31,056 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:33,344 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:35,679 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:41,164 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:43,804 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:46,167 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:48,536 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:50,581 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:52,611 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:55,719 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:53:57,986 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:54:00,390 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:54:02,475 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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++11 -I/usr/include -DPYICU_VER=\"2.12\" -DPYICU_ICU_MAX_VER=\"74\" 2024-05-04 08:54:05,394 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -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 2024-05-04 08:54:05,569 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-05-04 08:54:05,569 root INFO running install 2024-05-04 08:54:05,595 root INFO running install_lib 2024-05-04 08:54:05,600 root INFO creating build/bdist.linux-x86_64 2024-05-04 08:54:05,600 root INFO creating build/bdist.linux-x86_64/wheel 2024-05-04 08:54:05,601 root INFO creating build/bdist.linux-x86_64/wheel/icu 2024-05-04 08:54:05,601 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 2024-05-04 08:54:05,615 root INFO copying build/lib.linux-x86_64-cpython-312/icu/__init__.py -> build/bdist.linux-x86_64/wheel/icu 2024-05-04 08:54:05,616 root INFO running install_egg_info 2024-05-04 08:54:05,620 root INFO running egg_info 2024-05-04 08:54:05,623 root INFO writing py/PyICU.egg-info/PKG-INFO 2024-05-04 08:54:05,624 root INFO writing dependency_links to py/PyICU.egg-info/dependency_links.txt 2024-05-04 08:54:05,625 root INFO writing top-level names to py/PyICU.egg-info/top_level.txt 2024-05-04 08:54:05,629 root INFO reading manifest file 'py/PyICU.egg-info/SOURCES.txt' 2024-05-04 08:54:05,631 root INFO reading manifest template 'MANIFEST.in' 2024-05-04 08:54:05,633 root INFO adding license file 'LICENSE' 2024-05-04 08:54:05,636 root INFO writing manifest file 'py/PyICU.egg-info/SOURCES.txt' 2024-05-04 08:54:05,636 root INFO Copying py/PyICU.egg-info to build/bdist.linux-x86_64/wheel/PyICU-2.12-py3.12.egg-info 2024-05-04 08:54:05,637 root INFO running install_scripts 2024-05-04 08:54:05,643 wheel INFO creating build/bdist.linux-x86_64/wheel/PyICU-2.12.dist-info/WHEEL 2024-05-04 08:54:05,644 wheel INFO creating '/home/buildozer/aports/community/py3-icu/src/PyICU-2.12/.dist/.tmp-36m2_tw2/PyICU-2.12-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-05-04 08:54:05,645 wheel INFO adding 'icu/__init__.py' 2024-05-04 08:54:05,658 wheel INFO adding 'icu/_icu_.cpython-312-x86_64-linux-musl.so' 2024-05-04 08:54:05,681 wheel INFO adding 'PyICU-2.12.dist-info/LICENSE' 2024-05-04 08:54:05,681 wheel INFO adding 'PyICU-2.12.dist-info/METADATA' 2024-05-04 08:54:05,682 wheel INFO adding 'PyICU-2.12.dist-info/WHEEL' 2024-05-04 08:54:05,682 wheel INFO adding 'PyICU-2.12.dist-info/top_level.txt' 2024-05-04 08:54:05,682 wheel INFO adding 'PyICU-2.12.dist-info/RECORD' 2024-05-04 08:54:05,682 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-05-04 08:54:05,684 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 74.2 (max ICU major version supported: 74) (running 'icu-config --cxxflags --cppflags') Adding CFLAGS="-std=c++11 -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 'icu-config --version') Building PyICU 2.12 for ICU 74.2 (max ICU major version supported: 74) (running 'icu-config --cxxflags --cppflags') Adding CFLAGS="-std=c++11 -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... '/home/buildozer/aports/community/py3-icu/pkg/py3-icu/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-pyc*: Scanning shared objects >>> py3-icu*: Scanning shared objects >>> py3-icu-pyc*: Tracing dependencies... python3~3.12 >>> py3-icu-pyc*: Package size: 32.0 KB >>> py3-icu-pyc*: Compressing data... >>> py3-icu-pyc*: Create checksum... >>> py3-icu-pyc*: Create py3-icu-pyc-2.12-r1.apk >>> py3-icu*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libicui18n.so.74 so:libicuuc.so.74 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-r1.apk >>> py3-icu: Build complete at Sat, 04 May 2024 08:54:07 +0000 elapsed time 0h 1m 36s >>> py3-icu: Cleaning up srcdir >>> py3-icu: Cleaning up pkgdir >>> py3-icu: Uninstalling dependencies... (1/27) Purging .makedepends-py3-icu (20240504.085235) (2/27) Purging py3-gpep517-pyc (15-r2) (3/27) Purging py3-gpep517 (15-r2) (4/27) Purging py3-installer-pyc (0.7.0-r2) (5/27) Purging py3-installer (0.7.0-r2) (6/27) Purging py3-setuptools-pyc (69.5.1-r0) (7/27) Purging py3-setuptools (69.5.1-r0) (8/27) Purging python3-dev (3.12.3-r1) (9/27) Purging icu-dev (74.2-r0) (10/27) Purging py3-wheel-pyc (0.42.0-r1) (11/27) Purging py3-wheel (0.42.0-r1) (12/27) Purging py3-packaging-pyc (24.0-r1) (13/27) Purging py3-packaging (24.0-r1) (14/27) Purging py3-parsing-pyc (3.1.2-r1) (15/27) Purging py3-parsing (3.1.2-r1) (16/27) Purging python3-pyc (3.12.3-r1) (17/27) Purging python3-pycache-pyc0 (3.12.3-r1) (18/27) Purging pyc (3.12.3-r1) (19/27) Purging python3 (3.12.3-r1) (20/27) Purging gdbm (1.23-r1) (21/27) Purging icu (74.2-r0) (22/27) Purging icu-libs (74.2-r0) (23/27) Purging libpanelw (6.4_p20240330-r0) (24/27) Purging mpdecimal (4.0.0-r0) (25/27) Purging readline (8.2.10-r0) (26/27) Purging sqlite-libs (3.45.3-r0) (27/27) Purging icu-data-en (74.2-r0) Executing busybox-1.36.1-r26.trigger OK: 1693 MiB in 123 packages >>> py3-icu: Updating the community/x86_64 repository index... >>> py3-icu: Signing the index...