Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828812 - dev-util/systemtap-4.5-r1 - session.cxx: error: canonicalize_file_name was not declared in this scope
Summary: dev-util/systemtap-4.5-r1 - session.cxx: error: canonicalize_file_name was no...
Status: RESOLVED DUPLICATE of bug 828615
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-10 15:22 UTC by Toralf Förster
Modified: 2024-01-01 01:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.37 KB, text/plain)
2021-12-10 15:22 UTC, Toralf Förster
Details
dev-util:systemtap-4.5-r1:20211210-085620.log (dev-util:systemtap-4.5-r1:20211210-085620.log,21.43 KB, text/plain)
2021-12-10 15:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,86.28 KB, text/plain)
2021-12-10 15:22 UTC, Toralf Förster
Details
environment (environment,124.68 KB, text/plain)
2021-12-10 15:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,42.52 KB, application/x-bzip)
2021-12-10 15:22 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.93 KB, application/x-bzip)
2021-12-10 15:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,33.18 KB, application/x-bzip)
2021-12-10 15:22 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 2021-12-10 15:22:14 UTC
too long lines were shrinked:

x86_64-gentoo-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-4.5-r1"' -DPYEXECDIR='"/usr/lib/python3.9/site-packages"' -
x86_64-gentoo-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-4.5-r1"' -DPYEXECDIR='"/usr/lib/python3.9/site-packages"' -
x86_64-gentoo-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-4.5-r1"' -DPYEXECDIR='"/usr/lib/python3.9/site-packages"' -
session.cxx: In member function 'int systemtap_session::parse_cmdline(int, char* const*)':
session.cxx:1511:23: error: 'canonicalize_file_name' was not declared in this scope
 1511 |               spath = canonicalize_file_name (optarg);
      |                       ^~~~~~~~~~~~~~~~~~~~~~
main.cxx: In function 'int collect_stp(const char*, const stat*, int, FTW*)':
main.cxx:477:16: error: 'FTW_SKIP_SUBTREE' was not declared in this scope

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20211209-163207

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0 *
php cli:

  HEAD of ::gentoo
commit 6e50fdb85c8dd34e239e39d65e78dc7778f6da1c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 10 08:06:49 2021 +0000

    2021-12-10 08:06:46 UTC

emerge -qpvO dev-util/systemtap
[ebuild  N    ] dev-util/systemtap-4.5-r1  USE="ssl -libvirt (-selinux) -sqlite -test -zeroconf" PYTHON_SINGLE_TARGET="python3_9 -pypy3 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2021-12-10 15:22:15 UTC
Created attachment 758183 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-10 15:22:16 UTC
Created attachment 758184 [details]
dev-util:systemtap-4.5-r1:20211210-085620.log
Comment 3 Toralf Förster gentoo-dev 2021-12-10 15:22:18 UTC
Created attachment 758185 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-10 15:22:19 UTC
Created attachment 758186 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-10 15:22:20 UTC
Created attachment 758187 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-10 15:22:21 UTC
Created attachment 758188 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-10 15:22:22 UTC
Created attachment 758189 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-01 01:24:54 UTC

*** This bug has been marked as a duplicate of bug 828615 ***