DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75 V=1 VF=1 -C TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/perf O=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0 CROSS_COMPILE=x86_64-poky-linux- ARCH=x86 CC=x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot-native=  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot CCLD=x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot-native=  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot LDSHARED=x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot-native=  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot -shared AR=x86_64-poky-linux-gcc-ar LD=x86_64-poky-linux-ld --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot   EXTRA_CFLAGS=-ldw -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0 YFLAGS=-y --file-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0=/usr/src/debug/perf/1.0 EXTRA_LDFLAGS= perfexecdir=/usr/libexec NO_GTK2=1 NO_LIBAUDIT=1 NO_LIBBABELTRACE=1 NO_LIBBFD=1 NO_DWARF=1 NO_JEVENTS=1 NO_JVMTI=1 NO_LIBNUMA=1 NO_LIBPERL=1 NO_LIBPFM4=1 NO_SDT=1 PKG_CONFIG=pkg-config TMPDIR=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0 LIBUNWIND_DIR=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot/usr DESTDIR=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/image prefix=/usr bindir=/usr/bin sharedir=/usr/share sysconfdir=/etc perfexecdir=/usr/libexec/perf-core ETC_PERFCONFIG=../etc sharedir=share mandir=share/man infodir=share/info PYTHON=python3 PYTHON_CONFIG=python3-config TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/libperf.a V=1
make: Entering directory 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/perf'
  BUILD:   Doing 'make -j96' parallel build
make -C TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/build CFLAGS= LDFLAGS= TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/fixdep
gcc   -o TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/fixdep TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/build/fixdep.c
make FIXDEP=1 -f Makefile.perf TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/libperf.a
Makefile.config:706: Warning: Disabled BPF skeletons as clang (clang) is missing
Makefile.config:1000: No libllvm 13+ found, slower source file resolution, please install llvm-devel/llvm-dev
Makefile.config:1130: No libcapstone found, disables disasm engine support for 'perf script', please install libcapstone-dev/capstone-devel
Makefile.config:1226: libtracefs is missing. Please install libtracefs-dev/libtracefs-devel

Auto-detecting system features:
...                                   dwarf: [ on  ]
...                      dwarf_getlocations: [ on  ]
...                                   glibc: [ on  ]
...                                  libbfd: [ on  ]
...                          libbfd-buildid: [ on  ]
...                                  libcap: [ on  ]
...                                  libelf: [ on  ]
...                                 libnuma: [ OFF ]
...                  numa_num_possible_cpus: [ OFF ]
...                                 libperl: [ OFF ]
...                               libpython: [ on  ]
...                               libcrypto: [ on  ]
...                               libunwind: [ on  ]
...                      libdw-dwarf-unwind: [ on  ]
...                             libcapstone: [ OFF ]
...                               llvm-perf: [ OFF ]
...                                    zlib: [ on  ]
...                                    lzma: [ on  ]
...                               get_cpuid: [ on  ]
...                                     bpf: [ on  ]
...                                  libaio: [ on  ]
...                                 libzstd: [ on  ]
...                               backtrace: [ on  ]
...                            dwarf_getcfi: [ on  ]
...                                 eventfd: [ on  ]
...                          fortify-source: [ on  ]
...                    get_current_dir_name: [ on  ]
...                                  gettid: [ on  ]
...                       libelf-getphdrnum: [ on  ]
...                     libelf-gelf_getnote: [ on  ]
...                    libelf-getshdrstrndx: [ on  ]
...                                libslang: [ on  ]
...                 libslang-include-subdir: [ OFF ]
...                           libtraceevent: [ on  ]
...                              libtracefs: [ OFF ]
...             pthread-attr-setaffinity-np: [ on  ]
...                         pthread-barrier: [ on  ]
...                            reallocarray: [ on  ]
...                      stackprotector-all: [ on  ]
...                                 timerfd: [ on  ]
...                               scandirat: [ on  ]
...                            sched_getcpu: [ on  ]
...                                     sdt: [ OFF ]
...                                   setns: [ on  ]
...                  disassembler-four-args: [ on  ]
...                disassembler-init-styled: [ on  ]
...                             file-handle: [ on  ]
...                                  bionic: [ OFF ]
...                              compile-32: [ OFF ]
...                             compile-x32: [ OFF ]
...                          cplus-demangle: [ OFF ]
...                            cxa-demangle: [ on  ]
...                                    gtk2: [ OFF ]
...                            gtk2-infobar: [ OFF ]
...                                   hello: [ OFF ]
...                           libbabeltrace: [ OFF ]
...                             libcapstone: [ 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 ]
...                                   clang: [ OFF ]
...                                  libbpf: [ OFF ]
...      libbpf-btf__load_from_kernel_by_id: [ OFF ]
...                    libbpf-bpf_prog_load: [ OFF ]
...         libbpf-bpf_object__next_program: [ OFF ]
...             libbpf-bpf_object__next_map: [ OFF ]
...           libbpf-bpf_program__set_insns: [ OFF ]
...                   libbpf-bpf_create_map: [ OFF ]
...                                 libpfm4: [ OFF ]
...                           libdebuginfod: [ on  ]
...                         clang-bpf-co-re: [ OFF ]
...                                  prefix: /usr
...                                  bindir: /usr/bin
...                                  libdir: /usr/lib64
...                              sysconfdir: /etc
...                           LIBUNWIND_DIR: TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot/usr
...                               LIBDW_DIR: 
...                                    JDIR: 
...               DWARF post unwind library: libunwind

mkdir -p TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf
make -C TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/lib/perf/ O=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf \
	DESTDIR=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf prefix= subdir= \
	TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/libperf.a install_headers
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'; fi; install include/perf/bpf_perf.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'; fi; install include/perf/core.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'; fi; install include/perf/cpumap.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'; fi; install include/perf/threadmap.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'; fi; install include/perf/evlist.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'; fi; install include/perf/evsel.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'; fi; install include/perf/event.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'; fi; install include/perf/mmap.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/perf/'
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'; fi; install include/internal/cpumap.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'
  x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot-native=  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot -Wp,-MD,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/.core.o.d -Wp,-MT,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/core.o -ldw -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0 -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 -Wno-type-limits -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/lib/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/uapi -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/core.o core.c
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'; fi; install include/internal/evlist.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'; fi; install include/internal/evsel.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'
  x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot-native=  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot -Wp,-MD,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/.cpumap.o.d -Wp,-MT,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/cpumap.o -ldw -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0 -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 -Wno-type-limits -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/lib/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/uapi -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/cpumap.o cpumap.c
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'; fi; install include/internal/lib.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'; fi; install include/internal/mmap.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'; fi; install include/internal/rc_check.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'
  x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot-native=  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot -Wp,-MD,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/.threadmap.o.d -Wp,-MT,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/threadmap.o -ldw -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0 -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 -Wno-type-limits -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/lib/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/uapi -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/threadmap.o threadmap.c
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'; fi; install include/internal/threadmap.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'
  x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot-native=  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot -Wp,-MD,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/.evsel.o.d -Wp,-MT,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/evsel.o -ldw -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0 -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 -Wno-type-limits -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/lib/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/uapi -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/evsel.o evsel.c
\
		if [ ! -d 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/' ]; then install -d -m 755 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'; fi; install include/internal/xyarray.h -m 644 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/include/internal/'
  x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot-native=  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot -Wp,-MD,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/.evlist.o.d -Wp,-MT,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/evlist.o -ldw -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0 -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 -Wno-type-limits -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/lib/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/uapi -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/evlist.o evlist.c
  x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot-native=  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot -Wp,-MD,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/.mmap.o.d -Wp,-MT,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/mmap.o -ldw -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0 -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 -Wno-type-limits -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/lib/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/uapi -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/mmap.o mmap.c
  x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot-native=  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot -Wp,-MD,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/.zalloc.o.d -Wp,-MT,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/zalloc.o -ldw -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0 -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 -Wno-type-limits -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/lib/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/uapi -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/zalloc.o ../../lib/zalloc.c
  x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot-native=  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot -Wp,-MD,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/.xyarray.o.d -Wp,-MT,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/xyarray.o -ldw -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0 -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 -Wno-type-limits -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/lib/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/uapi -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/xyarray.o xyarray.c
  x86_64-poky-linux-gcc  -m64 -march=x86-64-v3 -O2 -g  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0=/usr/src/debug/perf/1.0  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot=  -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot-native=  -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/recipe-sysroot -Wp,-MD,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/.lib.o.d -Wp,-MT,TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/lib.o -ldw -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0 -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 -Wno-type-limits -Wstrict-aliasing=3 -Wshadow -Werror -Wall -fPIC -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/lib/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/ -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/arch/x86/include/uapi -ITOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/include/uapi -fvisibility=hidden -D"BUILD_STR(s)=#s" -c -o TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/lib.o lib.c
threadmap.c:2:10: fatal error: perf/threadmap.h: No such file or directory
    2 | #include <perf/threadmap.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.
cpumap.c:2:10: fatal error: perf/cpumap.h: No such file or directory
    2 | #include <perf/cpumap.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
evlist.c:2:10: fatal error: perf/evlist.h: No such file or directory
    2 | #include <perf/evlist.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/build/Makefile.build:106: TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/threadmap.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/build/Makefile.build:106: TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/cpumap.o] Error 1
make[4]: *** [TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/build/Makefile.build:106: TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/evlist.o] Error 1
xyarray.c:2:10: fatal error: internal/xyarray.h: No such file or directory
    2 | #include <internal/xyarray.h>
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/build/Makefile.build:106: TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/xyarray.o] Error 1
evsel.c:5:10: fatal error: perf/evsel.h: No such file or directory
    5 | #include <perf/evsel.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/build/Makefile.build:106: TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/evsel.o] Error 1
core.c:9:10: fatal error: perf/core.h: No such file or directory
    9 | #include <perf/core.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make[4]: *** [TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/build/Makefile.build:106: TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/core.o] Error 1
mmap.c:9:10: fatal error: perf/mmap.h: No such file or directory
    9 | #include <perf/mmap.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
make[4]: *** [TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/build/Makefile.build:106: TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/mmap.o] Error 1
lib.c:6:10: fatal error: internal/lib.h: No such file or directory
    6 | #include <internal/lib.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/build/Makefile.build:106: TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/lib.o] Error 1
make[3]: *** [Makefile:122: TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/libperf-in.o] Error 2
make[2]: *** [Makefile.perf:963: TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/libperf.a] Error 2
make[1]: *** [Makefile.perf:292: sub-make] Error 2
make: Leaving directory 'TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/tools/perf'
make: *** [Makefile:119: TOPDIR/tmp/work/qemux86_64-poky-linux/perf/1.0/sources/perf-1.0/libperf/libperf.a] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.

Error details

Submitted on:
21/09/25 03:34
Error type:
Recipe
Task:
do_compile
Recipe:
perf
Recipe version:
1.0-r0
Machine:
qemux86-64
Distro:
poky-altcfg
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
debian-12/debian-12
Branch:
mathieu/master-next
Commit:
44fdf518965b15ed6bf45f41b255cc8f442c5177
Build:
#217352
Submitter:
yp-ab-debian12-vk-1
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/17/builds/2266
Similar errors:
0
Open a bug