* Package:    dev-python/msgpack-1.1.0:0
 * Repository: gentoo
 * Maintainer: python@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux native-extensions python_targets_python3_13
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking msgpack-1.1.0.tar.gz to /var/tmp/portage/dev-python/msgpack-1.1.0/work
>>> Source unpacked in /var/tmp/portage/dev-python/msgpack-1.1.0/work
>>> Preparing source in /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0 ...
 * Build system packages:
 *   dev-python/gpep517            : 17
 *   dev-python/installer          : 0.7.0
 *   dev-python/cython             : 3.0.12-r1
 *   dev-python/setuptools         : 79.0.1
 *   dev-python/setuptools-rust    : 
 *   dev-python/setuptools-scm     : 8.2.1
 *   dev-python/wheel              : 0.45.1
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0 ...
 * python3_13: running distutils-r1_run_phase python_configure
Compiling /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0/msgpack/_cmsgpack.pyx
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0 ...
 * python3_13: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for msgpack-1.1.0 via setuptools.build_meta
python3.13 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/wheel
2025-05-17 11:09:59,948 gpep517 INFO Building wheel via backend setuptools.build_meta
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        ********************************************************************************
        Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

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

!!
  corresp(dist, value, root_dir)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

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

        License :: OSI Approved :: Apache Software License

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

!!
  dist._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

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

        License :: OSI Approved :: Apache Software License

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

!!
  self._finalize_license_expression()
2025-05-17 11:10:00,335 root INFO running bdist_wheel
2025-05-17 11:10:00,407 root INFO running build
2025-05-17 11:10:00,407 root INFO running build_py
2025-05-17 11:10:00,422 root INFO creating /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack
2025-05-17 11:10:00,422 root INFO copying msgpack/ext.py -> /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack
2025-05-17 11:10:00,423 root INFO copying msgpack/exceptions.py -> /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack
2025-05-17 11:10:00,423 root INFO copying msgpack/fallback.py -> /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack
2025-05-17 11:10:00,424 root INFO copying msgpack/__init__.py -> /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack
2025-05-17 11:10:00,425 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2025-05-17 11:10:00,425 root INFO running build_ext
2025-05-17 11:10:00,729 root INFO building 'msgpack._cmsgpack' extension
2025-05-17 11:10:00,730 root INFO creating /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/temp.linux-x86_64-cpython-313/msgpack
2025-05-17 11:10:00,730 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -fPIC -I. -I/usr/include/python3.13 -c msgpack/_cmsgpack.c -o /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/temp.linux-x86_64-cpython-313/msgpack/_cmsgpack.o
2025-05-17 11:10:08,361 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/temp.linux-x86_64-cpython-313/msgpack/_cmsgpack.o -L/usr/lib64 -o /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack/_cmsgpack.cpython-313-x86_64-linux-gnu.so
2025-05-17 11:10:08,442 root INFO installing to /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/bdist.linux-x86_64/wheel
2025-05-17 11:10:08,442 root INFO running install
2025-05-17 11:10:08,486 root INFO running install_lib
2025-05-17 11:10:08,500 root INFO creating /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/bdist.linux-x86_64/wheel
2025-05-17 11:10:08,500 root INFO creating /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/bdist.linux-x86_64/wheel/msgpack
2025-05-17 11:10:08,503 root INFO copying /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack/ext.py -> /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/bdist.linux-x86_64/wheel/./msgpack
2025-05-17 11:10:08,503 root INFO copying /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack/_cmsgpack.cpython-313-x86_64-linux-gnu.so -> /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/bdist.linux-x86_64/wheel/./msgpack
2025-05-17 11:10:08,504 root INFO copying /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack/exceptions.py -> /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/bdist.linux-x86_64/wheel/./msgpack
2025-05-17 11:10:08,504 root INFO copying /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack/fallback.py -> /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/bdist.linux-x86_64/wheel/./msgpack
2025-05-17 11:10:08,505 root INFO copying /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack/__init__.py -> /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/bdist.linux-x86_64/wheel/./msgpack
2025-05-17 11:10:08,505 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2025-05-17 11:10:08,506 root INFO running install_egg_info
2025-05-17 11:10:08,520 root INFO running egg_info
2025-05-17 11:10:08,541 root INFO writing msgpack.egg-info/PKG-INFO
2025-05-17 11:10:08,542 root INFO writing dependency_links to msgpack.egg-info/dependency_links.txt
2025-05-17 11:10:08,543 root INFO writing top-level names to msgpack.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
2025-05-17 11:10:08,610 root INFO reading manifest file 'msgpack.egg-info/SOURCES.txt'
2025-05-17 11:10:08,612 root INFO reading manifest template 'MANIFEST.in'
2025-05-17 11:10:08,623 root WARNING warning: no files found matching '*.cpp' under directory 'msgpack'
2025-05-17 11:10:08,627 root INFO adding license file 'COPYING'
2025-05-17 11:10:08,635 root INFO writing manifest file 'msgpack.egg-info/SOURCES.txt'
2025-05-17 11:10:08,638 root INFO Copying msgpack.egg-info to /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/bdist.linux-x86_64/wheel/./msgpack-1.1.0-py3.13.egg-info
2025-05-17 11:10:08,642 root INFO running install_scripts
2025-05-17 11:10:08,688 root INFO creating /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/bdist.linux-x86_64/wheel/msgpack-1.1.0.dist-info/WHEEL
2025-05-17 11:10:08,690 wheel INFO creating '/var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/wheel/.tmp-e2m00uin/msgpack-1.1.0-cp313-cp313-linux_x86_64.whl' and adding '/var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/bdist.linux-x86_64/wheel' to it
2025-05-17 11:10:08,691 wheel INFO adding 'msgpack/__init__.py'
2025-05-17 11:10:08,692 wheel INFO adding 'msgpack/_cmsgpack.cpython-313-x86_64-linux-gnu.so'
2025-05-17 11:10:08,693 wheel INFO adding 'msgpack/exceptions.py'
2025-05-17 11:10:08,694 wheel INFO adding 'msgpack/ext.py'
2025-05-17 11:10:08,694 wheel INFO adding 'msgpack/fallback.py'
2025-05-17 11:10:08,695 wheel INFO adding 'msgpack-1.1.0.dist-info/licenses/COPYING'
2025-05-17 11:10:08,696 wheel INFO adding 'msgpack-1.1.0.dist-info/METADATA'
2025-05-17 11:10:08,696 wheel INFO adding 'msgpack-1.1.0.dist-info/WHEEL'
2025-05-17 11:10:08,697 wheel INFO adding 'msgpack-1.1.0.dist-info/top_level.txt'
2025-05-17 11:10:08,697 wheel INFO adding 'msgpack-1.1.0.dist-info/RECORD'
2025-05-17 11:10:08,698 root INFO removing /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/build0/bdist.linux-x86_64/wheel
2025-05-17 11:10:08,700 gpep517 INFO The backend produced /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/wheel/msgpack-1.1.0-cp313-cp313-linux_x86_64.whl
 *   Installing msgpack-1.1.0-cp313-cp313-linux_x86_64.whl to /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/install
python3.13 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/install --interpreter=/usr/bin/python3.13 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/wheel/msgpack-1.1.0-cp313-cp313-linux_x86_64.whl
2025-05-17 11:10:09,020 gpep517 INFO Installing /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/wheel/msgpack-1.1.0-cp313-cp313-linux_x86_64.whl into /var/tmp/portage/dev-python/msgpack-1.1.0/work/msgpack-1.1.0-python3_13/install
2025-05-17 11:10:09,101 gpep517 INFO Installation complete
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-python/msgpack-1.1.0

>>> Install dev-python/msgpack-1.1.0 into /var/tmp/portage/dev-python/msgpack-1.1.0/image
 * python3_13: running distutils-r1_run_phase distutils-r1_python_install
 * Using python3.13 in global scope
 * python3_13: running distutils-r1_run_phase distutils-r1_python_install_all
>>> Completed installing dev-python/msgpack-1.1.0 into /var/tmp/portage/dev-python/msgpack-1.1.0/image

 * Final size of build directory: 2176 KiB (2.1 MiB)
 * Final size of installed tree:   504 KiB

 * QA Notice: setuptools warnings detected:
 * 
 * 	License classifiers are deprecated.
 * 	`project.license` as a TOML table is deprecated
 * Verifying compiled files for python3.13
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib/python3.13/site-packages/msgpack/_cmsgpack.cpython-313-x86_64-linux-gnu.so