* 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_12
 * 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            : 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/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_12: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for olefile-0.47 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/olefile-0.47/work/olefile-0.47-python3_12/wheel
2025-03-17 22:02:40,877 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2025-03-17 22:02:40,998 root INFO running bdist_wheel
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:124: 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-03-17 22:02:41,250 root INFO running build
2025-03-17 22:02:41,250 root INFO running build_py
2025-03-17 22:02:41,267 root INFO creating /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/lib/olefile
2025-03-17 22:02:41,268 root INFO copying olefile/olefile.py -> /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/lib/olefile
2025-03-17 22:02:41,269 root INFO copying olefile/__init__.py -> /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/lib/olefile
2025-03-17 22:02:41,271 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2025-03-17 22:02:41,304 root INFO installing to /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/bdist.linux-x86_64/wheel
2025-03-17 22:02:41,305 root INFO running install
2025-03-17 22:02:41,343 root INFO running install_lib
2025-03-17 22:02:41,359 root INFO creating /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/bdist.linux-x86_64/wheel
2025-03-17 22:02:41,360 root INFO creating /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/bdist.linux-x86_64/wheel/olefile
2025-03-17 22:02:41,361 root INFO copying /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/lib/olefile/olefile.py -> /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/bdist.linux-x86_64/wheel/./olefile
2025-03-17 22:02:41,362 root INFO copying /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/lib/olefile/__init__.py -> /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/bdist.linux-x86_64/wheel/./olefile
2025-03-17 22:02:41,363 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2025-03-17 22:02:41,363 root INFO running install_egg_info
2025-03-17 22:02:41,379 root INFO running egg_info
2025-03-17 22:02:41,397 root INFO creating olefile.egg-info
2025-03-17 22:02:41,397 root INFO writing olefile.egg-info/PKG-INFO
2025-03-17 22:02:41,399 root INFO writing dependency_links to olefile.egg-info/dependency_links.txt
2025-03-17 22:02:41,400 root INFO writing requirements to olefile.egg-info/requires.txt
2025-03-17 22:02:41,400 root INFO writing top-level names to olefile.egg-info/top_level.txt
2025-03-17 22:02:41,400 root INFO writing manifest file 'olefile.egg-info/SOURCES.txt'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
2025-03-17 22:02:41,471 root INFO reading manifest file 'olefile.egg-info/SOURCES.txt'
2025-03-17 22:02:41,472 root INFO reading manifest template 'MANIFEST.in'
2025-03-17 22:02:41,478 root WARNING no previously-included directories found matching 'doc/_build'
2025-03-17 22:02:41,479 root INFO adding license file 'LICENSE.txt'
2025-03-17 22:02:41,482 root INFO writing manifest file 'olefile.egg-info/SOURCES.txt'
2025-03-17 22:02:41,483 root INFO Copying olefile.egg-info to /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/bdist.linux-x86_64/wheel/./olefile-0.47-py3.12.egg-info
2025-03-17 22:02:41,486 root INFO running install_scripts
2025-03-17 22:02:41,489 root INFO creating /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/bdist.linux-x86_64/wheel/olefile-0.47.dist-info/WHEEL
2025-03-17 22:02:41,490 wheel INFO creating '/var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/wheel/.tmp-i1_hqvgt/olefile-0.47-py2.py3-none-any.whl' and adding '/var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/bdist.linux-x86_64/wheel' to it
2025-03-17 22:02:41,491 wheel INFO adding 'olefile/__init__.py'
2025-03-17 22:02:41,492 wheel INFO adding 'olefile/olefile.py'
2025-03-17 22:02:41,493 wheel INFO adding 'olefile-0.47.dist-info/LICENSE.txt'
2025-03-17 22:02:41,493 wheel INFO adding 'olefile-0.47.dist-info/METADATA'
2025-03-17 22:02:41,493 wheel INFO adding 'olefile-0.47.dist-info/WHEEL'
2025-03-17 22:02:41,493 wheel INFO adding 'olefile-0.47.dist-info/top_level.txt'
2025-03-17 22:02:41,494 wheel INFO adding 'olefile-0.47.dist-info/RECORD'
2025-03-17 22:02:41,494 root INFO removing /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/build/bdist.linux-x86_64/wheel
2025-03-17 22:02:41,496 gpep517 INFO The backend produced /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/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_12/install
python3.12 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/install --interpreter=/usr/bin/python3.12 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/wheel/olefile-0.47-py2.py3-none-any.whl
2025-03-17 22:02:41,776 gpep517 INFO Installing /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/wheel/olefile-0.47-py2.py3-none-any.whl into /var/tmp/portage/dev-python/olefile-0.47/work/olefile-0.47-python3_12/install
2025-03-17 22:02:41,889 gpep517 INFO Installation complete
 * Checking whether python3_13 is suitable ...
  [ ok ]
  [ ok ]
 * Using python3.13 in global scope
 * python3_13: 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/olefile-0.47

>>> Install dev-python/olefile-0.47 into /var/tmp/portage/dev-python/olefile-0.47/image
 * python3_12: running distutils-r1_run_phase distutils-r1_python_install
 * Checking whether python3_13 is suitable ...
  [ ok ]
  [ ok ]
 * Using python3.13 in global scope
 * python3_13: 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:  488 KiB

 * QA Notice: setuptools warnings detected:
 * 
 * 	bdist_wheel.universal is deprecated
 * Verifying compiled files for python3.12