* Package:    dev-python/ply-3.11-r2:0/3.11
 * Repository: gentoo
 * Maintainer: python@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_13
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking ply-3.11.tar.gz to /var/tmp/portage/dev-python/ply-3.11-r2/work
>>> Unpacking ply-3.11-py3.12-assert.patch.xz to /var/tmp/portage/dev-python/ply-3.11-r2/work
>>> Source unpacked in /var/tmp/portage/dev-python/ply-3.11-r2/work
>>> Preparing source in /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11 ...
  [ ok ]
  [ ok ]
 * Build system packages:
 *   dev-python/gpep517            : 17
 *   dev-python/installer          : 0.7.0
 *   dev-python/setuptools         : 78.1.0
 *   dev-python/setuptools-rust    : 
 *   dev-python/setuptools-scm     : 8.2.1
 *   dev-python/wheel              : 0.45.1
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11 ...
 * python3_13: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for ply-3.11 via setuptools.build_meta:__legacy__
python3.13 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/wheel
2025-05-04 02:51:48,366 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.
        (Affected: ply).

        By 2026-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
2025-05-04 02:51:48,476 root INFO running bdist_wheel
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
2025-05-04 02:51:48,841 root INFO running build
2025-05-04 02:51:48,841 root INFO running build_py
2025-05-04 02:51:48,861 root INFO creating /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply
2025-05-04 02:51:48,862 root INFO copying ply/yacc.py -> /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply
2025-05-04 02:51:48,863 root INFO copying ply/cpp.py -> /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply
2025-05-04 02:51:48,864 root INFO copying ply/lex.py -> /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply
2025-05-04 02:51:48,868 root INFO copying ply/__init__.py -> /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply
2025-05-04 02:51:48,869 root INFO copying ply/ctokens.py -> /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply
2025-05-04 02:51:48,870 root INFO copying ply/ygen.py -> /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply
2025-05-04 02:51:48,875 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2025-05-04 02:51:48,938 root INFO installing to /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel
2025-05-04 02:51:48,938 root INFO running install
2025-05-04 02:51:48,984 root INFO running install_lib
2025-05-04 02:51:48,999 root INFO creating /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel
2025-05-04 02:51:49,000 root INFO creating /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel/ply
2025-05-04 02:51:49,001 root INFO copying /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply/yacc.py -> /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel/./ply
2025-05-04 02:51:49,002 root INFO copying /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply/cpp.py -> /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel/./ply
2025-05-04 02:51:49,002 root INFO copying /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply/lex.py -> /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel/./ply
2025-05-04 02:51:49,003 root INFO copying /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply/__init__.py -> /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel/./ply
2025-05-04 02:51:49,004 root INFO copying /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply/ctokens.py -> /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel/./ply
2025-05-04 02:51:49,004 root INFO copying /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/lib/ply/ygen.py -> /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel/./ply
2025-05-04 02:51:49,005 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2025-05-04 02:51:49,005 root INFO running install_egg_info
2025-05-04 02:51:49,022 root INFO running egg_info
2025-05-04 02:51:49,036 root INFO writing ply.egg-info/PKG-INFO
2025-05-04 02:51:49,037 root INFO writing dependency_links to ply.egg-info/dependency_links.txt
2025-05-04 02:51:49,038 root INFO writing top-level names to ply.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
2025-05-04 02:51:49,127 root INFO reading manifest file 'ply.egg-info/SOURCES.txt'
2025-05-04 02:51:49,140 root INFO reading manifest template 'MANIFEST.in'
2025-05-04 02:51:49,189 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution
2025-05-04 02:51:49,200 root INFO writing manifest file 'ply.egg-info/SOURCES.txt'
2025-05-04 02:51:49,205 root INFO Copying ply.egg-info to /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel/./ply-3.11-py3.13.egg-info
2025-05-04 02:51:49,208 root INFO running install_scripts
2025-05-04 02:51:49,212 root INFO creating /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel/ply-3.11.dist-info/WHEEL
2025-05-04 02:51:49,213 wheel INFO creating '/var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/wheel/.tmp-9xx99ghe/ply-3.11-py2.py3-none-any.whl' and adding '/var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel' to it
2025-05-04 02:51:49,214 wheel INFO adding 'ply/__init__.py'
2025-05-04 02:51:49,215 wheel INFO adding 'ply/cpp.py'
2025-05-04 02:51:49,215 wheel INFO adding 'ply/ctokens.py'
2025-05-04 02:51:49,216 wheel INFO adding 'ply/lex.py'
2025-05-04 02:51:49,217 wheel INFO adding 'ply/yacc.py'
2025-05-04 02:51:49,218 wheel INFO adding 'ply/ygen.py'
2025-05-04 02:51:49,218 wheel INFO adding 'ply-3.11.dist-info/METADATA'
2025-05-04 02:51:49,219 wheel INFO adding 'ply-3.11.dist-info/WHEEL'
2025-05-04 02:51:49,219 wheel INFO adding 'ply-3.11.dist-info/top_level.txt'
2025-05-04 02:51:49,219 wheel INFO adding 'ply-3.11.dist-info/RECORD'
2025-05-04 02:51:49,220 root INFO removing /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/build0/bdist.linux-x86_64/wheel
2025-05-04 02:51:49,223 gpep517 INFO The backend produced /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/wheel/ply-3.11-py2.py3-none-any.whl
 *   Installing ply-3.11-py2.py3-none-any.whl to /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/install
python3.13 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/install --interpreter=/usr/bin/python3.13 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/wheel/ply-3.11-py2.py3-none-any.whl
2025-05-04 02:51:49,652 gpep517 INFO Installing /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/wheel/ply-3.11-py2.py3-none-any.whl into /var/tmp/portage/dev-python/ply-3.11-r2/work/ply-3.11-python3_13/install
2025-05-04 02:51:49,990 gpep517 INFO Installation complete
>>> Source compiled.
>>> Test phase [not enabled]: dev-python/ply-3.11-r2

>>> Install dev-python/ply-3.11-r2 into /var/tmp/portage/dev-python/ply-3.11-r2/image
 * python3_13: running distutils-r1_run_phase distutils-r1_python_install
 * Using python3.13 in global scope
 * python3_13: running distutils-r1_run_phase python_install_all
>>> Completed installing dev-python/ply-3.11-r2 into /var/tmp/portage/dev-python/ply-3.11-r2/image

 * Final size of build directory: 1964 KiB (1.9 MiB)
 * Final size of installed tree:  1096 KiB (1.0 MiB)

 * QA Notice: setuptools warnings detected:
 * 
 * 	Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
 * 	bdist_wheel.universal is deprecated
 * Verifying compiled files for python3.13