* Package:    dev-python/msgpack-1.1.1: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.1.tar.gz to /var/tmp/portage/dev-python/msgpack-1.1.1/work
>>> Source unpacked in /var/tmp/portage/dev-python/msgpack-1.1.1/work
>>> Preparing source in /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1 ...
 * Build system packages:
 *   dev-python/gpep517            : 19
 *   dev-python/installer          : 0.7.0
 *   dev-python/cython             : 3.1.2-r1
 *   dev-python/setuptools         : 80.9.0-r1
 *   dev-python/setuptools-rust    : 
 *   dev-python/setuptools-scm     : 8.3.1
 *   dev-python/wheel              : 0.45.1
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1 ...
 * python3_13: running distutils-r1_run_phase python_configure
Compiling /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1/msgpack/_cmsgpack.pyx
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1 ...
 * python3_13: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for msgpack-1.1.1 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.1/work/msgpack-1.1.1-python3_13/wheel
2025-08-18 23:04:31,171 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)
2025-08-18 23:04:31,432 root INFO running bdist_wheel
2025-08-18 23:04:31,503 root INFO running build
2025-08-18 23:04:31,503 root INFO running build_py
2025-08-18 23:04:31,518 root INFO creating /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack
2025-08-18 23:04:31,519 root INFO copying msgpack/ext.py -> /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack
2025-08-18 23:04:31,520 root INFO copying msgpack/exceptions.py -> /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack
2025-08-18 23:04:31,521 root INFO copying msgpack/fallback.py -> /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack
2025-08-18 23:04:31,522 root INFO copying msgpack/__init__.py -> /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack
2025-08-18 23:04:31,523 root WARNING warning: build_py: byte-compiling is disabled, skipping.

2025-08-18 23:04:31,523 root INFO running build_ext
2025-08-18 23:04:31,642 root INFO building 'msgpack._cmsgpack' extension
2025-08-18 23:04:31,643 root INFO creating /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/temp.linux-x86_64-cpython-313/msgpack
2025-08-18 23:04:31,643 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.1/work/msgpack-1.1.1-python3_13/build0/temp.linux-x86_64-cpython-313/msgpack/_cmsgpack.o
2025-08-18 23:04:36,104 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.1/work/msgpack-1.1.1-python3_13/build0/temp.linux-x86_64-cpython-313/msgpack/_cmsgpack.o -L/usr/lib64 -o /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack/_cmsgpack.cpython-313-x86_64-linux-gnu.so
2025-08-18 23:04:36,163 root INFO installing to /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/bdist.linux-x86_64/wheel
2025-08-18 23:04:36,163 root INFO running install
2025-08-18 23:04:36,180 root INFO running install_lib
2025-08-18 23:04:36,206 root INFO creating /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/bdist.linux-x86_64/wheel
2025-08-18 23:04:36,207 root INFO creating /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/bdist.linux-x86_64/wheel/msgpack
2025-08-18 23:04:36,207 root INFO copying /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack/ext.py -> /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/bdist.linux-x86_64/wheel/./msgpack
2025-08-18 23:04:36,207 root INFO copying /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-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.1/work/msgpack-1.1.1-python3_13/build0/bdist.linux-x86_64/wheel/./msgpack
2025-08-18 23:04:36,209 root INFO copying /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack/exceptions.py -> /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/bdist.linux-x86_64/wheel/./msgpack
2025-08-18 23:04:36,209 root INFO copying /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack/fallback.py -> /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/bdist.linux-x86_64/wheel/./msgpack
2025-08-18 23:04:36,210 root INFO copying /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/lib.linux-x86_64-cpython-313/msgpack/__init__.py -> /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/bdist.linux-x86_64/wheel/./msgpack
2025-08-18 23:04:36,212 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2025-08-18 23:04:36,212 root INFO running install_egg_info
2025-08-18 23:04:36,238 root INFO running egg_info
2025-08-18 23:04:36,265 root INFO writing msgpack.egg-info/PKG-INFO
2025-08-18 23:04:36,267 root INFO writing dependency_links to msgpack.egg-info/dependency_links.txt
2025-08-18 23:04:36,268 root INFO writing top-level names to msgpack.egg-info/top_level.txt
[08/18/25 23:04:36] ERROR    listing git files failed - pretending there aren't any                                                                                                                        git.py:26
2025-08-18 23:04:36,359 root INFO reading manifest file 'msgpack.egg-info/SOURCES.txt'
2025-08-18 23:04:36,360 root INFO reading manifest template 'MANIFEST.in'
2025-08-18 23:04:36,368 root WARNING warning: no files found matching '*.cpp' under directory 'msgpack'
2025-08-18 23:04:36,373 root INFO adding license file 'COPYING'
2025-08-18 23:04:36,374 root INFO writing manifest file 'msgpack.egg-info/SOURCES.txt'
2025-08-18 23:04:36,379 root INFO Copying msgpack.egg-info to /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/bdist.linux-x86_64/wheel/./msgpack-1.1.1-py3.13.egg-info
2025-08-18 23:04:36,380 root INFO running install_scripts
2025-08-18 23:04:36,413 root INFO creating /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/bdist.linux-x86_64/wheel/msgpack-1.1.1.dist-info/WHEEL
2025-08-18 23:04:36,414 wheel INFO creating '/var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/wheel/.tmp-k2oj44u9/msgpack-1.1.1-cp313-cp313-linux_x86_64.whl' and adding '/var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/bdist.linux-x86_64/wheel' to it
2025-08-18 23:04:36,414 wheel INFO adding 'msgpack/__init__.py'
2025-08-18 23:04:36,419 wheel INFO adding 'msgpack/_cmsgpack.cpython-313-x86_64-linux-gnu.so'
2025-08-18 23:04:36,419 wheel INFO adding 'msgpack/exceptions.py'
2025-08-18 23:04:36,420 wheel INFO adding 'msgpack/ext.py'
2025-08-18 23:04:36,420 wheel INFO adding 'msgpack/fallback.py'
2025-08-18 23:04:36,421 wheel INFO adding 'msgpack-1.1.1.dist-info/licenses/COPYING'
2025-08-18 23:04:36,421 wheel INFO adding 'msgpack-1.1.1.dist-info/METADATA'
2025-08-18 23:04:36,421 wheel INFO adding 'msgpack-1.1.1.dist-info/WHEEL'
2025-08-18 23:04:36,427 wheel INFO adding 'msgpack-1.1.1.dist-info/top_level.txt'
2025-08-18 23:04:36,427 wheel INFO adding 'msgpack-1.1.1.dist-info/RECORD'
2025-08-18 23:04:36,427 root INFO removing /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/build0/bdist.linux-x86_64/wheel
2025-08-18 23:04:36,430 gpep517 INFO The backend produced /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/wheel/msgpack-1.1.1-cp313-cp313-linux_x86_64.whl
 *   Installing msgpack-1.1.1-cp313-cp313-linux_x86_64.whl to /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/install
python3.13 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/install --interpreter=/usr/bin/python3.13 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/wheel/msgpack-1.1.1-cp313-cp313-linux_x86_64.whl
2025-08-18 23:04:36,676 gpep517 INFO Installing /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/wheel/msgpack-1.1.1-cp313-cp313-linux_x86_64.whl into /var/tmp/portage/dev-python/msgpack-1.1.1/work/msgpack-1.1.1-python3_13/install
2025-08-18 23:04:36,724 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.1

>>> Install dev-python/msgpack-1.1.1 into /var/tmp/portage/dev-python/msgpack-1.1.1/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.1 into /var/tmp/portage/dev-python/msgpack-1.1.1/image

 * Final size of build directory: 2168 KiB (2.1 MiB)
 * Final size of installed tree:   500 KiB

 * QA Notice: setuptools warnings detected:
 * 
 * 	`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