>>> libunwind: Building main/libunwind 1.7.2-r0 (using abuild 3.11.21-r0) started Sat, 19 Aug 2023 18:04:29 +0000 >>> libunwind: Checking sanity of /home/buildozer/aports/main/libunwind/APKBUILD... >>> libunwind: Analyzing dependencies... >>> libunwind: Installing for build: build-base autoconf automake libtool libucontext-dev linux-headers xz-dev (1/17) Installing m4 (1.4.19-r3) (2/17) Installing libbz2 (1.0.8-r6) (3/17) Installing perl (5.38.0-r0) (4/17) Installing autoconf (2.71-r2) (5/17) Installing automake (1.16.5-r2) (6/17) Installing libltdl (2.4.7-r3) (7/17) Installing libtool (2.4.7-r3) (8/17) Installing libucontext (1.2-r2) (9/17) Installing libucontext-dev (1.2-r2) (10/17) Installing linux-headers (6.4-r0) (11/17) Installing xz-libs (5.4.4-r0) (12/17) Installing xz (5.4.4-r0) (13/17) Installing xz-dev (5.4.4-r0) (14/17) Installing .makedepends-libunwind (20230819.180430) (15/17) Installing perl-error (0.17029-r2) (16/17) Installing perl-git (2.41.0-r2) (17/17) Installing git-perl (2.41.0-r2) Executing busybox-1.36.1-r6.trigger OK: 362 MiB in 119 packages >>> libunwind: Cleaning up srcdir >>> libunwind: Cleaning up pkgdir >>> libunwind: Cleaning up tmpdir >>> libunwind: Fetching https://github.com/libunwind/libunwind/releases/download/v1.7.2/libunwind-1.7.2.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 891k 100 891k 0 0 2074k 0 --:--:-- --:--:-- --:--:-- 2074k >>> libunwind: Fetching https://github.com/libunwind/libunwind/releases/download/v1.7.2/libunwind-1.7.2.tar.gz >>> libunwind: Checking sha512sums... libunwind-1.7.2.tar.gz: OK force-enable-man.patch: OK fix-libunwind-pc-in.patch: OK >>> libunwind: Unpacking /var/cache/distfiles/libunwind-1.7.2.tar.gz... >>> libunwind: force-enable-man.patch patching file configure >>> libunwind: fix-libunwind-pc-in.patch patching file src/unwind/libunwind.pc.in checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking target system type... armv6-alpine-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/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 nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6-alpine-linux-musleabihf-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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for armv6-alpine-linux-musleabihf-ar... no checking for armv6-alpine-linux-musleabihf-lib... no checking for armv6-alpine-linux-musleabihf-link... no checking for ar... ar checking the archiver (ar) interface... ar 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/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-alpine-linux-musleabihf/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 armv6-alpine-linux-musleabihf file names to armv6-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv6-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6-alpine-linux-musleabihf-ar... ar checking for archiver @FILE support... @ checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-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 armv6-alpine-linux-musleabihf-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/armv6-alpine-linux-musleabihf/bin/ld) 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) 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/armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of gcc... gcc3 checking for __uc_get_grs in -luca... no checking for library containing dlopen... none required checking for ANSI C header files... (cached) yes checking asm/ptrace_offsets.h usability... no checking asm/ptrace_offsets.h presence... no checking for asm/ptrace_offsets.h... no checking asm/ptrace.h usability... yes checking asm/ptrace.h presence... yes checking for asm/ptrace.h... yes checking asm/vsyscall.h usability... no checking asm/vsyscall.h presence... no checking for asm/vsyscall.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking ia64intrin.h usability... no checking ia64intrin.h presence... no checking for ia64intrin.h... no checking sys/uc_access.h usability... no checking sys/uc_access.h presence... no checking for sys/uc_access.h... no checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/types.h... (cached) yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking sys/elf.h usability... no checking sys/elf.h presence... no checking for sys/elf.h... no checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking sys/link.h usability... no checking sys/link.h presence... no checking for sys/link.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking size of off_t... 8 checking for struct dl_phdr_info.dlpi_subs... yes checking for struct elf_prstatus... yes checking for struct prstatus... no checking for procfs_status... no checking for elf_fpregset_t... yes checking whether PTRACE_POKEUSER is declared... yes checking whether PTRACE_POKEDATA is declared... yes checking whether PTRACE_SETREGSET is declared... yes checking whether PTRACE_TRACEME is declared... yes checking whether PTRACE_CONT is declared... yes checking whether PTRACE_SINGLESTEP is declared... yes checking whether PTRACE_SYSCALL is declared... yes checking whether PT_IO is declared... no checking whether PT_GETREGS is declared... yes checking whether PT_GETFPREGS is declared... yes checking whether PT_CONTINUE is declared... yes checking whether PT_TRACE_ME is declared... yes checking whether PT_STEP is declared... yes checking whether PT_SYSCALL is declared... yes checking for dl_iterate_phdr... yes checking for dl_phdr_removals_counter... no checking for dlmodinfo... no checking for getunwind... no checking for ttrace... no checking for mincore... yes checking for pipe2... yes checking for sigaltstack... yes checking if building with AltiVec... no checking for Android... no checking if we should build libunwind-coredump... yes checking for sys/ptrace.h... (cached) yes checking if we should build libunwind-ptrace... yes checking if we should export unwind.h... yes checking if we should build libunwind-setjmp... yes checking for build architecture... arm checking for host architecture... arm checking for target architecture... arm checking for target operating system... linux-musleabihf checking for ELF helper width... 32 checking whether to include DWARF support... yes checking whether to restrict build to remote support... no checking whether to enable debug support... checking whether to enable C++ exception support... yes checking whether to load .debug_frame sections... yes checking whether to block signals during mutex ops... yes checking whether to validate memory addresses before use... yes checking whether to enable msabi support... checking whether to support LZMA-compressed symbol tables... auto checking for lzma_mf_is_supported in -llzma... yes checking whether to support ZLIB-compressed symbol tables... auto checking for uncompress in -lz... no checking whether to support UNW_CACHE_PER_THREAD... checking for Intel compiler... no checking if building on Solaris then define __EXTENSIONS__ macro... yes checking for QCC compiler... no checking for __builtin___clear_cache... yes checking for __builtin_unreachable... yes checking for library containing backtrace... no checking for latex2man... no configure: WARNING: latex2man not found. Install latex2man. Disabling docs. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Makefile config.status: creating doc/common.tex config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/libunwind-common.h config.status: creating include/libunwind.h config.status: creating include/tdep/libunwind_i.h config.status: creating src/unwind/libunwind.pc config.status: creating src/coredump/libunwind-coredump.pc config.status: creating src/ptrace/libunwind-ptrace.pc config.status: creating src/setjmp/libunwind-setjmp.pc config.status: creating src/libunwind-generic.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in src make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src' make all-am make[2]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src' CC os-linux.lo CC dl-iterate-phdr.lo CC elf32.lo CC arm/Gos-linux.lo CC mi/Gdyn-extract.lo CC mi/Gdyn-remote.lo CC mi/Gfind_dynamic_proc_info.lo CC mi/Gget_accessors.lo CC mi/Gget_proc_info_by_ip.lo CC mi/Gget_proc_name.lo CC mi/Gget_proc_info_in_range.lo CC mi/Gput_dynamic_unwind_info.lo CC mi/Gdestroy_addr_space.lo CC mi/Gget_reg.lo CC mi/Gset_reg.lo CC mi/Gget_fpreg.lo CC mi/Gset_fpreg.lo CC mi/Gset_caching_policy.lo CC mi/Gset_cache_size.lo CC arm/Gapply_reg_state.lo CC arm/Greg_states_iterate.lo CC arm/Gcreate_addr_space.lo CC arm/Gget_proc_info.lo CC arm/Gget_save_loc.lo CC arm/Gglobal.lo CC arm/Ginit.lo CC arm/Ginit_local.lo CC arm/Ginit_remote.lo CC arm/Gregs.lo CC arm/Gresume.lo CC arm/Gstep.lo CC arm/Gex_tables.lo CC arm/Gstash_frame.lo CC arm/Gtrace.lo CC dwarf/Gexpr.lo CC dwarf/Gfde.lo CC dwarf/Gparser.lo CC dwarf/Gpe.lo CC dwarf/Gfind_proc_info-lsb.lo CC dwarf/Gfind_unwind_table.lo CPPAS arm/siglongjmp.lo CC mi/init.lo CC mi/flush_cache.lo CC mi/mempool.lo CC mi/strerror.lo CC arm/is_fpreg.lo CC arm/regname.lo CC arm/Los-linux.lo CC mi/_ReadULEB.lo CC mi/_ReadSLEB.lo CC mi/backtrace.lo CC mi/dyn-cancel.lo CC mi/dyn-info-list.lo CC mi/Ldyn-extract.lo CC mi/Lfind_dynamic_proc_info.lo CC mi/dyn-register.lo CC mi/Lget_accessors.lo CC mi/Lget_proc_info_by_ip.lo CC mi/Lget_proc_name.lo CC mi/Lget_proc_info_in_range.lo CC mi/Lput_dynamic_unwind_info.lo CC mi/Lget_reg.lo CC mi/Lset_reg.lo CC mi/Ldestroy_addr_space.lo CC mi/Lget_fpreg.lo CC mi/Lset_fpreg.lo CC mi/Lset_caching_policy.lo CC mi/Lset_cache_size.lo CC unwind/Backtrace.lo CC unwind/DeleteException.lo CC unwind/FindEnclosingFunction.lo CC unwind/ForcedUnwind.lo CC unwind/GetBSP.lo CC unwind/GetCFA.lo CC unwind/GetDataRelBase.lo CC unwind/GetGR.lo CC unwind/GetIP.lo CC unwind/GetLanguageSpecificData.lo CC unwind/GetRegionStart.lo CC unwind/GetTextRelBase.lo CC unwind/RaiseException.lo CC unwind/Resume.lo mi/Gget_proc_info_in_range.c: In function '_Uarm_get_proc_info_in_range': mi/Gget_proc_info_in_range.c:62:18: warning: array subscript 'struct dwarf_eh_frame_hdr[0]' is partly outside array bounds of 'unw_word_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=] 62 | if (exhdr->version != DW_EH_VERSION) { | ^~ mi/Gget_proc_info_in_range.c:56:20: note: object 'hdr' of size 4 56 | unw_word_t hdr; | ^~~ mi/Gget_proc_info_in_range.c:71:66: warning: array subscript 'struct dwarf_eh_frame_hdr[0]' is partly outside array bounds of 'unw_word_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=] 71 | if ((ret = dwarf_read_encoded_pointer(as, a, &addr, exhdr->eh_frame_ptr_enc, pi, &eh_frame_start, arg)) < 0) { | ^~ mi/Gget_proc_info_in_range.c:56:20: note: object 'hdr' of size 4 56 | unw_word_t hdr; | ^~~ mi/Gget_proc_info_in_range.c:76:66: warning: array subscript 'struct dwarf_eh_frame_hdr[0]' is partly outside array bounds of 'unw_word_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=] 76 | if ((ret = dwarf_read_encoded_pointer(as, a, &addr, exhdr->fde_count_enc, pi, &fde_count, arg)) < 0) { | ^~ mi/Gget_proc_info_in_range.c:56:20: note: object 'hdr' of size 4 56 | unw_word_t hdr; | ^~~ mi/Gget_proc_info_in_range.c:86:18: warning: array subscript 'struct dwarf_eh_frame_hdr[0]' is partly outside array bounds of 'unw_word_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=] 86 | if (exhdr->table_enc != (DW_EH_PE_datarel | DW_EH_PE_sdata4)) { | ^~ mi/Gget_proc_info_in_range.c:56:20: note: object 'hdr' of size 4 56 | unw_word_t hdr; | ^~~ arm/Gresume.c: In function '_Uarm_local_resume': arm/Gresume.c:64:19: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 64 | "m" (*(struct regs_overlay *)regs) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ dwarf/Gfind_proc_info-lsb.c: In function 'load_debug_frame': dwarf/Gfind_proc_info-lsb.c:138:21: warning: unused variable 'chdr' [-Wunused-variable] 138 | Elf_W (Chdr) *chdr = (shdr->sh_offset + ei.image); | ^~~~ CC unwind/Resume_or_Rethrow.lo In file included from mi/Lget_proc_info_in_range.c:4: mi/Gget_proc_info_in_range.c: In function '_ULarm_get_proc_info_in_range': mi/Gget_proc_info_in_range.c:62:18: warning: array subscript 'struct dwarf_eh_frame_hdr[0]' is partly outside array bounds of 'unw_word_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=] 62 | if (exhdr->version != DW_EH_VERSION) { | ^~ mi/Gget_proc_info_in_range.c:56:20: note: object 'hdr' of size 4 56 | unw_word_t hdr; | ^~~ mi/Gget_proc_info_in_range.c:71:66: warning: array subscript 'struct dwarf_eh_frame_hdr[0]' is partly outside array bounds of 'unw_word_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=] 71 | if ((ret = dwarf_read_encoded_pointer(as, a, &addr, exhdr->eh_frame_ptr_enc, pi, &eh_frame_start, arg)) < 0) { | ^~ mi/Gget_proc_info_in_range.c:56:20: note: object 'hdr' of size 4 56 | unw_word_t hdr; | ^~~ mi/Gget_proc_info_in_range.c:76:66: warning: array subscript 'struct dwarf_eh_frame_hdr[0]' is partly outside array bounds of 'unw_word_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=] 76 | if ((ret = dwarf_read_encoded_pointer(as, a, &addr, exhdr->fde_count_enc, pi, &fde_count, arg)) < 0) { | ^~ mi/Gget_proc_info_in_range.c:56:20: note: object 'hdr' of size 4 56 | unw_word_t hdr; | ^~~ mi/Gget_proc_info_in_range.c:86:18: warning: array subscript 'struct dwarf_eh_frame_hdr[0]' is partly outside array bounds of 'unw_word_t[1]' {aka 'unsigned int[1]'} [-Warray-bounds=] 86 | if (exhdr->table_enc != (DW_EH_PE_datarel | DW_EH_PE_sdata4)) { | ^~ mi/Gget_proc_info_in_range.c:56:20: note: object 'hdr' of size 4 56 | unw_word_t hdr; | ^~~ CC unwind/SetGR.lo /tmp/ccmbDkAi.s: Assembler messages: /tmp/ccmbDkAi.s:84: Warning: if writeback register is in list, it must be the lowest reg in the list /tmp/ccBDdEeg.s: Assembler messages: /tmp/ccBDdEeg.s:86: Warning: if writeback register is in list, it must be the lowest reg in the list /tmp/ccBDdEeg.s:128: Warning: if writeback register is in list, it must be the lowest reg in the list /tmp/ccEieCai.s: Assembler messages: /tmp/ccEieCai.s:89: Warning: if writeback register is in list, it must be the lowest reg in the list CC unwind/SetIP.lo CC unwind/GetIPInfo.lo CPPAS arm/getcontext.lo CC arm/Lapply_reg_state.lo CC arm/Lreg_states_iterate.lo CC arm/Lcreate_addr_space.lo CC arm/Lget_proc_info.lo CC arm/Lget_save_loc.lo CC arm/Lglobal.lo CC arm/Linit_local.lo CC arm/Linit.lo CC arm/Linit_remote.lo CC arm/Lregs.lo CC arm/Lresume.lo CC arm/Lstep.lo CC arm/Lstash_frame.lo CC arm/Lex_tables.lo CC arm/Ltrace.lo CC dwarf/Lexpr.lo /tmp/cceAPbok.s: Assembler messages: /tmp/cceAPbok.s:94: Warning: if writeback register is in list, it must be the lowest reg in the list CC dwarf/Lfde.lo CC dwarf/Lparser.lo CC dwarf/Lpe.lo CC dwarf/Lfind_proc_info-lsb.lo CC dwarf/Lfind_unwind_table.lo CC dwarf/global.lo CC coredump/_UCD_accessors.lo CC coredump/_UCD_create.lo CC coredump/_UCD_destroy.lo CC coredump/_UCD_access_mem.lo CC coredump/_UCD_elf_map_image.lo CC coredump/_UCD_find_proc_info.lo CC coredump/_UCD_get_proc_name.lo CC coredump/_UCD_corefile_elf.lo CC coredump/ucd_file_table.lo CC coredump/_UPT_elf.lo CC coredump/_UPT_access_fpreg.lo CC coredump/_UPT_get_dyn_info_list_addr.lo CC coredump/_UPT_put_unwind_info.lo /tmp/ccAdgMbm.s: Assembler messages: /tmp/ccAdgMbm.s:85: Warning: if writeback register is in list, it must be the lowest reg in the list CC coredump/_UPT_resume.lo CC coredump/_UCD_access_reg_linux.lo CC coredump/_UCD_get_threadinfo_prstatus.lo CC coredump/_UCD_get_mapinfo_linux.lo CC ptrace/_UPT_elf.lo CC ptrace/_UPT_accessors.lo CC ptrace/_UPT_access_fpreg.lo CC ptrace/_UPT_access_mem.lo CC ptrace/_UPT_access_reg.lo CC ptrace/_UPT_create.lo CC ptrace/_UPT_destroy.lo CC ptrace/_UPT_find_proc_info.lo CC ptrace/_UPT_get_dyn_info_list_addr.lo CC ptrace/_UPT_put_unwind_info.lo CC ptrace/_UPT_get_proc_name.lo CC ptrace/_UPT_reg_offset.lo CC ptrace/_UPT_resume.lo /tmp/ccClaJKo.s: Assembler messages: /tmp/ccClaJKo.s:89: Warning: if writeback register is in list, it must be the lowest reg in the list CC setjmp/longjmp.lo CC setjmp/siglongjmp.lo In file included from coredump/_UCD_lib.h:40, from coredump/_UCD_access_mem.c:24: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from coredump/_UCD_lib.h:40, from coredump/_UCD_find_proc_info.c:30: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from coredump/_UCD_lib.h:40, from coredump/_UPT_get_dyn_info_list_addr.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from coredump/_UCD_lib.h:40, from coredump/_UPT_access_fpreg.c:24: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from coredump/_UCD_lib.h:40, from coredump/_UPT_put_unwind_info.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from coredump/_UCD_lib.h:40, from coredump/_UPT_resume.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from coredump/_UCD_lib.h:40, from coredump/_UCD_elf_map_image.c:30: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from coredump/_UCD_lib.h:40, from coredump/_UCD_get_proc_name.c:24: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from coredump/_UCD_lib.h:40, from coredump/_UCD_create.c:41: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from coredump/_UCD_lib.h:40, from coredump/_UCD_access_reg_linux.c:25: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from arm/Lresume.c:4: arm/Gresume.c: In function '_ULarm_local_resume': arm/Gresume.c:64:19: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 64 | "m" (*(struct regs_overlay *)regs) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from dwarf/Lfind_proc_info-lsb.c:4: dwarf/Gfind_proc_info-lsb.c: In function 'load_debug_frame': dwarf/Gfind_proc_info-lsb.c:138:21: warning: unused variable 'chdr' [-Wunused-variable] 138 | Elf_W (Chdr) *chdr = (shdr->sh_offset + ei.image); | ^~~~ /tmp/ccdnBEeK.s: Assembler messages: /tmp/ccdnBEeK.s:86: Warning: if writeback register is in list, it must be the lowest reg in the list coredump/_UPT_get_dyn_info_list_addr.c: In function 'get_list_addr': coredump/_UPT_get_dyn_info_list_addr.c:85:3: warning: #warning Implement get_list_addr(), please. [-Wcpp] 85 | # warning Implement get_list_addr(), please. | ^~~~~~~ coredump/_UCD_get_proc_name.c: In function '_Uelf32_CD_get_proc_name': coredump/_UCD_get_proc_name.c:87:26: warning: unused variable 'mapoff' [-Wunused-variable] 87 | unsigned long segbase, mapoff; | ^~~~~~ ptrace/_UPT_get_dyn_info_list_addr.c: In function 'get_list_addr': ptrace/_UPT_get_dyn_info_list_addr.c:83:3: warning: #warning Implement get_list_addr(), please. [-Wcpp] 83 | # warning Implement get_list_addr(), please. | ^~~~~~~ ptrace/_UPT_access_mem.c: In function '_UPT_access_mem': ptrace/_UPT_access_mem.c:60:42: warning: right shift count >= width of type [-Wshift-count-overflow] 60 | tmp_val = i == 0 ? *val : *val >> 32; | ^~ /tmp/ccIpdNhK.s: Assembler messages: /tmp/ccIpdNhK.s:88: Warning: if writeback register is in list, it must be the lowest reg in the list CCLD libunwind-dwarf-common.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libunwind-elf32.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libunwind-dwarf-generic.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libunwind-dwarf-local.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libunwind.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libunwind-arm.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libunwind-coredump.la CCLD libunwind-ptrace.la CCLD libunwind-setjmp.la copying selected object files to avoid basename conflicts... ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src' make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src' Making all in doc make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/doc' make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2' >>> libunwind: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src' make install-am make[2]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src' make[3]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src' ../config/install-sh -c -d '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib' ../config/install-sh -c -d '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libunwind.la libunwind-arm.la libunwind-coredump.la libunwind-ptrace.la libunwind-setjmp.la '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib' /usr/bin/install -c -m 644 libunwind-generic.pc unwind/libunwind.pc ptrace/libunwind-ptrace.pc setjmp/libunwind-setjmp.pc coredump/libunwind-coredump.pc '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libunwind.so.8.0.1 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind.so.8.0.1 libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind.so.8.0.1 libunwind.so.8 || { rm -f libunwind.so.8 && ln -s libunwind.so.8.0.1 libunwind.so.8; }; }) libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind.so.8.0.1 libunwind.so || { rm -f libunwind.so && ln -s libunwind.so.8.0.1 libunwind.so; }; }) libtool: install: /usr/bin/install -c .libs/libunwind.lai /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind.la libtool: warning: relinking 'libunwind-arm.la' libtool: install: (cd /home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src; /bin/sh "/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/libtool" --silent --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 8:1:0 -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-arm.la -rpath /usr/lib os-linux.lo dl-iterate-phdr.lo mi/init.lo mi/flush_cache.lo mi/mempool.lo mi/strerror.lo arm/is_fpreg.lo arm/regname.lo arm/Gos-linux.lo mi/Gdyn-extract.lo mi/Gdyn-remote.lo mi/Gfind_dynamic_proc_info.lo mi/Gget_accessors.lo mi/Gget_proc_info_by_ip.lo mi/Gget_proc_name.lo mi/Gget_proc_info_in_range.lo mi/Gput_dynamic_unwind_info.lo mi/Gdestroy_addr_space.lo mi/Gget_reg.lo mi/Gset_reg.lo mi/Gget_fpreg.lo mi/Gset_fpreg.lo mi/Gset_caching_policy.lo mi/Gset_cache_size.lo arm/Gapply_reg_state.lo arm/Greg_states_iterate.lo arm/Gcreate_addr_space.lo arm/Gget_proc_info.lo arm/Gget_save_loc.lo arm/Gglobal.lo arm/Ginit.lo arm/Ginit_local.lo arm/Ginit_remote.lo arm/Gregs.lo arm/Gresume.lo arm/Gstep.lo arm/Gex_tables.lo arm/Gstash_frame.lo arm/Gtrace.lo libunwind-dwarf-generic.la libunwind-elf32.la libunwind.la -lc -inst-prefix-dir /home/buildozer/aports/main/libunwind/pkg/libunwind) libtool: install: /usr/bin/install -c .libs/libunwind-arm.so.8.0.1T /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-arm.so.8.0.1 libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-arm.so.8.0.1 libunwind-arm.so.8 || { rm -f libunwind-arm.so.8 && ln -s libunwind-arm.so.8.0.1 libunwind-arm.so.8; }; }) libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-arm.so.8.0.1 libunwind-arm.so || { rm -f libunwind-arm.so && ln -s libunwind-arm.so.8.0.1 libunwind-arm.so; }; }) libtool: install: /usr/bin/install -c .libs/libunwind-arm.lai /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-arm.la libtool: warning: relinking 'libunwind-coredump.la' libtool: install: (cd /home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src; /bin/sh "/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/libtool" --silent --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0 -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-coredump.la -rpath /usr/lib coredump/_UCD_accessors.lo coredump/_UCD_create.lo coredump/_UCD_destroy.lo coredump/_UCD_access_mem.lo coredump/_UCD_elf_map_image.lo coredump/_UCD_find_proc_info.lo coredump/_UCD_get_proc_name.lo coredump/_UCD_corefile_elf.lo coredump/ucd_file_table.lo coredump/_UPT_elf.lo coredump/_UPT_access_fpreg.lo coredump/_UPT_get_dyn_info_list_addr.lo coredump/_UPT_put_unwind_info.lo coredump/_UPT_resume.lo coredump/_UCD_access_reg_linux.lo coredump/_UCD_get_threadinfo_prstatus.lo coredump/_UCD_get_mapinfo_linux.lo libunwind-arm.la -llzma -inst-prefix-dir /home/buildozer/aports/main/libunwind/pkg/libunwind) libtool: install: /usr/bin/install -c .libs/libunwind-coredump.so.0.0.0T /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-coredump.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-coredump.so.0.0.0 libunwind-coredump.so.0 || { rm -f libunwind-coredump.so.0 && ln -s libunwind-coredump.so.0.0.0 libunwind-coredump.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-coredump.so.0.0.0 libunwind-coredump.so || { rm -f libunwind-coredump.so && ln -s libunwind-coredump.so.0.0.0 libunwind-coredump.so; }; }) libtool: install: /usr/bin/install -c .libs/libunwind-coredump.lai /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-coredump.la libtool: warning: relinking 'libunwind-ptrace.la' libtool: install: (cd /home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src; /bin/sh "/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/libtool" --silent --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-ptrace.la -rpath /usr/lib ptrace/_UPT_elf.lo ptrace/_UPT_accessors.lo ptrace/_UPT_access_fpreg.lo ptrace/_UPT_access_mem.lo ptrace/_UPT_access_reg.lo ptrace/_UPT_create.lo ptrace/_UPT_destroy.lo ptrace/_UPT_find_proc_info.lo ptrace/_UPT_get_dyn_info_list_addr.lo ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_get_proc_name.lo ptrace/_UPT_reg_offset.lo ptrace/_UPT_resume.lo libunwind-arm.la -llzma -inst-prefix-dir /home/buildozer/aports/main/libunwind/pkg/libunwind) libtool: install: /usr/bin/install -c .libs/libunwind-ptrace.so.0.0.0T /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-ptrace.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-ptrace.so.0.0.0 libunwind-ptrace.so.0 || { rm -f libunwind-ptrace.so.0 && ln -s libunwind-ptrace.so.0.0.0 libunwind-ptrace.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-ptrace.so.0.0.0 libunwind-ptrace.so || { rm -f libunwind-ptrace.so && ln -s libunwind-ptrace.so.0.0.0 libunwind-ptrace.so; }; }) libtool: install: /usr/bin/install -c .libs/libunwind-ptrace.lai /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-ptrace.la libtool: warning: relinking 'libunwind-setjmp.la' libtool: install: (cd /home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src; /bin/sh "/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/libtool" --silent --tag CC --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -fno-stack-protector -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0 -Wl,--as-needed,-O1,--sort-common -lucontext -o libunwind-setjmp.la -rpath /usr/lib setjmp/longjmp.lo setjmp/siglongjmp.lo arm/siglongjmp.lo libunwind-elf32.la libunwind-arm.la libunwind.la -lc -inst-prefix-dir /home/buildozer/aports/main/libunwind/pkg/libunwind) libtool: install: /usr/bin/install -c .libs/libunwind-setjmp.so.0.0.0T /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-setjmp.so.0.0.0 libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-setjmp.so.0.0.0 libunwind-setjmp.so.0 || { rm -f libunwind-setjmp.so.0 && ln -s libunwind-setjmp.so.0.0.0 libunwind-setjmp.so.0; }; }) libtool: install: (cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && { ln -s -f libunwind-setjmp.so.0.0.0 libunwind-setjmp.so || { rm -f libunwind-setjmp.so && ln -s libunwind-setjmp.so.0.0.0 libunwind-setjmp.so; }; }) libtool: install: /usr/bin/install -c .libs/libunwind-setjmp.lai /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-setjmp.la libtool: install: /usr/bin/install -c .libs/libunwind.a /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind.a libtool: install: chmod 644 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind.a libtool: install: ranlib /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind.a libtool: install: /usr/bin/install -c .libs/libunwind-arm.a /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-arm.a libtool: install: chmod 644 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-arm.a libtool: install: ranlib /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-arm.a libtool: install: /usr/bin/install -c .libs/libunwind-coredump.a /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-coredump.a libtool: install: chmod 644 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-coredump.a libtool: install: ranlib /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-coredump.a libtool: install: /usr/bin/install -c .libs/libunwind-ptrace.a /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-ptrace.a libtool: install: chmod 644 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-ptrace.a libtool: install: ranlib /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-ptrace.a libtool: install: /usr/bin/install -c .libs/libunwind-setjmp.a /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-setjmp.a libtool: install: chmod 644 /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-setjmp.a libtool: install: ranlib /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-setjmp.a libtool: warning: remember to run 'libtool --finish /usr/lib' make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src' if test -f /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-arm.a; then \ cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && ln -s -f libunwind-arm.a libunwind-generic.a; \ fi if test -f /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib/libunwind-arm.so; then \ cd /home/buildozer/aports/main/libunwind/pkg/libunwind/usr/lib && ln -s -f libunwind-arm.so \ libunwind-generic.so; \ fi make[4]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src' make[3]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src' make[2]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src' make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/src' Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/doc' make[2]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/doc' make[2]: Nothing to be done for 'install-exec-am'. ../config/install-sh -c -d '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3' /usr/bin/install -c -m 644 'libunwind.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/libunwind.3' /usr/bin/install -c -m 644 'libunwind-dynamic.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/libunwind-dynamic.3' /usr/bin/install -c -m 644 'libunwind-ia64.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/libunwind-ia64.3' /usr/bin/install -c -m 644 'libunwind-ptrace.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/libunwind-ptrace.3' /usr/bin/install -c -m 644 'libunwind-setjmp.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/libunwind-setjmp.3' /usr/bin/install -c -m 644 'unw_apply_reg_state.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_apply_reg_state.3' /usr/bin/install -c -m 644 'unw_backtrace.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_backtrace.3' /usr/bin/install -c -m 644 'unw_flush_cache.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_flush_cache.3' /usr/bin/install -c -m 644 'unw_get_accessors.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_accessors.3' /usr/bin/install -c -m 644 'unw_get_proc_info.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_proc_info.3' /usr/bin/install -c -m 644 'unw_get_proc_info_by_ip.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_proc_info_by_ip.3' /usr/bin/install -c -m 644 'unw_get_proc_info_in_range.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_proc_info_in_range.3' /usr/bin/install -c -m 644 'unw_get_proc_name.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_proc_name.3' /usr/bin/install -c -m 644 'unw_get_proc_name_by_ip.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_proc_name_by_ip.3' /usr/bin/install -c -m 644 'unw_get_fpreg.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_fpreg.3' /usr/bin/install -c -m 644 'unw_get_reg.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_get_reg.3' /usr/bin/install -c -m 644 'unw_getcontext.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_getcontext.3' /usr/bin/install -c -m 644 'unw_init_local.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_init_local.3' /usr/bin/install -c -m 644 'unw_init_remote.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_init_remote.3' /usr/bin/install -c -m 644 'unw_init_local2.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_init_local2.3' /usr/bin/install -c -m 644 'unw_is_fpreg.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_is_fpreg.3' /usr/bin/install -c -m 644 'unw_is_signal_frame.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_is_signal_frame.3' /usr/bin/install -c -m 644 'unw_create_addr_space.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_create_addr_space.3' /usr/bin/install -c -m 644 'unw_destroy_addr_space.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_destroy_addr_space.3' /usr/bin/install -c -m 644 'unw_regname.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_regname.3' /usr/bin/install -c -m 644 'unw_resume.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_resume.3' /usr/bin/install -c -m 644 'unw_reg_states_iterate.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_reg_states_iterate.3' /usr/bin/install -c -m 644 'unw_set_caching_policy.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_set_caching_policy.3' /usr/bin/install -c -m 644 'unw_set_cache_size.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_set_cache_size.3' /usr/bin/install -c -m 644 'unw_set_fpreg.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_set_fpreg.3' /usr/bin/install -c -m 644 'unw_set_reg.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_set_reg.3' /usr/bin/install -c -m 644 'unw_step.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_step.3' /usr/bin/install -c -m 644 'unw_strerror.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/unw_strerror.3' /usr/bin/install -c -m 644 '_U_dyn_register.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/_U_dyn_register.3' /usr/bin/install -c -m 644 '_U_dyn_cancel.man' '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/share/man/man3/_U_dyn_cancel.3' make[2]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/doc' make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2/doc' make[1]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2' make[2]: Entering directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2' make[2]: Nothing to be done for 'install-exec-am'. config/install-sh -c -d '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/include' config/install-sh -c -d '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/include' /usr/bin/install -c -m 644 include/libunwind-dynamic.h include/libunwind-ptrace.h include/libunwind-coredump.h include/libunwind-arm.h include/libunwind.h include/unwind.h '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/include' /usr/bin/install -c -m 644 include/libunwind-common.h '/home/buildozer/aports/main/libunwind/pkg/libunwind/usr/include' make[2]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2' make[1]: Leaving directory '/home/buildozer/aports/main/libunwind/src/libunwind-1.7.2' >>> libunwind-dbg*: Running split function dbg... >>> libunwind-dbg*: Preparing subpackage libunwind-dbg... >>> libunwind-dbg*: Running postcheck for libunwind-dbg >>> libunwind-static*: Running split function static... >>> libunwind-static*: Preparing subpackage libunwind-static... >>> libunwind-static*: Running postcheck for libunwind-static >>> libunwind-dev*: Running split function dev... >>> libunwind-dev*: Preparing subpackage libunwind-dev... >>> libunwind-dev*: Running postcheck for libunwind-dev >>> libunwind-doc*: Running split function doc... >>> libunwind-doc*: Preparing subpackage libunwind-doc... >>> libunwind-doc*: Running postcheck for libunwind-doc >>> libunwind*: Running postcheck for libunwind >>> libunwind*: Preparing package libunwind... >>> libunwind-dbg*: Scanning shared objects >>> libunwind-dev*: Scanning shared objects >>> libunwind-doc*: Scanning shared objects >>> libunwind-static*: Scanning shared objects >>> libunwind*: Scanning shared objects >>> libunwind-dbg*: Tracing dependencies... >>> libunwind-dbg*: Package size: 1.0 MB >>> libunwind-dbg*: Compressing data... >>> libunwind-dbg*: Create checksum... >>> libunwind-dbg*: Create libunwind-dbg-1.7.2-r0.apk >>> libunwind-dev*: Tracing dependencies... libucontext-dev libunwind=1.7.2-r0 pkgconfig >>> libunwind-dev*: Package size: 100.0 KB >>> libunwind-dev*: Compressing data... >>> libunwind-dev*: Create checksum... >>> libunwind-dev*: Create libunwind-dev-1.7.2-r0.apk >>> libunwind-doc*: Tracing dependencies... >>> libunwind-doc*: Package size: 168.0 KB >>> libunwind-doc*: Compressing data... >>> libunwind-doc*: Create checksum... >>> libunwind-doc*: Create libunwind-doc-1.7.2-r0.apk >>> libunwind-static*: Tracing dependencies... >>> libunwind-static*: Package size: 2.0 MB >>> libunwind-static*: Compressing data... >>> libunwind-static*: Create checksum... >>> libunwind-static*: Create libunwind-static-1.7.2-r0.apk >>> libunwind*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:liblzma.so.5 >>> libunwind*: Package size: 172.0 KB >>> libunwind*: Compressing data... >>> libunwind*: Create checksum... >>> libunwind*: Create libunwind-1.7.2-r0.apk >>> libunwind: Build complete at Sat, 19 Aug 2023 18:04:41 +0000 elapsed time 0h 0m 12s >>> libunwind: Cleaning up srcdir >>> libunwind: Cleaning up pkgdir >>> libunwind: Uninstalling dependencies... (1/17) Purging .makedepends-libunwind (20230819.180430) (2/17) Purging autoconf (2.71-r2) (3/17) Purging m4 (1.4.19-r3) (4/17) Purging automake (1.16.5-r2) (5/17) Purging libtool (2.4.7-r3) (6/17) Purging libltdl (2.4.7-r3) (7/17) Purging libucontext-dev (1.2-r2) (8/17) Purging libucontext (1.2-r2) (9/17) Purging linux-headers (6.4-r0) (10/17) Purging xz-dev (5.4.4-r0) (11/17) Purging xz (5.4.4-r0) (12/17) Purging xz-libs (5.4.4-r0) (13/17) Purging git-perl (2.41.0-r2) (14/17) Purging perl-git (2.41.0-r2) (15/17) Purging perl-error (0.17029-r2) (16/17) Purging perl (5.38.0-r0) (17/17) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r6.trigger OK: 315 MiB in 102 packages >>> libunwind: Updating the main/armhf repository index... >>> libunwind: Signing the index...