* 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         : 74.1.3-r1
 *   dev-python/setuptools-rust    : 
 *   dev-python/setuptools-scm     : 8.1.0
 *   dev-python/wheel              : 0.44.0
>>> 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
2024-11-26 21:10:43,736 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:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.12/site-packages/setuptools/dist.py:452: 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:452: 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)
2024-11-26 21:10:43,832 root INFO running bdist_wheel
2024-11-26 21:10:44,069 root INFO running build
2024-11-26 21:10:44,070 root INFO running build_py
2024-11-26 21:10:44,085 root INFO creating /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build
2024-11-26 21:10:44,086 root INFO creating /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib
2024-11-26 21:10:44,086 root INFO creating /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/lib/requests
2024-11-26 21:10:44,087 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
2024-11-26 21:10:44,088 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
2024-11-26 21:10:44,088 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
2024-11-26 21:10:44,089 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
2024-11-26 21:10:44,090 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
2024-11-26 21:10:44,090 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
2024-11-26 21:10:44,091 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
2024-11-26 21:10:44,091 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
2024-11-26 21:10:44,092 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
2024-11-26 21:10:44,092 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
2024-11-26 21:10:44,093 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
2024-11-26 21:10:44,094 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
2024-11-26 21:10:44,095 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
2024-11-26 21:10:44,095 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
2024-11-26 21:10:44,096 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
2024-11-26 21:10:44,097 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
2024-11-26 21:10:44,097 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
2024-11-26 21:10:44,097 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
2024-11-26 21:10:44,098 root INFO running egg_info
2024-11-26 21:10:44,111 root INFO writing src/requests.egg-info/PKG-INFO
2024-11-26 21:10:44,114 root INFO writing dependency_links to src/requests.egg-info/dependency_links.txt
2024-11-26 21:10:44,115 root INFO writing requirements to src/requests.egg-info/requires.txt
2024-11-26 21:10:44,116 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
2024-11-26 21:10:44,179 root INFO reading manifest file 'src/requests.egg-info/SOURCES.txt'
2024-11-26 21:10:44,184 root INFO reading manifest template 'MANIFEST.in'
2024-11-26 21:10:44,200 root INFO adding license file 'LICENSE'
2024-11-26 21:10:44,205 root INFO writing manifest file 'src/requests.egg-info/SOURCES.txt'
2024-11-26 21:10:44,209 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2024-11-26 21:10:44,241 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
2024-11-26 21:10:44,241 root INFO running install
2024-11-26 21:10:44,283 root INFO running install_lib
2024-11-26 21:10:44,302 root INFO creating /var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/build/bdist.linux-x86_64
2024-11-26 21:10:44,303 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
2024-11-26 21:10:44,303 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
2024-11-26 21:10:44,304 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
2024-11-26 21:10:44,305 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
2024-11-26 21:10:44,306 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
2024-11-26 21:10:44,306 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
2024-11-26 21:10:44,307 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
2024-11-26 21:10:44,308 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
2024-11-26 21:10:44,308 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
2024-11-26 21:10:44,309 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
2024-11-26 21:10:44,310 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
2024-11-26 21:10:44,311 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
2024-11-26 21:10:44,312 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
2024-11-26 21:10:44,312 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
2024-11-26 21:10:44,313 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
2024-11-26 21:10:44,313 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
2024-11-26 21:10:44,314 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
2024-11-26 21:10:44,314 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
2024-11-26 21:10:44,315 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
2024-11-26 21:10:44,316 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
2024-11-26 21:10:44,317 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2024-11-26 21:10:44,317 root INFO running install_egg_info
2024-11-26 21:10:44,333 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
2024-11-26 21:10:44,337 root INFO running install_scripts
2024-11-26 21:10:44,347 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
2024-11-26 21:10:44,348 wheel INFO creating '/var/tmp/portage/dev-python/requests-2.32.3/work/requests-2.32.3-python3_12/wheel/.tmp-pcriinon/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
2024-11-26 21:10:44,350 wheel INFO adding 'requests/__init__.py'
2024-11-26 21:10:44,350 wheel INFO adding 'requests/__version__.py'
2024-11-26 21:10:44,351 wheel INFO adding 'requests/_internal_utils.py'
2024-11-26 21:10:44,352 wheel INFO adding 'requests/adapters.py'
2024-11-26 21:10:44,352 wheel INFO adding 'requests/api.py'
2024-11-26 21:10:44,353 wheel INFO adding 'requests/auth.py'
2024-11-26 21:10:44,354 wheel INFO adding 'requests/certs.py'
2024-11-26 21:10:44,354 wheel INFO adding 'requests/compat.py'
2024-11-26 21:10:44,355 wheel INFO adding 'requests/cookies.py'
2024-11-26 21:10:44,356 wheel INFO adding 'requests/exceptions.py'
2024-11-26 21:10:44,356 wheel INFO adding 'requests/help.py'
2024-11-26 21:10:44,357 wheel INFO adding 'requests/hooks.py'
2024-11-26 21:10:44,357 wheel INFO adding 'requests/models.py'
2024-11-26 21:10:44,358 wheel INFO adding 'requests/packages.py'
2024-11-26 21:10:44,358 wheel INFO adding 'requests/sessions.py'
2024-11-26 21:10:44,358 wheel INFO adding 'requests/status_codes.py'
2024-11-26 21:10:44,360 wheel INFO adding 'requests/structures.py'
2024-11-26 21:10:44,360 wheel INFO adding 'requests/utils.py'
2024-11-26 21:10:44,361 wheel INFO adding 'requests-2.32.3.dist-info/LICENSE'
2024-11-26 21:10:44,362 wheel INFO adding 'requests-2.32.3.dist-info/METADATA'
2024-11-26 21:10:44,363 wheel INFO adding 'requests-2.32.3.dist-info/WHEEL'
2024-11-26 21:10:44,363 wheel INFO adding 'requests-2.32.3.dist-info/top_level.txt'
2024-11-26 21:10:44,364 wheel INFO adding 'requests-2.32.3.dist-info/RECORD'
2024-11-26 21:10:44,364 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
2024-11-26 21:10:44,368 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
2024-11-26 21:10:44,645 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
2024-11-26 21:10:44,896 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