* Package: dev-python/pymountboot-0.2.3-r2:0 * Repository: gentoo * Maintainer: mgorny@gentoo.org * Upstream: mgorny@gentoo.org https://github.com/projg2/pymountboot/issues/ * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_13 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking 'pymountboot-0.2.3.tar.gz' to /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work >>> Source unpacked in /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work >>> Preparing source in /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3 ... * Build system packages: * dev-python/gpep517 : 19 * dev-python/installer : 0.7.0 * dev-python/cython : 3.1.7 * dev-python/setuptools : 80.9.0-r1 * dev-python/setuptools-rust : * dev-python/setuptools-scm : 9.2.2 * dev-python/wheel : 0.46.2 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3 ... * python3_13: running distutils-r1_run_phase distutils-r1_python_compile * Building the wheel for pymountboot-0.2.3 via setuptools.build_meta:__legacy__ python3.13 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/wheel 2026-03-25 01:52:36,734 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-25 01:52:37,041 root INFO running bdist_wheel 2026-03-25 01:52:37,232 root INFO running build 2026-03-25 01:52:37,249 root INFO running build_ext 2026-03-25 01:52:37,475 root INFO building 'pymountboot' extension 2026-03-25 01:52:37,476 root INFO creating /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/temp.linux-x86_64-cpython-313/src 2026-03-25 01:52:37,476 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -I/usr/include/python3.13 -c src/module.c -o /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/temp.linux-x86_64-cpython-313/src/module.o -I/usr/include/libmount -I/usr/include/blkid 2026-03-25 01:52:37,650 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -I/usr/include/python3.13 -c src/module2.c -o /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/temp.linux-x86_64-cpython-313/src/module2.o -I/usr/include/libmount -I/usr/include/blkid 2026-03-25 01:52:37,803 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -I/usr/include/python3.13 -c src/module3.c -o /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/temp.linux-x86_64-cpython-313/src/module3.o -I/usr/include/libmount -I/usr/include/blkid 2026-03-25 01:52:37,982 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG -fPIC -I/usr/include/python3.13 -c src/pymountboot.c -o /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/temp.linux-x86_64-cpython-313/src/pymountboot.o -I/usr/include/libmount -I/usr/include/blkid 2026-03-25 01:52:38,169 root INFO creating /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/lib.linux-x86_64-cpython-313 2026-03-25 01:52:38,169 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -DNDEBUG /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/temp.linux-x86_64-cpython-313/src/module.o /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/temp.linux-x86_64-cpython-313/src/module2.o /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/temp.linux-x86_64-cpython-313/src/module3.o /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/temp.linux-x86_64-cpython-313/src/pymountboot.o -L/usr/lib64 -o /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/lib.linux-x86_64-cpython-313/pymountboot.cpython-313-x86_64-linux-gnu.so -lmount 2026-03-25 01:52:38,364 root INFO installing to /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/bdist.linux-x86_64/wheel 2026-03-25 01:52:38,364 root INFO running install 2026-03-25 01:52:38,385 root INFO running install_lib 2026-03-25 01:52:38,403 root INFO creating /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/bdist.linux-x86_64/wheel 2026-03-25 01:52:38,404 root INFO copying /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/lib.linux-x86_64-cpython-313/pymountboot.cpython-313-x86_64-linux-gnu.so -> /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/bdist.linux-x86_64/wheel/. 2026-03-25 01:52:38,404 root WARNING warning: install_lib: byte-compiling is disabled, skipping. 2026-03-25 01:52:38,404 root INFO running install_egg_info 2026-03-25 01:52:38,422 root INFO running egg_info 2026-03-25 01:52:38,451 root INFO creating pymountboot.egg-info 2026-03-25 01:52:38,452 root INFO writing pymountboot.egg-info/PKG-INFO 2026-03-25 01:52:38,452 root INFO writing dependency_links to pymountboot.egg-info/dependency_links.txt 2026-03-25 01:52:38,453 root INFO writing top-level names to pymountboot.egg-info/top_level.txt 2026-03-25 01:52:38,453 root INFO writing manifest file 'pymountboot.egg-info/SOURCES.txt' [03/25/26 01:52:38] ERROR listing git files failed - pretending there aren't any git.py:26 2026-03-25 01:52:38,532 root INFO reading manifest file 'pymountboot.egg-info/SOURCES.txt' 2026-03-25 01:52:38,533 root INFO reading manifest template 'MANIFEST.in' 2026-03-25 01:52:38,533 root INFO adding license file 'COPYING' 2026-03-25 01:52:38,535 root INFO writing manifest file 'pymountboot.egg-info/SOURCES.txt' 2026-03-25 01:52:38,536 root INFO Copying pymountboot.egg-info to /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/bdist.linux-x86_64/wheel/./pymountboot-0.2.3-py3.13.egg-info 2026-03-25 01:52:38,537 root INFO running install_scripts 2026-03-25 01:52:38,567 root INFO creating /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/bdist.linux-x86_64/wheel/pymountboot-0.2.3.dist-info/WHEEL 2026-03-25 01:52:38,568 wheel INFO creating '/var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/wheel/.tmp-7kobeldp/pymountboot-0.2.3-cp313-cp313-linux_x86_64.whl' and adding '/var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/bdist.linux-x86_64/wheel' to it 2026-03-25 01:52:38,569 wheel INFO adding 'pymountboot.cpython-313-x86_64-linux-gnu.so' 2026-03-25 01:52:38,569 wheel INFO adding 'pymountboot-0.2.3.dist-info/licenses/COPYING' 2026-03-25 01:52:38,570 wheel INFO adding 'pymountboot-0.2.3.dist-info/METADATA' 2026-03-25 01:52:38,570 wheel INFO adding 'pymountboot-0.2.3.dist-info/WHEEL' 2026-03-25 01:52:38,570 wheel INFO adding 'pymountboot-0.2.3.dist-info/top_level.txt' 2026-03-25 01:52:38,570 wheel INFO adding 'pymountboot-0.2.3.dist-info/RECORD' 2026-03-25 01:52:38,570 root INFO removing /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/build0/bdist.linux-x86_64/wheel 2026-03-25 01:52:38,572 gpep517 INFO The backend produced /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/wheel/pymountboot-0.2.3-cp313-cp313-linux_x86_64.whl * Installing pymountboot-0.2.3-cp313-cp313-linux_x86_64.whl to /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/install python3.13 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/install --interpreter=/usr/bin/python3.13 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/wheel/pymountboot-0.2.3-cp313-cp313-linux_x86_64.whl 2026-03-25 01:52:38,813 gpep517 INFO Installing /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/wheel/pymountboot-0.2.3-cp313-cp313-linux_x86_64.whl into /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/work/pymountboot-0.2.3-python3_13/install 2026-03-25 01:52:38,818 gpep517 INFO Installation complete >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: dev-python/pymountboot-0.2.3-r2 >>> Install dev-python/pymountboot-0.2.3-r2 into /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/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/pymountboot-0.2.3-r2 into /var/tmp/portage/dev-python/pymountboot-0.2.3-r2/image * Final size of build directory: 216 KiB * Final size of installed tree: 56 KiB * QA Notice: setuptools warnings detected: * * License classifiers are 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/pymountboot.cpython-313-x86_64-linux-gnu.so