* Package:    dev-python/outcome-1.3.0_p0:0
 * Repository: gentoo
 * Maintainer: nowa@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_14
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'outcome-1.3.0.post0.gh.tar.gz' to /var/tmp/portage/dev-python/outcome-1.3.0_p0/work
>>> Source unpacked in /var/tmp/portage/dev-python/outcome-1.3.0_p0/work
>>> Preparing source in /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0 ...
 * Build system packages:
 *   dev-python/gpep517            : 19
 *   dev-python/installer          : 1.0.1
 *   dev-python/setuptools         : 82.0.1
 *   dev-python/setuptools-rust    : 
 *   dev-python/setuptools-scm     : 10.0.5
 *   dev-python/wheel              : 0.47.0
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0 ...
 * python3_14: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for outcome-1.3.0.post0 via setuptools.build_meta:__legacy__
python3.14 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/wheel
2026-06-17 11:33:44,998 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
[06/17/26 11:33:45] WARNING  toml section missing PosixPath('pyproject.toml') does not contain any of the tool sections:             _pyproject_reading.py:235
                             ['setuptools_scm', 'vcs-versioning']                                                                                             
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License
        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
2026-06-17 11:33:45,254 root INFO running bdist_wheel
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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.

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

!!
  self.finalize_options()
2026-06-17 11:33:45,441 root INFO running build
2026-06-17 11:33:45,458 root INFO running build_py
2026-06-17 11:33:45,460 root INFO creating /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/lib/outcome
2026-06-17 11:33:45,460 root INFO copying src/outcome/_version.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/lib/outcome
2026-06-17 11:33:45,461 root INFO copying src/outcome/_util.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/lib/outcome
2026-06-17 11:33:45,461 root INFO copying src/outcome/__init__.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/lib/outcome
2026-06-17 11:33:45,462 root INFO copying src/outcome/_impl.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/lib/outcome
2026-06-17 11:33:45,462 root INFO running egg_info
2026-06-17 11:33:45,479 root INFO creating src/outcome.egg-info
2026-06-17 11:33:45,479 root INFO writing src/outcome.egg-info/PKG-INFO
2026-06-17 11:33:45,480 root INFO writing dependency_links to src/outcome.egg-info/dependency_links.txt
2026-06-17 11:33:45,480 root INFO writing requirements to src/outcome.egg-info/requires.txt
2026-06-17 11:33:45,480 root INFO writing top-level names to src/outcome.egg-info/top_level.txt
2026-06-17 11:33:45,481 root INFO writing manifest file 'src/outcome.egg-info/SOURCES.txt'
/usr/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.
  return get_active_overrides().subprocess_timeout
                    ERROR    listing git files failed - pretending there aren't any                                                                 _git.py:37
2026-06-17 11:33:45,561 root INFO reading manifest file 'src/outcome.egg-info/SOURCES.txt'
2026-06-17 11:33:45,562 root INFO reading manifest template 'MANIFEST.in'
2026-06-17 11:33:45,563 root WARNING warning: no files found matching '.coveragerc'
2026-06-17 11:33:45,564 root WARNING no previously-included directories found matching 'docs/build'
2026-06-17 11:33:45,566 root INFO adding license file 'LICENSE'
2026-06-17 11:33:45,566 root INFO adding license file 'LICENSE.APACHE2'
2026-06-17 11:33:45,566 root INFO adding license file 'LICENSE.MIT'
2026-06-17 11:33:45,569 root INFO writing manifest file 'src/outcome.egg-info/SOURCES.txt'
2026-06-17 11:33:45,571 root INFO copying src/outcome/py.typed -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/lib/outcome
2026-06-17 11:33:45,571 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2026-06-17 11:33:45,615 root INFO installing to /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/bdist.linux-x86_64/wheel
2026-06-17 11:33:45,616 root INFO running install
2026-06-17 11:33:45,637 root INFO running install_lib
2026-06-17 11:33:45,654 root INFO creating /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/bdist.linux-x86_64/wheel
2026-06-17 11:33:45,655 root INFO creating /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/bdist.linux-x86_64/wheel/outcome
2026-06-17 11:33:45,655 root INFO copying /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/lib/outcome/_version.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/bdist.linux-x86_64/wheel/./outcome
2026-06-17 11:33:45,655 root INFO copying /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/lib/outcome/_util.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/bdist.linux-x86_64/wheel/./outcome
2026-06-17 11:33:45,656 root INFO copying /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/lib/outcome/__init__.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/bdist.linux-x86_64/wheel/./outcome
2026-06-17 11:33:45,656 root INFO copying /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/lib/outcome/py.typed -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/bdist.linux-x86_64/wheel/./outcome
2026-06-17 11:33:45,656 root INFO copying /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/lib/outcome/_impl.py -> /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/bdist.linux-x86_64/wheel/./outcome
2026-06-17 11:33:45,656 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2026-06-17 11:33:45,657 root INFO running install_egg_info
2026-06-17 11:33:45,673 root INFO Copying src/outcome.egg-info to /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/bdist.linux-x86_64/wheel/./outcome-1.3.0.post0-py3.14.egg-info
2026-06-17 11:33:45,675 root INFO running install_scripts
2026-06-17 11:33:45,678 root INFO creating /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/bdist.linux-x86_64/wheel/outcome-1.3.0.post0.dist-info/WHEEL
2026-06-17 11:33:45,679 wheel INFO creating '/var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/wheel/.tmp-0ngfelq5/outcome-1.3.0.post0-py2.py3-none-any.whl' and adding '/var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/bdist.linux-x86_64/wheel' to it
2026-06-17 11:33:45,680 wheel INFO adding 'outcome/__init__.py'
2026-06-17 11:33:45,680 wheel INFO adding 'outcome/_impl.py'
2026-06-17 11:33:45,680 wheel INFO adding 'outcome/_util.py'
2026-06-17 11:33:45,680 wheel INFO adding 'outcome/_version.py'
2026-06-17 11:33:45,681 wheel INFO adding 'outcome/py.typed'
2026-06-17 11:33:45,681 wheel INFO adding 'outcome-1.3.0.post0.dist-info/licenses/LICENSE'
2026-06-17 11:33:45,682 wheel INFO adding 'outcome-1.3.0.post0.dist-info/licenses/LICENSE.APACHE2'
2026-06-17 11:33:45,682 wheel INFO adding 'outcome-1.3.0.post0.dist-info/licenses/LICENSE.MIT'
2026-06-17 11:33:45,682 wheel INFO adding 'outcome-1.3.0.post0.dist-info/METADATA'
2026-06-17 11:33:45,682 wheel INFO adding 'outcome-1.3.0.post0.dist-info/WHEEL'
2026-06-17 11:33:45,683 wheel INFO adding 'outcome-1.3.0.post0.dist-info/top_level.txt'
2026-06-17 11:33:45,683 wheel INFO adding 'outcome-1.3.0.post0.dist-info/RECORD'
2026-06-17 11:33:45,683 root INFO removing /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/build0/bdist.linux-x86_64/wheel
2026-06-17 11:33:45,685 gpep517 INFO The backend produced /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/wheel/outcome-1.3.0.post0-py2.py3-none-any.whl
 *   Installing outcome-1.3.0.post0-py2.py3-none-any.whl to /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/install
python3.14 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/install --interpreter=/usr/bin/python3.14 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/wheel/outcome-1.3.0.post0-py2.py3-none-any.whl
2026-06-17 11:33:45,909 gpep517 INFO Installing /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/wheel/outcome-1.3.0.post0-py2.py3-none-any.whl into /var/tmp/portage/dev-python/outcome-1.3.0_p0/work/outcome-1.3.0.post0-python3_14/install
2026-06-17 11:33:45,936 gpep517 INFO Installation complete
 * Checking whether python3_14 is suitable ...
  [ ok ]
  [ ok ]
 * Using python3.14 in global scope
 * python3_14: running distutils-r1_run_phase python_compile_all
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-python/outcome-1.3.0_p0

>>> Install dev-python/outcome-1.3.0_p0 into /var/tmp/portage/dev-python/outcome-1.3.0_p0/image
 * python3_14: running distutils-r1_run_phase distutils-r1_python_install
 * Checking whether python3_14 is suitable ...
  [ ok ]
  [ ok ]
 * Using python3.14 in global scope
 * python3_14: running distutils-r1_run_phase distutils-r1_python_install_all
>>> Completed installing dev-python/outcome-1.3.0_p0 into /var/tmp/portage/dev-python/outcome-1.3.0_p0/image

 * Final size of build directory: 304 KiB
 * Final size of installed tree:  152 KiB

 * QA Notice: setuptools warnings detected:
 * 
 * 	License classifiers are deprecated.
 * 	bdist_wheel.universal is deprecated
 * Verifying compiled files for python3.14