Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 713304

Summary: dev-util/systemtap-4.0-r1 : main.cxx: error: FTW_SKIP_SUBTREE was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: swegener
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
dev-util:systemtap-4.0-r1:20200318-191513.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-18 20:04:14 UTC
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.0-r1 -DPYEXECDIR=/usr/lib/python3.6/site-packages -DPY3EXECDIR=/usr/lib/python3.6/site-packages -I./includes -I./includes/sys -DSTAP_SDT_V2  -I/usr/include/nss -I/usr/include/nspr    -Wall -Wextra  -fPIE  -I/usr/include/nss -I/usr/include/nspr  -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o stap-main.o test -f main.cxx || echo ./main.cxx
main.cxx: In function int collect_stp(const char*, const stat*, int, FTW*):
main.cxx:381:16: error: FTW_SKIP_SUBTREE was not declared in this scope
  381 |         return FTW_SKIP_SUBTREE;
      |                ^~~~~~~~~~~~~~~~
main.cxx:383:10: error: FTW_CONTINUE was not declared in this scope; did you mean CLD_CONTINUED?

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO dev-util/systemtap
[ebuild  N    ] dev-util/systemtap-4.0-r1  USE="ssl -libvirt (-selinux) -sqlite -zeroconf" PYTHON_SINGLE_TARGET="python3_6 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2020-03-18 20:04:17 UTC
Created attachment 621990 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 20:04:20 UTC
Created attachment 621992 [details]
dev-util:systemtap-4.0-r1:20200318-191513.log
Comment 3 Toralf Förster gentoo-dev 2020-03-18 20:04:23 UTC
Created attachment 621994 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-18 20:04:26 UTC
Created attachment 621996 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-18 20:04:28 UTC
Created attachment 621998 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-18 20:04:31 UTC
Created attachment 622000 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-18 20:04:34 UTC
Created attachment 622002 [details]
temp.tbz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-09 11:29:21 UTC

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