* Package:    dev-python/requests-2.32.3:0
 * Repository: gentoo
 * Maintainer: python@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_12 test-rust
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking requests-2.32.3.tar.gz to /var/tmp/portage/dev-python/requests-2.32.3/work
>>> Source unpacked in /var/tmp/portage/dev-python/requests-2.32.3/work
>>> Preparing source in /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3 ...
 * Build system packages:
 *   dev-python/gpep517            : 16
 *   dev-python/installer          : 0.7.0
 *   dev-python/setuptools         : 75.8.2
 *   dev-python/setuptools-rust    : 
 *   dev-python/setuptools-scm     : 8.2.0
 *   dev-python/wheel              : 0.45.1
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3 ...
 * python3_12: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for requests-2.32.3 via setuptools.build_meta:__legacy__
python3.12 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/wheel
2025-03-18 00:35:52,864 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
<string>:7: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!

        ********************************************************************************
        Please remove any references to `setuptools.command.test` in all supported versions of the affected package.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
/usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.12/site-packages/setuptools/dist.py:493: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'provides-extra' will not be supported in future
        versions. Please use the underscore name 'provides_extra' instead.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:493: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'requires-dist' will not be supported in future
        versions. Please use the underscore name 'requires_dist' instead.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

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

!!
  opt = self.warn_dash_deprecation(opt, section)
2025-03-18 00:35:52,966 root INFO running bdist_wheel
2025-03-18 00:35:53,219 root INFO running build
2025-03-18 00:35:53,219 root INFO running build_py
2025-03-18 00:35:53,236 root INFO creating /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,237 root INFO copying src/requests/status_codes.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,237 root INFO copying src/requests/hooks.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,238 root INFO copying src/requests/models.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,238 root INFO copying src/requests/certs.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,239 root INFO copying src/requests/sessions.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,239 root INFO copying src/requests/api.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,240 root INFO copying src/requests/exceptions.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,240 root INFO copying src/requests/__version__.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,241 root INFO copying src/requests/utils.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,241 root INFO copying src/requests/cookies.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,242 root INFO copying src/requests/adapters.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,242 root INFO copying src/requests/auth.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,243 root INFO copying src/requests/structures.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,243 root INFO copying src/requests/__init__.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,244 root INFO copying src/requests/packages.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,244 root INFO copying src/requests/help.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,245 root INFO copying src/requests/_internal_utils.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,245 root INFO copying src/requests/compat.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2025-03-18 00:35:53,246 root INFO running egg_info
2025-03-18 00:35:53,260 root INFO writing src/requests.egg-info/PKG-INFO
2025-03-18 00:35:53,263 root INFO writing dependency_links to src/requests.egg-info/dependency_links.txt
2025-03-18 00:35:53,265 root INFO writing requirements to src/requests.egg-info/requires.txt
2025-03-18 00:35:53,265 root INFO writing top-level names to src/requests.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
2025-03-18 00:35:53,331 root INFO reading manifest file 'src/requests.egg-info/SOURCES.txt'
2025-03-18 00:35:53,335 root INFO reading manifest template 'MANIFEST.in'
2025-03-18 00:35:53,352 root INFO adding license file 'LICENSE'
2025-03-18 00:35:53,358 root INFO writing manifest file 'src/requests.egg-info/SOURCES.txt'
2025-03-18 00:35:53,362 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2025-03-18 00:35:53,398 root INFO installing to /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel
2025-03-18 00:35:53,398 root INFO running install
2025-03-18 00:35:53,438 root INFO running install_lib
2025-03-18 00:35:53,454 root INFO creating /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel
2025-03-18 00:35:53,455 root INFO creating /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/requests
2025-03-18 00:35:53,456 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/status_codes.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,456 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/hooks.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,457 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/models.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,457 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/certs.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,458 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/sessions.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,458 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/api.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,459 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/exceptions.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,459 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/__version__.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,460 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/utils.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,460 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/cookies.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,461 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/adapters.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,462 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/auth.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,462 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/structures.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,463 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/__init__.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,463 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/packages.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,464 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/help.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,464 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/_internal_utils.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,465 root INFO copying /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests/compat.py -> /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests
2025-03-18 00:35:53,465 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2025-03-18 00:35:53,465 root INFO running install_egg_info
2025-03-18 00:35:53,484 root INFO Copying src/requests.egg-info to /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/./requests-2.32.3-py3.12.egg-info
2025-03-18 00:35:53,487 root INFO running install_scripts
2025-03-18 00:35:53,490 root INFO creating /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel/requests-2.32.3.dist-info/WHEEL
2025-03-18 00:35:53,491 wheel INFO creating '/var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/wheel/.tmp-0jjpdrv9/requests-2.32.3-py3-none-any.whl' and adding '/var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel' to it
2025-03-18 00:35:53,492 wheel INFO adding 'requests/__init__.py'
2025-03-18 00:35:53,492 wheel INFO adding 'requests/__version__.py'
2025-03-18 00:35:53,493 wheel INFO adding 'requests/_internal_utils.py'
2025-03-18 00:35:53,493 wheel INFO adding 'requests/adapters.py'
2025-03-18 00:35:53,494 wheel INFO adding 'requests/api.py'
2025-03-18 00:35:53,494 wheel INFO adding 'requests/auth.py'
2025-03-18 00:35:53,495 wheel INFO adding 'requests/certs.py'
2025-03-18 00:35:53,495 wheel INFO adding 'requests/compat.py'
2025-03-18 00:35:53,495 wheel INFO adding 'requests/cookies.py'
2025-03-18 00:35:53,496 wheel INFO adding 'requests/exceptions.py'
2025-03-18 00:35:53,496 wheel INFO adding 'requests/help.py'
2025-03-18 00:35:53,497 wheel INFO adding 'requests/hooks.py'
2025-03-18 00:35:53,498 wheel INFO adding 'requests/models.py'
2025-03-18 00:35:53,498 wheel INFO adding 'requests/packages.py'
2025-03-18 00:35:53,498 wheel INFO adding 'requests/sessions.py'
2025-03-18 00:35:53,499 wheel INFO adding 'requests/status_codes.py'
2025-03-18 00:35:53,499 wheel INFO adding 'requests/structures.py'
2025-03-18 00:35:53,500 wheel INFO adding 'requests/utils.py'
2025-03-18 00:35:53,500 wheel INFO adding 'requests-2.32.3.dist-info/LICENSE'
2025-03-18 00:35:53,501 wheel INFO adding 'requests-2.32.3.dist-info/METADATA'
2025-03-18 00:35:53,501 wheel INFO adding 'requests-2.32.3.dist-info/WHEEL'
2025-03-18 00:35:53,501 wheel INFO adding 'requests-2.32.3.dist-info/top_level.txt'
2025-03-18 00:35:53,502 wheel INFO adding 'requests-2.32.3.dist-info/RECORD'
2025-03-18 00:35:53,502 root INFO removing /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64/wheel
2025-03-18 00:35:53,510 gpep517 INFO The backend produced /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/wheel/requests-2.32.3-py3-none-any.whl
 *   Installing requests-2.32.3-py3-none-any.whl to /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/install
python3.12 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/install --interpreter=/usr/bin/python3.12 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/wheel/requests-2.32.3-py3-none-any.whl
2025-03-18 00:35:53,783 gpep517 INFO Installing /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/wheel/requests-2.32.3-py3-none-any.whl into /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/install
2025-03-18 00:35:54,032 gpep517 INFO Installation complete
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-python/requests-2.32.3

>>> Install dev-python/requests-2.32.3 into /var/tmp/portage/dev-python/requests-2.32.3/image
 * python3_12: running distutils-r1_run_phase distutils-r1_python_install
 * Using python3.12 in global scope
 * python3_12: running distutils-r1_run_phase distutils-r1_python_install_all
>>> Completed installing dev-python/requests-2.32.3 into /var/tmp/portage/dev-python/requests-2.32.3/image

 * Final size of build directory: 1236 KiB (1.2 MiB)
 * Final size of installed tree:   980 KiB

 * QA Notice: setuptools warnings detected:
 * 
 * 	Invalid dash-separated options
 * 	Unknown distribution option: 'tests_require'
 * Verifying compiled files for python3.12