listing git files failed - pretending there aren't any reading manifest file 'build/HelperSDT.egg-info/SOURCES.txt' writing manifest file 'build/HelperSDT.egg-info/SOURCES.txt' Copying build/HelperSDT.egg-info to /var/tmp/portage/dev-util/systemtap-4.8/image/usr/lib/python3.11/site-packages/HelperSDT-0.1.0-py3.11.egg-info running install_scripts writing list of installed files to '/var/tmp/portage/dev-util/systemtap-4.8/work/systemtap-4.8/python/py3build/install_files.txt' error: [Errno 2] No such file or directory: '/var/tmp/portage/dev-util/systemtap-4.8/work/systemtap-4.8/python/py3build/install_files.txt' make[3]: *** [Makefile:643: install-exec-local] Error 1 make[3]: Leaving directory '/var/tmp/portage/dev-util/systemtap-4.8/work/systemtap-4.8/python' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-20230622-124526 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.4 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-1.69.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17] 3) Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 system-vm php cli (if any): go version go1.20.5 linux/amd64 HEAD of ::gentoo commit bf7df504db46d1eb384a52f3c0636d326f642755 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Jun 24 06:02:01 2023 +0000 2023-06-24 06:02:01 UTC emerge -qpvO dev-util/systemtap [ebuild N ] dev-util/systemtap-4.8 USE="ssl -libvirt (-selinux) -sqlite -test -zeroconf" PYTHON_SINGLE_TARGET="python3_11 -pypy3 -python3_10"
Created attachment 864538 [details] emerge-info.txt
Created attachment 864539 [details] dev-util:systemtap-4.8:20230624-064034.log
Created attachment 864540 [details] emerge-history.txt
Created attachment 864541 [details] environment
Created attachment 864542 [details] etc.clang.tar.xz
Created attachment 864543 [details] etc.portage.tar.xz
Created attachment 864544 [details] logs.tar.xz
Created attachment 864545 [details] temp.tar.xz
From the logs, setuptools does not seem to pick up the --build-base option, but picks up the --record manifest destination and fails because of the mismatch. I'm unable to reproduce this locally.