* Package:    dev-python/olefile-0.47:0
 * Repository: gentoo
 * Maintainer: python@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 'olefile-0.47.gh.tar.gz' to /var/tmp/portage/dev-python/olefile-0.47/work
>>> Source unpacked in /var/tmp/portage/dev-python/olefile-0.47/work
>>> Preparing source in /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47 ...
 * 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/olefile-0.47/work/olefile-0.47 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47 ...
 * python3_14: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for olefile-0.47 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/olefile-0.47/work/olefile-0.47-python3_14/wheel
2026-06-17 03:33:31,783 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/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 :: BSD License

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

!!
  self._finalize_license_expression()
2026-06-17 03:33:32,018 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 03:33:32,197 root INFO running build
2026-06-17 03:33:32,212 root INFO running build_py
2026-06-17 03:33:32,227 root INFO creating /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/lib/olefile
2026-06-17 03:33:32,228 root INFO copying olefile/olefile.py -> /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/lib/olefile
2026-06-17 03:33:32,229 root INFO copying olefile/__init__.py -> /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/lib/olefile
2026-06-17 03:33:32,229 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2026-06-17 03:33:32,260 root INFO installing to /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/bdist.linux-x86_64/wheel
2026-06-17 03:33:32,260 root INFO running install
2026-06-17 03:33:32,280 root INFO running install_lib
2026-06-17 03:33:32,296 root INFO creating /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/bdist.linux-x86_64/wheel
2026-06-17 03:33:32,297 root INFO creating /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/bdist.linux-x86_64/wheel/olefile
2026-06-17 03:33:32,297 root INFO copying /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/lib/olefile/olefile.py -> /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/bdist.linux-x86_64/wheel/./olefile
2026-06-17 03:33:32,298 root INFO copying /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/lib/olefile/__init__.py -> /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/bdist.linux-x86_64/wheel/./olefile
2026-06-17 03:33:32,298 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2026-06-17 03:33:32,298 root INFO running install_egg_info
2026-06-17 03:33:32,314 root INFO running egg_info
2026-06-17 03:33:32,329 root INFO creating olefile.egg-info
2026-06-17 03:33:32,330 root INFO writing olefile.egg-info/PKG-INFO
2026-06-17 03:33:32,331 root INFO writing dependency_links to olefile.egg-info/dependency_links.txt
2026-06-17 03:33:32,331 root INFO writing requirements to olefile.egg-info/requires.txt
2026-06-17 03:33:32,332 root INFO writing top-level names to olefile.egg-info/top_level.txt
2026-06-17 03:33:32,332 root INFO writing manifest file 'olefile.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
[06/17/26 03:33:32] ERROR    listing git files failed - pretending there aren't any                                                                 _git.py:37
2026-06-17 03:33:32,412 root INFO reading manifest file 'olefile.egg-info/SOURCES.txt'
2026-06-17 03:33:32,413 root INFO reading manifest template 'MANIFEST.in'
2026-06-17 03:33:32,414 root WARNING no previously-included directories found matching 'doc/_build'
2026-06-17 03:33:32,415 root INFO adding license file 'LICENSE.txt'
2026-06-17 03:33:32,417 root INFO writing manifest file 'olefile.egg-info/SOURCES.txt'
2026-06-17 03:33:32,417 root INFO Copying olefile.egg-info to /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/bdist.linux-x86_64/wheel/./olefile-0.47-py3.14.egg-info
2026-06-17 03:33:32,420 root INFO running install_scripts
2026-06-17 03:33:32,423 root INFO creating /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/bdist.linux-x86_64/wheel/olefile-0.47.dist-info/WHEEL
2026-06-17 03:33:32,424 wheel INFO creating '/var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/wheel/.tmp-lxpllus0/olefile-0.47-py2.py3-none-any.whl' and adding '/var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/bdist.linux-x86_64/wheel' to it
2026-06-17 03:33:32,425 wheel INFO adding 'olefile/__init__.py'
2026-06-17 03:33:32,425 wheel INFO adding 'olefile/olefile.py'
2026-06-17 03:33:32,426 wheel INFO adding 'olefile-0.47.dist-info/licenses/LICENSE.txt'
2026-06-17 03:33:32,426 wheel INFO adding 'olefile-0.47.dist-info/METADATA'
2026-06-17 03:33:32,426 wheel INFO adding 'olefile-0.47.dist-info/WHEEL'
2026-06-17 03:33:32,426 wheel INFO adding 'olefile-0.47.dist-info/top_level.txt'
2026-06-17 03:33:32,427 wheel INFO adding 'olefile-0.47.dist-info/RECORD'
2026-06-17 03:33:32,427 root INFO removing /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/build0/bdist.linux-x86_64/wheel
2026-06-17 03:33:32,429 gpep517 INFO The backend produced /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/wheel/olefile-0.47-py2.py3-none-any.whl
 *   Installing olefile-0.47-py2.py3-none-any.whl to /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/install
python3.14 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/install --interpreter=/usr/bin/python3.14 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/wheel/olefile-0.47-py2.py3-none-any.whl
2026-06-17 03:33:32,647 gpep517 INFO Installing /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/wheel/olefile-0.47-py2.py3-none-any.whl into /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_14/install
2026-06-17 03:33:32,729 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.
>>> Test phase [not enabled]: dev-python/olefile-0.47

>>> Install dev-python/olefile-0.47 into /var/tmp/portage/dev-python/olefile-0.47/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/olefile-0.47 into /var/tmp/portage/dev-python/olefile-0.47/image

 * Final size of build directory: 720 KiB
 * Final size of installed tree:  500 KiB

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