Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828849 - dev-util/bpftool-5.16.1 - perf.c: error: FTW_SKIP_SUBTREE undeclared (first use in this function)
Summary: dev-util/bpftool-5.16.1 - perf.c: error: FTW_SKIP_SUBTREE undeclared (first u...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL: https://github.com/torvalds/linux/com...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-12-10 17:31 UTC by Toralf Förster
Modified: 2022-09-03 14:10 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.49 KB, text/plain)
2021-12-10 17:31 UTC, Toralf Förster
Details
dev-util:bpftool-5.15.6:20211210-164918.log (dev-util:bpftool-5.15.6:20211210-164918.log,19.84 KB, text/plain)
2021-12-10 17:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,124.46 KB, text/plain)
2021-12-10 17:31 UTC, Toralf Förster
Details
environment (environment,109.63 KB, text/plain)
2021-12-10 17:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,42.75 KB, application/x-bzip)
2021-12-10 17:31 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 17:31:22 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wno-system-
x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wno-system-
x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2 -O2 -W -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wno-system-
perf.c: In function 'show_proc':
perf.c:173:24: error: 'FTW_SKIP_SUBTREE' undeclared (first use in this function)
  173 |                 return FTW_SKIP_SUBTREE;
      |                        ^~~~~~~~~~~~~~~~
perf.c:173:24: note: each undeclared identifier is reported only once for each function it appears in
perf.c: In function 'do_show':

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

  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 5186d391e75b7433cbce57867af5ac3c0009e6e3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 10 15:21:41 2021 +0000

    2021-12-10 15:21:40 UTC

emerge -qpvO dev-util/bpftool
[ebuild  N    ] dev-util/bpftool-5.15.6  USE="caps"
Comment 1 Toralf Förster gentoo-dev 2021-12-10 17:31:23 UTC
Created attachment 758289 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-10 17:31:24 UTC
Created attachment 758290 [details]
dev-util:bpftool-5.15.6:20211210-164918.log
Comment 3 Toralf Förster gentoo-dev 2021-12-10 17:31:26 UTC
Created attachment 758291 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-10 17:31:27 UTC
Created attachment 758292 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-10 17:31:28 UTC
Created attachment 758293 [details]
etc.portage.tar.bz2
Comment 6 Agostino Sarubbo gentoo-dev 2022-01-20 07:10:19 UTC
tinderbox_musl has reproduced this issue with version 5.16.1 - Updating summary.
Comment 7 Jakov Smolić archtester gentoo-dev 2022-09-03 14:09:43 UTC
bpftool-5.16.1 is gone from the tree, please reopen if this is still present in new versions