Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 804544 Details for
Bug 869632
dev-python/pycparser-2.21-r1 after update to dev-python/numpy-1.23.3 pycparser wants to be rebuilt over and over again
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pycparser-2.21-r1 build.log
build.log (text/plain), 27.17 KB, created by
jospezial
on 2022-09-11 00:16:49 UTC
(
hide
)
Description:
pycparser-2.21-r1 build.log
Filename:
MIME Type:
Creator:
jospezial
Created:
2022-09-11 00:16:49 UTC
Size:
27.17 KB
patch
obsolete
> * pycparser-2.21.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] > * Package: dev-python/pycparser-2.21-r1:0 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_10 python_targets_python3_11 userland_GNU > * FEATURES: ccache keepwork network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pycparser-2.21.tar.gz to /var/tmp/portage/dev-python/pycparser-2.21-r1/work >>>> Source unpacked in /var/tmp/portage/dev-python/pycparser-2.21-r1/work >>>> Preparing source in /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21 ... > * Build system packages: > * dev-python/gpep517 : 9 > * dev-python/installer : 0.5.1-r1 > * dev-python/setuptools : 65.3.0 > * dev-python/setuptools_scm : 7.0.5 > * dev-python/wheel : 0.37.1-r1 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21 ... > * python3_10: running distutils-r1_run_phase distutils-r1_python_compile >python3.10 setup.py build_ext -j 3 >/usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. > warnings.warn(msg, warning_class) >running build_ext > * Building the wheel for pycparser-2.21 via setuptools.build_meta:__legacy__ >gpep517 build-wheel --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_10/wheel >2022-09-11 02:14:15,828 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ >/usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. > warnings.warn(msg, warning_class) >running bdist_wheel >running build >running build_py >creating build >creating build/lib >creating build/lib/pycparser >copying pycparser/c_generator.py -> build/lib/pycparser >copying pycparser/c_parser.py -> build/lib/pycparser >copying pycparser/c_lexer.py -> build/lib/pycparser >copying pycparser/_build_tables.py -> build/lib/pycparser >copying pycparser/_ast_gen.py -> build/lib/pycparser >copying pycparser/plyparser.py -> build/lib/pycparser >copying pycparser/__init__.py -> build/lib/pycparser >copying pycparser/ast_transforms.py -> build/lib/pycparser >creating build/lib/pycparser/ply >copying pycparser/ply/ygen.py -> build/lib/pycparser/ply >copying pycparser/ply/cpp.py -> build/lib/pycparser/ply >copying pycparser/ply/lex.py -> 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/ctokens.py -> build/lib/pycparser/ply >copying pycparser/_c_ast.cfg -> build/lib/pycparser >warning: build_py: byte-compiling is disabled, skipping. > >installing to build/bdist.linux-x86_64/wheel >running install >running install_lib >creating build/bdist.linux-x86_64 >creating build/bdist.linux-x86_64/wheel >creating build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/c_generator.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/c_parser.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/c_lexer.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/_build_tables.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/_ast_gen.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/plyparser.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/__init__.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/_c_ast.cfg -> build/bdist.linux-x86_64/wheel/pycparser >creating build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ply/ygen.py -> build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ply/cpp.py -> build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ply/lex.py -> build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ply/__init__.py -> build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ply/yacc.py -> build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ply/ctokens.py -> build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ast_transforms.py -> build/bdist.linux-x86_64/wheel/pycparser >warning: install_lib: byte-compiling is disabled, skipping. > >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' >2022-09-11 02:14:16,174 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any >reading manifest file 'pycparser.egg-info/SOURCES.txt' >adding license file 'LICENSE' >writing manifest file 'pycparser.egg-info/SOURCES.txt' >Copying pycparser.egg-info to build/bdist.linux-x86_64/wheel/pycparser-2.21-py3.10.egg-info >running install_scripts >Build the lexing/parsing tables >creating build/bdist.linux-x86_64/wheel/pycparser-2.21.dist-info/WHEEL >creating '/var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_10/wheel/tmpu30tob8o/pycparser-2.21-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it >adding 'pycparser/__init__.py' >adding 'pycparser/_ast_gen.py' >adding 'pycparser/_build_tables.py' >adding 'pycparser/_c_ast.cfg' >adding 'pycparser/ast_transforms.py' >adding 'pycparser/c_ast.py' >adding 'pycparser/c_generator.py' >adding 'pycparser/c_lexer.py' >adding 'pycparser/c_parser.py' >adding 'pycparser/lextab.py' >adding 'pycparser/plyparser.py' >adding 'pycparser/yacctab.py' >adding 'pycparser/ply/__init__.py' >adding 'pycparser/ply/cpp.py' >adding 'pycparser/ply/ctokens.py' >adding 'pycparser/ply/lex.py' >adding 'pycparser/ply/yacc.py' >adding 'pycparser/ply/ygen.py' >adding 'pycparser-2.21.dist-info/LICENSE' >adding 'pycparser-2.21.dist-info/METADATA' >adding 'pycparser-2.21.dist-info/WHEEL' >adding 'pycparser-2.21.dist-info/top_level.txt' >adding 'pycparser-2.21.dist-info/RECORD' >removing build/bdist.linux-x86_64/wheel >2022-09-11 02:14:17,991 gpep517 INFO The backend produced /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_10/wheel/pycparser-2.21-py2.py3-none-any.whl > * Installing pycparser-2.21-py2.py3-none-any.whl to /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_10/install >gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_10/install --interpreter=/usr/bin/python3.10 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_10/wheel/pycparser-2.21-py2.py3-none-any.whl >2022-09-11 02:14:18,450 gpep517 INFO Installing /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_10/wheel/pycparser-2.21-py2.py3-none-any.whl into /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_10/install >2022-09-11 02:14:19,237 gpep517 INFO Installation complete > * python3_11: running distutils-r1_run_phase distutils-r1_python_compile >python3.11 setup.py build_ext -j 3 >/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. > warnings.warn(msg, warning_class) >running build_ext > * Building the wheel for pycparser-2.21 via setuptools.build_meta:__legacy__ >gpep517 build-wheel --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_11/wheel >2022-09-11 02:14:20,577 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ >/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. > warnings.warn(msg, warning_class) >running bdist_wheel >running build >running build_py >creating build >creating build/lib >creating build/lib/pycparser >copying pycparser/c_generator.py -> build/lib/pycparser >copying pycparser/c_parser.py -> build/lib/pycparser >copying pycparser/c_lexer.py -> build/lib/pycparser >copying pycparser/_build_tables.py -> build/lib/pycparser >copying pycparser/_ast_gen.py -> build/lib/pycparser >copying pycparser/plyparser.py -> build/lib/pycparser >copying pycparser/__init__.py -> build/lib/pycparser >copying pycparser/ast_transforms.py -> build/lib/pycparser >creating build/lib/pycparser/ply >copying pycparser/ply/ygen.py -> build/lib/pycparser/ply >copying pycparser/ply/cpp.py -> build/lib/pycparser/ply >copying pycparser/ply/lex.py -> 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/ctokens.py -> build/lib/pycparser/ply >copying pycparser/_c_ast.cfg -> build/lib/pycparser >warning: build_py: byte-compiling is disabled, skipping. > >installing to build/bdist.linux-x86_64/wheel >running install >running install_lib >creating build/bdist.linux-x86_64 >creating build/bdist.linux-x86_64/wheel >creating build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/c_generator.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/c_parser.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/c_lexer.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/_build_tables.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/_ast_gen.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/plyparser.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/__init__.py -> build/bdist.linux-x86_64/wheel/pycparser >copying build/lib/pycparser/_c_ast.cfg -> build/bdist.linux-x86_64/wheel/pycparser >creating build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ply/ygen.py -> build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ply/cpp.py -> build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ply/lex.py -> build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ply/__init__.py -> build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ply/yacc.py -> build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ply/ctokens.py -> build/bdist.linux-x86_64/wheel/pycparser/ply >copying build/lib/pycparser/ast_transforms.py -> build/bdist.linux-x86_64/wheel/pycparser >warning: install_lib: byte-compiling is disabled, skipping. > >running install_egg_info >running 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 >2022-09-11 02:14:20,876 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any >reading manifest file 'pycparser.egg-info/SOURCES.txt' >adding license file 'LICENSE' >writing manifest file 'pycparser.egg-info/SOURCES.txt' >Copying pycparser.egg-info to build/bdist.linux-x86_64/wheel/pycparser-2.21-py3.11.egg-info >running install_scripts >Build the lexing/parsing tables >creating build/bdist.linux-x86_64/wheel/pycparser-2.21.dist-info/WHEEL >creating '/var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_11/wheel/tmpaeyoctxv/pycparser-2.21-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it >adding 'pycparser/__init__.py' >adding 'pycparser/_ast_gen.py' >adding 'pycparser/_build_tables.py' >adding 'pycparser/_c_ast.cfg' >adding 'pycparser/ast_transforms.py' >adding 'pycparser/c_ast.py' >adding 'pycparser/c_generator.py' >adding 'pycparser/c_lexer.py' >adding 'pycparser/c_parser.py' >adding 'pycparser/lextab.py' >adding 'pycparser/plyparser.py' >adding 'pycparser/yacctab.py' >adding 'pycparser/ply/__init__.py' >adding 'pycparser/ply/cpp.py' >adding 'pycparser/ply/ctokens.py' >adding 'pycparser/ply/lex.py' >adding 'pycparser/ply/yacc.py' >adding 'pycparser/ply/ygen.py' >adding 'pycparser-2.21.dist-info/LICENSE' >adding 'pycparser-2.21.dist-info/METADATA' >adding 'pycparser-2.21.dist-info/WHEEL' >adding 'pycparser-2.21.dist-info/top_level.txt' >adding 'pycparser-2.21.dist-info/RECORD' >removing build/bdist.linux-x86_64/wheel >2022-09-11 02:14:22,442 gpep517 INFO The backend produced /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_11/wheel/pycparser-2.21-py2.py3-none-any.whl > * Installing pycparser-2.21-py2.py3-none-any.whl to /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_11/install >gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_11/install --interpreter=/usr/bin/python3.11 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_11/wheel/pycparser-2.21-py2.py3-none-any.whl >2022-09-11 02:14:22,888 gpep517 INFO Installing /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_11/wheel/pycparser-2.21-py2.py3-none-any.whl into /var/tmp/portage/dev-python/pycparser-2.21-r1/work/pycparser-2.21-python3_11/install >2022-09-11 02:14:23,702 gpep517 INFO Installation complete >>>> Source compiled. > * Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: dev-python/pycparser-2.21-r1 > >>>> Install dev-python/pycparser-2.21-r1 into /var/tmp/portage/dev-python/pycparser-2.21-r1/image > * python3_10: running distutils-r1_run_phase distutils-r1_python_install > * python3_11: running distutils-r1_run_phase distutils-r1_python_install > * Using python3.11 in global scope > * python3_11: running distutils-r1_run_phase distutils-r1_python_install_all >>>> Completed installing dev-python/pycparser-2.21-r1 into /var/tmp/portage/dev-python/pycparser-2.21-r1/image > > * Final size of build directory: 2588 KiB (2.5 MiB) > * Final size of installed tree: 4612 KiB (4.5 MiB) > >[33m * [39;49;00mQA Notice: setuptools warnings detected: >[33m * [39;49;00m >[33m * [39;49;00m The license_file parameter is deprecated, use license_files instead. > * Verifying compiled files for python3.10 > * Verifying compiled files for python3.11 > * checking 148 files for package collisions >>>> Merging dev-python/pycparser-2.21-r1 to / >--- /usr/ >--- /usr/share/ >--- /usr/share/doc/ >--- /usr/share/doc/pycparser-2.21-r1/ >>>> /usr/share/doc/pycparser-2.21-r1/README.rst.bz2 >>>> /usr/share/doc/pycparser-2.21-r1/CHANGES.bz2 >--- /usr/lib/ >--- /usr/lib/python3.10/ >--- /usr/lib/python3.10/site-packages/ >--- /usr/lib/python3.10/site-packages/pycparser-2.21.dist-info/ >>>> /usr/lib/python3.10/site-packages/pycparser-2.21.dist-info/METADATA >>>> /usr/lib/python3.10/site-packages/pycparser-2.21.dist-info/WHEEL >>>> /usr/lib/python3.10/site-packages/pycparser-2.21.dist-info/top_level.txt >>>> /usr/lib/python3.10/site-packages/pycparser-2.21.dist-info/RECORD >--- /usr/lib/python3.10/site-packages/pycparser/ >>>> /usr/lib/python3.10/site-packages/pycparser/ast_transforms.py >--- /usr/lib/python3.10/site-packages/pycparser/ply/ >>>> /usr/lib/python3.10/site-packages/pycparser/ply/ctokens.py >>>> /usr/lib/python3.10/site-packages/pycparser/ply/yacc.py >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__init__.py >>>> /usr/lib/python3.10/site-packages/pycparser/ply/lex.py >>>> /usr/lib/python3.10/site-packages/pycparser/ply/cpp.py >--- /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/ >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/cpp.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/yacc.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/yacc.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/lex.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/yacc.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/ctokens.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/ygen.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/__init__.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/cpp.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/cpp.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/ygen.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/ygen.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/lex.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/ctokens.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/lex.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/__init__.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/__init__.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/__pycache__/ctokens.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/ply/ygen.py >>>> /usr/lib/python3.10/site-packages/pycparser/_c_ast.cfg >>>> /usr/lib/python3.10/site-packages/pycparser/__init__.py >>>> /usr/lib/python3.10/site-packages/pycparser/yacctab.py >>>> /usr/lib/python3.10/site-packages/pycparser/plyparser.py >>>> /usr/lib/python3.10/site-packages/pycparser/c_ast.py >>>> /usr/lib/python3.10/site-packages/pycparser/_ast_gen.py >>>> /usr/lib/python3.10/site-packages/pycparser/lextab.py >--- /usr/lib/python3.10/site-packages/pycparser/__pycache__/ >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/_ast_gen.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/c_ast.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/plyparser.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/yacctab.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/ast_transforms.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/plyparser.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/c_parser.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/c_ast.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/c_lexer.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/_ast_gen.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/lextab.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/plyparser.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/_ast_gen.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/c_lexer.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/c_generator.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/_build_tables.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/yacctab.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/c_generator.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/c_parser.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/lextab.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/__init__.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/c_lexer.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/c_generator.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/yacctab.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/c_ast.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/ast_transforms.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/_build_tables.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/_build_tables.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/lextab.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/__init__.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/__init__.cpython-310.opt-1.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/c_parser.cpython-310.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/__pycache__/ast_transforms.cpython-310.opt-2.pyc >>>> /usr/lib/python3.10/site-packages/pycparser/_build_tables.py >>>> /usr/lib/python3.10/site-packages/pycparser/c_lexer.py >>>> /usr/lib/python3.10/site-packages/pycparser/c_parser.py >>>> /usr/lib/python3.10/site-packages/pycparser/c_generator.py >--- /usr/lib/python3.11/ >--- /usr/lib/python3.11/site-packages/ >--- /usr/lib/python3.11/site-packages/pycparser-2.21.dist-info/ >>>> /usr/lib/python3.11/site-packages/pycparser-2.21.dist-info/METADATA >>>> /usr/lib/python3.11/site-packages/pycparser-2.21.dist-info/WHEEL >>>> /usr/lib/python3.11/site-packages/pycparser-2.21.dist-info/top_level.txt >>>> /usr/lib/python3.11/site-packages/pycparser-2.21.dist-info/RECORD >--- /usr/lib/python3.11/site-packages/pycparser/ >>>> /usr/lib/python3.11/site-packages/pycparser/ast_transforms.py >--- /usr/lib/python3.11/site-packages/pycparser/ply/ >>>> /usr/lib/python3.11/site-packages/pycparser/ply/ctokens.py >>>> /usr/lib/python3.11/site-packages/pycparser/ply/yacc.py >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__init__.py >>>> /usr/lib/python3.11/site-packages/pycparser/ply/lex.py >>>> /usr/lib/python3.11/site-packages/pycparser/ply/cpp.py >--- /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/ >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/__init__.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/lex.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/cpp.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/__init__.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/cpp.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/ygen.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/ctokens.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/ygen.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/ctokens.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/cpp.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/yacc.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/lex.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/__init__.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/ctokens.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/yacc.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/lex.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/yacc.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/__pycache__/ygen.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/ply/ygen.py >>>> /usr/lib/python3.11/site-packages/pycparser/_c_ast.cfg >>>> /usr/lib/python3.11/site-packages/pycparser/__init__.py >>>> /usr/lib/python3.11/site-packages/pycparser/yacctab.py >>>> /usr/lib/python3.11/site-packages/pycparser/plyparser.py >>>> /usr/lib/python3.11/site-packages/pycparser/c_ast.py >>>> /usr/lib/python3.11/site-packages/pycparser/_ast_gen.py >>>> /usr/lib/python3.11/site-packages/pycparser/lextab.py >--- /usr/lib/python3.11/site-packages/pycparser/__pycache__/ >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/c_lexer.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/_build_tables.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/c_ast.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/c_lexer.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/yacctab.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/__init__.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/lextab.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/plyparser.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/ast_transforms.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/_ast_gen.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/c_generator.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/__init__.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/c_generator.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/yacctab.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/ast_transforms.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/ast_transforms.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/c_ast.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/_build_tables.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/c_ast.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/c_generator.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/plyparser.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/c_parser.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/_ast_gen.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/yacctab.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/lextab.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/c_parser.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/_build_tables.cpython-311.opt-1.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/c_lexer.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/__init__.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/plyparser.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/lextab.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/c_parser.cpython-311.opt-2.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/__pycache__/_ast_gen.cpython-311.pyc >>>> /usr/lib/python3.11/site-packages/pycparser/_build_tables.py >>>> /usr/lib/python3.11/site-packages/pycparser/c_lexer.py >>>> /usr/lib/python3.11/site-packages/pycparser/c_parser.py >>>> /usr/lib/python3.11/site-packages/pycparser/c_generator.py >>>> Safely unmerging already-installed instance... >>>> Original instance of package unmerged safely. >>>> dev-python/pycparser-2.21-r1 merged.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 869632
: 804544