==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-pyicu 2.16.1-1 (Wed Mar  4 03:17:49 2026)
==> Retrieving sources...
  -> Found pyicu-2.16.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pyicu-2.16.1.tar.gz ... Passed
==> Making package: python-pyicu 2.16.1-1 (Wed Mar  4 10:18:16 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) mpdecimal-4.0.1-1  python-3.14.3-1

Total Installed Size:  68.72 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (15) python-autocommand-2.2.2-9  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.0.1-3  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-more-itertools-10.8.0-2  python-packaging-26.0-1  python-pkg_resources-81.0.0-1  python-platformdirs-4.9.3-1  python-pyproject-hooks-1.2.0-6  python-typing_extensions-4.15.0-3  python-build-1.4.0-1  python-installer-0.7.0-14  python-setuptools-1:82.0.0-1  python-wheel-0.46.3-1

Total Download Size:    1.84 MiB
Total Installed Size:  11.56 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:82.0.0-1-any downloading...
 python-packaging-26.0-1-any downloading...
 python-more-itertools-10.8.0-2-any downloading...
 python-typing_extensions-4.15.0-3-any downloading...
 python-pkg_resources-81.0.0-1-any downloading...
 python-wheel-0.46.3-1-any downloading...
 python-build-1.4.0-1-any downloading...
 python-platformdirs-4.9.3-1-any downloading...
 python-installer-0.7.0-14-any downloading...
 python-autocommand-2.2.2-9-any downloading...
 python-jaraco.collections-5.1.0-3-any downloading...
 python-pyproject-hooks-1.2.0-6-any downloading...
 python-jaraco.text-4.0.0-4-any downloading...
 python-jaraco.functools-4.1.0-3-any downloading...
 python-jaraco.context-6.0.1-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-typing_extensions...
installing python-pkg_resources...
installing python-setuptools...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found pyicu-2.16.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pyicu-2.16.1.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
<string>:42: DeprecationWarning: Use shutil.which instead of find_executable
<string>:42: DeprecationWarning: Use shutil.which instead of find_executable
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
(running 'icu-config --version')

Building pyicu 2.16.1 for ICU 78.2 (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 egg_info
creating py/pyicu.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
writing manifest file 'py/pyicu.egg-info/SOURCES.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...
<string>:42: DeprecationWarning: Use shutil.which instead of find_executable
<string>:42: DeprecationWarning: Use shutil.which instead of find_executable
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
(running 'icu-config --version')

Building pyicu 2.16.1 for ICU 78.2 (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 bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-314/icu
copying py/icu/__init__.py -> build/lib.linux-armv7l-cpython-314/icu
running build_ext
building 'icu._icu_' extension
creating build/temp.linux-armv7l-cpython-314
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c _icu_.cpp -o build/temp.linux-armv7l-cpython-314/_icu_.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c bases.cpp -o build/temp.linux-armv7l-cpython-314/bases.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from bases.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c bidi.cpp -o build/temp.linux-armv7l-cpython-314/bidi.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from bidi.cpp:26:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/cstdlib:46,
                 from /usr/include/c++/15.2.1/stdlib.h:36,
                 from bidi.cpp:24:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c calendar.cpp -o build/temp.linux-armv7l-cpython-314/calendar.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from calendar.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c casemap.cpp -o build/temp.linux-armv7l-cpython-314/casemap.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from casemap.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c char.cpp -o build/temp.linux-armv7l-cpython-314/char.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from char.cpp:27:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/cstdlib:46,
                 from /usr/include/c++/15.2.1/stdlib.h:36,
                 from char.cpp:24:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c charset.cpp -o build/temp.linux-armv7l-cpython-314/charset.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from charset.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c collator.cpp -o build/temp.linux-armv7l-cpython-314/collator.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from collator.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c common.cpp -o build/temp.linux-armv7l-cpython-314/common.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from common.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c dateformat.cpp -o build/temp.linux-armv7l-cpython-314/dateformat.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from dateformat.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c displayoptions.cpp -o build/temp.linux-armv7l-cpython-314/displayoptions.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from displayoptions.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c errors.cpp -o build/temp.linux-armv7l-cpython-314/errors.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from errors.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c format.cpp -o build/temp.linux-armv7l-cpython-314/format.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from format.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c gender.cpp -o build/temp.linux-armv7l-cpython-314/gender.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from gender.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c idna.cpp -o build/temp.linux-armv7l-cpython-314/idna.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from idna.cpp:27:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/cstdlib:46,
                 from /usr/include/c++/15.2.1/stdlib.h:36,
                 from idna.cpp:24:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c iterators.cpp -o build/temp.linux-armv7l-cpython-314/iterators.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from iterators.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c layoutengine.cpp -o build/temp.linux-armv7l-cpython-314/layoutengine.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from layoutengine.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c locale.cpp -o build/temp.linux-armv7l-cpython-314/locale.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from locale.cpp:36:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/cstdlib:46,
                 from /usr/include/c++/15.2.1/stdlib.h:36,
                 from locale.cpp:24:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c measureunit.cpp -o build/temp.linux-armv7l-cpython-314/measureunit.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from measureunit.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c messagepattern.cpp -o build/temp.linux-armv7l-cpython-314/messagepattern.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from messagepattern.cpp:25:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c normalizer.cpp -o build/temp.linux-armv7l-cpython-314/normalizer.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from normalizer.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c numberformat.cpp -o build/temp.linux-armv7l-cpython-314/numberformat.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from numberformat.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c regex.cpp -o build/temp.linux-armv7l-cpython-314/regex.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from regex.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c script.cpp -o build/temp.linux-armv7l-cpython-314/script.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from script.cpp:27:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/cstdlib:46,
                 from /usr/include/c++/15.2.1/stdlib.h:36,
                 from script.cpp:24:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c search.cpp -o build/temp.linux-armv7l-cpython-314/search.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from search.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c shape.cpp -o build/temp.linux-armv7l-cpython-314/shape.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from shape.cpp:27:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/cstdlib:46,
                 from /usr/include/c++/15.2.1/stdlib.h:36,
                 from shape.cpp:24:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c spoof.cpp -o build/temp.linux-armv7l-cpython-314/spoof.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from spoof.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c timezone.cpp -o build/temp.linux-armv7l-cpython-314/timezone.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from timezone.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c transliterator.cpp -o build/temp.linux-armv7l-cpython-314/transliterator.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from transliterator.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c tries.cpp -o build/temp.linux-armv7l-cpython-314/tries.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from tries.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c tzinfo.cpp -o build/temp.linux-armv7l-cpython-314/tzinfo.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from tzinfo.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -I/usr/include/python3.14 -c unicodeset.cpp -o build/temp.linux-armv7l-cpython-314/unicodeset.o -std=c++17 -std=c++17 -I/usr/include -DPYICU_VER=\"2.16.1\" -DPYICU_ICU_MAX_VER=\"78\"
In file included from /usr/include/python3.14/Python.h:14,
                 from common.h:46,
                 from unicodeset.cpp:24:
/usr/include/python3.14/pyconfig.h:2007:9: warning: ‘_POSIX_C_SOURCE’ redefined
 2007 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39,
                 from /usr/include/c++/15.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:727,
                 from /usr/include/c++/15.2.1/bits/memoryfwd.h:50,
                 from /usr/include/c++/15.2.1/memory:65,
                 from common.h:43:
/usr/include/features.h:319:10: note: this is the location of the previous definition
  319 | # define _POSIX_C_SOURCE        202405L
      |          ^~~~~~~~~~~~~~~
/usr/include/python3.14/pyconfig.h:2043:9: warning: ‘_XOPEN_SOURCE’ redefined
 2043 | #define _XOPEN_SOURCE 700
      |         ^~~~~~~~~~~~~
/usr/include/features.h:234:10: note: this is the location of the previous definition
  234 | # define _XOPEN_SOURCE  800
      |          ^~~~~~~~~~~~~
g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS build/temp.linux-armv7l-cpython-314/_icu_.o build/temp.linux-armv7l-cpython-314/bases.o build/temp.linux-armv7l-cpython-314/bidi.o build/temp.linux-armv7l-cpython-314/calendar.o build/temp.linux-armv7l-cpython-314/casemap.o build/temp.linux-armv7l-cpython-314/char.o build/temp.linux-armv7l-cpython-314/charset.o build/temp.linux-armv7l-cpython-314/collator.o build/temp.linux-armv7l-cpython-314/common.o build/temp.linux-armv7l-cpython-314/dateformat.o build/temp.linux-armv7l-cpython-314/displayoptions.o build/temp.linux-armv7l-cpython-314/errors.o build/temp.linux-armv7l-cpython-314/format.o build/temp.linux-armv7l-cpython-314/gender.o build/temp.linux-armv7l-cpython-314/idna.o build/temp.linux-armv7l-cpython-314/iterators.o build/temp.linux-armv7l-cpython-314/layoutengine.o build/temp.linux-armv7l-cpython-314/locale.o build/temp.linux-armv7l-cpython-314/measureunit.o build/temp.linux-armv7l-cpython-314/messagepattern.o build/temp.linux-armv7l-cpython-314/normalizer.o build/temp.linux-armv7l-cpython-314/numberformat.o build/temp.linux-armv7l-cpython-314/regex.o build/temp.linux-armv7l-cpython-314/script.o build/temp.linux-armv7l-cpython-314/search.o build/temp.linux-armv7l-cpython-314/shape.o build/temp.linux-armv7l-cpython-314/spoof.o build/temp.linux-armv7l-cpython-314/timezone.o build/temp.linux-armv7l-cpython-314/transliterator.o build/temp.linux-armv7l-cpython-314/tries.o build/temp.linux-armv7l-cpython-314/tzinfo.o build/temp.linux-armv7l-cpython-314/unicodeset.o -L/usr/lib -o build/lib.linux-armv7l-cpython-314/icu/_icu_.cpython-314-arm-linux-gnueabihf.so -L/usr/lib -licui18n -licuuc -licudata
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/icu
copying build/lib.linux-armv7l-cpython-314/icu/_icu_.cpython-314-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./icu
copying build/lib.linux-armv7l-cpython-314/icu/__init__.py -> build/bdist.linux-armv7l/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.linux-armv7l/wheel/./pyicu-2.16.1-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/pyicu-2.16.1.dist-info/WHEEL
creating '/build/python-pyicu/src/pyicu-2.16.1/dist/.tmp-8g22ix0l/pyicu-2.16.1-cp314-cp314-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'icu/__init__.py'
adding 'icu/_icu_.cpython-314-arm-linux-gnueabihf.so'
adding 'pyicu-2.16.1.dist-info/licenses/LICENSE'
adding 'pyicu-2.16.1.dist-info/METADATA'
adding 'pyicu-2.16.1.dist-info/WHEEL'
adding 'pyicu-2.16.1.dist-info/top_level.txt'
adding 'pyicu-2.16.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built pyicu-2.16.1-cp314-cp314-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pyicu"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pyicu 2.16.1-1 (Wed Mar  4 10:19:52 2026)
==> Cleaning up...
[?12l[?25h