>>> Building on exopi-3 under textproc/py-ICU,python3 BDEPENDS = [devel/py-wheel,python3;textproc/icu4c;devel/py-build,python3;devel/py-installer,python3;devel/dwz;lang/python/3;devel/py-setuptools,python3] DIST = [textproc/py-ICU,python3:PyICU-2.14.tar.gz] FULLPKGNAME = py3-ICU-2.14 RDEPENDS = [lang/python/3;textproc/icu4c] (Junk lock obtained for exopi-3 at 1731996091.71) >>> Running depends in textproc/py-ICU,python3 at 1731996091.76 last junk was in graphics/ImageMagick /usr/sbin/pkg_add -aI -Drepair icu4c-76.1v0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 icu4c-76.1v0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair icu4c-76.1v0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-wheel-0.45.0 >>> Running show-prepare-results in textproc/py-ICU,python3 at 1731996093.84 ===> textproc/py-ICU,python3 ===> Building from scratch py3-ICU-2.14 ===> py3-ICU-2.14 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-ICU-2.14 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-ICU-2.14 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-ICU-2.14 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-ICU-2.14 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> py3-ICU-2.14 depends on: dwz-* -> dwz-0.15 ===> py3-ICU-2.14 depends on: icu4c-* -> icu4c-76.1v0 ===> Verifying specs: icudata icui18n icuuc m pthread c++ c++abi pthread ===> found icudata.22.4 icui18n.22.4 icuuc.22.4 m.10.1 pthread.27.1 c++.10.0 c++abi.7.0 dwz-0.15 icu4c-76.1v0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 Don't run junk because nojunk in games/godot4,-editor (Junk lock released for exopi-3 at 1731996095.29) distfiles size=263912 >>> Running build in textproc/py-ICU,python3 at 1731996095.31 ===> textproc/py-ICU,python3 ===> Checking files for py3-ICU-2.14 `/exopi-cvs/ports/distfiles/PyICU-2.14.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-ICU-2.14 ===> Patching for py3-ICU-2.14 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |XXX push upstream | |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 64. Hunk #2 succeeded at 82. Hunk #3 succeeded at 115. Hunk #4 succeeded at 134. Hunk #5 succeeded at 143. Hunk #6 succeeded at 155. Hunk #7 succeeded at 165. Hunk #8 succeeded at 175. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-ICU-2.14 ===> Configuring for py3-ICU-2.14 ===> Building for py3-ICU-2.14 * Getting build dependencies for wheel... (running 'icu-config --version') Building PyICU 2.14 for ICU 76.1 (max ICU major version supported: 76) (running 'icu-config --cxxflags --cppflags') Adding CFLAGS="-std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include" from /usr/local/bin/icu-config (running 'icu-config --ldflags') Adding LFLAGS="-L/usr/local/lib -licui18n -licuuc -licudata" from /usr/local/bin/icu-config running egg_info writing py/PyICU.egg-info/PKG-INFO writing dependency_links to py/PyICU.egg-info/dependency_links.txt writing top-level names to py/PyICU.egg-info/top_level.txt reading manifest file 'py/PyICU.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'py/PyICU.egg-info/SOURCES.txt' * Building wheel... (running 'icu-config --version') Building PyICU 2.14 for ICU 76.1 (max ICU major version supported: 76) (running 'icu-config --cxxflags --cppflags') Adding CFLAGS="-std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include" from /usr/local/bin/icu-config (running 'icu-config --ldflags') Adding LFLAGS="-L/usr/local/lib -licui18n -licuuc -licudata" from /usr/local/bin/icu-config running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-311 creating build/lib.openbsd-7.6-amd64-cpython-311/icu copying py/icu/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/icu running build_ext building 'icu._icu_' extension creating build/temp.openbsd-7.6-amd64-cpython-311 cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c _icu_.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/_icu_.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c bases.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/bases.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c bidi.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/bidi.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c calendar.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/calendar.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c casemap.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/casemap.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c char.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/char.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c charset.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/charset.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c collator.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/collator.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c common.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/common.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c dateformat.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/dateformat.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c displayoptions.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/displayoptions.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c errors.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/errors.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c format.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/format.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c gender.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/gender.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c idna.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/idna.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c iterators.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/iterators.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c layoutengine.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/layoutengine.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c locale.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/locale.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c measureunit.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/measureunit.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c messagepattern.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/messagepattern.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c normalizer.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/normalizer.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c numberformat.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/numberformat.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c regex.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/regex.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c script.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/script.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c search.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/search.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c shape.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/shape.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c spoof.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/spoof.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c timezone.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/timezone.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c transliterator.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/transliterator.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c tries.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/tries.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c tzinfo.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/tzinfo.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -g -fPIC -I/usr/local/include -I/usr/local/include/python3.11 -c unicodeset.cpp -o build/temp.openbsd-7.6-amd64-cpython-311/unicodeset.o -std=c++17 -std=c++17 -DU_DISABLE_RENAMING=1 -I/usr/local/include -DPYICU_VER=\"2.14\" -DPYICU_ICU_MAX_VER=\"76\" c++ -pthread -shared -fPIC -L/usr/local/lib/ -O2 -pipe -g build/temp.openbsd-7.6-amd64-cpython-311/_icu_.o build/temp.openbsd-7.6-amd64-cpython-311/bases.o build/temp.openbsd-7.6-amd64-cpython-311/bidi.o build/temp.openbsd-7.6-amd64-cpython-311/calendar.o build/temp.openbsd-7.6-amd64-cpython-311/casemap.o build/temp.openbsd-7.6-amd64-cpython-311/char.o build/temp.openbsd-7.6-amd64-cpython-311/charset.o build/temp.openbsd-7.6-amd64-cpython-311/collator.o build/temp.openbsd-7.6-amd64-cpython-311/common.o build/temp.openbsd-7.6-amd64-cpython-311/dateformat.o build/temp.openbsd-7.6-amd64-cpython-311/displayoptions.o build/temp.openbsd-7.6-amd64-cpython-311/errors.o build/temp.openbsd-7.6-amd64-cpython-311/format.o build/temp.openbsd-7.6-amd64-cpython-311/gender.o build/temp.openbsd-7.6-amd64-cpython-311/idna.o build/temp.openbsd-7.6-amd64-cpython-311/iterators.o build/temp.openbsd-7.6-amd64-cpython-311/layoutengine.o build/temp.openbsd-7.6-amd64-cpython-311/locale.o build/temp.openbsd-7.6-amd64-cpython-311/measureunit.o build/temp.openbsd-7.6-amd64-cpython-311/messagepattern.o build/temp.openbsd-7.6-amd64-cpython-311/normalizer.o build/temp.openbsd-7.6-amd64-cpython-311/numberformat.o build/temp.openbsd-7.6-amd64-cpython-311/regex.o build/temp.openbsd-7.6-amd64-cpython-311/script.o build/temp.openbsd-7.6-amd64-cpython-311/search.o build/temp.openbsd-7.6-amd64-cpython-311/shape.o build/temp.openbsd-7.6-amd64-cpython-311/spoof.o build/temp.openbsd-7.6-amd64-cpython-311/timezone.o build/temp.openbsd-7.6-amd64-cpython-311/transliterator.o build/temp.openbsd-7.6-amd64-cpython-311/tries.o build/temp.openbsd-7.6-amd64-cpython-311/tzinfo.o build/temp.openbsd-7.6-amd64-cpython-311/unicodeset.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-311/icu/_icu_.cpython-311.so -L/usr/local/lib -L/usr/local/lib -licui18n -licuuc -licudata installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/icu copying build/lib.openbsd-7.6-amd64-cpython-311/icu/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/icu copying build/lib.openbsd-7.6-amd64-cpython-311/icu/_icu_.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/icu running install_egg_info running egg_info writing py/PyICU.egg-info/PKG-INFO writing dependency_links to py/PyICU.egg-info/dependency_links.txt writing top-level names to py/PyICU.egg-info/top_level.txt reading manifest file 'py/PyICU.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'py/PyICU.egg-info/SOURCES.txt' Copying py/PyICU.egg-info to build/bdist.openbsd-7.6-amd64/wheel/PyICU-2.14-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/PyICU-2.14.dist-info/WHEEL creating '/exopi-obj/pobj/py-ICU-2.14-python3/pyicu-2.14/dist/.tmp-dd_dk9hz/PyICU-2.14-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'icu/__init__.py' adding 'icu/_icu_.cpython-311.so' adding 'PyICU-2.14.dist-info/LICENSE' adding 'PyICU-2.14.dist-info/METADATA' adding 'PyICU-2.14.dist-info/WHEEL' adding 'PyICU-2.14.dist-info/top_level.txt' adding 'PyICU-2.14.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built PyICU-2.14-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in textproc/py-ICU,python3 at 1731996174.47 ===> textproc/py-ICU,python3 ===> Faking installation for py3-ICU-2.14 Reading existing plist for py3-ICU-2.14 Writing /exopi-obj/pobj/py-ICU-2.14-python3/fake-amd64-python3/debug-pkg/Makefile.new Writing /exopi-obj/pobj/py-ICU-2.14-python3/fake-amd64-python3/debug-pkg/PLIST Renaming /exopi-obj/pobj/py-ICU-2.14-python3/fake-amd64-python3/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/py-ICU-2.14-python3/fake-amd64-python3/usr/local/lib/python3.11/site-packages/icu/_icu_.cpython-311.so ===> Building package for py3-ICU-2.14 Create /exopi-cvs/ports/packages/amd64/all/py3-ICU-2.14.tgz Creating package py3-ICU-2.14 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/icu4c,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 14% checksumming|*********** | 17% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 55% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 83% checksumming|***************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|****************************************************************|100% Creating package debug-py3-ICU-2.14 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/icu4c,-main checking dependencies|textproc/py-ICU,python3 checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************ | 75% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-ICU-2.14.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-py3-ICU-2.14.tgz >>> Running clean in textproc/py-ICU,python3 at 1731996179.94 ===> textproc/py-ICU,python3 ===> Cleaning for py3-ICU-2.14 >>> Ended at 1731996180.18 max_stuck=2.62/depends=2.09/show-prepare-results=1.48/build=79.15/package=5.48/clean=0.26