too long lines were shrinked: make[2]: Entering directory '/var/tmp/portage/dev-debug/systemtap-5.0-r1/work/systemtap-5.0' x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-5.0-r1"' -DPYEXECDIR='"/usr/lib/python3.11/site-packages"' -DPY x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-5.0-r1"' -DPYEXECDIR='"/usr/lib/python3.11/site-packages"' -DPY x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-5.0-r1"' -DPYEXECDIR='"/usr/lib/python3.11/site-packages"' -DPY x86_64-pc-linux-musl-g++ -DHAVE_CONFIG_H -I. -DBINDIR='"/usr/bin"' -DSYSCONFDIR='"/etc"' -DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/libexec/systemtap"' -DLOCALEDIR='"/usr/share/locale"' -DDOCDIR='"/usr/share/doc/systemtap-5.0-r1"' -DPYEXECDIR='"/usr/lib/python3.11/site-packages"' -DPY session.cxx: In member function 'int systemtap_session::parse_cmdline(int, char* const*)': session.cxx:1556:23: error: 'canonicalize_file_name' was not declared in this scope 1556 | spath = canonicalize_file_name (optarg); | ^~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_musl-20240518-162242 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-musl-14 * clang/llvm (if any): Python 3.11.9 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.77.1 * php cli (if any): HEAD of ::gentoo commit abe26a07c9c8408d8090068c02e6ec3a96342f52 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat May 18 21:48:38 2024 +0000 2024-05-18 21:48:37 UTC emerge -qpvO dev-debug/systemtap [ebuild N ] dev-debug/systemtap-5.0-r1 USE="ssl -libvirt (-selinux) -sqlite -test -zeroconf" PYTHON_SINGLE_TARGET="python3_11 -pypy3 -python3_10"
Created attachment 893348 [details] emerge-info.txt
Created attachment 893349 [details] dev-debug:systemtap-5.0-r1:20240518-223533.log
Created attachment 893350 [details] emerge-history.txt
Created attachment 893351 [details] environment
Created attachment 893352 [details] etc.clang.tar.xz
Created attachment 893353 [details] etc.portage.tar.xz
Created attachment 893354 [details] logs.tar.xz
Created attachment 893355 [details] qlist-info.txt
Created attachment 893356 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7963f202b136d1fffa671ad026832a9325eb8605 commit 7963f202b136d1fffa671ad026832a9325eb8605 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-08-21 02:47:58 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-08-21 02:48:48 +0000 profiles/features/musl: mask dev-debug/systemtap & USE=systemtap It needs porting to musl and fails to build in a few ways. Avoid collecting dupes by masking it. Closes: https://bugs.gentoo.org/828615 Closes: https://bugs.gentoo.org/925857 Closes: https://bugs.gentoo.org/932181 Signed-off-by: Sam James <sam@gentoo.org> profiles/features/musl/package.mask | 4 ++++ profiles/features/musl/use.mask | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-)