Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932181 - dev-debug/systemtap-5.0-r1 - session.cxx: error: canonicalize_file_name was not declared in this scope
Summary: dev-debug/systemtap-5.0-r1 - session.cxx: error: canonicalize_file_name was n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-19 08:08 UTC by Toralf Förster
Modified: 2024-08-21 02:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.51 KB, text/plain)
2024-05-19 08:08 UTC, Toralf Förster
Details
dev-debug:systemtap-5.0-r1:20240518-223533.log (dev-debug:systemtap-5.0-r1:20240518-223533.log,21.35 KB, text/plain)
2024-05-19 08:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.31 KB, text/plain)
2024-05-19 08:08 UTC, Toralf Förster
Details
environment (environment,133.18 KB, text/plain)
2024-05-19 08:08 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1016 bytes, application/x-xz)
2024-05-19 08:08 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,33.80 KB, application/x-xz)
2024-05-19 08:08 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.86 KB, application/x-xz)
2024-05-19 08:08 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,39.87 KB, text/plain)
2024-05-19 08:08 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,30.71 KB, application/x-xz)
2024-05-19 08:08 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-05-19 08:08:12 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2024-05-19 08:08:13 UTC
Created attachment 893348 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-19 08:08:14 UTC
Created attachment 893349 [details]
dev-debug:systemtap-5.0-r1:20240518-223533.log
Comment 3 Toralf Förster gentoo-dev 2024-05-19 08:08:15 UTC
Created attachment 893350 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-19 08:08:16 UTC
Created attachment 893351 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-19 08:08:17 UTC
Created attachment 893352 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-19 08:08:18 UTC
Created attachment 893353 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-19 08:08:19 UTC
Created attachment 893354 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-19 08:08:20 UTC
Created attachment 893355 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-05-19 08:08:21 UTC
Created attachment 893356 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-08-21 02:49:00 UTC
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(-)