>>> libdwarf: Building community/libdwarf 20210528-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 17:58:08 +0000 >>> libdwarf: Checking sanity of /home/buildozer/aports/community/libdwarf/APKBUILD... >>> WARNING: libdwarf: No maintainer >>> libdwarf: Analyzing dependencies... >>> libdwarf: Installing for build: build-base elfutils-dev zlib-dev (1/4) Installing xz-dev (5.2.5-r0) (2/4) Installing zlib-dev (1.2.11-r3) (3/4) Installing elfutils-dev (0.185-r0) (4/4) Installing .makedepends-libdwarf (20211021.175811) OK: 345 MiB in 99 packages >>> libdwarf: Cleaning up srcdir >>> libdwarf: Cleaning up pkgdir >>> libdwarf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/libdwarf-20210528.tar.gz % 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 >>> libdwarf: Fetching http://www.prevanders.net/libdwarf-20210528.tar.gz % 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 100 259 100 259 0 0 301 0 --:--:-- --:--:-- --:--:-- 301 2 2802k 2 65778 0 0 40501 0 0:01:10 0:00:01 0:01:09 40501 64 2802k 64 1814k 0 0 689k 0 0:00:04 0:00:02 0:00:02 1736k 100 2802k 100 2802k 0 0 1008k 0 0:00:02 0:00:02 --:--:-- 2374k >>> libdwarf: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/libdwarf-20210528.tar.gz >>> libdwarf: Checking sha512sums... libdwarf-20210528.tar.gz: OK >>> libdwarf: Unpacking /var/cache/distfiles/v3.15/libdwarf-20210528.tar.gz... checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether gcc and cc understand -c and -o together... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes have zlib checking for uintptr_t... yes checking for intptr_t... yes checking sgidefs.h usability... no checking sgidefs.h presence... no checking for sgidefs.h... no checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking libelf/libelf.h usability... no checking libelf/libelf.h presence... no checking for libelf/libelf.h... no checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking elfaccess.h usability... no checking elfaccess.h presence... no checking for elfaccess.h... no checking sys/elf_386.h usability... no checking sys/elf_386.h presence... no checking for sys/elf_386.h... no checking sys/elf_amd64.h usability... no checking sys/elf_amd64.h presence... no checking for sys/elf_amd64.h... no checking sys/elf_SPARC.h usability... no checking sys/elf_SPARC.h presence... no checking for sys/elf_SPARC.h... no checking sys/ia64/elf.h usability... no checking sys/ia64/elf.h presence... no checking for sys/ia64/elf.h... no Allowing use of libelf. checking for Elf64_Rela in elf.h... yes checking for Elf64_Rel in elf.h... yes checking for Elf64_Sym in elf.h... yes checking whether struct _Elf is used... no checking whether byte ordering is bigendian... no checking whether the C++ compiler supports ... yes checking whether the C compiler supports ... yes checking whether "unused" attribute is available... yes checking whether sanitize options are used... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing elf64_getehdr... none required checking for library containing elf64_getshdr... none required checking for regex library... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libdwarf/Makefile config.status: creating dwarfdump/Makefile config.status: creating dwarfgen/Makefile config.status: creating dwarfexample/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing libdwarf/libdwarf.h commands libdwarf 20210528 Configuration Options Summary: BuildOS..............: linux-musl HostOS...............: linux-musl shared library.......: yes static library.......: yes zlib support.........: yes sanitize support.....: no BuildOS-BigEndian....: no libdwarf.............: always old frame column...: no names table........: no elf64_getehdr......: yes elf64_getshdr......: yes Elf64_Rela.........: yes Elf64_Sym..........: yes Elf spelled........: struct Elf libelf.............: yes Windows path corr..: no Nonstandardprintf..: no Custom libelf......: no dwarfdump............: always elf64_getehdr......: yes Elf64_Rel (r_info).: yes regex..............: yes dwarfgen.............: yes dwarfexample.........: no Compilation............: make (or gmake) CPPFLAGS.............: -Os -fomit-frame-pointer CFLAGS...............: -Os -fomit-frame-pointer LDFLAGS..............: LIBS.................: DWARF_LIBS...........: -lz -lelf Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528' Making all in libdwarf make[2]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/libdwarf' CC libdwarf_la-dwarf_abbrev.lo CC libdwarf_la-dwarf_alloc.lo CC libdwarf_la-dwarf_arange.lo CC libdwarf_la-dwarf_crc32.lo CC libdwarf_la-dwarf_debuglink.lo CC libdwarf_la-dwarf_die_deliv.lo CC libdwarf_la-dwarf_debug_names.lo CC libdwarf_la-dwarf_debug_sup.lo CC libdwarf_la-dwarf_dsc.lo CC libdwarf_la-dwarf_elf_access.lo CC libdwarf_la-dwarf_elf_load_headers.lo CC libdwarf_la-dwarf_elfread.lo CC libdwarf_la-dwarf_elf_rel_detector.lo CC libdwarf_la-dwarf_error.lo CC libdwarf_la-dwarf_find_sigref.lo CC libdwarf_la-dwarf_fission_to_cu.lo CC libdwarf_la-dwarf_form.lo CC libdwarf_la-dwarf_form_class_names.lo CC libdwarf_la-dwarf_frame.lo CC libdwarf_la-dwarf_frame2.lo CC libdwarf_la-dwarf_funcs.lo CC libdwarf_la-dwarf_gdbindex.lo CC libdwarf_la-dwarf_generic_init.lo CC libdwarf_la-dwarf_global.lo CC libdwarf_la-dwarf_gnu_index.lo CC libdwarf_la-dwarf_groups.lo CC libdwarf_la-dwarf_harmless.lo CC libdwarf_la-dwarf_init_finish.lo CC libdwarf_la-dwarf_leb.lo CC libdwarf_la-dwarf_line.lo CC libdwarf_la-dwarf_loc.lo CC libdwarf_la-dwarf_locationop_read.lo CC libdwarf_la-dwarf_loclists.lo CC libdwarf_la-dwarf_machoread.lo CC libdwarf_la-dwarf_macro.lo CC libdwarf_la-dwarf_macro5.lo CC libdwarf_la-dwarf_names.lo CC libdwarf_la-dwarf_object_detector.lo CC libdwarf_la-dwarf_object_read_common.lo CC libdwarf_la-dwarf_original_elf_init.lo CC libdwarf_la-dwarf_peread.lo CC libdwarf_la-dwarf_print_lines.lo CC libdwarf_la-dwarf_pubtypes.lo CC libdwarf_la-dwarf_query.lo CC libdwarf_la-dwarf_ranges.lo CC libdwarf_la-dwarf_rnglists.lo CC libdwarf_la-dwarf_str_offsets.lo CC libdwarf_la-dwarfstring.lo CC libdwarf_la-dwarf_stringsection.lo CC libdwarf_la-dwarf_tied.lo CC libdwarf_la-dwarf_tsearchhash.lo CC libdwarf_la-dwarf_types.lo CC libdwarf_la-dwarf_util.lo CC libdwarf_la-dwarf_vars.lo CC libdwarf_la-dwarf_weaks.lo CC libdwarf_la-dwarf_xu_index.lo CC libdwarf_la-crc32.lo CC libdwarf_la-malloc_check.lo CC libdwarf_la-pro_alloc.lo CC libdwarf_la-pro_arange.lo CC libdwarf_la-pro_debug_sup.lo CC libdwarf_la-pro_die.lo CC libdwarf_la-pro_dnames.lo CC libdwarf_la-pro_encode_nm.lo CC libdwarf_la-pro_error.lo CC libdwarf_la-pro_expr.lo CC libdwarf_la-pro_finish.lo CC libdwarf_la-pro_forms.lo CC libdwarf_la-pro_frame.lo CC libdwarf_la-pro_funcs.lo CC libdwarf_la-pro_init.lo CC libdwarf_la-pro_line.lo CC libdwarf_la-pro_log_extra_flag_strings.lo CC libdwarf_la-pro_macinfo.lo CC libdwarf_la-pro_pubnames.lo CC libdwarf_la-pro_reloc.lo CC libdwarf_la-pro_reloc_stream.lo CC libdwarf_la-pro_reloc_symbolic.lo CC libdwarf_la-pro_section.lo CC libdwarf_la-pro_types.lo CC libdwarf_la-pro_vars.lo CC libdwarf_la-pro_weaks.lo CCLD libdwarf.la make[2]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/libdwarf' Making all in dwarfdump make[2]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/dwarfdump' CC dwarfdump-addrmap.o CC dwarfdump-attr_form.o CC dwarfdump-checkutil.o CC dwarfdump-command_options.o CC dwarfdump-common.o CC dwarfdump-compiler_info.o CC dwarfdump-dwarfdump.o CC dwarfdump-dwarf_names.o CC dwarfdump-dwarf_tsearchbal.o CC dwarfdump-dwconf.o CC dwarfdump-dwgetopt.o CC dwarfdump-esb.o CC dwarfdump-glflags.o CC dwarfdump-helpertree.o CC dwarfdump-macrocheck.o CC dwarfdump-makename.o CC dwarfdump-naming.o CC dwarfdump-opscounttab.o CC dwarfdump-print_abbrevs.o CC dwarfdump-print_aranges.o CC dwarfdump-print_debugfission.o CC dwarfdump-print_die.o CC dwarfdump-print_debug_gnu.o CC dwarfdump-print_debug_names.o CC dwarfdump-print_debug_sup.o CC dwarfdump-print_frames.o CC dwarfdump-print_gdbindex.o CC dwarfdump-print_hipc_lopc_attr.o CC dwarfdump-print_lines.o CC dwarfdump-print_llex_codes.o CC dwarfdump-print_origloclist_codes.o CC dwarfdump-print_loclists.o CC dwarfdump-print_loclists_codes.o CC dwarfdump-print_locs.o CC dwarfdump-print_macinfo.o CC dwarfdump-print_macro.o CC dwarfdump-print_pubnames.o CC dwarfdump-print_ranges.o CC dwarfdump-print_rnglists.o CC dwarfdump-print_reloc.o CC dwarfdump-print_section_groups.o CC dwarfdump-print_sections.o CC dwarfdump-print_static_funcs.o CC dwarfdump-print_static_vars.o CC dwarfdump-print_str_offsets.o CC dwarfdump-print_strings.o CC dwarfdump-print_tag_attributes_usage.o CC dwarfdump-print_types.o CC dwarfdump-print_weaknames.o CC dwarfdump-sanitized.o CC dwarfdump-section_bitmaps.o CC dwarfdump-strstrnocase.o CC dwarfdump-true_section_name.o CC dwarfdump-uri.o CCLD dwarfdump make[2]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/dwarfdump' Making all in dwarfgen make[2]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/dwarfgen' CXX dwarfgen-createirepformfrombinary.o CXX dwarfgen-createirepfrombinary.o CXX dwarfgen-dwarfgen.o CXX dwarfgen-irepattrtodbg.o CXX dwarfgen-ireptodbg.o CXXLD dwarfgen make[2]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/dwarfgen' make[2]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528' make[2]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528' make[1]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528' Making check in libdwarf make[1]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/libdwarf' make test_dwarfstring test_extra_flag_strings test_linkedtopath test_headersok make[2]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/libdwarf' CC test_dwarfstring-test_dwarfstring.o CC test_dwarfstring-dwarfstring.o CC test_extra_flag_strings-test_extra_flag_strings.o CC test_extra_flag_strings-pro_log_extra_flag_strings.o CC test_extra_flag_strings-dwarfstring.o CC test_linkedtopath-test_linkedtopath.o CC test_linkedtopath-dwarfstring.o CC test_linkedtopath-dwarf_debuglink.o CC test_headersok-test_headersok.o CCLD test_headersok CCLD test_dwarfstring CCLD test_linkedtopath CCLD test_extra_flag_strings make[2]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/libdwarf' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/libdwarf' make[3]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/libdwarf' PASS: test_dwarfstring PASS: test_extra_flag_strings PASS: test_linkedtopath PASS: test_headersok PASS: testdebuglink.sh PASS: runtests.sh ============================================================================ Testsuite summary for libdwarf 20210528 ============================================================================ # TOTAL: 6 # PASS: 6 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/libdwarf' make[2]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/libdwarf' make[1]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/libdwarf' Making check in dwarfdump make[1]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/dwarfdump' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/dwarfdump' make[3]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/dwarfdump' PASS: runtests.sh ============================================================================ Testsuite summary for libdwarf 20210528 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/dwarfdump' make[2]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/dwarfdump' make[1]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/dwarfdump' Making check in dwarfgen make[1]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/dwarfgen' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528/dwarfgen' make[1]: Entering directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528' make[1]: Leaving directory '/home/buildozer/aports/community/libdwarf/src/libdwarf-20210528' >>> libdwarf: Entering fakeroot... >>> libdwarf-static*: Running split function static... >>> libdwarf-static*: Preparing subpackage libdwarf-static... >>> libdwarf-static*: Stripping binaries >>> libdwarf-static*: Running postcheck for libdwarf-static >>> libdwarf-dev*: Running split function dev... >>> libdwarf-dev*: Preparing subpackage libdwarf-dev... >>> libdwarf-dev*: Stripping binaries >>> libdwarf-dev*: Running postcheck for libdwarf-dev >>> dwarf-tools*: Running split function tools... >>> dwarf-tools*: Preparing subpackage dwarf-tools... >>> dwarf-tools*: Stripping binaries >>> dwarf-tools*: Running postcheck for dwarf-tools >>> dwarf-tools-doc*: Running split function doc... >>> dwarf-tools-doc*: Preparing subpackage dwarf-tools-doc... >>> dwarf-tools-doc*: Running postcheck for dwarf-tools-doc >>> libdwarf*: Running postcheck for libdwarf >>> libdwarf*: Preparing package libdwarf... >>> libdwarf*: Stripping binaries >>> dwarf-tools-doc*: Scanning shared objects >>> dwarf-tools*: Scanning shared objects >>> libdwarf-dev*: Scanning shared objects >>> libdwarf-static*: Scanning shared objects >>> libdwarf*: Scanning shared objects >>> dwarf-tools-doc*: Tracing dependencies... >>> dwarf-tools-doc*: Package size: 76.0 KB >>> dwarf-tools-doc*: Compressing data... >>> dwarf-tools-doc*: Create checksum... >>> dwarf-tools-doc*: Create dwarf-tools-doc-20210528-r0.apk >>> dwarf-tools*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libdwarf.so.1 so:libelf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> dwarf-tools*: Package size: 540.0 KB >>> dwarf-tools*: Compressing data... >>> dwarf-tools*: Create checksum... >>> dwarf-tools*: Create dwarf-tools-20210528-r0.apk >>> libdwarf-dev*: Tracing dependencies... >>> libdwarf-dev*: Package size: 308.0 KB >>> libdwarf-dev*: Compressing data... >>> libdwarf-dev*: Create checksum... >>> libdwarf-dev*: Create libdwarf-dev-20210528-r0.apk >>> libdwarf-static*: Tracing dependencies... >>> libdwarf-static*: Package size: 928.0 KB >>> libdwarf-static*: Compressing data... >>> libdwarf-static*: Create checksum... >>> libdwarf-static*: Create libdwarf-static-20210528-r0.apk >>> libdwarf*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libelf.so.1 so:libz.so.1 >>> libdwarf*: Package size: 988.0 KB >>> libdwarf*: Compressing data... >>> libdwarf*: Create checksum... >>> libdwarf*: Create libdwarf-20210528-r0.apk >>> libdwarf: Build complete at Thu, 21 Oct 2021 17:58:42 +0000 elapsed time 0h 0m 34s >>> libdwarf: Cleaning up srcdir >>> libdwarf: Cleaning up pkgdir >>> libdwarf: Uninstalling dependencies... (1/4) Purging .makedepends-libdwarf (20211021.175811) (2/4) Purging elfutils-dev (0.185-r0) (3/4) Purging zlib-dev (1.2.11-r3) (4/4) Purging xz-dev (5.2.5-r0) OK: 344 MiB in 95 packages >>> libdwarf: Updating the community/x86_64 repository index... >>> libdwarf: Signing the index...