==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-fastbencode 0.3.2-1 (Sat May 17 07:02:15 2025) ==> Retrieving sources... -> Found python-fastbencode-0.3.2.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... python-fastbencode-0.3.2.tar.gz ... Passed ==> Making package: python-fastbencode 0.3.2-1 (Sat May 17 07:02:38 2025) ==> 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.1.0-1 python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.7.0-1 python-packaging-25.0-1 python-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 cython-3.1.0-2 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:80.3.1-1 python-wheel-0.45.1-1 Total Download Size: 4.47 MiB Total Installed Size: 28.35 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... cython-3.1.0-2-armv7h downloading... python-setuptools-1:80.3.1-1-any downloading... python-more-itertools-10.7.0-1-any downloading... python-autocommand-2.2.2-7-any downloading... python-jaraco.collections-5.1.0-1-any downloading... python-jaraco.text-4.0.0-2-any downloading... python-jaraco.functools-4.1.0-1-any downloading... python-jaraco.context-6.0.1-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing cython... 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... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found python-fastbencode-0.3.2.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-fastbencode-0.3.2.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running egg_info creating fastbencode.egg-info writing fastbencode.egg-info/PKG-INFO writing dependency_links to fastbencode.egg-info/dependency_links.txt writing requirements to fastbencode.egg-info/requires.txt writing top-level names to fastbencode.egg-info/top_level.txt writing manifest file 'fastbencode.egg-info/SOURCES.txt' reading manifest file 'fastbencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pxd' under directory 'fastbencode' warning: no files found matching '*.c' under directory 'fastbencode' adding license file 'COPYING' writing manifest file 'fastbencode.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib.linux-armv7l-cpython-313/fastbencode copying fastbencode/_bencode_py.py -> build/lib.linux-armv7l-cpython-313/fastbencode copying fastbencode/__init__.py -> build/lib.linux-armv7l-cpython-313/fastbencode copying fastbencode/_bencode_pyx.pyi -> build/lib.linux-armv7l-cpython-313/fastbencode copying fastbencode/py.typed -> build/lib.linux-armv7l-cpython-313/fastbencode running build_ext Compiling fastbencode/_bencode_pyx.pyx because it changed. [1/1] Cythonizing fastbencode/_bencode_pyx.pyx building 'fastbencode._bencode_pyx' extension creating build/temp.linux-armv7l-cpython-313/fastbencode gcc -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 -fPIC -Ifastbencode -I/usr/include/python3.13 -c fastbencode/_bencode_pyx.c -o build/temp.linux-armv7l-cpython-313/fastbencode/_bencode_pyx.o fastbencode/_bencode_pyx.c: In function '__pyx_f_11fastbencode_12_bencode_pyx_7Encoder__encode_bytes': fastbencode/_bencode_pyx.c:7532:104: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'Py_ssize_t' {aka 'int'} [-Wformat=] gcc -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 build/temp.linux-armv7l-cpython-313/fastbencode/_bencode_pyx.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/fastbencode/_bencode_pyx.cpython-313-arm-linux-gnueabihf.so installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/fastbencode copying build/lib.linux-armv7l-cpython-313/fastbencode/py.typed -> build/bdist.linux-armv7l/wheel/./fastbencode copying build/lib.linux-armv7l-cpython-313/fastbencode/_bencode_py.py -> build/bdist.linux-armv7l/wheel/./fastbencode copying build/lib.linux-armv7l-cpython-313/fastbencode/__init__.py -> build/bdist.linux-armv7l/wheel/./fastbencode copying build/lib.linux-armv7l-cpython-313/fastbencode/_bencode_pyx.pyi -> build/bdist.linux-armv7l/wheel/./fastbencode copying build/lib.linux-armv7l-cpython-313/fastbencode/_bencode_pyx.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./fastbencode running install_egg_info running egg_info writing fastbencode.egg-info/PKG-INFO writing dependency_links to fastbencode.egg-info/dependency_links.txt writing requirements to fastbencode.egg-info/requires.txt writing top-level names to fastbencode.egg-info/top_level.txt reading manifest file 'fastbencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pxd' under directory 'fastbencode' adding license file 'COPYING' writing manifest file 'fastbencode.egg-info/SOURCES.txt' Copying fastbencode.egg-info to build/bdist.linux-armv7l/wheel/./fastbencode-0.3.2-py3.13.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fastbencode-0.3.2.dist-info/WHEEL creating '/build/python-fastbencode/src/fastbencode-0.3.2/dist/.tmp-8kksjogd/fastbencode-0.3.2-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'fastbencode/__init__.py' adding 'fastbencode/_bencode_py.py' adding 'fastbencode/_bencode_pyx.cpython-313-arm-linux-gnueabihf.so' adding 'fastbencode/_bencode_pyx.pyi' adding 'fastbencode/py.typed' adding 'fastbencode-0.3.2.dist-info/licenses/COPYING' adding 'fastbencode-0.3.2.dist-info/METADATA' adding 'fastbencode-0.3.2.dist-info/WHEEL' adding 'fastbencode-0.3.2.dist-info/top_level.txt' adding 'fastbencode-0.3.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Successfully built fastbencode-0.3.2-cp313-cp313-linux_armv7l.whl ==> Entering fakeroot environment... ==> Starting package()... ==> 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... ==> Creating package "python-fastbencode"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-fastbencode 0.3.2-1 (Sat May 17 07:02:58 2025) ==> Cleaning up...