Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885037 - dev-util/perf-5.19: builtin-record.c:187:21: error: static declaration of 'gettid' follows non-static declaration
Summary: dev-util/perf-5.19: builtin-record.c:187:21: error: static declaration of 'ge...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-09 11:18 UTC by Stijn Tintel
Modified: 2022-12-09 11:57 UTC (History)
0 users

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


Attachments
build.log (build.log,158.59 KB, text/x-log)
2022-12-09 11:18 UTC, Stijn Tintel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stijn Tintel 2022-12-09 11:18:00 UTC
dev-util/perf-5.19 doesn't build

builtin-record.c:187:21: error: static declaration of 'gettid' follows non-static declaration
  187 | static inline pid_t gettid(void)
      |                     ^~~~~~
In file included from util/evlist.h:16,
                 from builtin-record.c:20:
/usr/include/unistd.h:198:7: note: previous declaration of 'gettid' with type 'pid_t(void)' {aka 'int(void)'}
  198 | pid_t gettid(void);
      |       ^~~~~~

Reproducible: Always

Steps to Reproduce:
1. emerge dev-util/perf
2.
3.
Actual Results:  
Failed to emerge dev-util/perf-5.19


This happens on one of my musl systems, while it builds fine on all others.
Comment 1 Stijn Tintel 2022-12-09 11:18:17 UTC
Created attachment 841095 [details]
build.log
Comment 2 Viorel Munteanu gentoo-dev 2022-12-09 11:49:51 UTC
Please also attach the output of emerge --info
Comment 3 Stijn Tintel 2022-12-09 11:55:51 UTC
# emerge --info dev-util/perf
!!! Repository 'misc' is missing masters attribute in '/usr/local/portage/misc/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility
WARNING: One or more repositories have missing repo_name entries:

        /usr/local/portage/misc/profiles/repo_name

NOTE: Each repo_name entry should be a plain text file containing a
unique name for the repository on the first line.


Portage 3.0.38.1 (python 3.10.9-final-0, default/linux/amd64/17.0/musl/hardened, gcc-11.3.0, musl-1.2.3, 6.0.10-x86_64-01806-g177b0e1f04a9 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.0.10-x86_64-01806-g177b0e1f04a9-x86_64-Intel-R-_Xeon-R-_CPU_E3-1285L_v4_@_3.40GHz-with-libc
KiB Mem:    32846776 total,   5064328 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Thu, 08 Dec 2022 23:15:01 +0000
Head commit of repository gentoo: 97256ed2dc632f270df6e1dac8c486e690a40c5e
Head commit of repository musl: 888fc7c88135ae6e79fe6cd404e1ea32b23d491f

Head commit of repository pentoo: b4896b596eee9d0b91e904a488bf06ee671a74f4

Head commit of repository stintel: c6621439cf7f2d177e570b73f1490abb6d8a2d07

sh bash 5.1_p16-r2
ld GNU ld (Gentoo 2.38 p4) 2.38
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.1_p16-r2::gentoo
dev-lang/perl:             5.34.1-r4::gentoo
dev-lang/python:           3.10.9::gentoo, 3.11.1::gentoo
dev-lang/rust-bin:         1.65.0::gentoo
dev-util/cmake:            3.24.3::gentoo
dev-util/meson:            0.63.3::gentoo
sys-apps/baselayout:       2.9::gentoo
sys-apps/openrc:           0.45.2-r2::gentoo
sys-apps/sandbox:          2.29::gentoo
sys-devel/autoconf:        2.71-r5::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.38-r2::gentoo
sys-devel/binutils-config: 5.4.1::gentoo
sys-devel/clang:           15.0.5::gentoo
sys-devel/gcc:             11.3.0::gentoo
sys-devel/gcc-config:      2.8::gentoo
sys-devel/libtool:         2.4.7::gentoo
sys-devel/llvm:            14.0.6-r2::gentoo, 15.0.5::gentoo
sys-devel/make:            4.3::gentoo
sys-kernel/linux-headers:  5.15-r3::gentoo (virtual/os-headers)
sys-libs/musl:             1.2.3::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: --exclude-from=/etc/portage/rsync.exclude

misc
    location: /usr/local/portage/misc
    masters: gentoo

musl
    location: /var/repo/musl
    sync-type: git
    sync-uri: https://github.com/gentoo/musl.git
    masters: gentoo

pentoo
    location: /var/repo/pentoo
    sync-type: git
    sync-uri: https://github.com/pentoo/pentoo-overlay.git
    masters: gentoo

stintel
    location: /var/repo/stintel
    sync-type: git
    sync-uri: https://github.com/stintel/gentoo-overlay.git
    masters: gentoo

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE freedist intel-ucode linux-fw-redistributable no-source-code unRAR"
CBUILD="x86_64-gentoo-linux-musl"
CFLAGS="-ggdb -O2 -pipe -march=broadwell -mabm -maes -mrtm --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=6144 -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -fasynchronous-unwind-tables -fstack-clash-protection -fstack-protector-strong"
CHOST="x86_64-gentoo-linux-musl"
CONFIG_PROTECT="/etc /etc/stunnel/stunnel.conf /usr/share/gnupg/qualified.txt /var/ossec/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-ggdb -O2 -pipe -march=broadwell -mabm -maes -mrtm --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=6144 -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -fasynchronous-unwind-tables -fstack-clash-protection -fstack-protector-strong"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=""
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://mirror.leaseweb.com/gentoo"
INSTALL_MASK="charset.alias /usr/share/locale/locale.alias"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync.exclude"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="acl aes amd64 avx avx2 btrfs bzip2 caps cli crypt cryptsetup dri efi f16c fma3 fortran hardened iconv ipv6 libglvnd libtirpc lto mmx mmxext ncurses nls nptl openmp pam pclmul pcre pie popcnt readline sctp seccomp smp split-usr sse sse2 sse3 sse4_1 sse4_2 ssl ssp ssse3 test-rust unicode xattr xtpax zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="musl" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64 pc" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" NGINX_MODULES_HTTP="access addition auth_basic autoindex browser charset dav empty_gif fancyindex fastcgi geo geoip gzip gzip_static headers_more limit_req limit_zone map memcached mp4 proxy realip referer rewrite scgi spdy split_clients ssi stub_status sub upload upload_progress upstream_ip_hash userid uwsgi" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby27" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

=================================================================
                        Package Settings
=================================================================

dev-util/perf-5.15-r1::gentoo was built with the following:
USE="crypt doc slang zlib zstd -audit -babeltrace -clang -debug -gtk -java -libpfm -lzma -numa -perl -python -systemtap -unwind" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
CFLAGS="-ggdb -O2 -pipe -march=broadwell -mabm -maes -mrtm --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=6144 -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -fasynchronous-unwind-tables -fstack-clash-protection -fstack-protector-strong -D_GNU_SOURCE -D_GNU_SOURCE -D__always_inline=inline -D_GNU_SOURCE -D__always_inline=inline -D_GNU_SOURCE -D__always_inline=inline -D_GNU_SOURCE -D__always_inline=inline -D_GNU_SOURCE -D__always_inline=inline -D_GNU_SOURCE -D__always_inline=inline -D_GNU_SOURCE -D__always_inline=inline"
CXXFLAGS="-ggdb -O2 -pipe -march=broadwell -mabm -maes -mrtm --param l1-cache-line-size=64 --param l1-cache-size=32 --param l2-cache-size=6144 -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -fasynchronous-unwind-tables -fstack-clash-protection -fstack-protector-strong -D_GNU_SOURCE -D_GNU_SOURCE -D__always_inline=inline -D_GNU_SOURCE -D__always_inline=inline -D_GNU_SOURCE -D__always_inline=inline -D_GNU_SOURCE -D__always_inline=inline -D_GNU_SOURCE -D__always_inline=inline -D_GNU_SOURCE -D__always_inline=inline -D_GNU_SOURCE -D__always_inline=inline"
Comment 4 Stijn Tintel 2022-12-09 11:57:15 UTC
(In reply to Viorel Munteanu from comment #2)
> Please also attach the output of emerge --info

And that pointed me to the cause of the issue:
# cat /etc/portage/env/dev-util/perf
CFLAGS="${CFLAGS} -D_GNU_SOURCE -D__always_inline=inline"
CXXFLAGS="${CFLAGS}"

This package had a long history of not building against musl libc, and this helped to fix things at some point. Sorry for the noise!