>>> elfutils: Building main/elfutils 0.193-r0 (using abuild 3.15.0_rc3-r1) started Fri, 02 May 2025 15:48:02 +0000 >>> elfutils: Validating /home/buildozer/aports/main/elfutils/APKBUILD... >>> elfutils: Analyzing dependencies... >>> elfutils: Installing for build: build-base argp-standalone bison bsd-compat-headers bzip2-dev flex-dev libtool linux-headers musl-fts-dev musl-libintl musl-legacy-error musl-obstack-dev xz-dev zlib-dev zstd-dev (1/22) Installing argp-standalone (1.5.0-r1) (2/22) Installing m4 (1.4.19-r3) (3/22) Installing bison (3.8.2-r1) (4/22) Installing bsd-compat-headers (0.7.2-r6) (5/22) Installing bzip2-dev (1.0.8-r6) (6/22) Installing flex (2.6.4-r6) (7/22) Installing flex-libs (2.6.4-r6) (8/22) Installing flex-dev (2.6.4-r6) (9/22) Installing libltdl (2.5.4-r0) (10/22) Installing libtool (2.5.4-r0) (11/22) Installing linux-headers (6.14.2-r0) (12/22) Installing musl-fts-dev (1.2.7-r6) (13/22) Installing musl-libintl (1.2.5-r10) (14/22) Installing musl-legacy-error (0.5-r1) (15/22) Installing musl-obstack (1.2.3-r2) (16/22) Installing musl-obstack-dev (1.2.3-r2) (17/22) Installing xz (5.8.1-r0) (18/22) Installing xz-dev (5.8.1-r0) (19/22) Installing zlib-dev (1.3.1-r2) (20/22) Installing zstd (1.5.7-r0) (21/22) Installing zstd-dev (1.5.7-r0) (22/22) Installing .makedepends-elfutils (20250502.154803) Executing busybox-1.37.0-r16.trigger OK: 416 MiB in 140 packages >>> elfutils: Cleaning up srcdir >>> elfutils: Cleaning up pkgdir >>> elfutils: Cleaning up tmpdir >>> elfutils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/elfutils-0.193.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> elfutils: Fetching https://sourceware.org/elfutils/ftp/0.193/elfutils-0.193.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 56 11.4M 56 6645k 0 0 5466k 0 0:00:02 0:00:01 0:00:01 5465k 100 11.4M 100 11.4M 0 0 8467k 0 0:00:01 0:00:01 --:--:-- 8467k >>> elfutils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/elfutils-0.193.tar.bz2 >>> elfutils: Checking sha512sums... elfutils-0.193.tar.bz2: OK fix-aarch64_fregs.patch: OK fix-uninitialized.patch: OK musl-macros.patch: OK musl-asm-ptrace-h.patch: OK >>> elfutils: Unpacking /var/cache/distfiles/edge/elfutils-0.193.tar.bz2... >>> elfutils: fix-aarch64_fregs.patch patching file backends/aarch64_initreg.c Hunk #1 succeeded at 115 (offset 33 lines). >>> elfutils: fix-uninitialized.patch patching file libcpu/i386_disasm.c Hunk #2 succeeded at 701 (offset -9 lines). >>> elfutils: musl-macros.patch patching file lib/libeu.h patching file src/arlib.h patching file src/elfcompress.c patching file src/strip.c Hunk #1 succeeded at 45 (offset -1 lines). >>> elfutils: musl-asm-ptrace-h.patch patching file backends/ppc_initreg.c Hunk #1 succeeded at 33 with fuzz 2 (offset 1 line). configure: WARNING: unrecognized options: --disable-werror checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking for i586-alpine-linux-musl-ranlib... no 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 i586-alpine-linux-musl-ar... no checking for i586-alpine-linux-musl-lib... no checking for i586-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for i586-alpine-linux-musl-readelf... no checking for readelf... readelf checking for i586-alpine-linux-musl-nm... no 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 cc option to enable large file support... 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... yes -D_FORTIFY_SOURCE=2 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 i586-alpine-linux-musl-pkg-config... no 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 cc options needed to detect all undeclared functions... none needed checking whether memrchr is declared... yes checking whether rawmemchr is declared... no 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... no 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... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no 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 -fno-addrsig... no checking for library containing argp_parse... -largp checking for library containing fts_close... -lfts checking for library containing _obstack_free... -lobstack checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by cc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking how to run the C preprocessor... cc -E checking for egrep -e... /bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking size of long... 4 checking for struct user_regs_struct... yes checking for struct user_pac_mask... no checking cc option for 32-bit word size... -m32 checking for 64-bit host... no configure: WARNING: not running biarch tests, cc -m64 does not work checking for bunzip2... yes checking for zstd... yes checking whether c++ supports C++11 features with -std=c++11... yes checking for execinfo.h... no checking for i586-alpine-linux-musl-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libcurl >= 7.29.0... no checking for json-c >= 0.11... no checking for libmicrohttpd >= 0.9.33... no checking for libmicrohttpd < 0.9.51... no checking for sqlite3 >= 3.7.17... no checking for libarchive >= 3.1.2... no checking for headerGet in -lrpm... no checking for EVP_MD_CTX_new in -lcrypto... no 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/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-werror configure: ===================================================================== elfutils: 0.193 (eu_version: 193) ===================================================================== Prefix : /usr Program prefix ("eu-" recommended) : eu- Source code location : . Maintainer mode : build arch : i586-alpine-linux-musl CFLAGS=-D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -Wno-error -Wno-null-dereference CXXFLAGS=-D_FORTIFY_SOURCE=2 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 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 : no Extra Valgrind annotations : no libdebuginfod client support : no Debuginfod server support : no 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 make[2]: Nothing to be done for 'all'. Making all in lib CC xasprintf.o CC xstrdup.o CC xstrndup.o CC xmalloc.o CC next_prime.o CC crc32.o CC crc32_file.o CC eu-search.o CC color.o CC error.o CC printversion.o GEN libeu.manifest AR libeu.a Making all in libelf CC elf_version.o CC elf_hash.o CC elf_error.o CC elf_fill.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 elf64_getehdr.o CC gelf_getehdr.o CC elf32_newehdr.o CC elf64_newehdr.o CC gelf_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_newphdr.o CC gelf_update_phdr.o CC elf_getarhdr.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_getphdrnum.o CC elf_getshdrnum.o CC elf_getshdrstrndx.o CC gelf_checksum.o CC elf32_checksum.o CC elf64_checksum.o CC libelf_crc32.o CC libelf_next_prime.o CC elf_clone.o CC gelf_getlib.o CC gelf_update_lib.o CC elf32_offscn.o CC elf64_offscn.o CC gelf_offscn.o CC elf_getaroff.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_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 gelf_fsize.os CC elf32_xlatetof.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 elf32_newehdr.os CC elf64_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_flagehdr.os CC elf_flagphdr.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 elf64_updatenull.os CC gelf_getsym.os CC gelf_update_sym.os CC gelf_getversym.os CC gelf_getverneed.os CC gelf_getverdef.os CC gelf_getverdaux.os CC gelf_getvernaux.os CC gelf_getrel.os CC gelf_getrela.os CC gelf_update_rel.os CC gelf_update_rela.os CC gelf_getdyn.os CC gelf_update_dyn.os CC gelf_getmove.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_verneed.os CC gelf_update_vernaux.os CC gelf_update_verdef.os CC gelf_update_verdaux.os CC elf_getphdrnum.os CC elf_getshdrnum.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 elf_clone.os CC gelf_getlib.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_gnu.os CC elf_begin.os CC elf64_updatefile.os CC elf32_updatefile.os CC elf_compress.os GEN libelf.manifest CC gelf_xlate.os AR libelf.a AR libelf_pic.a CCLD libelf.so Making all in libcpu GEN i386_defs GEN x86_64_defs CC bpf_disasm.o CC riscv_disasm.o GEN i386.mnemonics GEN x86_64.mnemonics CC x86_64_disasm.o CC i386_disasm.o CC bpf_disasm.os CC riscv_disasm.os 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_initreg_sample.o CC i386_unwind.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_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 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_cfi.o CC m68k_initreg.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_unwind.o CC loongarch_initreg.o CC loongarch_corenote.o CC arc_init.o CC arc_symbol.o CC mips_init.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_cfi.os CC i386_retval.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_initreg.os CC x86_64_initreg_sample.os CC x86_64_unwind.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_regs.os CC alpha_corenote.os CC alpha_auxv.os CC arm_init.os CC arm_symbol.os CC arm_regs.os CC arm_corenote.os CC arm_auxv.os CC arm_retval.os CC arm_attrs.os CC arm_cfi.os CC arm_initreg.os CC arm_machineflagname.os CC aarch64_init.os CC aarch64_regs.os CC aarch64_symbol.os CC aarch64_corenote.os CC aarch64_retval.os CC aarch64_cfi.os CC aarch64_initreg.os CC aarch64_unwind.os CC sparc_init.os CC sparc_symbol.os CC sparc_regs.os CC sparc_retval.os CC sparc_corenote.os CC sparc64_corenote.os CC sparc_auxv.os CC sparc_attrs.os CC sparc_cfi.os CC sparc_initreg.os CC ppc_init.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 ppc64_unwind.os CC ppc64_resolve_sym.os CC s390_init.os CC s390_symbol.os CC s390_regs.os CC s390_retval.os CC s390_corenote.os CC s390x_corenote.os CC s390_cfi.os CC s390_unwind.os CC m68k_init.os CC s390_initreg.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_initreg.os CC csky_corenote.os CC loongarch_init.os CC loongarch_cfi.os CC loongarch_symbol.os CC loongarch_regs.os CC loongarch_retval.os CC loongarch_initreg.os CC loongarch_unwind.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_cfi.os CC mips_unwind.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 eblsegmenttypename.o CC eblsectiontypename.o CC eblmachineflagname.o CC eblsymboltypename.o CC ebldynamictagname.o CC eblsectionname.o CC eblsymbolbindingname.o CC eblbackendname.o CC eblosabiname.o CC eblmachineflagcheck.o CC eblmachinesectionflagcheck.o CC eblreloctypecheck.o CC eblrelocvaliduse.o CC eblrelocsimpletype.o CC ebldynamictagcheck.o CC eblcorenotetypename.o CC eblobjnotetypename.o CC eblcorenote.o CC eblobjnote.o CC ebldebugscnp.o CC eblgotpcreloccheck.o CC eblcopyrelocp.o CC eblsectionstripp.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 eblstother.o CC eblinitreg.o CC eblinitreg_sample.o CC ebldwarftoregno.o CC eblnormalizepc.o CC eblunwind.o CC eblresolvesym.o CC eblcheckreloctargettype.o CC ebl_data_marker_symbol.o CC eblbackendname.os CC eblmachineflagcheck.os CC eblmachinesectionflagcheck.os CC eblreloctypecheck.os CC eblrelocvaliduse.os CC ebldebugscnp.os CC eblcopyrelocp.os CC eblelfclass.os CC eblelfdata.os CC eblelfmachine.os CC ebl_check_special_symbol.os CC eblretval.os CC eblreginfo.os CC eblnonerelocp.os CC eblrelativerelocp.os CC eblsysvhashentrysize.os CC ebl_check_special_section.os CC eblabicfi.os CC eblclosebackend.os CC eblreloctypename.os CC eblsymboltypename.os CC eblsymbolbindingname.os CC eblosabiname.os CC eblrelocsimpletype.os CC eblcorenote.os CC eblgotpcreloccheck.os CC eblsectionstripp.os CC eblbsspltp.os CC eblauxvinfo.os CC eblcheckobjattr.os CC eblstother.os CC eblinitreg.os CC ebldwarftoregno.os CC eblnormalizepc.os CC eblunwind.os CC eblresolvesym.os CC eblcheckreloctargettype.os CC ebl_data_marker_symbol.os CC eblsegmenttypename.os CC eblsectiontypename.os CC eblmachineflagname.os CC ebldynamictagname.os CC ebldynamictagcheck.os CC eblcorenotetypename.os CC eblobjnotetypename.os CC eblinitreg_sample.os CC eblsectionname.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_elf_gnu_debuglink.os CC dwelf_elf_begin.os CC dwelf_scn_gnu_compressed_size.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_begin.o CC dwfl_end.o CC dwfl_error.o CC dwfl_version.o CC dwfl_module.o CC dwfl_report_elf.o CC relocate.o CC dwfl_module_build_id.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_module_getelf.o CC dwfl_validate_address.o CC argp-std.o CC find-debuginfo.o CC dwfl_build_id_find_elf.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_return_value_location.o CC dwfl_module_register_names.o CC dwfl_module_addrsym.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 dwfl_frame_regs.o CC gzip.o CC debuginfod-client.o CC bzip2.o CC lzma.o CC zstd.o CC dwfl_begin.os CC dwfl_end.os CC dwfl_error.os CC dwfl_version.os CC dwfl_module_build_id.os CC dwfl_module_report_build_id.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 dwfl_addrmodule.os CC dwfl_addrdwarf.os CC dwfl_module_nextcu.os CC dwfl_nextcu.os CC dwfl_cumodule.os CC dwfl_module_addrdie.os CC dwfl_addrdie.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_onesrcline.os CC dwfl_module_getsrc.os CC dwfl_getsrc.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 image-header.os CC dwfl_frame_pc.os CC dwfl_frame_regs.os CC gzip.os CC debuginfod-client.os CC bzip2.os CC lzma.os CC zstd.os CC dwfl_module.os CC dwfl_report_elf.os CC offline.os CC derelocate.os CC segment.os CC linux-proc-maps.os CC cu.os CC dwfl_frame.os CC linux-core-attach.os CC linux-pid-attach.os CC linux-kernel-modules.os CC relocate.os CC core-file.os CC dwfl_module_getdwarf.os CC frame_unwind.os CC link_map.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_perf_frame.o CC libdwfl_stacktrace_next_prime.os CC dwflst_process_tracker.os CC dwflst_perf_frame.os CC dwflst_tracker_find_elf.os CC dwflst_tracker_dwfltab.os GEN libdwfl_stacktrace.manifest CC dwflst_tracker_elftab.os AR libdwfl_stacktrace.a AR libdwfl_stacktrace_pic.a Making all in libdw make all-am CC dwarf_begin.o CC dwarf_begin_elf.o CC dwarf_end.o CC dwarf_getelf.o CC dwarf_getpubnames.o CC dwarf_getabbrev.o CC dwarf_tag.o CC dwarf_error.o CC dwarf_nextcu.o CC dwarf_diename.o CC dwarf_offdie.o CC dwarf_attr.o CC dwarf_formstring.o CC dwarf_abbrev_hash.o CC dwarf_sig8_hash.o CC dwarf_attr_integrate.o CC dwarf_hasattr_integrate.o CC dwarf_child.o CC dwarf_haschildren.o CC dwarf_formaddr.o CC dwarf_formudata.o CC dwarf_formsdata.o CC dwarf_lowpc.o CC dwarf_entrypc.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_die.o CC dwarf_getscopes.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_formblock.o CC dwarf_getsrcfiles.o CC dwarf_filesrc.o CC dwarf_getsrcdirs.o CC dwarf_getlocation.o CC dwarf_getstring.o CC dwarf_offabbrev.o CC dwarf_getaranges.o CC dwarf_onearange.o CC dwarf_getarangeinfo.o CC dwarf_getarange_addr.o CC dwarf_formflag.o CC dwarf_getmacros.o CC dwarf_getattrs.o CC dwarf_macro_getparamcnt.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_decl_column.o CC dwarf_getsrc_file.o CC dwarf_func_inline.o CC libdw_findcu.o CC libdw_form.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 dwarf_frame_info.o CC frame-cache.o CC dwarf_frame_cfa.o CC dwarf_frame_register.o CC dwarf_cfi_addrframe.o CC dwarf_getcfi.o CC dwarf_cfi_end.o CC dwarf_getcfi_elf.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_die_addr_die.o CC dwarf_get_units.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_attr_integrate.os CC dwarf_hasattr_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_getsrc_die.os CC dwarf_getscopes.os CC dwarf_getscopes_die.os CC dwarf_getscopevar.os CC dwarf_linesrc.os CC dwarf_lineno.os CC dwarf_lineaddr.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_getsrcfiles.os CC dwarf_filesrc.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_param2.os CC dwarf_macro_getsrcfiles.os CC dwarf_addrdie.os CC dwarf_getfuncs.os CC dwarf_decl_file.os CC dwarf_decl_line.os CC dwarf_decl_column.os CC dwarf_func_inline.os CC dwarf_getsrc_file.os CC libdw_findcu.os CC libdw_form.os CC libdw_alloc.os CC libdw_visit_scopes.os CC dwarf_entry_breakpoints.os CC dwarf_next_cfi.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_cu_die.os CC dwarf_peel_type.os CC dwarf_default_lower_bound.os CC dwarf_die_addr_die.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_getlocation.os CC cfi.os GEN libdw.manifest CC dwarf_getsrclines.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_error.o CC asm_getelf.o CC asm_newscn.o CC asm_newscn_ingrp.o CC asm_newsubscn.o CC asm_newsym.o CC asm_newcomsym.o CC asm_newabssym.o CC asm_newscngrp.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_getelf.os CC asm_addint64.os CC asm_adduint16.os CC asm_scngrp_newsignature.os CC asm_abort.os CC asm_adduint8.os CC disasm_end.os CC asm_adduint64.os CC asm_error.os CC asm_newscn_ingrp.os CC asm_begin.os CC asm_newscn.os CC asm_fill.os CC asm_newcomsym.os CC asm_adduint32.os CC disasm_begin.os CC asm_newsubscn.os CC asm_addint8.os CC disasm_str.os CC asm_newscngrp.os CC asm_addint16.os CC asm_addint32.os CC asm_newabssym.os CC asm_adduleb128.os CC asm_addsleb128.os CC asm_align.os CC asm_newsym.os CC disasm_cb.os CC asm_addstrz.os CC symbolhash.os GEN libasm.manifest CC asm_end.os AR libasm.a AR libasm_pic.a CCLD libasm.so Making all in debuginfod make[2]: Nothing to be done for 'all'. 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 ranlib CCLD findtextrel CCLD strings CCLD size CCLD stack CCLD addr2line CCLD elfclassify CCLD elfcmp CCLD nm CCLD objdump CCLD ar CCLD elfcompress CCLD strip CCLD unstrip CXXLD srcfiles CCLD elflint CCLD readelf Making all in po make[2]: Nothing to be done for 'all'. 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'. >>> elfutils: Entering fakeroot... Making install in config make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libelf.pc libdw.pc '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib/pkgconfig' Making install in lib make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in libelf /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib' /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include' /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' /usr/bin/install -c -m 644 libelf.a '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib' /usr/bin/install -c -m 644 libelf.h gelf.h nlist.h '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include' /usr/bin/install -c -m 644 elf-knowledge.h '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' ( cd '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib' && ranlib libelf.a ) /bin/sh /home/buildozer/aports/main/elfutils/src/elfutils-0.193/config/install-sh -d /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib /usr/bin/install -c libelf.so /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib/libelf-0.193.so ln -fs libelf-0.193.so /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib/libelf.so.1 ln -fs libelf.so.1 /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib/libelf.so Making install in libcpu make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in backends make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in libebl make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in libdwelf make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' /usr/bin/install -c -m 644 libdwelf.h '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' Making install in libdwfl make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' /usr/bin/install -c -m 644 libdwfl.h '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' Making install in libdwfl_stacktrace make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' /usr/bin/install -c -m 644 libdwfl_stacktrace.h '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' Making install in libdw /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib' /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include' /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' /usr/bin/install -c -m 644 libdw.a '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib' /usr/bin/install -c -m 644 dwarf.h '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include' /usr/bin/install -c -m 644 libdw.h known-dwarf.h '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' ( cd '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib' && ranlib libdw.a ) /bin/sh /home/buildozer/aports/main/elfutils/src/elfutils-0.193/config/install-sh -d /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib /usr/bin/install -c libdw.so /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib/libdw-0.193.so ln -fs libdw-0.193.so /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib/libdw.so.1 ln -fs libdw.so.1 /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib/libdw.so Making install in libasm /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib' /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' /usr/bin/install -c -m 644 libasm.a '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib' /usr/bin/install -c -m 644 libasm.h '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' ( cd '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib' && ranlib libasm.a ) /bin/sh /home/buildozer/aports/main/elfutils/src/elfutils-0.193/config/install-sh -d /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib /usr/bin/install -c libasm.so /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib/libasm-0.193.so ln -fs libasm-0.193.so /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib/libasm.so.1 ln -fs libasm.so.1 /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/lib/libasm.so Making install in debuginfod /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin' Making install in src make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin' /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin' /usr/bin/install -c make-debug-archive '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-make-debug-archive' /usr/bin/install -c readelf '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-readelf' /usr/bin/install -c nm '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-nm' /usr/bin/install -c size '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-size' /usr/bin/install -c strip '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-strip' /usr/bin/install -c elflint '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-elflint' /usr/bin/install -c findtextrel '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-findtextrel' /usr/bin/install -c addr2line '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-addr2line' /usr/bin/install -c elfcmp '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-elfcmp' /usr/bin/install -c objdump '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-objdump' /usr/bin/install -c ranlib '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-ranlib' /usr/bin/install -c strings '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-strings' /usr/bin/install -c ar '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-ar' /usr/bin/install -c unstrip '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-unstrip' /usr/bin/install -c stack '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-stack' /usr/bin/install -c elfcompress '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-elfcompress' /usr/bin/install -c elfclassify '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-elfclassify' /usr/bin/install -c srcfiles '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/bin/./eu-srcfiles' Making install in po if test "elfutils" = "gettext-tools"; then \ /bin/mkdir -p /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sed quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sed Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in doc make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man1' /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man3' /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man7' /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man8' /usr/bin/install -c -m 644 debuginfod-find.1 '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man1' /usr/bin/install -c -m 644 debuginfod-client-config.7 '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man7' /usr/bin/install -c -m 644 debuginfod.8 debuginfod.service.8 '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man8' /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man1' /usr/bin/install -c -m 644 'readelf.1' '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man1/eu-readelf.1' /usr/bin/install -c -m 644 'elfclassify.1' '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man1/eu-elfclassify.1' /usr/bin/install -c -m 644 'srcfiles.1' '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man1/eu-srcfiles.1' /usr/bin/install -c -m 644 elf_update.3 elf_getdata.3 elf_clone.3 elf_begin.3 elf32_getehdr.3 elf64_getehdr.3 elf_errmsg.3 elf_errno.3 elf_version.3 elf32_offscn.3 elf64_offscn.3 elf_getscn.3 elf_ndxscn.3 elf32_xlatetom.3 elf64_xlatetom.3 elf32_xlatetof.3 elf64_xlatetof.3 elf32_newphdr.3 elf64_newphdr.3 elf32_newehdr.3 elf64_newehdr.3 elf32_getshdr.3 elf64_getshdr.3 elf32_getphdr.3 elf64_getphdr.3 elf32_getchdr.3 elf64_getchdr.3 elf32_fsize.3 elf64_fsize.3 elf32_checksum.3 elf64_checksum.3 libelf.3 debuginfod_add_http_header.3 debuginfod_begin.3 debuginfod_end.3 debuginfod_find_debuginfo.3 debuginfod_find_executable.3 debuginfod_find_source.3 debuginfod_find_section.3 debuginfod_find_metadata.3 '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man3' /usr/bin/install -c -m 644 debuginfod_get_user_data.3 debuginfod_get_url.3 debuginfod_set_progressfn.3 debuginfod_set_user_data.3 '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/share/man/man3' Making install in tests make install-am make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' /usr/bin/install -c -m 644 version.h '/home/buildozer/aports/main/elfutils/pkg/elfutils/usr/include/elfutils' >>> libasm*: Running split function libasm... 'usr/lib/libasm-0.193.so' -> '/home/buildozer/aports/main/elfutils/pkg/libasm/usr/lib/libasm-0.193.so' 'usr/lib/libasm.so.1' -> '/home/buildozer/aports/main/elfutils/pkg/libasm/usr/lib/libasm.so.1' >>> libasm*: Preparing subpackage libasm... >>> libasm*: Stripping binaries >>> libasm*: Running postcheck for libasm >>> libdw*: Running split function libdw... 'usr/lib/libdw-0.193.so' -> '/home/buildozer/aports/main/elfutils/pkg/libdw/usr/lib/libdw-0.193.so' 'usr/lib/libdw.so.1' -> '/home/buildozer/aports/main/elfutils/pkg/libdw/usr/lib/libdw.so.1' >>> libdw*: Preparing subpackage libdw... >>> libdw*: Stripping binaries >>> libdw*: Running postcheck for libdw >>> libelf*: Running split function libelf... 'usr/lib/libelf-0.193.so' -> '/home/buildozer/aports/main/elfutils/pkg/libelf/usr/lib/libelf-0.193.so' 'usr/lib/libelf.so.1' -> '/home/buildozer/aports/main/elfutils/pkg/libelf/usr/lib/libelf.so.1' >>> libelf*: Preparing subpackage libelf... >>> libelf*: Stripping binaries >>> libelf*: Running postcheck for libelf >>> elfutils-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/main/elfutils/pkg/elfutils-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/main/elfutils/pkg/elfutils-dev/usr/lib/pkgconfig' 'usr/lib/libelf.a' -> '/home/buildozer/aports/main/elfutils/pkg/elfutils-dev/usr/lib/libelf.a' 'usr/lib/libasm.a' -> '/home/buildozer/aports/main/elfutils/pkg/elfutils-dev/usr/lib/libasm.a' 'usr/lib/libdw.a' -> '/home/buildozer/aports/main/elfutils/pkg/elfutils-dev/usr/lib/libdw.a' 'usr/lib/libasm.so' -> '/home/buildozer/aports/main/elfutils/pkg/elfutils-dev/usr/lib/libasm.so' 'usr/lib/libdw.so' -> '/home/buildozer/aports/main/elfutils/pkg/elfutils-dev/usr/lib/libdw.so' 'usr/lib/libelf.so' -> '/home/buildozer/aports/main/elfutils/pkg/elfutils-dev/usr/lib/libelf.so' >>> elfutils-dev*: Preparing subpackage elfutils-dev... >>> elfutils-dev*: Stripping binaries >>> elfutils-dev*: Running postcheck for elfutils-dev >>> elfutils-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/main/elfutils/pkg/elfutils-doc/usr/share/man' >>> elfutils-doc*: Preparing subpackage elfutils-doc... >>> elfutils-doc*: Running postcheck for elfutils-doc >>> elfutils*: Running postcheck for elfutils >>> elfutils*: Preparing package elfutils... >>> elfutils*: Stripping binaries >>> elfutils-dev*: Scanning shared objects >>> elfutils-doc*: Scanning shared objects >>> elfutils*: Scanning shared objects >>> libasm*: Scanning shared objects >>> libdw*: Scanning shared objects >>> libelf*: Scanning shared objects >>> elfutils-dev*: Tracing dependencies... libasm=0.193-r0 libdw=0.193-r0 libelf=0.193-r0 pc:liblzma pc:libzstd pc:zlib pkgconfig >>> elfutils-dev*: Package size: 1.8 MB >>> elfutils-dev*: Compressing data... >>> elfutils-dev*: Create checksum... >>> elfutils-dev*: Create elfutils-dev-0.193-r0.apk >>> elfutils-doc*: Tracing dependencies... >>> elfutils-doc*: Package size: 45.9 KB >>> elfutils-doc*: Compressing data... >>> elfutils-doc*: Create checksum... >>> elfutils-doc*: Create elfutils-doc-0.193-r0.apk >>> elfutils*: Tracing dependencies... libasm=0.193-r0 libdw=0.193-r0 libelf=0.193-r0 so:libasm.so.1 so:libc.musl-x86.so.1 so:libdw.so.1 so:libelf.so.1 so:libgcc_s.so.1 so:libobstack.so.1 so:libstdc++.so.6 >>> elfutils*: Package size: 2.4 MB >>> elfutils*: Compressing data... >>> elfutils*: Create checksum... >>> elfutils*: Create elfutils-0.193-r0.apk >>> libasm*: Tracing dependencies... libdw=0.193-r0 libelf=0.193-r0 so:libc.musl-x86.so.1 so:libdw.so.1 so:libelf.so.1 >>> libasm*: Package size: 33.5 KB >>> libasm*: Compressing data... >>> libasm*: Create checksum... >>> libasm*: Create libasm-0.193-r0.apk >>> libdw*: Tracing dependencies... libelf=0.193-r0 so:libbz2.so.1 so:libc.musl-x86.so.1 so:libelf.so.1 so:libfts.so.0 so:liblzma.so.5 so:libz.so.1 so:libzstd.so.1 >>> libdw*: Package size: 558.2 KB >>> libdw*: Compressing data... >>> libdw*: Create checksum... >>> libdw*: Create libdw-0.193-r0.apk >>> libelf*: Tracing dependencies... so:libc.musl-x86.so.1 so:libz.so.1 so:libzstd.so.1 >>> libelf*: Package size: 93.4 KB >>> libelf*: Compressing data... >>> libelf*: Create checksum... >>> libelf*: Create libelf-0.193-r0.apk >>> elfutils: Build complete at Fri, 02 May 2025 15:48:35 +0000 elapsed time 0h 0m 33s >>> elfutils: Cleaning up srcdir >>> elfutils: Cleaning up pkgdir >>> elfutils: Uninstalling dependencies... (1/22) Purging .makedepends-elfutils (20250502.154803) (2/22) Purging argp-standalone (1.5.0-r1) (3/22) Purging bison (3.8.2-r1) (4/22) Purging bsd-compat-headers (0.7.2-r6) (5/22) Purging bzip2-dev (1.0.8-r6) (6/22) Purging flex-dev (2.6.4-r6) (7/22) Purging flex (2.6.4-r6) (8/22) Purging m4 (1.4.19-r3) (9/22) Purging flex-libs (2.6.4-r6) (10/22) Purging libtool (2.5.4-r0) (11/22) Purging libltdl (2.5.4-r0) (12/22) Purging linux-headers (6.14.2-r0) (13/22) Purging musl-fts-dev (1.2.7-r6) (14/22) Purging musl-libintl (1.2.5-r10) (15/22) Purging musl-legacy-error (0.5-r1) (16/22) Purging musl-obstack-dev (1.2.3-r2) (17/22) Purging musl-obstack (1.2.3-r2) (18/22) Purging xz-dev (5.8.1-r0) (19/22) Purging xz (5.8.1-r0) (20/22) Purging zlib-dev (1.3.1-r2) (21/22) Purging zstd-dev (1.5.7-r0) (22/22) Purging zstd (1.5.7-r0) Executing busybox-1.37.0-r16.trigger OK: 405 MiB in 118 packages >>> elfutils: Updating the main/x86 repository index... >>> elfutils: Signing the index...