==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_f3485319-9daa-4bf5-83d4-f112943c55db]...done
==> Making package: elfutils 0.195-1.1 (Sun May 10 19:26:29 2026)
==> Retrieving sources...
  -> Cloning elfutils git repo...
Cloning into bare repository '/home/alhp/workspace/build/x86-64-v2/elfutils-0.195-1/elfutils'...
  -> Found remove-comment.patch
==> Validating source files with sha512sums...
    elfutils ... Passed
    remove-comment.patch ... Passed
==> Validating source files with b2sums...
    elfutils ... Passed
    remove-comment.patch ... Passed
==> Verifying source file signatures with gpg...
    elfutils git repo ... Passed
==> Making package: elfutils 0.195-1.1 (Sun May 10 17:26:54 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Package (6)           New Version  Net Change

extra/perl-error      0.17030-3      0.04 MiB
extra/perl-mailtools  2.22-3         0.10 MiB
extra/perl-timedate   2.35-1         0.15 MiB
extra/zlib-ng         2.3.3-1        0.28 MiB
extra/git             2.54.0-1      30.26 MiB
core/libmicrohttpd    1.0.5-1        0.60 MiB

Total Installed Size:  31.43 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
installing libmicrohttpd...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 969.
Creating user 'git' (git daemon user) with UID 969 and GID 969.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Updating the info directory file...
==> Retrieving sources...
  -> Found remove-comment.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of elfutils git repo...
Cloning into 'elfutils'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Auto-merging debuginfod/debuginfod-client.c
Auto-merging src/readelf.c
patching file config/known-dwarf.awk
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of AM_GNU_GETTEXT_VERSION
Copying file ABOUT-NLS
Copying file config/config.rpath
Copying file m4/build-to-host.m4
Copying file m4/gettext.m4
Copying file m4/host-cpu-c-abi.m4
Copying file m4/iconv.m4
Copying file m4/intlmacosx.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/progtest.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/fetch-po
Copying file po/insert-header.sed
Copying file po/quot.sed
Copying file po/remove-potcdate.sed
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: not running autopoint a second time
autoreconf: running: aclocal --force -I m4 -I m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:94: installing 'config/ar-lib'
configure.ac:86: installing 'config/compile'
configure.ac:61: installing 'config/config.guess'
configure.ac:61: installing 'config/config.sub'
configure.ac:46: installing 'config/install-sh'
configure.ac:46: installing 'config/missing'
Makefile.am: installing './INSTALL'
backends/Makefile.am: installing 'config/depcomp'
configure.ac: installing 'config/ylwrap'
parallel-tests: installing 'config/test-driver'
autoreconf: 'config/config.sub' is updated
autoreconf: 'config/config.guess' is updated
autoreconf: configure.ac: not running make: --make not given
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1002' is supported by ustar format... yes
checking whether GID '1002' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C23 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for bison... bison -y
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for readelf... readelf
checking for nm... nm
checking whether gcc supports __attribute__((visibility()))... yes
checking whether gcc supports __attribute__((gcc_struct))... yes
checking whether gcc supports -fPIC... yes
checking whether gcc supports -fPIE... yes
checking whether gcc supports -Wl,-z,defs... yes
checking whether the compiler generates build-ids... yes
checking whether gcc supports -Wl,-z,relro... yes
checking for __thread support... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdatomic.h... yes
checking for gcc option to support large files... none needed
checking whether fts.h is bad when included (with LFS)... no
checking whether to add -D_FORTIFY_SOURCE=2 or =3 to CFLAGS... no, already there
checking for openat2 with RESOLVE_IN_ROOT support... yes
checking for library containing gzdirect... -lz
checking for library containing BZ2_bzdopen... -lbz2
checking for library containing lzma_auto_decoder... -llzma
checking for library containing ZSTD_decompress... -lzstd
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libzstd >= 1.4.0... yes
checking for gcc options to detect undeclared functions... none needed
checking for gcc options to ignore future-version functions... none needed
checking whether memrchr is declared... yes
checking whether rawmemchr is declared... yes
checking whether powerof2 is declared... yes
checking whether mempcpy is declared... yes
checking whether reallocarray is declared... yes
checking for process_vm_readv... yes
checking for mremap... yes
checking for error.h... yes
checking for error... yes
checking for err.h... yes
checking for sched.h... yes
checking for sched_getaffinity... yes
checking for sys/resource.h... yes
checking for getrlimit... yes
checking for malloc.h... yes
checking for malloc_trim... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking for __cxa_demangle in -lstdc++... yes
checking whether symbol versioning is supported... yes
checking whether gcc accepts -Wstack-usage... yes
checking whether gcc has a sane -Wlogical-op... yes
checking whether gcc accepts -Wduplicated-cond... yes
checking whether gcc accepts -Wnull-dereference... yes
checking whether gcc accepts -Wimplicit-fallthrough... yes
checking whether the compiler accepts -Wimplicit-fallthrough=5... yes
checking whether the compiler accepts -Wtrampolines... yes
checking whether the compiler accepts -Wno-packed-not-aligned... yes
checking whether the compiler accepts -Wuse-after-free=3... yes
checking whether the compiler accepts -Wmissing-parameter-name... yes
checking whether the compiler accepts -Wdeprecated-non-prototype... yes
checking whether the compiler accepts -Wfree_labels... yes
checking whether the compiler accepts -fno-addrsig... no
checking for library containing argp_parse... none required
checking for library containing fts_close... none required
checking for library containing _obstack_free... none required
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
checking for egrep -e... /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking size of long... 8
checking for struct user_regs_struct... yes
checking for struct user_pac_mask... no
checking gcc option for 32-bit word size... -m32
checking for 64-bit host... yes
checking whether gcc -m32 makes executables we can run... no
configure: WARNING: not running biarch tests, gcc -m32 does not work
checking for flex... yes
checking for bison... yes
checking for gawk... yes
checking for bunzip2... yes
checking for zstd... yes
checking whether g++ supports C++11 features with -std=c++11... yes
checking for execinfo.h... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libcurl >= 7.29.0... yes
checking for json-c >= 0.11... yes
checking for libmicrohttpd >= 0.9.33... yes
checking for libmicrohttpd < 0.9.51... no
checking for sqlite3 >= 3.7.17... yes
checking for libarchive >= 3.1.2... yes
checking for headerGet in -lrpm... no
checking for EVP_MD_CTX_new in -lcrypto... yes
checking for imaevm.h... no
checking for pthread_setname_np in -lpthread... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating config/Makefile
config.status: creating Makefile
config.status: creating elfutils.spec
config.status: creating debuginfod/Makefile
config.status: creating debuginfod/debuginfod.h
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating libelf/Makefile
config.status: creating libebl/Makefile
config.status: creating libdwelf/Makefile
config.status: creating libdw/Makefile
config.status: creating libdwfl/Makefile
config.status: creating libdwfl_stacktrace/Makefile
config.status: creating libcpu/Makefile
config.status: creating libasm/Makefile
config.status: creating backends/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating config/libelf.pc
config.status: creating config/libdw.pc
config.status: creating config/libdebuginfod.pc
config.status: creating version.h
config.status: creating config/profile.sh
config.status: creating config/profile.csh
config.status: creating config/profile.fish
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/Makefile
configure:
=====================================================================
        elfutils: 0.195 (eu_version: 195)
=====================================================================

    Prefix                             : /usr
    Program prefix ("eu-" recommended) : eu-
    Source code location               : .
    Maintainer mode                    : yes
    build arch                         : x86_64-pc-linux-gnu

    CFLAGS=-march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/elfutils -ffat-lto-objects -g
    CXXFLAGS=-march=x86-64-v2 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/elfutils

  RECOMMENDED FEATURES (should all be yes)
    gzip support                       : yes
    bzip2 support                      : yes
    lzma/xz support                    : yes
    zstd support                       : yes
    zstd compression support           : yes
    libstdc++ demangle support         : yes
    File textrel check                 : yes
    Symbol versioning                  : yes

  NOT RECOMMENDED FEATURES (should all be no)
    Experimental thread safety         : no
    install elf.h                      : no

  OTHER FEATURES
    Deterministic archives by default  : true
    Native language support            : yes
    Extra Valgrind annotations         : no
    libdebuginfod client support       : yes
    Debuginfod server support          : yes
    Default DEBUGINFOD_URLS            : 
    Debuginfod RPM sig checking        : no
    Default DEBUGINFOD_IMA_CERT_PATH   : 
    eu-stacktrace support              : no

  EXTRA TEST FEATURES (used with make check)
    have bunzip2 installed (required)  : yes
    have zstd installed                : yes
    C++11                              : yes
    debug branch prediction            : no
    gprof support                      : no
    gcov support                       : no
    run all tests under valgrind       : no
    gcc undefined behaviour sanitizer  : no
    gcc address sanitizer              : no
    clang memory sanitizer             : no
    use rpath in tests                 : no
    test biarch                        : no

make --no-print-directory all-recursive
Making all in config
sed -i 's/{prefix}/prefix/g' profile.fish
Making all in lib
  CC       xasprintf.o
  CC       xstrndup.o
  CC       xstrdup.o
  CC       xmalloc.o
  CC       crc32.o
  CC       next_prime.o
  CC       eu-search.o
  CC       crc32_file.o
  CC       error.o
  CC       printversion.o
  CC       color.o
  GEN      libeu.manifest
  AR       libeu.a
Making all in libelf
  CC       elf_version.o
  CC       elf_hash.o
  CC       elf_fill.o
  CC       elf_error.o
  CC       elf_begin.o
  CC       elf_next.o
  CC       elf_rand.o
  CC       elf_end.o
  CC       elf_kind.o
  CC       gelf_getclass.o
  CC       elf_getbase.o
  CC       elf_getident.o
  CC       elf32_fsize.o
  CC       elf64_fsize.o
  CC       gelf_fsize.o
  CC       elf32_xlatetof.o
  CC       elf32_xlatetom.o
  CC       elf64_xlatetof.o
  CC       elf64_xlatetom.o
  CC       gelf_xlate.o
  CC       elf32_getehdr.o
  CC       gelf_getehdr.o
  CC       elf64_getehdr.o
  CC       elf32_newehdr.o
  CC       gelf_newehdr.o
  CC       elf64_newehdr.o
  CC       gelf_update_ehdr.o
  CC       elf32_getphdr.o
  CC       elf64_getphdr.o
  CC       gelf_getphdr.o
  CC       elf32_newphdr.o
  CC       elf64_newphdr.o
  CC       gelf_update_phdr.o
  CC       elf_getarhdr.o
  CC       gelf_newphdr.o
  CC       elf_getarsym.o
  CC       elf_rawfile.o
  CC       elf_readall.o
  CC       elf_cntl.o
  CC       elf_getscn.o
  CC       elf_nextscn.o
  CC       elf_ndxscn.o
  CC       elf_newscn.o
  CC       elf32_getshdr.o
  CC       elf64_getshdr.o
  CC       gelf_getshdr.o
  CC       gelf_update_shdr.o
  CC       elf_strptr.o
  CC       elf_rawdata.o
  CC       elf_getdata.o
  CC       elf_newdata.o
  CC       elf_getdata_rawchunk.o
  CC       elf_flagelf.o
  CC       elf_flagehdr.o
  CC       elf_flagphdr.o
  CC       elf_flagscn.o
  CC       elf_flagshdr.o
  CC       elf_flagdata.o
  CC       elf_memory.o
  CC       elf_update.o
  CC       elf32_updatenull.o
  CC       elf64_updatenull.o
  CC       elf32_updatefile.o
  CC       elf64_updatefile.o
  CC       gelf_getsym.o
  CC       gelf_update_sym.o
  CC       gelf_getversym.o
  CC       gelf_getverneed.o
  CC       gelf_getvernaux.o
  CC       gelf_getverdef.o
  CC       gelf_getverdaux.o
  CC       gelf_getrel.o
  CC       gelf_getrela.o
  CC       gelf_update_rel.o
  CC       gelf_update_rela.o
  CC       gelf_getdyn.o
  CC       gelf_update_dyn.o
  CC       gelf_getmove.o
  CC       gelf_update_move.o
  CC       gelf_getsyminfo.o
  CC       gelf_update_syminfo.o
  CC       gelf_getauxv.o
  CC       gelf_update_auxv.o
  CC       gelf_getnote.o
  CC       gelf_xlatetof.o
  CC       gelf_xlatetom.o
  CC       nlist.o
  CC       gelf_getsymshndx.o
  CC       gelf_update_symshndx.o
  CC       gelf_update_versym.o
  CC       gelf_update_verneed.o
  CC       gelf_update_vernaux.o
  CC       gelf_update_verdef.o
  CC       gelf_update_verdaux.o
  CC       elf_getshdrnum.o
  CC       elf_getphdrnum.o
  CC       elf_getshdrstrndx.o
  CC       gelf_checksum.o
  CC       elf32_checksum.o
  CC       elf64_checksum.o
  CC       libelf_crc32.o
  CC       elf_clone.o
  CC       libelf_next_prime.o
  CC       gelf_getlib.o
  CC       gelf_update_lib.o
  CC       elf32_offscn.o
  CC       elf64_offscn.o
  CC       elf_getaroff.o
  CC       gelf_offscn.o
  CC       elf_gnu_hash.o
  CC       elf_scnshndx.o
  CC       elf32_getchdr.o
  CC       elf64_getchdr.o
  CC       gelf_getchdr.o
  CC       elf_compress.o
  CC       elf_compress_gnu.o
  CC       elf_version.os
  CC       elf_hash.os
  CC       elf_error.os
  CC       elf_fill.os
  CC       elf_begin.os
  CC       elf_next.os
  CC       elf_rand.os
  CC       elf_end.os
  CC       elf_kind.os
  CC       gelf_getclass.os
  CC       elf_getbase.os
  CC       elf_getident.os
  CC       elf32_fsize.os
  CC       elf64_fsize.os
  CC       elf32_xlatetof.os
  CC       gelf_fsize.os
  CC       elf32_xlatetom.os
  CC       elf64_xlatetof.os
  CC       elf64_xlatetom.os
  CC       elf32_getehdr.os
  CC       elf64_getehdr.os
  CC       gelf_getehdr.os
  CC       elf64_newehdr.os
  CC       elf32_newehdr.os
  CC       gelf_newehdr.os
  CC       gelf_update_ehdr.os
  CC       elf32_getphdr.os
  CC       elf64_getphdr.os
  CC       gelf_getphdr.os
  CC       elf32_newphdr.os
  CC       elf64_newphdr.os
  CC       gelf_newphdr.os
  CC       gelf_update_phdr.os
  CC       elf_getarhdr.os
  CC       elf_getarsym.os
  CC       elf_rawfile.os
  CC       elf_readall.os
  CC       elf_cntl.os
  CC       elf_getscn.os
  CC       elf_nextscn.os
  CC       elf_ndxscn.os
  CC       elf_newscn.os
  CC       elf32_getshdr.os
  CC       elf64_getshdr.os
  CC       gelf_getshdr.os
  CC       gelf_update_shdr.os
  CC       elf_strptr.os
  CC       elf_rawdata.os
  CC       elf_getdata.os
  CC       elf_newdata.os
  CC       elf_getdata_rawchunk.os
  CC       elf_flagelf.os
  CC       elf_flagphdr.os
  CC       elf_flagehdr.os
  CC       elf_flagscn.os
  CC       elf_flagshdr.os
  CC       elf_flagdata.os
  CC       elf_memory.os
  CC       elf_update.os
  CC       elf32_updatenull.os
  CC       elf32_updatefile.os
  CC       elf64_updatenull.os
  CC       gelf_getsym.os
  CC       elf64_updatefile.os
  CC       gelf_update_sym.os
  CC       gelf_getversym.os
  CC       gelf_getvernaux.os
  CC       gelf_getverneed.os
  CC       gelf_getverdef.os
  CC       gelf_getverdaux.os
  CC       gelf_getrel.os
  CC       gelf_getrela.os
  CC       gelf_update_rel.os
  CC       gelf_getdyn.os
  CC       gelf_getmove.os
  CC       gelf_update_dyn.os
  CC       gelf_update_rela.os
  CC       gelf_update_move.os
  CC       gelf_getsyminfo.os
  CC       gelf_update_syminfo.os
  CC       gelf_getauxv.os
  CC       gelf_update_auxv.os
  CC       gelf_getnote.os
  CC       gelf_xlatetof.os
  CC       gelf_xlatetom.os
  CC       nlist.os
  CC       gelf_getsymshndx.os
  CC       gelf_update_symshndx.os
  CC       gelf_update_versym.os
  CC       gelf_update_vernaux.os
  CC       gelf_update_verneed.os
  CC       gelf_update_verdef.os
  CC       gelf_update_verdaux.os
  CC       elf_getshdrnum.os
  CC       elf_getphdrnum.os
  CC       elf_getshdrstrndx.os
  CC       gelf_checksum.os
  CC       elf32_checksum.os
  CC       elf64_checksum.os
  CC       libelf_crc32.os
  CC       libelf_next_prime.os
  CC       gelf_getlib.os
  CC       elf_clone.os
  CC       gelf_update_lib.os
  CC       elf32_offscn.os
  CC       elf64_offscn.os
  CC       gelf_offscn.os
  CC       elf_getaroff.os
  CC       elf_gnu_hash.os
  CC       elf_scnshndx.os
  CC       elf32_getchdr.os
  CC       elf64_getchdr.os
  CC       gelf_getchdr.os
  CC       elf_compress.os
  CC       elf_compress_gnu.os
  GEN      libelf.manifest
  CC       gelf_xlate.os
  AR       libelf.a
  AR       libelf_pic.a
  CCLD     libelf.so
Making all in libcpu
  CC       i386_gendis.o
  LEX      i386_lex.c
  YACC     i386_parse.c
  GEN      i386_defs
  CC       riscv_disasm.o
  GEN      x86_64_defs
  CC       bpf_disasm.o
  GEN      i386.mnemonics
  GEN      x86_64.mnemonics
/startdir/src/elfutils/libcpu/i386_parse.y:243.1-8: warning: POSIX Yacc does not support %defines [-Wyacc]
  243 | %defines
      | ^~~~~~~~
updating i386_parse.h
  CC       i386_parse.o
  CC       i386_lex.o
  CC       bpf_disasm.os
  CCLD     i386_gendis
  CC       riscv_disasm.os
  GEN      i386_dis.h
  GEN      x86_64_dis.h
  CC       x86_64_disasm.o
  CC       i386_disasm.o
  CC       i386_disasm.os
  GEN      libcpu.manifest
  CC       x86_64_disasm.os
  AR       libcpu.a
  AR       libcpu_pic.a
rm x86_64_defs i386_defs
Making all in backends
  CC       i386_init.o
  CC       i386_symbol.o
  CC       i386_corenote.o
  CC       i386_cfi.o
  CC       i386_retval.o
  CC       i386_regs.o
  CC       i386_auxv.o
  CC       i386_initreg.o
  CC       i386_unwind.o
  CC       i386_initreg_sample.o
  CC       sh_init.o
  CC       sh_symbol.o
  CC       sh_corenote.o
  CC       sh_regs.o
  CC       sh_retval.o
  CC       x86_64_init.o
  CC       x86_64_symbol.o
  CC       x86_64_corenote.o
  CC       x86_64_cfi.o
  CC       x86_64_retval.o
  CC       x86_64_regs.o
  CC       x86_64_initreg.o
  CC       x86_64_initreg_sample.o
  CC       x86_64_unwind.o
  CC       x32_corenote.o
  CC       ia64_init.o
  CC       ia64_symbol.o
  CC       ia64_regs.o
  CC       ia64_retval.o
  CC       alpha_init.o
  CC       alpha_symbol.o
  CC       alpha_retval.o
  CC       alpha_regs.o
  CC       alpha_corenote.o
  CC       alpha_auxv.o
  CC       arm_init.o
  CC       arm_symbol.o
  CC       arm_regs.o
  CC       arm_corenote.o
  CC       arm_auxv.o
  CC       arm_attrs.o
  CC       arm_retval.o
  CC       arm_cfi.o
  CC       arm_initreg.o
  CC       arm_initreg_sample.o
  CC       arm_machineflagname.o
  CC       aarch64_init.o
  CC       aarch64_regs.o
  CC       aarch64_symbol.o
  CC       aarch64_corenote.o
  CC       aarch64_retval.o
  CC       aarch64_cfi.o
  CC       aarch64_initreg.o
  CC       aarch64_unwind.o
  CC       aarch64_initreg_sample.o
  CC       sparc_init.o
  CC       sparc_symbol.o
  CC       sparc_regs.o
  CC       sparc_retval.o
  CC       sparc_corenote.o
  CC       sparc64_corenote.o
  CC       sparc_auxv.o
  CC       sparc_attrs.o
  CC       sparc_cfi.o
  CC       sparc_initreg.o
  CC       ppc_init.o
  CC       ppc_symbol.o
  CC       ppc_retval.o
  CC       ppc_regs.o
  CC       ppc_corenote.o
  CC       ppc_auxv.o
  CC       ppc_attrs.o
  CC       ppc_cfi.o
  CC       ppc_initreg.o
  CC       ppc64_init.o
  CC       ppc64_symbol.o
  CC       ppc64_retval.o
  CC       ppc64_corenote.o
  CC       ppc64_unwind.o
  CC       ppc64_resolve_sym.o
  CC       s390_init.o
  CC       s390_symbol.o
  CC       s390_regs.o
  CC       s390_retval.o
  CC       s390_corenote.o
  CC       s390x_corenote.o
  CC       s390_cfi.o
  CC       s390_initreg.o
  CC       s390_unwind.o
  CC       m68k_init.o
  CC       m68k_symbol.o
  CC       m68k_regs.o
  CC       m68k_retval.o
  CC       m68k_corenote.o
  CC       m68k_initreg.o
  CC       m68k_cfi.o
  CC       bpf_init.o
  CC       bpf_regs.o
  CC       bpf_symbol.o
  CC       riscv_init.o
  CC       riscv_symbol.o
  CC       riscv_cfi.o
  CC       riscv_regs.o
  CC       riscv_initreg.o
  CC       riscv_corenote.o
  CC       riscv64_corenote.o
  CC       riscv_retval.o
  CC       csky_attrs.o
  CC       csky_init.o
  CC       csky_symbol.o
  CC       csky_cfi.o
  CC       csky_regs.o
  CC       csky_initreg.o
  CC       csky_corenote.o
  CC       loongarch_init.o
  CC       loongarch_symbol.o
  CC       loongarch_cfi.o
  CC       loongarch_regs.o
  CC       loongarch_retval.o
  CC       loongarch_initreg.o
  CC       loongarch_unwind.o
  CC       loongarch_corenote.o
  CC       arc_init.o
  CC       mips_init.o
  CC       arc_symbol.o
  CC       mips_symbol.o
  CC       mips_initreg.o
  CC       mips_cfi.o
  CC       mips_unwind.o
  CC       mips_regs.o
  CC       mips_retval.o
  CC       mips_corenote.o
  CC       hexagon_init.o
  CC       hexagon_symbol.o
  CC       i386_init.os
  CC       i386_symbol.os
  CC       i386_corenote.os
  CC       i386_retval.os
  CC       i386_cfi.os
  CC       i386_regs.os
  CC       i386_auxv.os
  CC       i386_initreg.os
  CC       i386_initreg_sample.os
  CC       i386_unwind.os
  CC       sh_init.os
  CC       sh_symbol.os
  CC       sh_corenote.os
  CC       sh_regs.os
  CC       sh_retval.os
  CC       x86_64_init.os
  CC       x86_64_symbol.os
  CC       x86_64_corenote.os
  CC       x86_64_cfi.os
  CC       x86_64_retval.os
  CC       x86_64_regs.os
  CC       x86_64_unwind.os
  CC       x86_64_initreg.os
  CC       x86_64_initreg_sample.os
  CC       x32_corenote.os
  CC       ia64_init.os
  CC       ia64_symbol.os
  CC       ia64_regs.os
  CC       ia64_retval.os
  CC       alpha_init.os
  CC       alpha_symbol.os
  CC       alpha_retval.os
  CC       alpha_corenote.os
  CC       alpha_regs.os
  CC       alpha_auxv.os
  CC       arm_init.os
  CC       arm_symbol.os
  CC       arm_regs.os
  CC       arm_auxv.os
  CC       arm_corenote.os
  CC       arm_retval.os
  CC       arm_attrs.os
  CC       arm_cfi.os
  CC       arm_initreg.os
  CC       arm_initreg_sample.os
  CC       arm_machineflagname.os
  CC       aarch64_regs.os
  CC       aarch64_init.os
  CC       aarch64_symbol.os
  CC       aarch64_corenote.os
  CC       aarch64_retval.os
  CC       aarch64_cfi.os
  CC       aarch64_initreg.os
  CC       aarch64_initreg_sample.os
  CC       aarch64_unwind.os
  CC       sparc_init.os
  CC       sparc_regs.os
  CC       sparc_symbol.os
  CC       sparc_retval.os
  CC       sparc_corenote.os
  CC       sparc64_corenote.os
  CC       sparc_auxv.os
  CC       sparc_cfi.os
  CC       sparc_initreg.os
  CC       ppc_init.os
  CC       sparc_attrs.os
  CC       ppc_symbol.os
  CC       ppc_retval.os
  CC       ppc_regs.os
  CC       ppc_corenote.os
  CC       ppc_auxv.os
  CC       ppc_attrs.os
  CC       ppc_cfi.os
  CC       ppc_initreg.os
  CC       ppc64_init.os
  CC       ppc64_symbol.os
  CC       ppc64_retval.os
  CC       ppc64_corenote.os
  CC       s390_init.os
  CC       ppc64_unwind.os
  CC       ppc64_resolve_sym.os
  CC       s390_regs.os
  CC       s390_retval.os
  CC       s390_corenote.os
  CC       s390_symbol.os
  CC       s390_cfi.os
  CC       s390x_corenote.os
  CC       s390_initreg.os
  CC       s390_unwind.os
  CC       m68k_init.os
  CC       m68k_symbol.os
  CC       m68k_regs.os
  CC       m68k_retval.os
  CC       m68k_corenote.os
  CC       m68k_cfi.os
  CC       m68k_initreg.os
  CC       bpf_init.os
  CC       bpf_regs.os
  CC       bpf_symbol.os
  CC       riscv_init.os
  CC       riscv_symbol.os
  CC       riscv_cfi.os
  CC       riscv_regs.os
  CC       riscv_initreg.os
  CC       riscv_corenote.os
  CC       riscv64_corenote.os
  CC       riscv_retval.os
  CC       csky_attrs.os
  CC       csky_init.os
  CC       csky_symbol.os
  CC       csky_cfi.os
  CC       csky_regs.os
  CC       csky_corenote.os
  CC       csky_initreg.os
  CC       loongarch_init.os
  CC       loongarch_symbol.os
  CC       loongarch_cfi.os
  CC       loongarch_regs.os
  CC       loongarch_unwind.os
  CC       loongarch_retval.os
  CC       loongarch_initreg.os
  CC       loongarch_corenote.os
  CC       arc_init.os
  CC       arc_symbol.os
  CC       mips_init.os
  CC       mips_symbol.os
  CC       mips_initreg.os
  CC       mips_unwind.os
  CC       mips_cfi.os
  CC       mips_regs.os
  CC       mips_retval.os
  CC       mips_corenote.os
  CC       hexagon_init.os
  CC       hexagon_symbol.os
  GEN      libebl_backends.manifest
  AR       libebl_backends.a
  AR       libebl_backends_pic.a
Making all in libebl
  CC       eblopenbackend.o
  CC       eblclosebackend.o
  CC       eblreloctypename.o
  CC       eblsymboltypename.o
  CC       eblsectiontypename.o
  CC       eblsectionname.o
  CC       eblsegmenttypename.o
  CC       eblmachineflagname.o
  CC       ebldynamictagname.o
  CC       eblbackendname.o
  CC       eblsymbolbindingname.o
  CC       eblosabiname.o
  CC       eblmachineflagcheck.o
  CC       eblmachinesectionflagcheck.o
  CC       eblreloctypecheck.o
  CC       eblrelocvaliduse.o
  CC       eblrelocsimpletype.o
  CC       ebldynamictagcheck.o
  CC       eblobjnotetypename.o
  CC       eblcorenotetypename.o
  CC       eblcorenote.o
  CC       eblobjnote.o
  CC       ebldebugscnp.o
  CC       eblgotpcreloccheck.o
  CC       eblsectionstripp.o
  CC       eblcopyrelocp.o
  CC       eblelfclass.o
  CC       eblelfdata.o
  CC       eblelfmachine.o
  CC       ebl_check_special_symbol.o
  CC       eblbsspltp.o
  CC       eblretval.o
  CC       eblreginfo.o
  CC       eblnonerelocp.o
  CC       eblrelativerelocp.o
  CC       eblsysvhashentrysize.o
  CC       eblauxvinfo.o
  CC       eblcheckobjattr.o
  CC       ebl_check_special_section.o
  CC       eblabicfi.o
  CC       eblinitreg.o
  CC       eblinitreg_sample.o
  CC       eblnormalizepc.o
  CC       eblstother.o
  CC       ebldwarftoregno.o
  CC       eblunwind.o
  CC       eblresolvesym.o
  CC       eblcheckreloctargettype.o
  CC       ebl_data_marker_symbol.o
  CC       eblclosebackend.os
  CC       eblreloctypename.os
  CC       eblsegmenttypename.os
  CC       eblsectiontypename.os
  CC       eblmachineflagname.os
  CC       eblsymboltypename.os
  CC       ebldynamictagname.os
  CC       eblsectionname.os
  CC       eblsymbolbindingname.os
  CC       eblbackendname.os
  CC       eblosabiname.os
  CC       eblmachineflagcheck.os
  CC       eblmachinesectionflagcheck.os
  CC       eblreloctypecheck.os
  CC       eblrelocvaliduse.os
  CC       eblrelocsimpletype.os
  CC       ebldynamictagcheck.os
  CC       eblcorenotetypename.os
  CC       eblobjnotetypename.os
  CC       eblcorenote.os
  CC       eblcopyrelocp.os
  CC       eblgotpcreloccheck.os
  CC       eblsectionstripp.os
  CC       ebldebugscnp.os
  CC       eblelfclass.os
  CC       eblelfdata.os
  CC       eblelfmachine.os
  CC       eblbsspltp.os
  CC       ebl_check_special_symbol.os
  CC       eblretval.os
  CC       eblreginfo.os
  CC       eblnonerelocp.os
  CC       eblrelativerelocp.os
  CC       eblsysvhashentrysize.os
  CC       eblauxvinfo.os
  CC       eblcheckobjattr.os
  CC       ebl_check_special_section.os
  CC       eblabicfi.os
  CC       eblstother.os
  CC       eblinitreg.os
  CC       eblinitreg_sample.os
  CC       ebldwarftoregno.os
  CC       eblnormalizepc.os
  CC       eblunwind.os
  CC       eblresolvesym.os
  CC       eblcheckreloctargettype.os
  CC       ebl_data_marker_symbol.os
  CC       eblopenbackend.os
  GEN      libebl.manifest
  CC       eblobjnote.os
  AR       libebl.a
  AR       libebl_pic.a
Making all in libdwelf
  CC       dwelf_elf_gnu_debuglink.o
  CC       dwelf_dwarf_gnu_debugaltlink.o
  CC       dwelf_elf_gnu_build_id.o
  CC       dwelf_scn_gnu_compressed_size.o
  CC       dwelf_strtab.o
  CC       dwelf_elf_begin.o
  CC       dwelf_elf_e_machine_string.o
  CC       dwelf_elf_e_machine_string.os
  CC       dwelf_dwarf_gnu_debugaltlink.os
  CC       dwelf_scn_gnu_compressed_size.os
  CC       dwelf_elf_gnu_debuglink.os
  CC       dwelf_elf_begin.os
  CC       dwelf_elf_gnu_build_id.os
  GEN      libdwelf.manifest
  CC       dwelf_strtab.os
  AR       libdwelf.a
  AR       libdwelf_pic.a
Making all in libdwfl
  CC       dwfl_end.o
  CC       dwfl_begin.o
  CC       dwfl_error.o
  CC       dwfl_module.o
  CC       dwfl_version.o
  CC       relocate.o
  CC       dwfl_module_build_id.o
  CC       dwfl_report_elf.o
  CC       dwfl_module_report_build_id.o
  CC       derelocate.o
  CC       offline.o
  CC       segment.o
  CC       dwfl_module_info.o
  CC       dwfl_getmodules.o
  CC       dwfl_getdwarf.o
  CC       dwfl_module_getdwarf.o
  CC       dwfl_validate_address.o
  CC       dwfl_module_getelf.o
  CC       argp-std.o
  CC       dwfl_build_id_find_elf.o
  CC       find-debuginfo.o
  CC       dwfl_build_id_find_debuginfo.o
  CC       linux-kernel-modules.o
  CC       linux-proc-maps.o
  CC       dwfl_addrmodule.o
  CC       dwfl_addrdwarf.o
  CC       cu.o
  CC       dwfl_module_nextcu.o
  CC       dwfl_nextcu.o
  CC       dwfl_cumodule.o
  CC       dwfl_module_addrdie.o
  CC       dwfl_addrdie.o
  CC       lines.o
  CC       dwfl_lineinfo.o
  CC       dwfl_line_comp_dir.o
  CC       dwfl_linemodule.o
  CC       dwfl_linecu.o
  CC       dwfl_dwarf_line.o
  CC       dwfl_getsrclines.o
  CC       dwfl_onesrcline.o
  CC       dwfl_module_getsrc.o
  CC       dwfl_getsrc.o
  CC       dwfl_module_getsrc_file.o
  CC       libdwfl_crc32.o
  CC       libdwfl_crc32_file.o
  CC       elf-from-memory.o
  CC       dwfl_module_dwarf_cfi.o
  CC       dwfl_module_eh_cfi.o
  CC       dwfl_module_getsym.o
  CC       dwfl_module_addrname.o
  CC       dwfl_module_addrsym.o
  CC       dwfl_module_return_value_location.o
  CC       dwfl_module_register_names.o
  CC       dwfl_segment_report_module.o
  CC       dwfl_set_sysroot.o
  CC       link_map.o
  CC       core-file.o
  CC       open.o
  CC       image-header.o
  CC       dwfl_frame.o
  CC       frame_unwind.o
  CC       dwfl_frame_pc.o
  CC       linux-pid-attach.o
  CC       linux-core-attach.o
  CC       gzip.o
  CC       dwfl_frame_regs.o
  CC       debuginfod-client.o
  CC       bzip2.o
  CC       zstd.o
  CC       lzma.o
  CC       dwfl_begin.os
  CC       dwfl_end.os
  CC       dwfl_error.os
  CC       dwfl_version.os
  CC       dwfl_module.os
  CC       dwfl_report_elf.os
  CC       relocate.os
  CC       dwfl_module_build_id.os
  CC       dwfl_module_report_build_id.os
  CC       derelocate.os
  CC       offline.os
  CC       segment.os
  CC       dwfl_module_info.os
  CC       dwfl_getmodules.os
  CC       dwfl_getdwarf.os
  CC       dwfl_module_getelf.os
  CC       dwfl_validate_address.os
  CC       argp-std.os
  CC       find-debuginfo.os
  CC       dwfl_build_id_find_elf.os
  CC       dwfl_build_id_find_debuginfo.os
  CC       linux-kernel-modules.os
  CC       linux-proc-maps.os
  CC       dwfl_addrmodule.os
  CC       dwfl_addrdwarf.os
  CC       cu.os
  CC       dwfl_nextcu.os
  CC       dwfl_cumodule.os
  CC       dwfl_module_addrdie.os
  CC       dwfl_addrdie.os
  CC       dwfl_module_nextcu.os
  CC       lines.os
  CC       dwfl_lineinfo.os
  CC       dwfl_line_comp_dir.os
  CC       dwfl_linemodule.os
  CC       dwfl_linecu.os
  CC       dwfl_dwarf_line.os
  CC       dwfl_getsrclines.os
  CC       dwfl_module_getsrc.os
  CC       dwfl_getsrc.os
  CC       dwfl_onesrcline.os
  CC       dwfl_module_getsrc_file.os
  CC       libdwfl_crc32.os
  CC       libdwfl_crc32_file.os
  CC       elf-from-memory.os
  CC       dwfl_module_dwarf_cfi.os
  CC       dwfl_module_eh_cfi.os
  CC       dwfl_module_getsym.os
  CC       dwfl_module_addrname.os
  CC       dwfl_module_addrsym.os
  CC       dwfl_module_return_value_location.os
  CC       dwfl_module_register_names.os
  CC       dwfl_set_sysroot.os
  CC       open.os
  CC       core-file.os
  CC       image-header.os
  CC       dwfl_frame.os
  CC       dwfl_frame_pc.os
  CC       linux-pid-attach.os
  CC       linux-core-attach.os
  CC       dwfl_frame_regs.os
  CC       gzip.os
  CC       debuginfod-client.os
  CC       bzip2.os
  CC       lzma.os
  CC       dwfl_module_getdwarf.os
  CC       link_map.os
  CC       zstd.os
  CC       frame_unwind.os
  GEN      libdwfl.manifest
  CC       dwfl_segment_report_module.os
  AR       libdwfl.a
  AR       libdwfl_pic.a
Making all in libdwfl_stacktrace
  CC       dwflst_process_tracker.o
  CC       dwflst_tracker_find_elf.o
  CC       dwflst_tracker_elftab.o
  CC       dwflst_tracker_dwfltab.o
  CC       libdwfl_stacktrace_next_prime.o
  CC       dwflst_sample_frame.o
  CC       libdwfl_stacktrace_next_prime.os
  CC       dwflst_process_tracker.os
  CC       dwflst_sample_frame.os
  CC       dwflst_tracker_find_elf.os
  CC       dwflst_tracker_elftab.os
  GEN      libdwfl_stacktrace.manifest
  CC       dwflst_tracker_dwfltab.os
  AR       libdwfl_stacktrace.a
  AR       libdwfl_stacktrace_pic.a
Making all in libdw
gawk -f ../config/known-dwarf.awk dwarf.h > known-dwarf.h.new
mv -f known-dwarf.h.new known-dwarf.h
make  all-am
  CC       dwarf_begin.o
  CC       dwarf_begin_elf.o
  CC       dwarf_getabbrev.o
  CC       dwarf_end.o
  CC       dwarf_getelf.o
  CC       dwarf_getpubnames.o
  CC       dwarf_tag.o
  CC       dwarf_error.o
  CC       dwarf_nextcu.o
  CC       dwarf_offdie.o
  CC       dwarf_attr.o
  CC       dwarf_diename.o
  CC       dwarf_formstring.o
  CC       dwarf_attr_integrate.o
  CC       dwarf_haschildren.o
  CC       dwarf_formudata.o
  CC       dwarf_formaddr.o
  CC       dwarf_formsdata.o
  CC       dwarf_abbrev_hash.o
  CC       dwarf_lowpc.o
  CC       dwarf_entrypc.o
  CC       dwarf_sig8_hash.o
  CC       dwarf_hasattr_integrate.o
  CC       dwarf_child.o
  CC       dwarf_haspc.o
  CC       dwarf_highpc.o
  CC       dwarf_ranges.o
  CC       dwarf_formref.o
  CC       dwarf_formref_die.o
  CC       dwarf_siblingof.o
  CC       dwarf_dieoffset.o
  CC       dwarf_cuoffset.o
  CC       dwarf_diecu.o
  CC       dwarf_hasattr.o
  CC       dwarf_hasform.o
  CC       dwarf_whatform.o
  CC       dwarf_whatattr.o
  CC       dwarf_bytesize.o
  CC       dwarf_arrayorder.o
  CC       dwarf_bitsize.o
  CC       dwarf_bitoffset.o
  CC       dwarf_srclang.o
  CC       dwarf_getabbrevtag.o
  CC       dwarf_getabbrevcode.o
  CC       dwarf_abbrevhaschildren.o
  CC       dwarf_getattrcnt.o
  CC       dwarf_getabbrevattr.o
  CC       dwarf_getsrclines.o
  CC       dwarf_getsrc_die.o
  CC       dwarf_getscopes.o
  CC       dwarf_getscopes_die.o
  CC       dwarf_getscopevar.o
  CC       dwarf_linesrc.o
  CC       dwarf_lineno.o
  CC       dwarf_lineaddr.o
  CC       dwarf_linecol.o
  CC       dwarf_linebeginstatement.o
  CC       dwarf_lineendsequence.o
  CC       dwarf_lineblock.o
  CC       dwarf_linecontext.o
  CC       dwarf_linefunctionname.o
  CC       dwarf_lineprologueend.o
  CC       dwarf_lineepiloguebegin.o
  CC       dwarf_lineisa.o
  CC       dwarf_linediscriminator.o
  CC       dwarf_lineop_index.o
  CC       dwarf_line_file.o
  CC       dwarf_onesrcline.o
  CC       dwarf_getsrcfiles.o
  CC       dwarf_filesrc.o
  CC       dwarf_getsrcdirs.o
  CC       dwarf_formblock.o
  CC       dwarf_getstring.o
  CC       dwarf_getlocation.o
  CC       dwarf_offabbrev.o
  CC       dwarf_onearange.o
  CC       dwarf_getaranges.o
  CC       dwarf_getarangeinfo.o
  CC       dwarf_getarange_addr.o
  CC       dwarf_getattrs.o
  CC       dwarf_formflag.o
  CC       dwarf_macro_getparamcnt.o
  CC       dwarf_getmacros.o
  CC       dwarf_macro_opcode.o
  CC       dwarf_macro_param.o
  CC       dwarf_macro_param1.o
  CC       dwarf_macro_param2.o
  CC       dwarf_macro_getsrcfiles.o
  CC       dwarf_addrdie.o
  CC       dwarf_getfuncs.o
  CC       dwarf_decl_file.o
  CC       dwarf_decl_line.o
  CC       dwarf_func_inline.o
  CC       dwarf_decl_column.o
  CC       dwarf_getsrc_file.o
  CC       libdw_form.o
  CC       libdw_findcu.o
  CC       libdw_alloc.o
  CC       libdw_visit_scopes.o
  CC       dwarf_entry_breakpoints.o
  CC       dwarf_next_cfi.o
  CC       cie.o
  CC       fde.o
  CC       cfi.o
  CC       frame-cache.o
  CC       dwarf_frame_info.o
  CC       dwarf_frame_cfa.o
  CC       dwarf_frame_register.o
  CC       dwarf_cfi_addrframe.o
  CC       dwarf_getcfi_elf.o
  CC       dwarf_getcfi.o
  CC       dwarf_cfi_end.o
  CC       dwarf_aggregate_size.o
  CC       dwarf_getlocation_implicit_pointer.o
  CC       dwarf_getlocation_die.o
  CC       dwarf_getlocation_attr.o
  CC       dwarf_getalt.o
  CC       dwarf_setalt.o
  CC       dwarf_cu_getdwarf.o
  CC       dwarf_cu_die.o
  CC       dwarf_peel_type.o
  CC       dwarf_default_lower_bound.o
  CC       dwarf_get_units.o
  CC       dwarf_die_addr_die.o
  CC       libdw_find_split_unit.o
  CC       dwarf_cu_info.o
  CC       dwarf_next_lines.o
  CC       dwarf_cu_dwp_section_info.o
  CC       dwarf_begin.os
  CC       dwarf_begin_elf.os
  CC       dwarf_end.os
  CC       dwarf_getelf.os
  CC       dwarf_getpubnames.os
  CC       dwarf_getabbrev.os
  CC       dwarf_tag.os
  CC       dwarf_error.os
  CC       dwarf_nextcu.os
  CC       dwarf_diename.os
  CC       dwarf_offdie.os
  CC       dwarf_attr.os
  CC       dwarf_formstring.os
  CC       dwarf_abbrev_hash.os
  CC       dwarf_sig8_hash.os
  CC       dwarf_hasattr_integrate.os
  CC       dwarf_attr_integrate.os
  CC       dwarf_child.os
  CC       dwarf_haschildren.os
  CC       dwarf_formaddr.os
  CC       dwarf_formudata.os
  CC       dwarf_formsdata.os
  CC       dwarf_lowpc.os
  CC       dwarf_entrypc.os
  CC       dwarf_haspc.os
  CC       dwarf_highpc.os
  CC       dwarf_ranges.os
  CC       dwarf_formref.os
  CC       dwarf_formref_die.os
  CC       dwarf_siblingof.os
  CC       dwarf_dieoffset.os
  CC       dwarf_cuoffset.os
  CC       dwarf_diecu.os
  CC       dwarf_hasattr.os
  CC       dwarf_hasform.os
  CC       dwarf_whatform.os
  CC       dwarf_whatattr.os
  CC       dwarf_bytesize.os
  CC       dwarf_arrayorder.os
  CC       dwarf_bitsize.os
  CC       dwarf_bitoffset.os
  CC       dwarf_srclang.os
  CC       dwarf_getabbrevtag.os
  CC       dwarf_getabbrevcode.os
  CC       dwarf_abbrevhaschildren.os
  CC       dwarf_getattrcnt.os
  CC       dwarf_getabbrevattr.os
  CC       dwarf_getscopes.os
  CC       dwarf_getsrc_die.os
  CC       dwarf_getscopes_die.os
  CC       dwarf_getscopevar.os
  CC       dwarf_linesrc.os
  CC       dwarf_lineaddr.os
  CC       dwarf_lineno.os
  CC       dwarf_linecol.os
  CC       dwarf_linebeginstatement.os
  CC       dwarf_lineendsequence.os
  CC       dwarf_lineblock.os
  CC       dwarf_linecontext.os
  CC       dwarf_linefunctionname.os
  CC       dwarf_lineprologueend.os
  CC       dwarf_lineepiloguebegin.os
  CC       dwarf_lineisa.os
  CC       dwarf_linediscriminator.os
  CC       dwarf_lineop_index.os
  CC       dwarf_line_file.os
  CC       dwarf_onesrcline.os
  CC       dwarf_formblock.os
  CC       dwarf_filesrc.os
  CC       dwarf_getsrcfiles.os
  CC       dwarf_getlocation.os
  CC       dwarf_getsrcdirs.os
  CC       dwarf_getstring.os
  CC       dwarf_offabbrev.os
  CC       dwarf_onearange.os
  CC       dwarf_getaranges.os
  CC       dwarf_getarangeinfo.os
  CC       dwarf_getarange_addr.os
  CC       dwarf_getattrs.os
  CC       dwarf_formflag.os
  CC       dwarf_getmacros.os
  CC       dwarf_macro_getparamcnt.os
  CC       dwarf_macro_opcode.os
  CC       dwarf_macro_param.os
  CC       dwarf_macro_param1.os
  CC       dwarf_macro_getsrcfiles.os
  CC       dwarf_macro_param2.os
  CC       dwarf_addrdie.os
  CC       dwarf_getfuncs.os
  CC       dwarf_decl_line.os
  CC       dwarf_decl_file.os
  CC       dwarf_decl_column.os
  CC       dwarf_func_inline.os
  CC       dwarf_getsrc_file.os
  CC       libdw_form.os
  CC       libdw_alloc.os
  CC       libdw_visit_scopes.os
  CC       libdw_findcu.os
  CC       dwarf_next_cfi.os
  CC       dwarf_entry_breakpoints.os
  CC       cie.os
  CC       fde.os
  CC       frame-cache.os
  CC       dwarf_frame_info.os
  CC       dwarf_frame_cfa.os
  CC       dwarf_frame_register.os
  CC       dwarf_cfi_addrframe.os
  CC       dwarf_getcfi.os
  CC       dwarf_getcfi_elf.os
  CC       dwarf_cfi_end.os
  CC       dwarf_aggregate_size.os
  CC       dwarf_getlocation_implicit_pointer.os
  CC       dwarf_getlocation_die.os
  CC       dwarf_getlocation_attr.os
  CC       dwarf_getalt.os
  CC       dwarf_setalt.os
  CC       dwarf_cu_getdwarf.os
  CC       dwarf_peel_type.os
  CC       dwarf_die_addr_die.os
  CC       dwarf_cu_die.os
  CC       dwarf_default_lower_bound.os
  CC       dwarf_get_units.os
  CC       libdw_find_split_unit.os
  CC       dwarf_cu_info.os
  CC       dwarf_next_lines.os
  CC       dwarf_cu_dwp_section_info.os
  CC       dwarf_getsrclines.os
  GEN      libdw.manifest
  CC       cfi.os
  AR       libdw.a
  AR       libdw_pic.a
  CCLD     libdw.so
Making all in libasm
  CC       asm_begin.o
  CC       asm_abort.o
  CC       asm_end.o
  CC       asm_getelf.o
  CC       asm_newscn.o
  CC       asm_error.o
  CC       asm_newscn_ingrp.o
  CC       asm_newsubscn.o
  CC       asm_newsym.o
  CC       asm_newcomsym.o
  CC       asm_newscngrp.o
  CC       asm_newabssym.o
  CC       asm_scngrp_newsignature.o
  CC       asm_fill.o
  CC       asm_align.o
  CC       asm_addstrz.o
  CC       asm_addint8.o
  CC       asm_adduint8.o
  CC       asm_addint16.o
  CC       asm_adduint16.o
  CC       asm_addint32.o
  CC       asm_adduint32.o
  CC       asm_addint64.o
  CC       asm_adduint64.o
  CC       asm_adduleb128.o
  CC       asm_addsleb128.o
  CC       disasm_begin.o
  CC       disasm_cb.o
  CC       disasm_end.o
  CC       disasm_str.o
  CC       symbolhash.o
  CC       asm_begin.os
  CC       asm_abort.os
  CC       asm_error.os
  CC       asm_getelf.os
  CC       asm_newscn.os
  CC       asm_newscn_ingrp.os
  CC       asm_newsubscn.os
  CC       asm_newsym.os
  CC       asm_newcomsym.os
  CC       asm_newabssym.os
  CC       asm_newscngrp.os
  CC       asm_scngrp_newsignature.os
  CC       asm_fill.os
  CC       asm_align.os
  CC       asm_addstrz.os
  CC       asm_addint8.os
  CC       asm_adduint8.os
  CC       asm_addint16.os
  CC       asm_adduint16.os
  CC       asm_addint32.os
  CC       asm_adduint32.os
  CC       asm_addint64.os
  CC       asm_adduint64.os
  CC       asm_adduleb128.os
  CC       asm_addsleb128.os
  CC       disasm_begin.os
  CC       disasm_cb.os
  CC       disasm_end.os
  CC       asm_end.os
  CC       disasm_str.os
  GEN      libasm.manifest
  CC       symbolhash.os
  AR       libasm.a
  AR       libasm_pic.a
  CCLD     libasm.so
Making all in debuginfod
  CXX      debuginfod.o
  CC       debuginfod-find.o
  CC       debuginfod-client.o
  CC       debuginfod-client.os
  GEN      libdebuginfod.manifest
  AR       libdebuginfod.a
  AR       libdebuginfod_pic.a
  CCLD     libdebuginfod.so.1
ln -fs libdebuginfod.so.1 libdebuginfod.so
  CCLD     debuginfod-find
  CXXLD    debuginfod
Making all in src
  CC       readelf.o
  CC       nm.o
  CC       size.o
  CC       strip.o
  CC       elflint.o
  CC       findtextrel.o
  CC       addr2line.o
  CC       elfcmp.o
  CC       objdump.o
  CC       ranlib.o
  CC       arlib.o
  CC       arlib2.o
  CC       arlib-argp.o
  CC       strings.o
  CC       ar.o
  CC       unstrip.o
  CC       stack.o
  CC       elfcompress.o
  CC       elfclassify.o
  CXX      srcfiles.o
  GEN      make-debug-archive
  GEN      libar.manifest
  AR       libar.a
  CCLD     findtextrel
  CCLD     ranlib
  CCLD     size
  CCLD     addr2line
  CCLD     strings
  CCLD     stack
  CCLD     objdump
  CCLD     elfclassify
  CCLD     elfcmp
  CCLD     nm
  CCLD     elfcompress
  CCLD     ar
  CCLD     strip
  CCLD     unstrip
  CXXLD    srcfiles
  CCLD     elflint
  CCLD     readelf
Making all in po
make elfutils.pot-update
package_gnu=""; \
test -n "$package_gnu" || { \
  if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \
         LC_ALL=C find -L .. -maxdepth 1 -type f -size -10000000c -exec grep -i 'GNU elfutils' /dev/null '{}' ';' 2>/dev/null; \
       else \
         LC_ALL=C grep -i 'GNU elfutils' ../* 2>/dev/null; \
       fi; \
     } | grep -v 'libtool:' >/dev/null; then \
     package_gnu=yes; \
   else \
     package_gnu=no; \
   fi; \
}; \
if test "$package_gnu" = "yes"; then \
  package_prefix='GNU '; \
else \
  package_prefix=''; \
fi; \
if test -n 'https://sourceware.org/bugzilla/' || test 'https://sourceware.org/bugzilla' = '@'PACKAGE_BUGREPORT'@'; then \
  msgid_bugs_address='https://sourceware.org/bugzilla/'; \
else \
  msgid_bugs_address='https://sourceware.org/bugzilla'; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
    /usr/bin/xgettext --default-domain=elfutils --directory=.. \
      --add-comments=TRANSLATORS: \
      --files-from=./POTFILES.in \
      --copyright-holder='The elfutils developers' \
      --msgid-bugs-address="$msgid_bugs_address" \
      --keyword=_ --keyword=N_ --keyword=sgettext:1g --flag=_:1:pass-c-format --flag=N_:1:pass-c-format --flag=sgettext:1:pass-c-format --flag=error:3:c-format --flag=ERROR:1:c-format --flag=argp_error:2:c-format --add-comments  \
    ;; \
  *) \
    /usr/bin/xgettext --default-domain=elfutils --directory=.. \
      --add-comments=TRANSLATORS: \
      --files-from=./POTFILES.in \
      --copyright-holder='The elfutils developers' \
      --package-name="${package_prefix}elfutils" \
      --package-version='0.195' \
      --msgid-bugs-address="$msgid_bugs_address" \
      --keyword=_ --keyword=N_ --keyword=sgettext:1g --flag=_:1:pass-c-format --flag=N_:1:pass-c-format --flag=sgettext:1:pass-c-format --flag=error:3:c-format --flag=ERROR:1:c-format --flag=argp_error:2:c-format --add-comments  \
    ;; \
esac
/usr/bin/xgettext: warning: file 'libcpu/i386_lex.l' extension 'l' is unknown; will try C
/usr/bin/xgettext: warning: file 'libcpu/i386_parse.y' extension 'y' is unknown; will try C
src/stacktrace.c:1278: warning: Message contains an embedded URL.  Better move it out of the translatable string, see https://www.gnu.org/software/gettext/manual/html_node/No-embedded-URLs.html
test ! -f elfutils.po || { \
  if test -f ./elfutils.pot-header; then \
    sed -e '1,/^#$/d' < elfutils.po > elfutils.1po && \
    cat ./elfutils.pot-header elfutils.1po > elfutils.po && \
    rm -f elfutils.1po \
    || exit 1; \
  fi; \
  if test -f ./elfutils.pot; then \
    sed -f ./remove-potcdate.sed < ./elfutils.pot > elfutils.1po && \
    sed -f ./remove-potcdate.sed < elfutils.po > elfutils.2po && \
    if cmp elfutils.1po elfutils.2po >/dev/null 2>&1; then \
      rm -f elfutils.1po elfutils.2po elfutils.po; \
    else \
      rm -f elfutils.1po elfutils.2po ./elfutils.pot && \
      mv elfutils.po ./elfutils.pot; \
    fi; \
  else \
    mv elfutils.po ./elfutils.pot; \
  fi; \
}
test ! -f ./elfutils.pot || \
  test -z "./de.gmo ./es.gmo ./ja.gmo ./pl.gmo ./uk.gmo ./en@quot.gmo ./en@boldquot.gmo" || make ./de.gmo ./es.gmo ./ja.gmo ./pl.gmo ./uk.gmo ./en@quot.gmo ./en@boldquot.gmo
rm -f de.gmo && /usr/bin/msgmerge --for-msgfmt -o de.gpo de.po elfutils.pot && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.gpo && rm -f de.gpo
de.gpo: 224 translated messages.
rm -f es.gmo && /usr/bin/msgmerge --for-msgfmt -o es.gpo es.po elfutils.pot && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.gpo && rm -f es.gpo
es.gpo: 847 translated messages.
rm -f ja.gmo && /usr/bin/msgmerge --for-msgfmt -o ja.gpo ja.po elfutils.pot && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.gpo && rm -f ja.gpo
ja.gpo: 752 translated messages.
rm -f pl.gmo && /usr/bin/msgmerge --for-msgfmt -o pl.gpo pl.po elfutils.pot && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.gpo && rm -f pl.gpo
pl.gpo: 1394 translated messages.
rm -f uk.gmo && /usr/bin/msgmerge --for-msgfmt -o uk.gpo uk.po elfutils.pot && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.gpo && rm -f uk.gpo
uk.gpo: 1162 translated messages.
make en@quot.po-update
sed -e 's/HEADER/en@quot.header/g' ./insert-header.sed > en@quot.insert-header
en@quot:
rm -f en@quot.gmo && /usr/bin/msgmerge --for-msgfmt -o en@quot.gpo en@quot.po elfutils.pot && /usr/bin/msgfmt -c --statistics --verbose -o en@quot.gmo en@quot.gpo && rm -f en@quot.gpo
en@quot.gpo: 1412 translated messages.
make en@boldquot.po-update
sed -e 's/HEADER/en@boldquot.header/g' ./insert-header.sed > en@boldquot.insert-header
en@boldquot:
rm -f en@boldquot.gmo && /usr/bin/msgmerge --for-msgfmt -o en@boldquot.gpo en@boldquot.po elfutils.pot && /usr/bin/msgfmt -c --statistics --verbose -o en@boldquot.gmo en@boldquot.gpo && rm -f en@boldquot.gpo
en@boldquot.gpo: 1412 translated messages.
touch ./stamp-po
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in tests
ln -s ../libelf/libelf.h libelf.h
make  all-am
make[3]: Nothing to be done for 'all-am'.
==> Starting check()...
make: Entering directory '/startdir/src/elfutils'
Making check in config
sed -i 's/{prefix}/prefix/g' profile.fish
Making check in lib
make[1]: Nothing to be done for 'check'.
Making check in libelf
make  gelf_fsize_check
  CC       gelf_fsize_check
make  check-TESTS
PASS: gelf_fsize_check
============================================================================
Testsuite summary for elfutils 0.195
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in libcpu
make[1]: Nothing to be done for 'check'.
Making check in backends
make[1]: Nothing to be done for 'check'.
Making check in libebl
make[1]: Nothing to be done for 'check'.
Making check in libdwelf
make[1]: Nothing to be done for 'check'.
Making check in libdwfl
make[1]: Nothing to be done for 'check'.
Making check in libdwfl_stacktrace
make[1]: Nothing to be done for 'check'.
Making check in libdw
make  check-am
make  dwarf_srclang_check
  CC       dwarf_srclang_check
make  check-TESTS
PASS: dwarf_srclang_check
============================================================================
Testsuite summary for elfutils 0.195
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in libasm
make[1]: Nothing to be done for 'check'.
Making check in debuginfod
make[1]: Nothing to be done for 'check'.
Making check in src
make[1]: Nothing to be done for 'check'.
Making check in po
make[1]: Nothing to be done for 'check'.
Making check in doc
make[1]: Nothing to be done for 'check'.
Making check in tests
make  check-am
make  arextract arsymtest newfile saridx scnnames sectiondump showptable update1 update2 update3 update4 test-nlist show-die-info get-files next-files get-lines next-lines get-pubnames get-files-define-file get-aranges allfcts line2addr addrscopes funcscopes show-abbrev hash newscn ecp dwflmodtest find-prologues funcretval allregs rdwrmmap dwfl-bug-addr-overflow arls dwfl-bug-fd-leak dwfl-addr-sect dwfl-bug-report early-offscn dwfl-bug-getmodules dwarf-getmacros dwarf-ranges addrcfi dwfl-core-noncontig dwarfcfi test-flag-nobits dwarf-getstring rerequest_tag alldts typeiter typeiter2 low_high_pc test-elf_cntl_gelf_getshdr dwflsyms dwfllines dwfl-report-elf-align dwfl-report-segment-contiguous dwfl-report-offline-memory varlocs backtrace backtrace-child backtrace-data backtrace-dwarf debuglink debugaltlink buildid deleted deleted-lib.so aggregate_size peel_type vdsosyms getsrc_die strptr newdata newzdata elfstrtab dwfl-proc-attach elfshphehdr elfstrmerge dwelfgnucompressed elfgetchdr elfgetzdata elfputzdata zstrptr emptyfile vendorelf fillfile dwarf_default_lower_bound dwarf_language_lower_bound dwarf-die-addr-die get-units-invalid get-units-split attr-integrate-skel all-dwarf-ranges unit-info next_cfi elfcopy addsections xlate_notes elfrdwrnop dwelf_elf_e_machine_string getphdrnum leb128 read_unaligned msg_tst system-elf-libelf-test system-elf-gelf-test nvidia_extended_linemap_libdw elf-print-reloc-syms cu-dwp-section-info declfiles test-manyfuncs eu_search_cfi eu_search_macros eu_search_lines eu_search_die ar-extract-ar asm-tst1 asm-tst2 asm-tst3 asm-tst4 asm-tst5 asm-tst6 asm-tst7 asm-tst8 asm-tst9  debuginfod_build_id_find funcretval_test++11 funcretval_test_struct
  CC       arextract.o
  CC       arsymtest.o
  CC       newfile.o
  CC       saridx.o
  CC       scnnames.o
  CC       sectiondump.o
  CC       showptable.o
  CC       update1.o
  CC       update2.o
  CC       update3.o
  CC       update4.o
  CC       test-nlist
  CC       show-die-info.o
  CC       get-files.o
  CC       next-files.o
  CC       get-lines.o
  CC       next-lines.o
  CC       get-pubnames.o
  CC       get-files-define-file.o
  CC       get-aranges.o
  CC       allfcts.o
  CC       line2addr.o
  CC       addrscopes.o
  CC       funcscopes.o
  CC       show-abbrev.o
  CC       hash.o
  CC       newscn.o
  CC       ecp.o
  CC       dwflmodtest.o
  CC       find-prologues.o
  CC       funcretval.o
  CC       allregs.o
  CC       rdwrmmap.o
  CC       dwfl-bug-addr-overflow.o
  CC       arls.o
  CC       dwfl-bug-fd-leak.o
  CC       dwfl-addr-sect.o
  CC       dwfl-bug-report.o
  CC       early-offscn.o
  CC       dwfl-bug-getmodules.o
  CC       dwarf-getmacros.o
  CC       dwarf-ranges.o
  CC       addrcfi.o
  CC       dwfl-core-noncontig.o
  CC       dwarfcfi.o
  CC       test-flag-nobits.o
  CC       dwarf-getstring.o
  CC       rerequest_tag.o
  CC       alldts.o
  CC       typeiter.o
  CC       typeiter2.o
  CC       low_high_pc.o
  CC       test-elf_cntl_gelf_getshdr.o
  CC       dwflsyms.o
  CC       dwfllines.o
  CC       dwfl-report-elf-align.o
  CC       dwfl-report-segment-contiguous.o
  CC       dwfl-report-offline-memory.o
  CC       varlocs.o
  CC       backtrace.o
  CC       backtrace_child-backtrace-child.o
  CC       backtrace-data.o
  CC       backtrace_dwarf-backtrace-dwarf.o
  CC       debuglink.o
  CC       debugaltlink.o
  CC       buildid.o
  CC       deleted.o
  CC       deleted_lib_so-deleted-lib.o
  CC       aggregate_size.o
  CC       peel_type.o
  CC       vdsosyms.o
  CC       getsrc_die.o
  CC       strptr.o
  CC       newdata.o
  CC       newzdata.o
  CC       elfstrtab.o
  CC       dwfl-proc-attach.o
  CC       elfshphehdr.o
  CC       elfstrmerge.o
  CC       dwelfgnucompressed.o
  CC       elfgetchdr.o
  CC       elfgetzdata.o
  CC       elfputzdata.o
  CC       zstrptr.o
  CC       emptyfile.o
  CC       vendorelf.o
  CC       fillfile.o
  CC       dwarf_default_lower_bound.o
  CC       dwarf_language_lower_bound.o
  CC       dwarf-die-addr-die.o
  CC       get-units-invalid.o
  CC       get-units-split.o
  CC       attr-integrate-skel.o
  CC       all-dwarf-ranges.o
  CC       unit-info.o
  CC       next_cfi.o
  CC       elfcopy.o
  CC       addsections.o
  CC       xlate_notes.o
  CC       elfrdwrnop.o
  CC       dwelf_elf_e_machine_string.o
  CC       getphdrnum.o
  CC       leb128.o
  CC       read_unaligned.o
  CC       msg_tst.o
  CC       system_elf_libelf_test-system-elf-libelf-test.o
  CC       system_elf_gelf_test-system-elf-gelf-test.o
  CC       nvidia_extended_linemap_libdw.o
  CC       elf-print-reloc-syms.o
  CC       cu-dwp-section-info.o
  CC       declfiles.o
  CC       manyfuncs.o
  CC       test-manyfuncs.o
  CC       eu_search_cfi.o
  CC       eu_search_macros.o
  CC       eu_search_lines.o
  CC       eu_search_die.o
  CC       ar-extract-ar.o
  CC       asm-tst1.o
  CC       asm-tst2.o
  CC       asm-tst3.o
  CC       asm-tst4.o
  CC       asm-tst5.o
  CC       asm-tst6.o
  CC       asm-tst7.o
  CC       asm-tst8.o
  CC       asm-tst9.o
  CC       debuginfod_build_id_find.o
  CXX      funcretval_test++11.o
  CC       funcretval_test_struct.o
  CCLD     arextract
  CCLD     arsymtest
  CCLD     newfile
  CCLD     saridx
  CCLD     scnnames
  CCLD     sectiondump
  CCLD     update1
  CCLD     showptable
  CCLD     update2
  CCLD     update3
  CCLD     update4
  CCLD     show-die-info
  CCLD     next-files
  CCLD     get-files
  CCLD     get-lines
  CCLD     get-pubnames
  CCLD     next-lines
  CCLD     get-files-define-file
  CCLD     get-aranges
  CCLD     allfcts
  CCLD     line2addr
  CCLD     addrscopes
  CCLD     funcscopes
  CCLD     show-abbrev
  CCLD     hash
  CCLD     newscn
  CCLD     ecp
  CCLD     dwflmodtest
  CCLD     find-prologues
  CCLD     allregs
  CCLD     funcretval
  CCLD     rdwrmmap
  CCLD     dwfl-bug-addr-overflow
  CCLD     arls
  CCLD     dwfl-bug-fd-leak
  CCLD     dwfl-addr-sect
  CCLD     dwfl-bug-report
  CCLD     early-offscn
  CCLD     dwfl-bug-getmodules
  CCLD     dwarf-getmacros
  CCLD     dwarf-ranges
  CCLD     addrcfi
  CCLD     dwfl-core-noncontig
  CCLD     dwarfcfi
  CCLD     test-flag-nobits
  CCLD     dwarf-getstring
  CCLD     rerequest_tag
  CCLD     alldts
  CCLD     typeiter2
  CCLD     typeiter
  CCLD     low_high_pc
  CCLD     test-elf_cntl_gelf_getshdr
  CCLD     dwflsyms
  CCLD     dwfllines
  CCLD     dwfl-report-elf-align
  CCLD     dwfl-report-segment-contiguous
  CCLD     dwfl-report-offline-memory
  CCLD     backtrace
  CCLD     backtrace-child
  CCLD     backtrace-data
  CCLD     backtrace-dwarf
  CCLD     debuglink
  CCLD     debugaltlink
  CCLD     buildid
  CCLD     deleted-lib.so
  CCLD     aggregate_size
  CCLD     peel_type
  CCLD     vdsosyms
  CCLD     getsrc_die
  CCLD     strptr
  CCLD     newdata
  CCLD     newzdata
  CCLD     elfstrtab
  CCLD     dwfl-proc-attach
  CCLD     elfshphehdr
  CCLD     elfstrmerge
  CCLD     dwelfgnucompressed
  CCLD     elfgetchdr
  CCLD     elfgetzdata
  CCLD     elfputzdata
  CCLD     emptyfile
  CCLD     zstrptr
  CCLD     vendorelf
  CCLD     fillfile
  CCLD     dwarf_default_lower_bound
  CCLD     dwarf_language_lower_bound
  CCLD     dwarf-die-addr-die
  CCLD     get-units-invalid
  CCLD     get-units-split
  CCLD     attr-integrate-skel
  CCLD     all-dwarf-ranges
  CCLD     unit-info
  CCLD     next_cfi
  CCLD     elfcopy
  CCLD     addsections
  CCLD     xlate_notes
  CCLD     elfrdwrnop
  CCLD     dwelf_elf_e_machine_string
  CCLD     getphdrnum
  CCLD     leb128
  CCLD     read_unaligned
  CCLD     msg_tst
  CCLD     system-elf-libelf-test
  CCLD     system-elf-gelf-test
  CCLD     nvidia_extended_linemap_libdw
  CCLD     elf-print-reloc-syms
  CCLD     cu-dwp-section-info
  CCLD     declfiles
  CCLD     eu_search_macros
  CCLD     eu_search_cfi
  CCLD     eu_search_lines
  CCLD     eu_search_die
  CCLD     ar-extract-ar
  CCLD     asm-tst1
  CCLD     asm-tst2
  CCLD     asm-tst3
  CCLD     asm-tst5
  CCLD     asm-tst4
  CCLD     asm-tst6
  CCLD     asm-tst7
  CCLD     asm-tst9
  CCLD     asm-tst8
  CCLD     debuginfod_build_id_find
  CXXLD    funcretval_test++11
  CCLD     funcretval_test_struct
make[3]: 'deleted-lib.so' is up to date.
  CCLD     varlocs
  CCLD     deleted
  CCLD     test-manyfuncs
make  check-TESTS check-local
make[3]: Nothing to be done for 'check-local'.
PASS: newfile
PASS: update1
PASS: test-nlist
PASS: update2
PASS: update4
PASS: update3
PASS: hash
PASS: newscn
PASS: run-get-pubnames.sh
PASS: run-get-aranges.sh
PASS: run-show-abbrev.sh
SKIP: run-large-elf-file.sh
PASS: run-get-lines.sh
PASS: run-arsymtest.sh
PASS: run-line2addr.sh
PASS: run-strip-test.sh
PASS: run-ar-N.sh
PASS: run-next-lines.sh
PASS: run-strip-test3.sh
PASS: run-allfcts.sh
PASS: run-strip-test2.sh
PASS: run-strip-test9.sh
PASS: run-strip-test8.sh
PASS: run-strip-test7.sh
PASS: run-strip-test4.sh
PASS: run-strip-test6.sh
PASS: run-next-files.sh
PASS: run-strip-test5.sh
PASS: run-get-files.sh
FAIL: run-strip-strmerge.sh
PASS: run-strip-test11.sh
PASS: run-strip-test12.sh
PASS: run-strip-groups.sh
PASS: run-strip-test10.sh
PASS: run-unstrip-M.sh
PASS: run-ecp-test.sh
PASS: run-ecp-test2.sh
PASS: run-alldts.sh
PASS: run-unstrip-test3.sh
PASS: run-elfstrmerge-test.sh
PASS: run-unstrip-test.sh
PASS: run-strip-nobitsalign.sh
PASS: run-unstrip-test2.sh
PASS: run-ranlib-test.sh
PASS: run-strip-nothing.sh
PASS: run-ranlib-test2.sh
PASS: run-show-die-info.sh
PASS: run-ranlib-test3.sh
PASS: run-ranlib-test4.sh
PASS: run-annobingroup.sh
PASS: run-funcscopes.sh
PASS: run-addrscopes.sh
FAIL: run-elflint-self.sh
PASS: run-strip-g.sh
PASS: run-readelf-info-plus.sh
PASS: run-elflint-test.sh
PASS: run-strings-test.sh
PASS: run-readelf-const-values.sh
PASS: run-unstrip-test4.sh
PASS: run-nm-syms.sh
PASS: run-readelf-cu-index.sh
PASS: run-readelf-test1.sh
PASS: run-readelf-test2.sh
PASS: run-dwarfcfi.sh
PASS: run-readelf-compressed.sh
PASS: run-readelf-test3.sh
PASS: run-strip-reloc-ppc64.sh
PASS: run-readelf-test4.sh
PASS: run-find-prologues.sh
PASS: run-readelf-twofiles.sh
PASS: run-addrcfi.sh
PASS: run-readelf-macro.sh
PASS: run-readelf-aranges.sh
PASS: run-readelf-frames.sh
PASS: dwfl-bug-addr-overflow
PASS: run-retain.sh
PASS: run-strip-remove-keep.sh
PASS: run-debuglink.sh
PASS: run-debugaltlink.sh
PASS: dwfl-bug-report
PASS: run-bug1-test.sh
PASS: run-ar.sh
PASS: run-readelf-line.sh
PASS: dwfl-report-segment-contiguous
PASS: run-readelf-loc.sh
PASS: run-readelf-ranges.sh
PASS: run-buildid.sh
PASS: run-readelf-z.sh
PASS: run-dwfl-bug-offline-rel.sh
PASS: run-dwfl-addr-sect.sh
PASS: run-readelf-n.sh
PASS: run-allregs.sh
PASS: run-test-flag-nobits.sh
PASS: run-early-offscn.sh
PASS: run-dwarf-getstring.sh
PASS: run-rerequest_tag.sh
PASS: run-readelf-lnames.sh
PASS: run-readelf-d.sh
PASS: run-dwarf-ranges.sh
PASS: run-typeiter.sh
PASS: run-dwarf-getmacros.sh
PASS: run-readelf-gdb_index.sh
PASS: run-elf_cntl_gelf_getshdr.sh
PASS: run-exprlocs-self.sh
PASS: run-macro-test.sh
PASS: run-disasm-x86.sh
PASS: run-readelf-vmcoreinfo.sh
PASS: run-varlocs-self.sh
PASS: run-test-archive64.sh
PASS: run-readelf-fat-lto.sh
PASS: run-readelf-variant.sh
PASS: run-disasm-x86-64.sh
PASS: run-dwfl-report-elf-align.sh
PASS: run-readelf-self.sh
PASS: run-dwfl-report-offline-memory.sh
PASS: run-low_high_pc.sh
PASS: run-unstrip-n.sh
PASS: run-addr2line-i-demangle-test.sh
PASS: run-addr2line-C-test.sh
PASS: run-funcretval-struct.sh
PASS: run-addr2line-i-lex-test.sh
PASS: run-exprlocs.sh
SKIP: run-backtrace-native-biarch.sh
SKIP: run-backtrace-native-core-biarch.sh
PASS: run-funcretval.sh
PASS: run-addr2line-alt-debugpath.sh
PASS: run-addr2line-test.sh
PASS: run-readelf-mixed-corenote.sh
SKIP: run-backtrace-native-core.sh
PASS: run-addrname-test.sh
PASS: run-backtrace-data.sh
PASS: run-backtrace-dwarf.sh
PASS: run-dwfllines.sh
PASS: run-prelink-addr-test.sh
PASS: run-varlocs-vars.sh
PASS: run-addr2line-i-test.sh
PASS: run-backtrace-demangle.sh
PASS: run-varlocs.sh
PASS: run-stack-d-test.sh
PASS: run-readelf-r-manyfuncs.sh
PASS: run-backtrace-fp-core-aarch64.sh
PASS: run-stack-i-test.sh
PASS: run-readelf-zp.sh
PASS: run-readelf-zx.sh
PASS: run-stack-demangled-test.sh
PASS: run-backtrace-core-x86_64.sh
PASS: run-backtrace-fp-core-x86_64.sh
PASS: run-readelf-arm-flags.sh
PASS: run-backtrace-core-x32.sh
PASS: run-backtrace-core-i386.sh
PASS: run-readelf-addr.sh
PASS: run-backtrace-fp-core-ppc64le.sh
PASS: run-backtrace-core-ppc.sh
PASS: run-backtrace-core-aarch64.sh
PASS: run-backtrace-core-sparc.sh
PASS: run-backtrace-core-s390.sh
PASS: run-backtrace-fp-core-i386.sh
PASS: run-readelf-multi-noline.sh
PASS: run-backtrace-core-s390x.sh
PASS: run-readelf-types.sh
PASS: run-readelf-str.sh
PASS: vdsosyms
PASS: dwfl-proc-attach
PASS: elfshphehdr
PASS: newdata
PASS: newzdata
PASS: run-peel-type.sh
PASS: run-linkmap-cut.sh
PASS: run-aggregate-size.sh
PASS: run-strptr.sh
SKIP: run-lfs-symbols.sh
PASS: run-allfcts-multi.sh
PASS: elfstrtab
PASS: run-readelf-dwz-multi.sh
PASS: run-readelf-A.sh
PASS: vendorelf
PASS: run-arextract.sh
PASS: emptyfile
PASS: dwarf_default_lower_bound
PASS: dwarf_language_lower_bound
PASS: run-zstrptr.sh
PASS: run-dwelfgnucompressed.sh
PASS: fillfile
PASS: run-getsrc-die.sh
PASS: run-elfgetchdr.sh
PASS: run-reloc-bpf.sh
PASS: run-attr-integrate-skel.sh
FAIL: run-reverse-sections-self.sh
PASS: run-elfputzdata.sh
PASS: run-all-dwarf-ranges.sh
PASS: run-next-cfi.sh
PASS: run-next-cfi-self.sh
PASS: run-readelf-zdebug.sh
PASS: run-readelf-zdebug-rel.sh
PASS: run-unit-info.sh
PASS: run-elfgetzdata.sh
PASS: run-get-units-invalid.sh
PASS: run-get-units-split.sh
PASS: run-readelf-discr.sh
PASS: run-strip-version.sh
PASS: run-dwarf-die-addr-die.sh
PASS: run-disasm-riscv64.sh
PASS: run-dwelf_elf_e_machine_string.sh
PASS: leb128
PASS: read_unaligned
PASS: run-pt_gnu_prop-tests.sh
PASS: msg_tst
PASS: system-elf-libelf-test
PASS: run-xlate-note.sh
PASS: run-reverse-sections.sh
PASS: system-elf-gelf-test
PASS: asm-tst1
PASS: asm-tst2
PASS: asm-tst3
PASS: run-getphdrnum.sh
PASS: asm-tst7
PASS: asm-tst8
PASS: asm-tst9
PASS: run-strip-reloc-ko.sh
PASS: run-disasm-bpf.sh
PASS: run-nvidia-extended-linemap-libdw.sh
PASS: run-nvidia-extended-linemap-readelf.sh
PASS: run-strip-largealign.sh
PASS: run-readelf-Dd.sh
PASS: run-low_high_pc-dw-form-indirect.sh
PASS: run-readelf-dw-form-indirect.sh
PASS: run-dwfl-core-noncontig.sh
PASS: run-nm-self.sh
PASS: run-cu-dwp-section-info.sh
SKIP: run-eu-search-cfi.sh
PASS: run-copyadd-sections.sh
SKIP: run-eu-search-macros.sh
PASS: run-declfiles.sh
SKIP: run-eu-search-lines.sh
PASS: run-test-includes.sh
SKIP: run-eu-search-die.sh
PASS: run-elfclassify-self.sh
PASS: dwfl-bug-fd-leak
SKIP: run-debuginfod-dlopen.sh
SKIP: run-srcfiles-self.sh
SKIP: run-debuginfod-artifact-running.sh
PASS: run-readelf-compressed-zstd.sh
SKIP: run-debuginfod-fd-prefetch-caches.sh
PASS: asm-tst4
SKIP: run-debuginfod-regex.sh
SKIP: run-debuginfod-file.sh
SKIP: run-debuginfod-duplicate-urls.sh
SKIP: run-debuginfod-sizetime.sh
SKIP: run-debuginfod-malformed.sh
SKIP: run-debuginfod-negative-cache.sh
PASS: asm-tst6
SKIP: run-debuginfod-tmp-home.sh
SKIP: run-debuginfod-writable.sh
PASS: run-strip-reloc-self.sh
PASS: run-test-manyfuncs.sh
SKIP: run-debuginfod-no-urls.sh
SKIP: run-debuginfod-query-retry.sh
SKIP: run-debuginfod-extraction.sh
SKIP: run-debuginfod-archive-rename.sh
SKIP: run-debuginfod-archive-groom.sh
SKIP: run-debuginfod-archive-test.sh
SKIP: run-debuginfod-response-headers.sh
SKIP: run-debuginfod-federation-sqlite.sh
SKIP: run-debuginfod-federation-link.sh
SKIP: run-debuginfod-percent-escape.sh
SKIP: run-debuginfod-x-forwarded-for.sh
SKIP: run-debuginfod-extraction-passive.sh
SKIP: run-debuginfod-webapi-concurrency.sh
PASS: run-readelf-s.sh
SKIP: run-debuginfod-homesite.sh
SKIP: run-debuginfod-section.sh
SKIP: run-debuginfod-IXr.sh
SKIP: run-debuginfod-find-metadata.sh
SKIP: run-debuginfod-longsource.sh
SKIP: run-debuginfod-seekable.sh
SKIP: run-debuginfod-federation-metrics.sh
SKIP: run-debuginfod-client-profile.sh
PASS: run-funcretval++11.sh
PASS: run-funcretval-struct-native.sh
PASS: asm-tst5
PASS: run-typeiter-many.sh
PASS: run-dwflsyms.sh
PASS: run-sysroot.sh
PASS: run-elfclassify.sh
PASS: run-compress-test.sh
PASS: run-native-test.sh
PASS: run-strip-test-many.sh
PASS: run-deleted.sh
PASS: run-copymany-be32.sh
PASS: run-copymany-le32.sh
PASS: run-copymany-be64.sh
PASS: run-copymany-le64.sh
============================================================================
Testsuite summary for elfutils 0.195
============================================================================
# TOTAL: 292
# PASS:  247
# SKIP:  42
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log for debugging.
Some test(s) failed.  Please report this to https://sourceware.org/bugzilla,
together with the test-suite.log file (gzipped) and your system
information.  Thanks.
============================================================================
make[4]: *** [Makefile:2997: test-suite.log] Error 1
make[3]: *** [Makefile:3132: check-TESTS] Error 2
make[2]: *** [Makefile:5249: check-am] Error 2
make[1]: *** [Makefile:5251: check] Error 2
make: *** [Makefile:633: check-recursive] Error 1
make: Leaving directory '/startdir/src/elfutils'
==> ERROR: A failure occurred in check().
    Aborting...
==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_f3485319-9daa-4bf5-83d4-f112943c55db/build
