==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-pycparser 2.22-3 (Mon Dec 23 11:34:06 2024) ==> Retrieving sources... -> Found python-pycparser-2.22.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-pycparser-2.22.tar.gz ... Passed ==> Making package: python-pycparser 2.22-3 (Mon 23 Dec 2024 11:34:12 AM MST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (10) 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-wheel-0.45.0-3 python-setuptools-1:75.2.0-4 Total Installed Size: 10.25 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-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-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found python-pycparser-2.22.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-pycparser-2.22.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build/lib/pycparser copying pycparser/__init__.py -> build/lib/pycparser copying pycparser/ast_transforms.py -> build/lib/pycparser copying pycparser/c_ast.py -> build/lib/pycparser copying pycparser/plyparser.py -> build/lib/pycparser copying pycparser/c_parser.py -> build/lib/pycparser copying pycparser/c_generator.py -> build/lib/pycparser copying pycparser/c_lexer.py -> build/lib/pycparser copying pycparser/_ast_gen.py -> build/lib/pycparser copying pycparser/_build_tables.py -> build/lib/pycparser creating build/lib/pycparser/ply copying pycparser/ply/__init__.py -> build/lib/pycparser/ply copying pycparser/ply/yacc.py -> build/lib/pycparser/ply copying pycparser/ply/lex.py -> build/lib/pycparser/ply copying pycparser/ply/cpp.py -> build/lib/pycparser/ply copying pycparser/ply/ctokens.py -> build/lib/pycparser/ply copying pycparser/ply/ygen.py -> build/lib/pycparser/ply copying pycparser/_c_ast.cfg -> build/lib/pycparser ==> Entering fakeroot environment... ==> Starting package()... running install /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py copying pycparser/c_ast.py -> build/lib/pycparser copying pycparser/lextab.py -> build/lib/pycparser copying pycparser/yacctab.py -> build/lib/pycparser running install_lib creating /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages creating /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser copying build/lib/pycparser/__init__.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser copying build/lib/pycparser/ast_transforms.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser copying build/lib/pycparser/c_ast.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser copying build/lib/pycparser/plyparser.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser copying build/lib/pycparser/c_parser.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser copying build/lib/pycparser/c_generator.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser copying build/lib/pycparser/lextab.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser creating /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply copying build/lib/pycparser/ply/__init__.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply copying build/lib/pycparser/ply/yacc.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply copying build/lib/pycparser/ply/lex.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply copying build/lib/pycparser/ply/cpp.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply copying build/lib/pycparser/ply/ctokens.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply copying build/lib/pycparser/ply/ygen.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply copying build/lib/pycparser/yacctab.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser copying build/lib/pycparser/c_lexer.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser copying build/lib/pycparser/_ast_gen.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser copying build/lib/pycparser/_build_tables.py -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser copying build/lib/pycparser/_c_ast.cfg -> /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ast_transforms.py to ast_transforms.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/c_ast.py to c_ast.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/plyparser.py to plyparser.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/c_parser.py to c_parser.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/c_generator.py to c_generator.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/lextab.py to lextab.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply/yacc.py to yacc.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply/lex.py to lex.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply/cpp.py to cpp.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply/ctokens.py to ctokens.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/ply/ygen.py to ygen.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/yacctab.py to yacctab.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/c_lexer.py to c_lexer.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/_ast_gen.py to _ast_gen.cpython-313.pyc byte-compiling /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser/_build_tables.py to _build_tables.cpython-313.pyc writing byte-compilation script '/tmp/tmp_za_x0zj.py' /usr/bin/python /tmp/tmp_za_x0zj.py removing /tmp/tmp_za_x0zj.py running install_egg_info running egg_info creating pycparser.egg-info writing pycparser.egg-info/PKG-INFO writing dependency_links to pycparser.egg-info/dependency_links.txt writing top-level names to pycparser.egg-info/top_level.txt writing manifest file 'pycparser.egg-info/SOURCES.txt' reading manifest file 'pycparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'setup.pyc' warning: no previously-included files matching 'yacctab.*' found under directory 'tests' warning: no previously-included files matching 'lextab.*' found under directory 'tests' warning: no previously-included files matching 'yacctab.*' found under directory 'examples' warning: no previously-included files matching 'lextab.*' found under directory 'examples' adding license file 'LICENSE' writing manifest file 'pycparser.egg-info/SOURCES.txt' Copying pycparser.egg-info to /build/python-pycparser/pkg/python-pycparser/usr/lib/python3.13/site-packages/pycparser-2.22-py3.13.egg-info running install_scripts Build the lexing/parsing tables ==> 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-pycparser"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-pycparser 2.22-3 (Mon 23 Dec 2024 11:34:24 AM MST) ==> Cleaning up...