* Package: dev-util/perf-5.4.7 * Repository: gentoo * Maintainer: naota@gentoo.org dlan@gentoo.org * USE: abi_x86_64 amd64 crypt demangle doc elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_6 userland_GNU zlib * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.5.2-gentoo-r1 * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... >>> Unpacking linux-5.4.tar.xz (tools/arch tools/build tools/include tools/lib tools/perf tools/scripts include lib arch/*/lib) to /var/tmp/portage/dev-util/perf-5.4.7/work * Filtering partial source patch ... [ ok ] __clang_major__ * Applying perf-5.4.7-propagate-cflags.patch ... [ ok ] /var/tmp/portage/dev-util/perf-5.4.7/work >>> Source unpacked in /var/tmp/portage/dev-util/perf-5.4.7/work >>> Preparing source in /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf ... * Applying perf-5.4.7.patch ... [ ok ] /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf ... make -j1 V=1 VF=1 CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ AR=x86_64-pc-linux-gnu-ar LD=x86_64-pc-linux-gnu-ld prefix=/usr bindir_relative=bin 'EXTRA_CFLAGS=-O2 -pipe -march=native -fno-common' ARCH=x86 JDIR= LIBCLANGLLVM= NO_AUXTRACE= NO_BACKTRACE= NO_CORESIGHT=1 NO_DEMANGLE= NO_GTK2=no NO_JVMTI=no NO_LIBAUDIT=no NO_LIBBABELTRACE=1 NO_LIBBIONIC=1 NO_LIBBPF= NO_LIBCRYPTO= NO_LIBDW_DWARF_UNWIND= NO_LIBELF= NO_LIBNUMA=no NO_LIBPERL=no NO_LIBPYTHON=no NO_LIBUNWIND=no NO_SDT=no NO_SLANG=no NO_LZMA=no NO_ZLIB= WERROR=0 LIBDIR=/usr/libexec/perf-core -f Makefile.perf make -C /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build CFLAGS= LDFLAGS= fixdep make[1]: Entering directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build' make -f /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build/Makefile.build dir=. obj=fixdep gcc -Wp,-MD,./.fixdep.o.d -Wp,-MT,fixdep.o -D"BUILD_STR(s)=#s" -c -o fixdep.o fixdep.c ld -r -o fixdep-in.o fixdep.o gcc -o fixdep fixdep-in.o make[1]: Leaving directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build' Warning: Kernel ABI header at 'tools/include/uapi/linux/sched.h' differs from latest version at 'include/uapi/linux/sched.h' diff -u tools/include/uapi/linux/sched.h include/uapi/linux/sched.h make FIXDEP=1 -f Makefile.perf make[1]: Entering directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf' Auto-detecting system features: ... dwarf: [ on ] ... dwarf_getlocations: [ on ] ... glibc: [ on ] ... gtk2: [ OFF ] ... libaudit: [ on ] ... libbfd: [ on ] ... libcap: [ on ] ... libelf: [ on ] ... libnuma: [ OFF ] ... numa_num_possible_cpus: [ OFF ] ... libperl: [ on ] ... libpython: [ on ] ... libcrypto: [ on ] ... libunwind: [ on ] ... libdw-dwarf-unwind: [ on ] ... zlib: [ on ] ... lzma: [ on ] ... get_cpuid: [ on ] ... bpf: [ on ] ... libaio: [ on ] ... libzstd: [ OFF ] ... disassembler-four-args: [ on ] ... backtrace: [ on ] ... eventfd: [ on ] ... fortify-source: [ on ] ... sync-compare-and-swap: [ on ] ... get_current_dir_name: [ on ] ... gettid: [ on ] ... gtk2-infobar: [ OFF ] ... libelf-getphdrnum: [ on ] ... libelf-gelf_getnote: [ on ] ... libelf-getshdrstrndx: [ on ] ... libelf-mmap: [ on ] ... libpython-version: [ on ] ... libslang: [ OFF ] ... libslang-include-subdir: [ OFF ] ... pthread-attr-setaffinity-np: [ on ] ... pthread-barrier: [ on ] ... reallocarray: [ on ] ... stackprotector-all: [ on ] ... timerfd: [ on ] ... sched_getcpu: [ on ] ... sdt: [ OFF ] ... setns: [ on ] Makefile.config:720: Python support disabled by user Makefile.config:826: No libzstd found, disables trace compression, please install libzstd-dev[el] and/or set LIBZSTD_DIR ... bionic: [ OFF ] ... compile-32: [ OFF ] ... compile-x32: [ OFF ] ... cplus-demangle: [ on ] ... hello: [ OFF ] ... libbabeltrace: [ OFF ] ... libbfd-liberty: [ OFF ] ... libbfd-liberty-z: [ OFF ] ... libopencsd: [ OFF ] ... libunwind-x86: [ OFF ] ... libunwind-x86_64: [ OFF ] ... libunwind-arm: [ OFF ] ... libunwind-aarch64: [ OFF ] ... libunwind-debug-frame: [ OFF ] ... libunwind-debug-frame-arm: [ OFF ] ... libunwind-debug-frame-aarch64: [ OFF ] ... cxx: [ OFF ] ... llvm: [ OFF ] ... llvm-version: [ OFF ] ... clang: [ OFF ] ... prefix: /usr ... bindir: /usr/bin ... libdir: /usr/lib64 ... sysconfdir: /etc ... LIBUNWIND_DIR: ... LIBDW_DIR: ... JDIR: ... DWARF post unwind library: libdw $(:) make -C /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/api/ O= libapi.a make[2]: Entering directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/api' make -f /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build/Makefile.build dir=./fd obj=libapi x86_64-pc-linux-gnu-gcc -Wp,-MD,fd/.array.o.d -Wp,-MT,fd/array.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/api -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D"BUILD_STR(s)=#s" -c -o fd/array.o fd/array.c x86_64-pc-linux-gnu-ld -r -o fd/libapi-in.o fd/array.o make -f /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build/Makefile.build dir=./fs obj=libapi x86_64-pc-linux-gnu-gcc -Wp,-MD,fs/.fs.o.d -Wp,-MT,fs/fs.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/api -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D"BUILD_STR(s)=#s" -c -o fs/fs.o fs/fs.c In function ‘fs__env_override’, inlined from ‘fs__get_mountpoint’ at fs/fs.c:228:6: fs/fs.c:222:2: warning: ‘strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation] 222 | strncpy(fs->path, override_path, sizeof(fs->path)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wp,-MD,fs/.tracing_path.o.d -Wp,-MT,fs/tracing_path.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/api -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D"BUILD_STR(s)=#s" -c -o fs/tracing_path.o fs/tracing_path.c x86_64-pc-linux-gnu-ld -r -o fs/libapi-in.o fs/fs.o fs/tracing_path.o x86_64-pc-linux-gnu-gcc -Wp,-MD,./.cpu.o.d -Wp,-MT,cpu.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/api -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D"BUILD_STR(s)=#s" -c -o cpu.o cpu.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.debug.o.d -Wp,-MT,debug.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/api -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D"BUILD_STR(s)=#s" -c -o debug.o debug.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.str_error_r.o.d -Wp,-MT,str_error_r.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/api -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D"BUILD_STR(s)=#s" -c -o str_error_r.o ../str_error_r.c x86_64-pc-linux-gnu-ld -r -o libapi-in.o fd/libapi-in.o fs/libapi-in.o cpu.o debug.o str_error_r.o rm -f libapi.a && x86_64-pc-linux-gnu-ar rcs libapi.a libapi-in.o make[2]: Leaving directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/api' make -C /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/traceevent/ plugin_dir= 'EXTRA_CFLAGS=-O2 -pipe -march=native -fno-common' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack ' O= libtraceevent.a make[2]: Entering directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/traceevent' make -f /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build/Makefile.build dir=. obj=libtraceevent x86_64-pc-linux-gnu-gcc -Wp,-MD,./.event-parse.o.d -Wp,-MT,event-parse.o -O2 -pipe -march=native -fno-common -fPIC -I. -I /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o event-parse.o event-parse.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.event-plugin.o.d -Wp,-MT,event-plugin.o -O2 -pipe -march=native -fno-common -fPIC -I. -I /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o event-plugin.o event-plugin.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.trace-seq.o.d -Wp,-MT,trace-seq.o -O2 -pipe -march=native -fno-common -fPIC -I. -I /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o trace-seq.o trace-seq.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.parse-filter.o.d -Wp,-MT,parse-filter.o -O2 -pipe -march=native -fno-common -fPIC -I. -I /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o parse-filter.o parse-filter.c parse-filter.c: In function ‘arg_to_str’: parse-filter.c:2161:3: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] 2161 | asprintf(&str, arg->boolean.value ? "TRUE" : "FALSE"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse-filter.c: In function ‘op_to_str’: parse-filter.c:1954:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] 1954 | asprintf(&str, val ? "TRUE" : "FALSE"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse-filter.c:1972:3: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] 1972 | asprintf(&str, "(%s) %s (%s)", left, op, right); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse-filter.c:1988:4: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] 1988 | asprintf(&str, right_val ? "FALSE" : "TRUE"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse-filter.c:1991:3: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] 1991 | asprintf(&str, "%s(%s)", op, right); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse-filter.c: In function ‘num_to_str’: parse-filter.c:2109:3: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] 2109 | asprintf(&str, "%s %s %s", lstr, op, rstr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse-filter.c: In function ‘str_to_str’: parse-filter.c:2144:3: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] 2144 | asprintf(&str, "%s %s \"%s\"", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2145 | arg->str.field->name, op, arg->str.val); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse-filter.c: In function ‘val_to_str’: parse-filter.c:2007:2: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] 2007 | asprintf(&str, "%lld", arg->value.val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse-filter.c: In function ‘exp_to_str’: parse-filter.c:2065:2: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] 2065 | asprintf(&str, "%s %s %s", lstr, op, rstr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wp,-MD,./.parse-utils.o.d -Wp,-MT,parse-utils.o -O2 -pipe -march=native -fno-common -fPIC -I. -I /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o parse-utils.o parse-utils.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.kbuffer-parse.o.d -Wp,-MT,kbuffer-parse.o -O2 -pipe -march=native -fno-common -fPIC -I. -I /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o kbuffer-parse.o kbuffer-parse.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.tep_strerror.o.d -Wp,-MT,tep_strerror.o -O2 -pipe -march=native -fno-common -fPIC -I. -I /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o tep_strerror.o tep_strerror.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.event-parse-api.o.d -Wp,-MT,event-parse-api.o -O2 -pipe -march=native -fno-common -fPIC -I. -I /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o event-parse-api.o event-parse-api.c x86_64-pc-linux-gnu-ld -r -o libtraceevent-in.o event-parse.o event-plugin.o trace-seq.o parse-filter.o parse-utils.o kbuffer-parse.o tep_strerror.o event-parse-api.o rm -f libtraceevent.a; x86_64-pc-linux-gnu-ar rcs libtraceevent.a libtraceevent-in.o make[2]: Leaving directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/traceevent' make -C /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/subcmd/ O= libsubcmd.a make[2]: Entering directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/subcmd' x86_64-pc-linux-gnu-gcc -Wp,-MD,./.exec-cmd.o.d -Wp,-MT,exec-cmd.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -D"BUILD_STR(s)=#s" -c -o exec-cmd.o exec-cmd.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.help.o.d -Wp,-MT,help.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -D"BUILD_STR(s)=#s" -c -o help.o help.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.pager.o.d -Wp,-MT,pager.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -D"BUILD_STR(s)=#s" -c -o pager.o pager.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.parse-options.o.d -Wp,-MT,parse-options.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -D"BUILD_STR(s)=#s" -c -o parse-options.o parse-options.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.run-command.o.d -Wp,-MT,run-command.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -D"BUILD_STR(s)=#s" -c -o run-command.o run-command.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.sigchain.o.d -Wp,-MT,sigchain.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -D"BUILD_STR(s)=#s" -c -o sigchain.o sigchain.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.subcmd-config.o.d -Wp,-MT,subcmd-config.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -O2 -pipe -march=native -fno-common -ggdb3 -Wall -Wextra -std=gnu99 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -D"BUILD_STR(s)=#s" -c -o subcmd-config.o subcmd-config.c x86_64-pc-linux-gnu-ld -r -o libsubcmd-in.o exec-cmd.o help.o pager.o parse-options.o run-command.o sigchain.o subcmd-config.o rm -f libsubcmd.a && x86_64-pc-linux-gnu-ar rcs libsubcmd.a libsubcmd-in.o make[2]: Leaving directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/subcmd' make -C /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/ O= libperf.a make[2]: Entering directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib' make -f /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build/Makefile.build dir=. obj=libperf x86_64-pc-linux-gnu-gcc -Wp,-MD,./.core.o.d -Wp,-MT,core.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o core.o core.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.cpumap.o.d -Wp,-MT,cpumap.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o cpumap.o cpumap.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.threadmap.o.d -Wp,-MT,threadmap.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o threadmap.o threadmap.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.evsel.o.d -Wp,-MT,evsel.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o evsel.o evsel.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.evlist.o.d -Wp,-MT,evlist.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o evlist.o evlist.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.zalloc.o.d -Wp,-MT,zalloc.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o zalloc.o ../../lib/zalloc.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.xyarray.o.d -Wp,-MT,xyarray.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o xyarray.o xyarray.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.lib.o.d -Wp,-MT,lib.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o lib.o lib.c x86_64-pc-linux-gnu-ld -r -o libperf-in.o core.o cpumap.o threadmap.o evsel.o evlist.o zalloc.o xyarray.o lib.o rm -f libperf.a && x86_64-pc-linux-gnu-ar rcs libperf.a libperf-in.o make[2]: Leaving directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib' make -C /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/bpf/ O= libbpf.a FEATURES_DUMP=/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/FEATURE-DUMP make[2]: Entering directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/bpf' make -f /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build/Makefile.build dir=. obj=libbpf OUTPUT=staticobjs/ mkdir -p staticobjs/ x86_64-pc-linux-gnu-gcc -Wp,-MD,staticobjs/.libbpf.o.d -Wp,-MT,staticobjs/libbpf.o -O2 -pipe -march=native -fno-common -DHAVE_LIBELF_MMAP_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Wall -fPIC -I. -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BUILD_STR(s)=#s" -c -o staticobjs/libbpf.o libbpf.c x86_64-pc-linux-gnu-gcc -Wp,-MD,staticobjs/.bpf.o.d -Wp,-MT,staticobjs/bpf.o -O2 -pipe -march=native -fno-common -DHAVE_LIBELF_MMAP_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Wall -fPIC -I. -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BUILD_STR(s)=#s" -c -o staticobjs/bpf.o bpf.c x86_64-pc-linux-gnu-gcc -Wp,-MD,staticobjs/.nlattr.o.d -Wp,-MT,staticobjs/nlattr.o -O2 -pipe -march=native -fno-common -DHAVE_LIBELF_MMAP_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Wall -fPIC -I. -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BUILD_STR(s)=#s" -c -o staticobjs/nlattr.o nlattr.c x86_64-pc-linux-gnu-gcc -Wp,-MD,staticobjs/.btf.o.d -Wp,-MT,staticobjs/btf.o -O2 -pipe -march=native -fno-common -DHAVE_LIBELF_MMAP_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Wall -fPIC -I. -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BUILD_STR(s)=#s" -c -o staticobjs/btf.o btf.c x86_64-pc-linux-gnu-gcc -Wp,-MD,staticobjs/.libbpf_errno.o.d -Wp,-MT,staticobjs/libbpf_errno.o -O2 -pipe -march=native -fno-common -DHAVE_LIBELF_MMAP_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Wall -fPIC -I. -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BUILD_STR(s)=#s" -c -o staticobjs/libbpf_errno.o libbpf_errno.c x86_64-pc-linux-gnu-gcc -Wp,-MD,staticobjs/.str_error.o.d -Wp,-MT,staticobjs/str_error.o -O2 -pipe -march=native -fno-common -DHAVE_LIBELF_MMAP_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Wall -fPIC -I. -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BUILD_STR(s)=#s" -c -o staticobjs/str_error.o str_error.c x86_64-pc-linux-gnu-gcc -Wp,-MD,staticobjs/.netlink.o.d -Wp,-MT,staticobjs/netlink.o -O2 -pipe -march=native -fno-common -DHAVE_LIBELF_MMAP_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Wall -fPIC -I. -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BUILD_STR(s)=#s" -c -o staticobjs/netlink.o netlink.c x86_64-pc-linux-gnu-gcc -Wp,-MD,staticobjs/.bpf_prog_linfo.o.d -Wp,-MT,staticobjs/bpf_prog_linfo.o -O2 -pipe -march=native -fno-common -DHAVE_LIBELF_MMAP_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Wall -fPIC -I. -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BUILD_STR(s)=#s" -c -o staticobjs/bpf_prog_linfo.o bpf_prog_linfo.c x86_64-pc-linux-gnu-gcc -Wp,-MD,staticobjs/.libbpf_probes.o.d -Wp,-MT,staticobjs/libbpf_probes.o -O2 -pipe -march=native -fno-common -DHAVE_LIBELF_MMAP_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Wall -fPIC -I. -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BUILD_STR(s)=#s" -c -o staticobjs/libbpf_probes.o libbpf_probes.c x86_64-pc-linux-gnu-gcc -Wp,-MD,staticobjs/.xsk.o.d -Wp,-MT,staticobjs/xsk.o -O2 -pipe -march=native -fno-common -DHAVE_LIBELF_MMAP_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Wall -fPIC -I. -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BUILD_STR(s)=#s" -c -o staticobjs/xsk.o xsk.c x86_64-pc-linux-gnu-gcc -Wp,-MD,staticobjs/.hashmap.o.d -Wp,-MT,staticobjs/hashmap.o -O2 -pipe -march=native -fno-common -DHAVE_LIBELF_MMAP_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Wall -fPIC -I. -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BUILD_STR(s)=#s" -c -o staticobjs/hashmap.o hashmap.c x86_64-pc-linux-gnu-gcc -Wp,-MD,staticobjs/.btf_dump.o.d -Wp,-MT,staticobjs/btf_dump.o -O2 -pipe -march=native -fno-common -DHAVE_LIBELF_MMAP_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -Wall -fPIC -I. -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -fvisibility=hidden -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BUILD_STR(s)=#s" -c -o staticobjs/btf_dump.o btf_dump.c x86_64-pc-linux-gnu-ld -r -o staticobjs/libbpf-in.o staticobjs/libbpf.o staticobjs/bpf.o staticobjs/nlattr.o staticobjs/btf.o staticobjs/libbpf_errno.o staticobjs/str_error.o staticobjs/netlink.o staticobjs/bpf_prog_linfo.o staticobjs/libbpf_probes.o staticobjs/xsk.o staticobjs/hashmap.o staticobjs/btf_dump.o rm -f libbpf.a; x86_64-pc-linux-gnu-ar rcs libbpf.a staticobjs/libbpf-in.o make[2]: Leaving directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/bpf' /bin/sh util/PERF-VERSION-GEN make[2]: *** No rule to make target 'kernelversion'. Stop. PERF_VERSION = touch PERF-VERSION-FILE . util/generate-cmdlist.sh > common-cmds.h+ && mv common-cmds.h+ common-cmds.h /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/entry/syscalls/syscalltbl.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/entry/syscalls/syscall_64.tbl 'x86_64' > arch/x86/include/generated/asm/syscalls_64.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/drm_ioctl.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/drm > trace/beauty/generated/ioctl/drm_ioctl_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/fadvise.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/fadvise_advice_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/fsconfig.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/fsconfig_arrays.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/fsmount.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/fsmount_arrays.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/fspick.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/fspick_arrays.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/pkey_alloc_access_rights.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/asm-generic/ > trace/beauty/generated/pkey_alloc_access_rights_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/sndrv_pcm_ioctl.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/sound > trace/beauty/generated/ioctl/sndrv_pcm_ioctl_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/sndrv_ctl_ioctl.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/sound > trace/beauty/generated/ioctl/sndrv_ctl_ioctl_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/kcmp_type.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux/ > trace/beauty/generated/kcmp_type_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/kvm_ioctl.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/ioctl/kvm_ioctl_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/socket_ipproto.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/socket_ipproto_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/vhost_virtio_ioctl.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/ioctl/vhost_virtio_ioctl_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/madvise_behavior.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/asm-generic/ > trace/beauty/generated/madvise_behavior_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/mmap_flags.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/asm-generic /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi/asm/ > trace/beauty/generated/mmap_flags_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/mount_flags.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/mount_flags_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/move_mount_flags.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/move_mount_flags_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/perf_ioctl.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/ioctl/perf_ioctl_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/prctl_option.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux/ > trace/beauty/generated/prctl_option_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/usbdevfs_ioctl.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/ioctl/usbdevfs_ioctl_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/x86_arch_prctl.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi/asm/ > trace/beauty/generated/x86_arch_prctl_code_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/rename_flags.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/rename_flags_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/arch_errno_names.sh' x86_64-pc-linux-gnu-gcc /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools > trace/beauty/generated/arch_errno_name_array.c /bin/sh '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/trace/beauty/sync_file_range.sh' /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi/linux > trace/beauty/generated/sync_file_range_arrays.c make -f /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build/Makefile.build dir=. obj=perf make[2]: Entering directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf' x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-bench.o.d -Wp,-MT,builtin-bench.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-bench.o builtin-bench.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-annotate.o.d -Wp,-MT,builtin-annotate.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-annotate.o builtin-annotate.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-config.o.d -Wp,-MT,builtin-config.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-config.o builtin-config.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-diff.o.d -Wp,-MT,builtin-diff.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-diff.o builtin-diff.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-evlist.o.d -Wp,-MT,builtin-evlist.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-evlist.o builtin-evlist.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-ftrace.o.d -Wp,-MT,builtin-ftrace.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-ftrace.o builtin-ftrace.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-help.o.d -Wp,-MT,builtin-help.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DPERF_HTML_PATH="BUILD_STR(share/doc/perf-doc)" -DPERF_INFO_PATH="BUILD_STR(share/info)" -DPERF_MAN_PATH="BUILD_STR(share/man)" -c -o builtin-help.o builtin-help.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-sched.o.d -Wp,-MT,builtin-sched.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-sched.o builtin-sched.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-buildid-list.o.d -Wp,-MT,builtin-buildid-list.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-buildid-list.o builtin-buildid-list.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-buildid-cache.o.d -Wp,-MT,builtin-buildid-cache.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-buildid-cache.o builtin-buildid-cache.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-kallsyms.o.d -Wp,-MT,builtin-kallsyms.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-kallsyms.o builtin-kallsyms.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-list.o.d -Wp,-MT,builtin-list.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-list.o builtin-list.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-record.o.d -Wp,-MT,builtin-record.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-record.o builtin-record.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-report.o.d -Wp,-MT,builtin-report.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DTIPDIR="BUILD_STR(share/doc/perf-tip)" -DDOCDIR="BUILD_STR(/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/Documentation)" -c -o builtin-report.o builtin-report.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-stat.o.d -Wp,-MT,builtin-stat.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-stat.o builtin-stat.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-timechart.o.d -Wp,-MT,builtin-timechart.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DPERF_HTML_PATH="BUILD_STR(share/doc/perf-doc)" -DPERF_INFO_PATH="BUILD_STR(share/info)" -DPERF_MAN_PATH="BUILD_STR(share/man)" -c -o builtin-timechart.o builtin-timechart.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-top.o.d -Wp,-MT,builtin-top.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-top.o builtin-top.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-script.o.d -Wp,-MT,builtin-script.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-script.o builtin-script.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-kmem.o.d -Wp,-MT,builtin-kmem.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-kmem.o builtin-kmem.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-lock.o.d -Wp,-MT,builtin-lock.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-lock.o builtin-lock.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-kvm.o.d -Wp,-MT,builtin-kvm.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-kvm.o builtin-kvm.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-inject.o.d -Wp,-MT,builtin-inject.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-inject.o builtin-inject.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-mem.o.d -Wp,-MT,builtin-mem.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-mem.o builtin-mem.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-data.o.d -Wp,-MT,builtin-data.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-data.o builtin-data.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-version.o.d -Wp,-MT,builtin-version.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-version.o builtin-version.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-c2c.o.d -Wp,-MT,builtin-c2c.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-c2c.o builtin-c2c.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-trace.o.d -Wp,-MT,builtin-trace.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DSTRACE_GROUPS_DIR="BUILD_STR(share/perf-core/strace/groups)" -c -o builtin-trace.o builtin-trace.c x86_64-pc-linux-gnu-gcc -Wp,-MD,./.builtin-probe.o.d -Wp,-MT,builtin-probe.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-probe.o builtin-probe.c make -f /var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build/Makefile.build dir=./bench obj=perf make[3]: Entering directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf' x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.sched-messaging.o.d -Wp,-MT,bench/sched-messaging.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/sched-messaging.o bench/sched-messaging.c x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.sched-pipe.o.d -Wp,-MT,bench/sched-pipe.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/sched-pipe.o bench/sched-pipe.c x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.mem-functions.o.d -Wp,-MT,bench/mem-functions.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/mem-functions.o bench/mem-functions.c x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.futex-hash.o.d -Wp,-MT,bench/futex-hash.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-hash.o bench/futex-hash.c x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.futex-wake.o.d -Wp,-MT,bench/futex-wake.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-wake.o bench/futex-wake.c x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.futex-wake-parallel.o.d -Wp,-MT,bench/futex-wake-parallel.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-wake-parallel.o bench/futex-wake-parallel.c x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.futex-requeue.o.d -Wp,-MT,bench/futex-requeue.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-requeue.o bench/futex-requeue.c x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.futex-lock-pi.o.d -Wp,-MT,bench/futex-lock-pi.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-lock-pi.o bench/futex-lock-pi.c x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.epoll-wait.o.d -Wp,-MT,bench/epoll-wait.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/epoll-wait.o bench/epoll-wait.c x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.epoll-ctl.o.d -Wp,-MT,bench/epoll-ctl.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/epoll-ctl.o bench/epoll-ctl.c x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.mem-memcpy-x86-64-lib.o.d -Wp,-MT,bench/mem-memcpy-x86-64-lib.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/mem-memcpy-x86-64-lib.o bench/mem-memcpy-x86-64-lib.c x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.mem-memcpy-x86-64-asm.o.d -Wp,-MT,bench/mem-memcpy-x86-64-asm.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/mem-memcpy-x86-64-asm.o bench/mem-memcpy-x86-64-asm.S x86_64-pc-linux-gnu-gcc -Wp,-MD,bench/.mem-memset-x86-64-asm.o.d -Wp,-MT,bench/mem-memset-x86-64-asm.o -O2 -pipe -march=native -fno-common -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Wshadow -DHAVE_ARCH_X86_64_SUPPORT -Iarch/x86/include/generated -DHAVE_SYSCALL_TABLE_SUPPORT -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/lib/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/arch/x86/include -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/include/uapi -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/include/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/arch/x86/ -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/util -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf -I/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_PTHREAD_BARRIER -DHAVE_EVENTFD -DHAVE_GET_CURRENT_DIR_NAME -DHAVE_GETTID -DHAVE_DWARF_GETLOCATIONS_SUPPORT -DHAVE_GLIBC_SUPPORT -DHAVE_AIO_SUPPORT -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -DNO_LIBPERL -DHAVE_TIMERFD_SUPPORT -DNO_LIBPYTHON -DHAVE_CPLUS_DEMANGLE_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LIBCAP_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DDISASM_FOUR_ARGS_SIGNATURE -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/mem-memset-x86-64-asm.o bench/mem-memset-x86-64-asm.S x86_64-pc-linux-gnu-ld -r -o bench/perf-in.o bench/sched-messaging.o bench/sched-pipe.o bench/mem-functions.o bench/futex-hash.o bench/futex-wake.o bench/futex-wake-parallel.o bench/futex-requeue.o bench/futex-lock-pi.o bench/epoll-wait.o bench/epoll-ctl.o bench/mem-memcpy-x86-64-lib.o bench/mem-memcpy-x86-64-asm.o bench/mem-memset-x86-64-asm.o x86_64-pc-linux-gnu-ld: bench/futex-lock-pi.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/futex-lock-pi.c:40: multiple definition of `end'; bench/futex-hash.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/futex-hash.c:40: first defined here x86_64-pc-linux-gnu-ld: bench/futex-lock-pi.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/futex-lock-pi.c:40: multiple definition of `start'; bench/futex-hash.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/futex-hash.c:40: first defined here x86_64-pc-linux-gnu-ld: bench/futex-lock-pi.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/futex-lock-pi.c:40: multiple definition of `runtime'; bench/futex-hash.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/futex-hash.c:40: first defined here x86_64-pc-linux-gnu-ld: bench/epoll-wait.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/epoll-wait.c:93: multiple definition of `end'; bench/futex-hash.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/futex-hash.c:40: first defined here x86_64-pc-linux-gnu-ld: bench/epoll-wait.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/epoll-wait.c:93: multiple definition of `start'; bench/futex-hash.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/futex-hash.c:40: first defined here x86_64-pc-linux-gnu-ld: bench/epoll-wait.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/epoll-wait.c:93: multiple definition of `runtime'; bench/futex-hash.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/futex-hash.c:40: first defined here x86_64-pc-linux-gnu-ld: bench/epoll-ctl.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/epoll-ctl.c:38: multiple definition of `end'; bench/futex-hash.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/futex-hash.c:40: first defined here x86_64-pc-linux-gnu-ld: bench/epoll-ctl.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/epoll-ctl.c:38: multiple definition of `start'; bench/futex-hash.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/futex-hash.c:40: first defined here x86_64-pc-linux-gnu-ld: bench/epoll-ctl.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/epoll-ctl.c:38: multiple definition of `runtime'; bench/futex-hash.o:/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf/bench/futex-hash.c:40: first defined here make[3]: *** [/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build/Makefile.build:145: bench/perf-in.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf' make[2]: *** [/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/build/Makefile.build:139: bench] Error 2 make[2]: Leaving directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf' make[1]: *** [Makefile.perf:597: perf-in.o] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf' make: *** [Makefile.perf:221: sub-make] Error 2 * ERROR: dev-util/perf-5.4.7::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-util/perf-5.4.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/perf-5.4.7::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:perf-5.4.7:20200212-152405.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/perf-5.4.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/perf-5.4.7/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf' * S: '/var/tmp/portage/dev-util/perf-5.4.7/work/linux-5.4/tools/perf'