==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-fastnumbers 5.1.1-1 (Mon Dec 23 11:04:18 2024)
==> Retrieving sources...
  -> Found fastnumbers-5.1.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    fastnumbers-5.1.1.tar.gz ... Passed
==> Validating source files with b2sums...
    fastnumbers-5.1.1.tar.gz ... Passed
==> Making package: python-fastnumbers 5.1.1-1 (Mon Dec 23 11:04:39 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (14) python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:75.2.0-4
              python-setuptools-scm-8.1.0-3  python-wheel-0.45.0-3

Total Installed Size:  11.09 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 python-packaging...
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...
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-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-setuptools...
installing python-setuptools-scm...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found fastnumbers-5.1.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting fastnumbers-5.1.1.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating src/fastnumbers.egg-info
writing src/fastnumbers.egg-info/PKG-INFO
writing dependency_links to src/fastnumbers.egg-info/dependency_links.txt
writing requirements to src/fastnumbers.egg-info/requires.txt
writing top-level names to src/fastnumbers.egg-info/top_level.txt
writing manifest file 'src/fastnumbers.egg-info/SOURCES.txt'
reading manifest file 'src/fastnumbers.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/fastnumbers.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-313/fastnumbers
copying src/fastnumbers/__init__.py -> build/lib.linux-armv7l-cpython-313/fastnumbers
copying src/fastnumbers/_version.py -> build/lib.linux-armv7l-cpython-313/fastnumbers
running egg_info
writing src/fastnumbers.egg-info/PKG-INFO
writing dependency_links to src/fastnumbers.egg-info/dependency_links.txt
writing requirements to src/fastnumbers.egg-info/requires.txt
writing top-level names to src/fastnumbers.egg-info/top_level.txt
reading manifest file 'src/fastnumbers.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/fastnumbers.egg-info/SOURCES.txt'
creating build/lib.linux-armv7l-cpython-313/cpp
copying src/cpp/argparse.cpp -> build/lib.linux-armv7l-cpython-313/cpp
copying src/cpp/c_str_parsing.cpp -> build/lib.linux-armv7l-cpython-313/cpp
copying src/cpp/extractor.cpp -> build/lib.linux-armv7l-cpython-313/cpp
copying src/cpp/fastnumbers.cpp -> build/lib.linux-armv7l-cpython-313/cpp
copying src/cpp/implementation.cpp -> build/lib.linux-armv7l-cpython-313/cpp
copying src/cpp/parser.cpp -> build/lib.linux-armv7l-cpython-313/cpp
copying src/fastnumbers/fastnumbers.pyi -> build/lib.linux-armv7l-cpython-313/fastnumbers
copying src/fastnumbers/py.typed -> build/lib.linux-armv7l-cpython-313/fastnumbers
running build_ext
building 'fastnumbers.fastnumbers' extension
creating build/temp.linux-armv7l-cpython-313/src/cpp
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/build/python-fastnumbers/src/fastnumbers-5.1.1/include -I/usr/include/python3.13 -c src/cpp/argparse.cpp -o build/temp.linux-armv7l-cpython-313/src/cpp/argparse.o -std=c++17 -Wall -Weffc++ -Wpedantic
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/build/python-fastnumbers/src/fastnumbers-5.1.1/include -I/usr/include/python3.13 -c src/cpp/c_str_parsing.cpp -o build/temp.linux-armv7l-cpython-313/src/cpp/c_str_parsing.o -std=c++17 -Wall -Weffc++ -Wpedantic
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/build/python-fastnumbers/src/fastnumbers-5.1.1/include -I/usr/include/python3.13 -c src/cpp/extractor.cpp -o build/temp.linux-armv7l-cpython-313/src/cpp/extractor.o -std=c++17 -Wall -Weffc++ -Wpedantic
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/build/python-fastnumbers/src/fastnumbers-5.1.1/include -I/usr/include/python3.13 -c src/cpp/fastnumbers.cpp -o build/temp.linux-armv7l-cpython-313/src/cpp/fastnumbers.o -std=c++17 -Wall -Weffc++ -Wpedantic
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/build/python-fastnumbers/src/fastnumbers-5.1.1/include -I/usr/include/python3.13 -c src/cpp/implementation.cpp -o build/temp.linux-armv7l-cpython-313/src/cpp/implementation.o -std=c++17 -Wall -Weffc++ -Wpedantic
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/build/python-fastnumbers/src/fastnumbers-5.1.1/include -I/usr/include/python3.13 -c src/cpp/parser.cpp -o build/temp.linux-armv7l-cpython-313/src/cpp/parser.o -std=c++17 -Wall -Weffc++ -Wpedantic
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-313/src/cpp/argparse.o build/temp.linux-armv7l-cpython-313/src/cpp/c_str_parsing.o build/temp.linux-armv7l-cpython-313/src/cpp/extractor.o build/temp.linux-armv7l-cpython-313/src/cpp/fastnumbers.o build/temp.linux-armv7l-cpython-313/src/cpp/implementation.o build/temp.linux-armv7l-cpython-313/src/cpp/parser.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/fastnumbers/fastnumbers.cpython-313-arm-linux-gnueabihf.so -lm
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/cpp
copying build/lib.linux-armv7l-cpython-313/cpp/extractor.cpp -> build/bdist.linux-armv7l/wheel/./cpp
copying build/lib.linux-armv7l-cpython-313/cpp/argparse.cpp -> build/bdist.linux-armv7l/wheel/./cpp
copying build/lib.linux-armv7l-cpython-313/cpp/fastnumbers.cpp -> build/bdist.linux-armv7l/wheel/./cpp
copying build/lib.linux-armv7l-cpython-313/cpp/parser.cpp -> build/bdist.linux-armv7l/wheel/./cpp
copying build/lib.linux-armv7l-cpython-313/cpp/c_str_parsing.cpp -> build/bdist.linux-armv7l/wheel/./cpp
copying build/lib.linux-armv7l-cpython-313/cpp/implementation.cpp -> build/bdist.linux-armv7l/wheel/./cpp
creating build/bdist.linux-armv7l/wheel/fastnumbers
copying build/lib.linux-armv7l-cpython-313/fastnumbers/fastnumbers.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./fastnumbers
copying build/lib.linux-armv7l-cpython-313/fastnumbers/py.typed -> build/bdist.linux-armv7l/wheel/./fastnumbers
copying build/lib.linux-armv7l-cpython-313/fastnumbers/fastnumbers.pyi -> build/bdist.linux-armv7l/wheel/./fastnumbers
copying build/lib.linux-armv7l-cpython-313/fastnumbers/__init__.py -> build/bdist.linux-armv7l/wheel/./fastnumbers
copying build/lib.linux-armv7l-cpython-313/fastnumbers/_version.py -> build/bdist.linux-armv7l/wheel/./fastnumbers
running install_egg_info
Copying src/fastnumbers.egg-info to build/bdist.linux-armv7l/wheel/./fastnumbers-5.1.1-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/fastnumbers-5.1.1.dist-info/WHEEL
creating '/build/python-fastnumbers/src/fastnumbers-5.1.1/dist/.tmp-0ransxfu/fastnumbers-5.1.1-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'cpp/argparse.cpp'
adding 'cpp/c_str_parsing.cpp'
adding 'cpp/extractor.cpp'
adding 'cpp/fastnumbers.cpp'
adding 'cpp/implementation.cpp'
adding 'cpp/parser.cpp'
adding 'fastnumbers/__init__.py'
adding 'fastnumbers/_version.py'
adding 'fastnumbers/fastnumbers.cpython-313-arm-linux-gnueabihf.so'
adding 'fastnumbers/fastnumbers.pyi'
adding 'fastnumbers/py.typed'
adding 'fastnumbers-5.1.1.dist-info/LICENSE'
adding 'fastnumbers-5.1.1.dist-info/METADATA'
adding 'fastnumbers-5.1.1.dist-info/WHEEL'
adding 'fastnumbers-5.1.1.dist-info/top_level.txt'
adding 'fastnumbers-5.1.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built fastnumbers-5.1.1-cp313-cp313-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-fastnumbers/pkg/python-fastnumbers/usr/share'
install: creating directory '/build/python-fastnumbers/pkg/python-fastnumbers/usr/share/licenses'
install: creating directory '/build/python-fastnumbers/pkg/python-fastnumbers/usr/share/licenses/python-fastnumbers'
'LICENSE' -> '/build/python-fastnumbers/pkg/python-fastnumbers/usr/share/licenses/python-fastnumbers/LICENSE'
install: creating directory '/build/python-fastnumbers/pkg/python-fastnumbers/usr/share/doc'
install: creating directory '/build/python-fastnumbers/pkg/python-fastnumbers/usr/share/doc/python-fastnumbers'
'README.rst' -> '/build/python-fastnumbers/pkg/python-fastnumbers/usr/share/doc/python-fastnumbers/README.rst'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/python3.13/site-packages/fastnumbers/fastnumbers.cpython-313-arm-linux-gnueabihf.so
==> Creating package "python-fastnumbers"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-fastnumbers 5.1.1-1 (Mon Dec 23 11:05:09 2024)
==> Cleaning up...