==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-ruamel.yaml.clib 0.2.14-1 (Tue Sep 23 04:24:47 2025)
==> Retrieving sources...
-> Found python-ruamel.yaml.clib-0.2.14.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-ruamel.yaml.clib-0.2.14.tar.gz ... Passed
==> Validating source files with b2sums...
python-ruamel.yaml.clib-0.2.14.tar.gz ... Passed
==> Making package: python-ruamel.yaml.clib 0.2.14-1 (Tue Sep 23 04:25:10 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (13) 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.8.0-1
python-packaging-25.0-1 python-platformdirs-4.4.0-1
python-pyproject-hooks-1.2.0-3 python-build-1.3.0-1
python-installer-0.7.0-10 python-setuptools-1:80.9.0-2
python-wheel-0.45.1-1
Total Download Size: 1.70 MiB
Total Installed Size: 10.29 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-setuptools-1:80.9.0-2-any downloading...
python-packaging-25.0-1-any downloading...
python-more-itertools-10.8.0-1-any downloading...
python-wheel-0.45.1-1-any downloading...
python-build-1.3.0-1-any downloading...
python-installer-0.7.0-10-any downloading...
python-platformdirs-4.4.0-1-any downloading...
python-autocommand-2.2.2-7-any downloading...
python-jaraco.collections-5.1.0-1-any downloading...
python-pyproject-hooks-1.2.0-3-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 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-ruamel.yaml.clib-0.2.14.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-ruamel.yaml.clib-0.2.14.tar.gz with bsdtar
==> Starting build()...
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-313/ruamel/yaml/clib
copying ./__init__.py -> build/lib.linux-armv7l-cpython-313/ruamel/yaml/clib
copying ./setup.py -> build/lib.linux-armv7l-cpython-313/ruamel/yaml/clib
copying ./LICENSE -> build/lib.linux-armv7l-cpython-313/ruamel/yaml/clib
running build_ext
building '_ruamel_yaml' extension
creating build/temp.linux-armv7l-cpython-313
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 -Wno-error=incompatible-pointer-types -fPIC -I/usr/include/python3.13 -c _ruamel_yaml.c -o build/temp.linux-armv7l-cpython-313/_ruamel_yaml.o
In file included from _ruamel_yaml.c:1222:
_ruamel_yaml.h:10:9: warning: "PyString_CheckExact" redefined
10 | #define PyString_CheckExact PyBytes_CheckExact
| ^~~~~~~~~~~~~~~~~~~
_ruamel_yaml.c:1062:11: note: this is the location of the previous definition
1062 | #define PyString_CheckExact PyUnicode_CheckExact
| ^~~~~~~~~~~~~~~~~~~
_ruamel_yaml.c: In function '__pyx_pf_6ruamel_4yaml_4clib_12_ruamel_yaml_get_version_string':
_ruamel_yaml.c:4089:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
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 -Wno-error=incompatible-pointer-types -fPIC -I/usr/include/python3.13 -c api.c -o build/temp.linux-armv7l-cpython-313/api.o
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 -Wno-error=incompatible-pointer-types -fPIC -I/usr/include/python3.13 -c dumper.c -o build/temp.linux-armv7l-cpython-313/dumper.o
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 -Wno-error=incompatible-pointer-types -fPIC -I/usr/include/python3.13 -c emitter.c -o build/temp.linux-armv7l-cpython-313/emitter.o
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 -Wno-error=incompatible-pointer-types -fPIC -I/usr/include/python3.13 -c loader.c -o build/temp.linux-armv7l-cpython-313/loader.o
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 -Wno-error=incompatible-pointer-types -fPIC -I/usr/include/python3.13 -c parser.c -o build/temp.linux-armv7l-cpython-313/parser.o
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 -Wno-error=incompatible-pointer-types -fPIC -I/usr/include/python3.13 -c reader.c -o build/temp.linux-armv7l-cpython-313/reader.o
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 -Wno-error=incompatible-pointer-types -fPIC -I/usr/include/python3.13 -c scanner.c -o build/temp.linux-armv7l-cpython-313/scanner.o
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 -Wno-error=incompatible-pointer-types -fPIC -I/usr/include/python3.13 -c writer.c -o build/temp.linux-armv7l-cpython-313/writer.o
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 -Wno-error=incompatible-pointer-types build/temp.linux-armv7l-cpython-313/_ruamel_yaml.o build/temp.linux-armv7l-cpython-313/api.o build/temp.linux-armv7l-cpython-313/dumper.o build/temp.linux-armv7l-cpython-313/emitter.o build/temp.linux-armv7l-cpython-313/loader.o build/temp.linux-armv7l-cpython-313/parser.o build/temp.linux-armv7l-cpython-313/reader.o build/temp.linux-armv7l-cpython-313/scanner.o build/temp.linux-armv7l-cpython-313/writer.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/_ruamel_yaml.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/ruamel
creating build/bdist.linux-armv7l/wheel/ruamel/yaml
creating build/bdist.linux-armv7l/wheel/ruamel/yaml/clib
copying build/lib.linux-armv7l-cpython-313/ruamel/yaml/clib/__init__.py -> build/bdist.linux-armv7l/wheel/./ruamel/yaml/clib
copying build/lib.linux-armv7l-cpython-313/ruamel/yaml/clib/LICENSE -> build/bdist.linux-armv7l/wheel/./ruamel/yaml/clib
copying build/lib.linux-armv7l-cpython-313/ruamel/yaml/clib/setup.py -> build/bdist.linux-armv7l/wheel/./ruamel/yaml/clib
copying build/lib.linux-armv7l-cpython-313/_ruamel_yaml.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/.
running install_egg_info
running egg_info
writing ruamel.yaml.clib.egg-info/PKG-INFO
writing dependency_links to ruamel.yaml.clib.egg-info/dependency_links.txt
writing top-level names to ruamel.yaml.clib.egg-info/top_level.txt
reading manifest file 'ruamel.yaml.clib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'ruamel.yaml.clib.egg-info/SOURCES.txt'
Copying ruamel.yaml.clib.egg-info to build/bdist.linux-armv7l/wheel/./ruamel.yaml.clib-0.2.14-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/ruamel_yaml_clib-0.2.14.dist-info/WHEEL
creating '/build/python-ruamel.yaml.clib/src/ruamel.yaml.clib-0.2.14/dist/.tmp-lo10u0kr/ruamel_yaml_clib-0.2.14-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding '_ruamel_yaml.cpython-313-arm-linux-gnueabihf.so'
adding 'ruamel_yaml_clib-0.2.14.dist-info/licenses/LICENSE'
adding 'ruamel_yaml_clib-0.2.14.dist-info/METADATA'
adding 'ruamel_yaml_clib-0.2.14.dist-info/WHEEL'
adding 'ruamel_yaml_clib-0.2.14.dist-info/top_level.txt'
adding 'ruamel_yaml_clib-0.2.14.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
exiting tmpfile {'full_package_name': 'ruamel.yaml.clib', 'version_info': (0, 2, 14), '__version__': '0.2.14', 'version_timestamp': '2025-09-22 18:47:49', 'author': 'Anthon van der Neut', 'author_email': 'a.van.der.neut@ruamel.eu', 'description': 'C version of reader, parser and emitter for ruamel.yaml derived from libyaml', 'license': 'MIT', 'entry_points': None, 'nested': True, 'binary_only': True, 'since': 2019, 'ext_modules': [{'name': '_ruamel_yaml', 'src': ['_ruamel_yaml.c', 'api.c', 'writer.c', 'dumper.c', 'loader.c', 'reader.c', 'scanner.c', 'parser.c', 'emitter.c'], 'lib': [], 'test': '\n int main(int argc, char* argv[])\n {\n /* prevent warning */\n return 0;\n }\n '}], 'classifiers': ['Programming Language :: Python :: Implementation :: CPython', 'Topic :: Software Development :: Libraries :: Python Modules'], 'keywords': 'yaml 1.2 parser c-library config', 'wheels': {'windows': 'appveyor', 'linux': 'libyaml-devel', 'macos': 'builder@macos'}, 'url_doc': 'https://yaml.dev/doc/{full_package_name}/', 'supported': [(3, 9)], 'python_requires': '>=3.9', 'tox': {'env': '*'}, 'manifest': 'include README.md LICENSE setup.py *.c *.h *.pxd *.pyx'}
Successfully built ruamel_yaml_clib-0.2.14-cp313-cp313-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-ruamel.yaml.clib/pkg/python-ruamel.yaml.clib/usr/share'
install: creating directory '/build/python-ruamel.yaml.clib/pkg/python-ruamel.yaml.clib/usr/share/licenses'
install: creating directory '/build/python-ruamel.yaml.clib/pkg/python-ruamel.yaml.clib/usr/share/licenses/python-ruamel.yaml.clib'
'LICENSE' -> '/build/python-ruamel.yaml.clib/pkg/python-ruamel.yaml.clib/usr/share/licenses/python-ruamel.yaml.clib/LICENSE'
==> 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-ruamel.yaml.clib"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-ruamel.yaml.clib 0.2.14-1 (Tue Sep 23 04:25:33 2025)
==> Cleaning up...