>>> llvm-runtimes: Building main/llvm-runtimes 15.0.7-r1 (using abuild 3.10.0-r0) started Wed, 15 Mar 2023 12:14:51 +0000 >>> llvm-runtimes: Checking sanity of /home/buildozer/aports/main/llvm-runtimes/APKBUILD... >>> llvm-runtimes: Analyzing dependencies... >>> llvm-runtimes: Installing for build: build-base clang cmake linux-headers llvm15-dev llvm15-static python3 samurai (1/29) Installing libffi (3.4.4-r0) (2/29) Installing xz-libs (5.2.9-r0) (3/29) Installing libxml2 (2.10.3-r1) (4/29) Installing llvm15-libs (15.0.7-r0) (5/29) Installing clang15-libs (15.0.7-r0) (6/29) Installing clang15 (15.0.7-r0) (7/29) Installing libbz2 (1.0.8-r4) (8/29) Installing libarchive (3.6.1-r2) (9/29) Installing rhash-libs (1.4.3-r1) (10/29) Installing libuv (1.44.2-r0) (11/29) Installing cmake (3.24.4-r0) (12/29) Installing linux-headers (5.19.5-r0) (13/29) Installing llvm15 (15.0.7-r0) (14/29) Installing libffi-dev (3.4.4-r0) (15/29) Installing zlib-dev (1.2.13-r0) (16/29) Installing zstd-dev (1.5.2-r9) (17/29) Installing gdbm (1.23-r0) (18/29) Installing mpdecimal (2.5.1-r1) (19/29) Installing readline (8.2.0-r0) (20/29) Installing sqlite-libs (3.40.1-r0) (21/29) Installing python3 (3.10.10-r0) (22/29) Installing py3-parsing (3.0.9-r0) (23/29) Installing py3-packaging (21.3-r2) (24/29) Installing py3-setuptools (65.6.0-r0) (25/29) Installing llvm15-test-utils (15.0.7-r0) (26/29) Installing llvm15-dev (15.0.7-r0) (27/29) Installing llvm15-static (15.0.7-r0) (28/29) Installing samurai (1.2-r2) (29/29) Installing .makedepends-llvm-runtimes (20230315.121451) Executing busybox-1.35.0-r29.trigger OK: 753 MiB in 121 packages >>> llvm-runtimes: Cleaning up srcdir >>> llvm-runtimes: Cleaning up pkgdir >>> llvm-runtimes: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/llvm-project-15.0.7.src.tar.xz >>> llvm-runtimes: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/llvm-project-15.0.7.src.tar.xz >>> llvm-runtimes: Checking sha512sums... llvm-project-15.0.7.src.tar.xz: OK compiler-rt-sanitizer-ppc64-musl.patch: OK compiler-rt-sanitizer-supported-arch.patch: OK compiler-rt-xray-ppc64-musl.patch: OK libcxx-musl.patch: OK libcxx-ppc.patch: OK libunwind-link-libssp.patch: OK >>> llvm-runtimes: Unpacking /var/cache/distfiles/v3.17/llvm-project-15.0.7.src.tar.xz... >>> llvm-runtimes: compiler-rt-sanitizer-ppc64-musl.patch patching file compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp patching file compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp Hunk #1 succeeded at 94 (offset 2 lines). patching file compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp >>> llvm-runtimes: compiler-rt-sanitizer-supported-arch.patch patching file compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake Hunk #1 succeeded at 23 with fuzz 2 (offset 1 line). >>> llvm-runtimes: compiler-rt-xray-ppc64-musl.patch patching file compiler-rt/lib/xray/xray_powerpc64.inc >>> llvm-runtimes: libcxx-musl.patch patching file libcxx/include/locale Hunk #1 succeeded at 760 (offset 18 lines). Hunk #2 succeeded at 804 (offset 18 lines). >>> llvm-runtimes: libcxx-ppc.patch patching file libcxx/include/limits Hunk #1 succeeded at 432 (offset 6 lines). >>> llvm-runtimes: libunwind-link-libssp.patch patching file libunwind/src/CMakeLists.txt -- The C compiler identification is Clang 15.0.7 -- The CXX compiler identification is Clang 15.0.7 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /usr/bin/clang -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find LLVM (missing: LLVM_DIR) -- Could NOT find Clang (missing: Clang_DIR) -- Performing Test LLVM_RUNTIMES_LINKING_WORKS -- Performing Test LLVM_RUNTIMES_LINKING_WORKS - Success -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG - Success -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG - Success -- Linker detection: GNU ld -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found Python3: /usr/bin/python3.10 (found version "3.10.10") found components: Interpreter -- Using libunwind testing configuration: /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/libunwind/test/configs/llvm-libunwind-shared.cfg.in -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG - Success -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for __gcc_personality_v0 in gcc_s -- Looking for __gcc_personality_v0 in gcc_s - found -- Looking for __absvdi2 in gcc -- Looking for __absvdi2 in gcc - found -- Performing Test C_SUPPORTS_COMMENT_LIB_PRAGMA -- Performing Test C_SUPPORTS_COMMENT_LIB_PRAGMA - Success -- Looking for __arm__ -- Looking for __arm__ - found -- Looking for __USING_SJLJ_EXCEPTIONS__ -- Looking for __USING_SJLJ_EXCEPTIONS__ - not found -- Looking for __ARM_DWARF_EH__ -- Looking for __ARM_DWARF_EH__ - not found -- Looking for dladdr in dl -- Looking for dladdr in dl - found -- Looking for pthread_once in pthread -- Looking for pthread_once in pthread - found -- Performing Test CXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG -- Performing Test CXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG - Success -- Performing Test CXX_SUPPORTS_W_FLAG -- Performing Test CXX_SUPPORTS_W_FLAG - Success -- Performing Test CXX_SUPPORTS_WALL_FLAG -- Performing Test CXX_SUPPORTS_WALL_FLAG - Success -- Performing Test CXX_SUPPORTS_WCHAR_SUBSCRIPTS_FLAG -- Performing Test CXX_SUPPORTS_WCHAR_SUBSCRIPTS_FLAG - Success -- Performing Test CXX_SUPPORTS_WCONVERSION_FLAG -- Performing Test CXX_SUPPORTS_WCONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_WMISMATCHED_TAGS_FLAG -- Performing Test CXX_SUPPORTS_WMISMATCHED_TAGS_FLAG - Success -- Performing Test CXX_SUPPORTS_WMISSING_BRACES_FLAG -- Performing Test CXX_SUPPORTS_WMISSING_BRACES_FLAG - Success -- Performing Test CXX_SUPPORTS_WNEWLINE_EOF_FLAG -- Performing Test CXX_SUPPORTS_WNEWLINE_EOF_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_UNUSED_FUNCTION_FLAG -- Performing Test CXX_SUPPORTS_WNO_UNUSED_FUNCTION_FLAG - Success -- Performing Test CXX_SUPPORTS_WSHADOW_FLAG -- Performing Test CXX_SUPPORTS_WSHADOW_FLAG - Success -- Performing Test CXX_SUPPORTS_WSHORTEN_64_TO_32_FLAG -- Performing Test CXX_SUPPORTS_WSHORTEN_64_TO_32_FLAG - Success -- Performing Test CXX_SUPPORTS_WSIGN_COMPARE_FLAG -- Performing Test CXX_SUPPORTS_WSIGN_COMPARE_FLAG - Success -- Performing Test CXX_SUPPORTS_WSIGN_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_WSIGN_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_WSTRICT_ALIASING_EQ_2_FLAG -- Performing Test CXX_SUPPORTS_WSTRICT_ALIASING_EQ_2_FLAG - Success -- Performing Test CXX_SUPPORTS_WSTRICT_OVERFLOW_EQ_4_FLAG -- Performing Test CXX_SUPPORTS_WSTRICT_OVERFLOW_EQ_4_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNUSED_PARAMETER_FLAG -- Performing Test CXX_SUPPORTS_WUNUSED_PARAMETER_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNUSED_VARIABLE_FLAG -- Performing Test CXX_SUPPORTS_WUNUSED_VARIABLE_FLAG - Success -- Performing Test CXX_SUPPORTS_WWRITE_STRINGS_FLAG -- Performing Test CXX_SUPPORTS_WWRITE_STRINGS_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNDEF_FLAG -- Performing Test CXX_SUPPORTS_WUNDEF_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_WNO_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_ERROR_FLAG -- Performing Test CXX_SUPPORTS_WNO_ERROR_FLAG - Success -- Performing Test CXX_SUPPORTS_WX_FLAG -- Performing Test CXX_SUPPORTS_WX_FLAG - Failed -- Performing Test CXX_SUPPORTS_PEDANTIC_FLAG -- Performing Test CXX_SUPPORTS_PEDANTIC_FLAG - Success -- Performing Test CXX_SUPPORTS_FSTRICT_ALIASING_FLAG -- Performing Test CXX_SUPPORTS_FSTRICT_ALIASING_FLAG - Success -- Performing Test CXX_SUPPORTS_EHSC_FLAG -- Performing Test CXX_SUPPORTS_EHSC_FLAG - Failed -- Performing Test CXX_SUPPORTS_FUNWIND_TABLES_FLAG -- Performing Test CXX_SUPPORTS_FUNWIND_TABLES_FLAG - Success -- Performing Test CXX_SUPPORTS_FNO_EXCEPTIONS_FLAG -- Performing Test CXX_SUPPORTS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test CXX_SUPPORTS_FNO_RTTI_FLAG -- Performing Test CXX_SUPPORTS_FNO_RTTI_FLAG - Success -- Failed to locate sphinx-build executable (missing: SPHINX_EXECUTABLE) -- Using libc++abi testing configuration: /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/libcxxabi/test/configs/llvm-libc++abi-shared.cfg.in -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for __gcc_personality_v0 in gcc_s -- Looking for __gcc_personality_v0 in gcc_s - found -- Looking for __aeabi_uldivmod in gcc -- Looking for __aeabi_uldivmod in gcc - found -- Looking for dladdr in dl -- Looking for dladdr in dl - found -- Looking for pthread_once in pthread -- Looking for pthread_once in pthread - found -- Looking for __cxa_thread_atexit_impl in c -- Looking for __cxa_thread_atexit_impl in c - not found -- Looking for write in System -- Looking for write in System - not found -- Performing Test CXX_SUPPORTS_WUNUSED_FUNCTION_FLAG -- Performing Test CXX_SUPPORTS_WUNUSED_FUNCTION_FLAG - Success -- Performing Test C_SUPPORTS_FUNWIND_TABLES_FLAG -- Performing Test C_SUPPORTS_FUNWIND_TABLES_FLAG - Success -- Could not find ParallelSTL, libc++abi will not attempt to use it but the build may fail if the libc++ in use needs it to be available. -- Using libc++ testing configuration: /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/libcxx/test/configs/llvm-libc++-shared.cfg.in -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for __gcc_personality_v0 in gcc_s -- Looking for __gcc_personality_v0 in gcc_s - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for ccos in m -- Looking for ccos in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for __atomic_fetch_add_8 in atomic -- Looking for __atomic_fetch_add_8 in atomic - found -- Performing Test CXX_SUPPORTS_FALIGNED_ALLOCATION_FLAG -- Performing Test CXX_SUPPORTS_FALIGNED_ALLOCATION_FLAG - Success -- Performing Test CXX_SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test CXX_SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test CXX_SUPPORTS_FVISIBILITY_EQ_HIDDEN_FLAG -- Performing Test CXX_SUPPORTS_FVISIBILITY_EQ_HIDDEN_FLAG - Success -- Performing Test CXX_SUPPORTS_WEXTRA_FLAG -- Performing Test CXX_SUPPORTS_WEXTRA_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_UNUSED_PARAMETER_FLAG -- Performing Test CXX_SUPPORTS_WNO_UNUSED_PARAMETER_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_LONG_LONG_FLAG -- Performing Test CXX_SUPPORTS_WNO_LONG_LONG_FLAG - Success -- Performing Test CXX_SUPPORTS_WEXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_WEXTRA_SEMI_FLAG - Success -- Performing Test CXX_SUPPORTS_WFORMAT_NONLITERAL_FLAG -- Performing Test CXX_SUPPORTS_WFORMAT_NONLITERAL_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_USER_DEFINED_LITERALS_FLAG -- Performing Test CXX_SUPPORTS_WNO_USER_DEFINED_LITERALS_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_WNO_COVERED_SWITCH_DEFAULT_FLAG - Success -- Adding Benchmark: algorithms.partition_point.bench.cpp -- Adding Benchmark: lower_bound.bench.cpp -- Adding Benchmark: make_heap.bench.cpp -- Adding Benchmark: make_heap_then_sort_heap.bench.cpp -- Adding Benchmark: min_max_element.bench.cpp -- Adding Benchmark: pop_heap.bench.cpp -- Adding Benchmark: push_heap.bench.cpp -- Adding Benchmark: ranges_make_heap.bench.cpp -- Adding Benchmark: ranges_make_heap_then_sort_heap.bench.cpp -- Adding Benchmark: ranges_pop_heap.bench.cpp -- Adding Benchmark: ranges_push_heap.bench.cpp -- Adding Benchmark: ranges_sort.bench.cpp -- Adding Benchmark: ranges_sort_heap.bench.cpp -- Adding Benchmark: ranges_stable_sort.bench.cpp -- Adding Benchmark: sort.bench.cpp -- Adding Benchmark: sort_heap.bench.cpp -- Adding Benchmark: stable_sort.bench.cpp -- Adding Benchmark: allocation.bench.cpp -- Adding Benchmark: deque.bench.cpp -- Adding Benchmark: filesystem.bench.cpp -- Adding Benchmark: format_to_n.bench.cpp -- Adding Benchmark: format_to.bench.cpp -- Adding Benchmark: format.bench.cpp -- Adding Benchmark: formatted_size.bench.cpp -- Adding Benchmark: formatter_float.bench.cpp -- Adding Benchmark: formatter_int.bench.cpp -- Adding Benchmark: function.bench.cpp -- Adding Benchmark: map.bench.cpp -- Adding Benchmark: ordered_set.bench.cpp -- Adding Benchmark: std_format_spec_string_unicode.bench.cpp -- Adding Benchmark: string.bench.cpp -- Adding Benchmark: stringstream.bench.cpp -- Adding Benchmark: to_chars.bench.cpp -- Adding Benchmark: unordered_set_operations.bench.cpp -- Adding Benchmark: util_smartptr.bench.cpp -- Adding Benchmark: variant_visit_1.bench.cpp -- Adding Benchmark: variant_visit_2.bench.cpp -- Adding Benchmark: variant_visit_3.bench.cpp -- Adding Benchmark: vector_operations.bench.cpp -- ABI list file not generated for configuration armv8l-unknown-linux-gnueabihf.libcxxabi.v1.stable.exceptions.nonew, `check-cxx-abilist` will not be available. -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - not found CMake Warning at /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/cmake/Modules/CompilerRTUtils.cmake:353 (message): llvm-config finding testingsupport failed with status 1 Call Stack (most recent call first): /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/CMakeLists.txt:71 (load_llvm_config) -- Performing Test HAVE_FFI_CALL -- Performing Test HAVE_FFI_CALL - Success -- Found FFI: /usr/lib/libffi.so -- Found ZLIB: /lib/libz.so (found version "1.2.13") -- Found zstd: /usr/lib/libzstd.so -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- LLVM_MAIN_SRC_DIR: "/home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/llvm" -- Looking for __thumb__ -- Looking for __thumb__ - not found -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG - Success -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for __gcc_personality_v0 in gcc_s -- Looking for __gcc_personality_v0 in gcc_s - found -- Performing Test C_SUPPORTS_NODEFAULTLIBS_FLAG -- Performing Test C_SUPPORTS_NODEFAULTLIBS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_FLAG -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG - Success -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_CXX14_FLAG -- Performing Test COMPILER_RT_HAS_STD_CXX14_FLAG - Success -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC - Success -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_COVERAGE_MAPPING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_COVERAGE_MAPPING_FLAG - Success -- Performing Test COMPILER_RT_HAS_MCRC32_FLAG -- Performing Test COMPILER_RT_HAS_MCRC32_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG - Failed -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG - Success -- Performing Test COMPILER_RT_HAS_MCRC_FLAG -- Performing Test COMPILER_RT_HAS_MCRC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_GR_FLAG -- Performing Test COMPILER_RT_HAS_GR_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GS_FLAG -- Performing Test COMPILER_RT_HAS_GS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MT_FLAG -- Performing Test COMPILER_RT_HAS_MT_FLAG - Failed -- Performing Test COMPILER_RT_HAS_Oy_FLAG -- Performing Test COMPILER_RT_HAS_Oy_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG - Success -- Performing Test COMPILER_RT_HAS_G_FLAG -- Performing Test COMPILER_RT_HAS_G_FLAG - Success -- Performing Test COMPILER_RT_HAS_Zi_FLAG -- Performing Test COMPILER_RT_HAS_Zi_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WALL_FLAG -- Performing Test COMPILER_RT_HAS_WALL_FLAG - Success -- Performing Test COMPILER_RT_HAS_WERROR_FLAG -- Performing Test COMPILER_RT_HAS_WERROR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGNU_FLAG -- Performing Test COMPILER_RT_HAS_WGNU_FLAG - Success -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG - Success -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG - Success -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_WNO_FORMAT -- Performing Test COMPILER_RT_HAS_WNO_FORMAT - Success -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG - Failed -- Performing Test COMPILER_RT_HAS_W4_FLAG -- Performing Test COMPILER_RT_HAS_W4_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WX_FLAG -- Performing Test COMPILER_RT_HAS_WX_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4146_FLAG -- Performing Test COMPILER_RT_HAS_WD4146_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4206_FLAG -- Performing Test COMPILER_RT_HAS_WD4206_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4291_FLAG -- Performing Test COMPILER_RT_HAS_WD4291_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4221_FLAG -- Performing Test COMPILER_RT_HAS_WD4221_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4391_FLAG -- Performing Test COMPILER_RT_HAS_WD4391_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4722_FLAG -- Performing Test COMPILER_RT_HAS_WD4722_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4800_FLAG -- Performing Test COMPILER_RT_HAS_WD4800_FLAG - Failed -- Looking for __func__ -- Looking for __func__ - found -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG - Success -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG - Success -- Looking for include file sys/auxv.h -- Looking for include file sys/auxv.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Looking for pow in m -- Looking for pow in m - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for backtrace in execinfo -- Looking for backtrace in execinfo - not found -- Looking for __cxa_throw in c++ -- Looking for __cxa_throw in c++ - not found -- Looking for __cxa_throw in stdc++ -- Looking for __cxa_throw in stdc++ - found -- Performing Test COMPILER_RT_HAS_Z_TEXT -- Performing Test COMPILER_RT_HAS_Z_TEXT - Success -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG - Failed -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT - Success -- Compiler-RT supported architectures: armhf -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Success -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_FLOAT16 -- Performing Test COMPILER_RT_HAS_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_BFLOAT16 -- Performing Test COMPILER_RT_HAS_BFLOAT16 - Failed -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Builtin supported architectures: armhf -- Looking for __ARM_FP -- Looking for __ARM_FP - found -- For armhf builtins preferring arm/fp_mode.c to fp_mode.c -- For armhf builtins preferring arm/bswapdi2.S to bswapdi2.c -- For armhf builtins preferring arm/bswapsi2.S to bswapsi2.c -- For armhf builtins preferring arm/clzdi2.S to clzdi2.c -- For armhf builtins preferring arm/clzsi2.S to clzsi2.c -- For armhf builtins preferring arm/comparesf2.S to comparesf2.c -- For armhf builtins preferring arm/divmodsi4.S to divmodsi4.c -- For armhf builtins preferring arm/divsi3.S to divsi3.c -- For armhf builtins preferring arm/modsi3.S to modsi3.c -- For armhf builtins preferring arm/udivmodsi4.S to udivmodsi4.c -- For armhf builtins preferring arm/udivsi3.S to udivsi3.c -- For armhf builtins preferring arm/umodsi3.S to umodsi3.c -- Supported architectures for crt: armhf -- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS -- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS - Success -- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK -- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK - Success -- Performing Test COMPILER_RT_TARGET_HAS_UNAME -- Performing Test COMPILER_RT_TARGET_HAS_UNAME - Success -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/build [1/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingUtil.c.o [2/1184] Building CXX object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingRuntime.cpp.o [3/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformWindows.c.o [4/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformOther.c.o [5/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformLinux.c.o [6/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformFuchsia.c.o [7/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingPlatformDarwin.c.o [8/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingWriter.c.o [9/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingVersionVar.c.o [10/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingNameVar.c.o [11/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingMergeFile.c.o [12/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingMerge.c.o [13/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingFile.c.o [14/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingBuffer.c.o [15/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingValue.c.o [16/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfilingInternal.c.o [17/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/InstrProfiling.c.o [18/1184] Building C object compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-armhf.dir/GCDAProfiling.c.o [19/1184] Building C object clang_rt.crtend-armhf.o [20/1184] Building C object clang_rt.crtbegin-armhf.o [21/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_synchronize.S.o [22/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/unordsf2vfp.S.o [23/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/subsf3vfp.S.o [24/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/nesf2vfp.S.o [25/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/negsf2vfp.S.o [26/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/mulsf3vfp.S.o [27/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/ltsf2vfp.S.o [28/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/lesf2vfp.S.o [29/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/gtsf2vfp.S.o [30/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/gesf2vfp.S.o [31/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatunssisfvfp.S.o [32/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatsisfvfp.S.o [33/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixunssfsivfp.S.o [34/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixsfsivfp.S.o [35/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/eqsf2vfp.S.o [36/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/divsf3vfp.S.o [37/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/addsf3vfp.S.o [38/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/unorddf2vfp.S.o [39/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/truncdfsf2vfp.S.o [40/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/subdf3vfp.S.o [41/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/negdf2vfp.S.o [42/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/nedf2vfp.S.o [43/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/muldf3vfp.S.o [44/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/ltdf2vfp.S.o [45/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/ledf2vfp.S.o [46/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/gtdf2vfp.S.o [47/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/gedf2vfp.S.o [48/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatunssidfvfp.S.o [49/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/floatsidfvfp.S.o [50/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixunsdfsivfp.S.o [51/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/fixdfsivfp.S.o [52/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/extendsfdf2vfp.S.o [53/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/eqdf2vfp.S.o [54/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/divdf3vfp.S.o [55/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/adddf3vfp.S.o [56/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/save_vfp_d8_d15_regs.S.o [57/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/restore_vfp_d8_d15_regs.S.o [58/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/switchu8.S.o [59/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/switch8.S.o [60/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/switch32.S.o [61/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/switch16.S.o [62/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_uldivmod.S.o [63/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_uidivmod.S.o [64/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memset.S.o [65/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memmove.S.o [66/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memcpy.S.o [67/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_memcmp.S.o [68/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_ldivmod.S.o [69/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_idivmod.S.o [70/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_frsub.c.o [71/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_fcmp.S.o [72/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_drsub.c.o [73/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_div0.c.o [74/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_dcmp.S.o [75/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cfcmpeq_check_nan.c.o [76/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cfcmp.S.o [77/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cdcmpeq_check_nan.c.o [78/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/aeabi_cdcmp.S.o [79/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/clear_cache.c.o [80/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/gcc_personality_v0.c.o [81/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/eprintf.c.o [82/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/enable_execute_stack.c.o [83/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/emutls.c.o [84/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/umodti3.c.o [85/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/umoddi3.c.o [86/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/udivti3.c.o [87/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/udivmodti4.c.o [88/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/udivmoddi4.c.o [89/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/udivdi3.c.o [90/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ucmpti2.c.o [91/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ucmpdi2.c.o [92/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/truncsfhf2.c.o [93/1184] Linking CXX static library compiler-rt/lib/linux/libclang_rt.profile-armhf.a [94/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/truncdfsf2.c.o [95/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/truncdfhf2.c.o [96/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/trampoline_setup.c.o [97/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/subvti3.c.o [98/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/subvsi3.c.o [99/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/subvdi3.c.o [100/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/subsf3.c.o [101/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/subdf3.c.o [102/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/powisf2.c.o [103/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/powidf2.c.o [104/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/popcountti2.c.o [105/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/popcountsi2.c.o [106/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/popcountdi2.c.o [107/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/parityti2.c.o [108/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/paritysi2.c.o [109/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/paritydi2.c.o [110/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/os_version_check.c.o [111/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negvti2.c.o [112/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negvsi2.c.o [113/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negvdi2.c.o [114/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negti2.c.o [115/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negsf2.c.o [116/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negdi2.c.o [117/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/negdf2.c.o [118/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulvti3.c.o [119/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulvsi3.c.o [120/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulvdi3.c.o [121/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/multi3.c.o [122/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulsf3.c.o [123/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulsc3.c.o [124/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/muloti4.c.o [125/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulosi4.c.o [126/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/mulodi4.c.o [127/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/muldi3.c.o [128/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/muldf3.c.o [129/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/muldc3.c.o [130/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/modti3.c.o [131/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/moddi3.c.o [132/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/lshrti3.c.o [133/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/lshrdi3.c.o [134/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/int_util.c.o [135/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatuntisf.c.o [136/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatuntidf.c.o [137/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatunsisf.c.o [138/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatunsidf.c.o [139/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatundisf.c.o [140/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatundidf.c.o [141/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floattisf.c.o [142/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floattidf.c.o [143/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatsisf.c.o [144/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatsidf.c.o [145/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatdisf.c.o [146/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/floatdidf.c.o [147/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunssfti.c.o [148/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunssfsi.c.o [149/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunssfdi.c.o [150/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunsdfti.c.o [151/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunsdfsi.c.o [152/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixunsdfdi.c.o [153/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixsfti.c.o [154/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixsfsi.c.o [155/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixsfdi.c.o [156/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixdfti.c.o [157/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixdfsi.c.o [158/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/fixdfdi.c.o [159/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ffsti2.c.o [160/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ffssi2.c.o [161/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ffsdi2.c.o [162/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/extendhfsf2.c.o [163/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/extendsfdf2.c.o [164/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divti3.c.o [165/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divsf3.c.o [166/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divsc3.c.o [167/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divmodti4.c.o [168/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divmoddi4.c.o [169/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divdi3.c.o [170/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divdf3.c.o [171/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/divdc3.c.o [172/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ctzti2.c.o [173/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ctzsi2.c.o [174/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ctzdi2.c.o [175/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/comparedf2.c.o [176/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/cmpti2.c.o [177/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/cmpdi2.c.o [178/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/clzti2.c.o [179/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ashrti3.c.o [180/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ashrdi3.c.o [181/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ashlti3.c.o [182/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/ashldi3.c.o [183/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/apple_versioning.c.o [184/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/addvti3.c.o [185/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/addvsi3.c.o [186/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/addvdi3.c.o [187/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/addsf3.c.o [188/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/adddf3.c.o [189/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/absvti2.c.o [190/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/absvsi2.c.o [191/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/absvdi2.c.o [192/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/umodsi3.S.o [193/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/udivsi3.S.o [194/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/udivmodsi4.S.o [195/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_xor_8.S.o [196/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_xor_4.S.o [197/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umin_8.S.o [198/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umin_4.S.o [199/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umax_8.S.o [200/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_umax_4.S.o [201/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_sub_8.S.o [202/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_sub_4.S.o [203/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_or_8.S.o [204/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_or_4.S.o [205/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_nand_8.S.o [206/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_nand_4.S.o [207/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_min_8.S.o [208/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_min_4.S.o [209/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_max_8.S.o [210/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_max_4.S.o [211/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_and_8.S.o [212/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_and_4.S.o [213/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_add_8.S.o [214/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/sync_fetch_and_add_4.S.o [215/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/modsi3.S.o [216/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/divsi3.S.o [217/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/divmodsi4.S.o [218/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/comparesf2.S.o [219/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/clzsi2.S.o [220/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/clzdi2.S.o [221/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/bswapsi2.S.o [222/1184] Building ASM object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/bswapdi2.S.o [223/1184] Building C object compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armhf.dir/arm/fp_mode.c.o [224/1184] Copying compiler-rt's profile/InstrProfData.inc... [225/1184] Copying compiler-rt's orc/c_api.h... [226/1184] Copying compiler-rt's xray/xray_records.h... [227/1184] Copying compiler-rt's xray/xray_log_interface.h... [228/1184] Copying compiler-rt's xray/xray_interface.h... [229/1184] Copying compiler-rt's profile/MemProfData.inc... [230/1184] Copying compiler-rt's sanitizer/memprof_interface.h... [231/1184] Copying CXX header wctype.h [232/1184] Copying CXX header wchar.h [233/1184] Copying CXX header version [234/1184] Copying CXX header vector [235/1184] Copying CXX header variant [236/1184] Copying CXX header valarray [237/1184] Copying CXX header utility [238/1184] Copying CXX header unordered_set [239/1184] Copying CXX header unordered_map [240/1184] Copying CXX header uchar.h [241/1184] Copying CXX header typeinfo [242/1184] Copying CXX header typeindex [243/1184] Copying CXX header type_traits [244/1184] Copying CXX header tuple [245/1184] Copying CXX header thread [246/1184] Copying CXX header tgmath.h [247/1184] Copying CXX header system_error [248/1184] Copying CXX header strstream [249/1184] Copying CXX header string_view [250/1184] Copying CXX header string.h [251/1184] Copying CXX header string [252/1184] Copying CXX header streambuf [253/1184] Copying CXX header stdlib.h [254/1184] Copying CXX header stdio.h [255/1184] Copying CXX header stdint.h [256/1184] Copying CXX header stdexcept [257/1184] Copying CXX header stddef.h [258/1184] Copying CXX header stdbool.h [259/1184] Copying CXX header stdatomic.h [260/1184] Copying CXX header stack [261/1184] Copying CXX header sstream [262/1184] Copying CXX header span [263/1184] Copying CXX header shared_mutex [264/1184] Copying CXX header setjmp.h [265/1184] Copying CXX header set [266/1184] Copying CXX header semaphore [267/1184] Copying CXX header scoped_allocator [268/1184] Copying CXX header regex [269/1184] Copying CXX header ratio [270/1184] Copying CXX header ranges [271/1184] Copying CXX header random [272/1184] Copying CXX header queue [273/1184] Copying CXX header ostream [274/1184] Copying CXX header optional [275/1184] Copying CXX header numeric [276/1184] Copying CXX header numbers [277/1184] Copying CXX header new [278/1184] Copying CXX header mutex [279/1184] Copying CXX header memory [280/1184] Copying CXX header math.h [281/1184] Copying CXX header map [282/1184] Copying CXX header locale.h [283/1184] Copying CXX header locale [284/1184] Copying CXX header list [285/1184] Copying CXX header limits.h [286/1184] Copying CXX header limits [287/1184] Copying CXX header latch [288/1184] Copying CXX header iterator [289/1184] Copying CXX header istream [290/1184] Copying CXX header iostream [291/1184] Copying CXX header iosfwd [292/1184] Copying CXX header ios [293/1184] Copying CXX header iomanip [294/1184] Copying CXX header inttypes.h [295/1184] Copying CXX header initializer_list [296/1184] Copying CXX header future [297/1184] Copying CXX header functional [298/1184] Copying CXX header fstream [299/1184] Copying CXX header forward_list [300/1184] Copying CXX header format [301/1184] Copying CXX header float.h [302/1184] Copying CXX header filesystem [303/1184] Copying CXX header fenv.h [304/1184] Copying CXX header ext/hash_set [305/1184] Copying CXX header ext/hash_map [306/1184] Copying CXX header ext/__hash [307/1184] Copying CXX header experimental/vector [308/1184] Copying CXX header experimental/utility [309/1184] Copying CXX header experimental/unordered_set [310/1184] Copying CXX header experimental/unordered_map [311/1184] Copying CXX header experimental/type_traits [312/1184] Copying CXX header experimental/string [313/1184] Copying CXX header experimental/simd [314/1184] Copying CXX header experimental/set [315/1184] Copying CXX header experimental/regex [316/1184] Copying CXX header experimental/propagate_const [317/1184] Copying CXX header experimental/memory_resource [318/1184] Copying CXX header experimental/map [319/1184] Copying CXX header experimental/list [320/1184] Copying CXX header experimental/iterator [321/1184] Copying CXX header experimental/functional [322/1184] Copying CXX header experimental/forward_list [323/1184] Copying CXX header experimental/deque [324/1184] Copying CXX header experimental/coroutine [325/1184] Copying CXX header experimental/algorithm [326/1184] Copying CXX header experimental/__memory [327/1184] Copying CXX header experimental/__config [328/1184] Copying CXX header execution [329/1184] Copying CXX header exception [330/1184] Copying CXX header errno.h [331/1184] Copying CXX header deque [332/1184] Copying CXX header cwctype [333/1184] Copying CXX header cwchar [334/1184] Copying CXX header cuchar [335/1184] Copying CXX header ctype.h [336/1184] Copying CXX header ctime [337/1184] Copying CXX header ctgmath [338/1184] Copying CXX header cstring [339/1184] Copying CXX header cstdlib [340/1184] Copying CXX header cstdio [341/1184] Copying CXX header cstdint /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/lib/builtins/gcc_personality_v0.c:148:47: warning: declaration of 'struct _Unwind_Exception' will not be visible outside of this function [-Wvisibility] _Unwind_Reason_Code __gnu_unwind_frame(struct _Unwind_Exception *,  ^ /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/lib/builtins/gcc_personality_v0.c:153:23: warning: declaration of 'struct _Unwind_Exception' will not be visible outside of this function [-Wvisibility] continueUnwind(struct _Unwind_Exception *exceptionObject,  ^ /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/lib/builtins/gcc_personality_v0.c:158:26: warning: incompatible pointer types passing 'struct _Unwind_Exception *' to parameter of type 'struct _Unwind_Exception *' [-Wincompatible-pointer-types] if (__gnu_unwind_frame(exceptionObject, context) != _URC_OK)  ^~~~~~~~~~~~~~~ /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/lib/builtins/gcc_personality_v0.c:148:66: note: passing argument to parameter here _Unwind_Reason_Code __gnu_unwind_frame(struct _Unwind_Exception *,  ^ /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/lib/builtins/gcc_personality_v0.c:179:33: warning: declaration of 'struct _Unwind_Exception' will not be visible outside of this function [-Wvisibility] _Unwind_State state, struct _Unwind_Exception *exceptionObject,  ^ /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/lib/builtins/gcc_personality_v0.c:200:27: warning: incompatible pointer types passing 'struct _Unwind_Exception *' to parameter of type 'struct _Unwind_Exception *' [-Wincompatible-pointer-types] return continueUnwind(exceptionObject, context);  ^~~~~~~~~~~~~~~ /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/lib/builtins/gcc_personality_v0.c:153:42: note: passing argument to parameter 'exceptionObject' here continueUnwind(struct _Unwind_Exception *exceptionObject,  ^ /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/lib/builtins/gcc_personality_v0.c:205:27: warning: incompatible pointer types passing 'struct _Unwind_Exception *' to parameter of type 'struct _Unwind_Exception *' [-Wincompatible-pointer-types] return continueUnwind(exceptionObject, context);  ^~~~~~~~~~~~~~~ /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/lib/builtins/gcc_personality_v0.c:153:42: note: passing argument to parameter 'exceptionObject' here continueUnwind(struct _Unwind_Exception *exceptionObject,  ^ /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/lib/builtins/gcc_personality_v0.c:247:25: warning: incompatible pointer types passing 'struct _Unwind_Exception *' to parameter of type 'struct _Unwind_Exception *' [-Wincompatible-pointer-types] return continueUnwind(exceptionObject, context);  ^~~~~~~~~~~~~~~ /home/buildozer/aports/main/llvm-runtimes/src/llvm-project-15.0.7.src/compiler-rt/lib/builtins/gcc_personality_v0.c:153:42: note: passing argument to parameter 'exceptionObject' here continueUnwind(struct _Unwind_Exception *exceptionObject,  ^ 7 warnings generated. [342/1184] Linking C static library compiler-rt/lib/linux/libclang_rt.builtins-armhf.a [343/1184] Copying CXX header cstddef [344/1184] Copying CXX header cstdbool [345/1184] Copying CXX header cstdarg [346/1184] Copying CXX header csignal [347/1184] Copying CXX header csetjmp [348/1184] Copying CXX header coroutine [349/1184] Copying CXX header condition_variable [350/1184] Copying CXX header concepts [351/1184] Copying CXX header complex.h [352/1184] Copying CXX header complex [353/1184] Copying CXX header compare [354/1184] Copying CXX header codecvt [355/1184] Copying CXX header cmath [356/1184] Copying CXX header clocale [357/1184] Copying CXX header climits [358/1184] Copying CXX header ciso646 [359/1184] Copying CXX header cinttypes [360/1184] Copying CXX header chrono [361/1184] Copying CXX header charconv [362/1184] Copying CXX header cfloat [363/1184] Copying CXX header cfenv [364/1184] Copying CXX header cerrno [365/1184] Copying CXX header cctype [366/1184] Copying CXX header ccomplex [367/1184] Copying CXX header cassert [368/1184] Copying CXX header bitset [369/1184] Copying CXX header bit [370/1184] Copying CXX header barrier [371/1184] Copying CXX header atomic [372/1184] Copying CXX header array [373/1184] Copying CXX header any [374/1184] Copying CXX header algorithm [375/1184] Copying CXX header __verbose_abort [376/1184] Copying CXX header __variant/monostate.h [377/1184] Copying CXX header __utility/unreachable.h [378/1184] Copying CXX header __utility/transaction.h [379/1184] Copying CXX header __utility/to_underlying.h [380/1184] Copying CXX header __utility/swap.h [381/1184] Copying CXX header __utility/rel_ops.h [382/1184] Copying CXX header __utility/priority_tag.h [383/1184] Copying CXX header __utility/piecewise_construct.h [384/1184] Copying CXX header __utility/pair.h [385/1184] Copying CXX header __utility/move.h [386/1184] Copying CXX header __utility/integer_sequence.h [387/1184] Copying CXX header __utility/in_place.h [388/1184] Copying CXX header __utility/forward.h [389/1184] Copying CXX header __utility/exchange.h [390/1184] Copying CXX header __utility/declval.h [391/1184] Copying CXX header __utility/cmp.h [392/1184] Copying CXX header __utility/auto_cast.h [393/1184] Copying CXX header __utility/as_const.h [394/1184] Copying CXX header __undef_macros [395/1184] Copying CXX header __type_traits/void_t.h [396/1184] Copying CXX header __type_traits/underlying_type.h [397/1184] Copying CXX header __type_traits/type_list.h [398/1184] Copying CXX header __type_traits/type_identity.h [399/1184] Copying CXX header __type_traits/remove_volatile.h [400/1184] Copying CXX header __type_traits/remove_reference.h [401/1184] Copying CXX header __type_traits/remove_pointer.h [402/1184] Copying CXX header __type_traits/remove_extent.h [403/1184] Copying CXX header __type_traits/remove_cvref.h [404/1184] Copying CXX header __type_traits/remove_cv.h [405/1184] Copying CXX header __type_traits/remove_const.h [406/1184] Copying CXX header __type_traits/remove_all_extents.h [407/1184] Copying CXX header __type_traits/rank.h [408/1184] Copying CXX header __type_traits/promote.h [409/1184] Copying CXX header __type_traits/negation.h [410/1184] Copying CXX header __type_traits/nat.h [411/1184] Copying CXX header __type_traits/make_unsigned.h [412/1184] Copying CXX header __type_traits/make_signed.h [413/1184] Copying CXX header __type_traits/make_32_64_or_128_bit.h [414/1184] Copying CXX header __type_traits/lazy.h [415/1184] Copying CXX header __type_traits/is_volatile.h [416/1184] Copying CXX header __type_traits/is_void.h [417/1184] Copying CXX header __type_traits/is_valid_expansion.h [418/1184] Copying CXX header __type_traits/is_unsigned_integer.h [419/1184] Copying CXX header __type_traits/is_unsigned.h [420/1184] Copying CXX header __type_traits/is_union.h [421/1184] Copying CXX header __type_traits/is_unbounded_array.h [422/1184] Copying CXX header __type_traits/is_trivially_move_constructible.h [423/1184] Copying CXX header __type_traits/is_trivially_move_assignable.h [424/1184] Copying CXX header __type_traits/is_trivially_destructible.h [425/1184] Copying CXX header __type_traits/is_trivially_default_constructible.h [426/1184] Copying CXX header __type_traits/is_trivially_copyable.h [427/1184] Copying CXX header __type_traits/is_trivially_copy_constructible.h [428/1184] Copying CXX header __type_traits/is_trivially_copy_assignable.h [429/1184] Copying CXX header __type_traits/is_trivially_constructible.h [430/1184] Copying CXX header __type_traits/is_trivially_assignable.h [431/1184] Copying CXX header __type_traits/is_trivial.h [432/1184] Copying CXX header __type_traits/is_standard_layout.h [433/1184] Copying CXX header __type_traits/is_signed_integer.h [434/1184] Copying CXX header __type_traits/is_signed.h [435/1184] Copying CXX header __type_traits/is_scoped_enum.h [436/1184] Copying CXX header __type_traits/is_scalar.h [437/1184] Copying CXX header __type_traits/is_same.h [438/1184] Copying CXX header __type_traits/is_referenceable.h [439/1184] Copying CXX header __type_traits/is_reference_wrapper.h [440/1184] Copying CXX header __type_traits/is_reference.h [441/1184] Copying CXX header __type_traits/is_primary_template.h [442/1184] Copying CXX header __type_traits/is_polymorphic.h [443/1184] Copying CXX header __type_traits/is_pointer.h [444/1184] Copying CXX header __type_traits/is_pod.h [445/1184] Copying CXX header __type_traits/is_object.h [446/1184] Copying CXX header __type_traits/is_null_pointer.h [447/1184] Copying CXX header __type_traits/is_nothrow_move_constructible.h [448/1184] Copying CXX header __type_traits/is_nothrow_move_assignable.h [449/1184] Copying CXX header __type_traits/is_nothrow_destructible.h [450/1184] Copying CXX header __type_traits/is_nothrow_default_constructible.h [451/1184] Copying CXX header __type_traits/is_nothrow_copy_constructible.h [452/1184] Copying CXX header __type_traits/is_nothrow_copy_assignable.h [453/1184] Copying CXX header __type_traits/is_nothrow_convertible.h [454/1184] Copying CXX header __type_traits/is_nothrow_constructible.h [455/1184] Copying CXX header __type_traits/is_nothrow_assignable.h [456/1184] Copying CXX header __type_traits/is_move_constructible.h [457/1184] Copying CXX header __type_traits/is_move_assignable.h [458/1184] Copying CXX header __type_traits/is_member_pointer.h [459/1184] Copying CXX header __type_traits/is_member_object_pointer.h [460/1184] Copying CXX header __type_traits/is_member_function_pointer.h [461/1184] Copying CXX header __type_traits/is_literal_type.h [462/1184] Copying CXX header __type_traits/is_integral.h [463/1184] Copying CXX header __type_traits/is_fundamental.h [464/1184] Copying CXX header __type_traits/is_function.h [465/1184] Copying CXX header __type_traits/is_floating_point.h [466/1184] Copying CXX header __type_traits/is_final.h [467/1184] Copying CXX header __type_traits/is_enum.h [468/1184] Copying CXX header __type_traits/is_empty.h [469/1184] Copying CXX header __type_traits/is_destructible.h [470/1184] Copying CXX header __type_traits/is_default_constructible.h [471/1184] Copying CXX header __type_traits/is_core_convertible.h [472/1184] Copying CXX header __type_traits/is_copy_constructible.h [473/1184] Copying CXX header __type_traits/is_copy_assignable.h [474/1184] Copying CXX header __type_traits/is_convertible.h [475/1184] Copying CXX header __type_traits/is_constructible.h [476/1184] Copying CXX header __type_traits/is_constant_evaluated.h [477/1184] Copying CXX header __type_traits/is_const.h [478/1184] Copying CXX header __type_traits/is_compound.h [479/1184] Copying CXX header __type_traits/is_class.h [480/1184] Copying CXX header __type_traits/is_callable.h [481/1184] Copying CXX header __type_traits/is_bounded_array.h [482/1184] Copying CXX header __type_traits/is_base_of.h [483/1184] Copying CXX header __type_traits/is_assignable.h [484/1184] Copying CXX header __type_traits/is_array.h [485/1184] Copying CXX header __type_traits/is_arithmetic.h [486/1184] Copying CXX header __type_traits/is_aggregate.h [487/1184] Copying CXX header __type_traits/is_abstract.h [488/1184] Copying CXX header __type_traits/integral_constant.h [489/1184] Copying CXX header __type_traits/has_virtual_destructor.h [490/1184] Copying CXX header __type_traits/has_unique_object_representation.h [491/1184] Copying CXX header __type_traits/extent.h [492/1184] Copying CXX header __type_traits/enable_if.h [493/1184] Copying CXX header __type_traits/disjunction.h [494/1184] Copying CXX header __type_traits/decay.h [495/1184] Copying CXX header __type_traits/copy_cvref.h [496/1184] Copying CXX header __type_traits/copy_cv.h [497/1184] Copying CXX header __type_traits/conjunction.h [498/1184] Copying CXX header __type_traits/conditional.h [499/1184] Copying CXX header __type_traits/common_type.h [500/1184] Copying CXX header __type_traits/common_reference.h [501/1184] Copying CXX header __type_traits/apply_cv.h [502/1184] Copying CXX header __type_traits/alignment_of.h [503/1184] Copying CXX header __type_traits/aligned_union.h [504/1184] Copying CXX header __type_traits/aligned_storage.h [505/1184] Copying CXX header __type_traits/add_volatile.h [506/1184] Copying CXX header __type_traits/add_rvalue_reference.h [507/1184] Copying CXX header __type_traits/add_pointer.h [508/1184] Copying CXX header __type_traits/add_lvalue_reference.h [509/1184] Copying CXX header __type_traits/add_cv.h [510/1184] Copying CXX header __type_traits/add_const.h [511/1184] Copying CXX header __tuple [512/1184] Copying CXX header __tree [513/1184] Copying CXX header __threading_support [514/1184] Copying CXX header __thread/timed_backoff_policy.h [515/1184] Copying CXX header __thread/poll_with_backoff.h [516/1184] Copying CXX header __support/xlocale/__strtonum_fallback.h [517/1184] Copying CXX header __support/xlocale/__posix_l_fallback.h [518/1184] Copying CXX header __support/xlocale/__nop_locale_mgmt.h [519/1184] Copying CXX header __support/win32/locale_win32.h [520/1184] Copying CXX header __support/win32/limits_msvc_win32.h [521/1184] Copying CXX header __support/solaris/xlocale.h [522/1184] Copying CXX header __support/solaris/wchar.h [523/1184] Copying CXX header __support/solaris/floatingpoint.h [524/1184] Copying CXX header __support/openbsd/xlocale.h [525/1184] Copying CXX header __support/newlib/xlocale.h [526/1184] Copying CXX header __support/musl/xlocale.h [527/1184] Copying CXX header __support/ibm/xlocale.h [528/1184] Copying CXX header __support/ibm/nanosleep.h [529/1184] Copying CXX header __support/ibm/locale_mgmt_zos.h [530/1184] Copying CXX header __support/ibm/gettod_zos.h [531/1184] Copying CXX header __support/fuchsia/xlocale.h [532/1184] Copying CXX header __support/android/locale_bionic.h [533/1184] Copying CXX header __string/extern_template_lists.h [534/1184] Copying CXX header __string/char_traits.h [535/1184] Copying CXX header __std_stream [536/1184] Copying CXX header __split_buffer [537/1184] Copying CXX header __ranges/zip_view.h [538/1184] Copying CXX header __ranges/views.h [539/1184] Copying CXX header __ranges/view_interface.h [540/1184] Copying CXX header __ranges/transform_view.h [541/1184] Copying CXX header __ranges/take_view.h [542/1184] Copying CXX header __ranges/subrange.h [543/1184] Copying CXX header __ranges/size.h [544/1184] Copying CXX header __ranges/single_view.h [545/1184] Copying CXX header __ranges/reverse_view.h [546/1184] Copying CXX header __ranges/rend.h [547/1184] Copying CXX header __ranges/ref_view.h [548/1184] Copying CXX header __ranges/rbegin.h [549/1184] Copying CXX header __ranges/range_adaptor.h [550/1184] Copying CXX header __ranges/owning_view.h [551/1184] Copying CXX header __ranges/non_propagating_cache.h [552/1184] Copying CXX header __ranges/lazy_split_view.h [553/1184] Copying CXX header __ranges/join_view.h [554/1184] Copying CXX header __ranges/iota_view.h [555/1184] Copying CXX header __ranges/filter_view.h [556/1184] Copying CXX header __ranges/enable_view.h [557/1184] Copying CXX header __ranges/enable_borrowed_range.h [558/1184] Copying CXX header __ranges/empty_view.h [559/1184] Copying CXX header __ranges/empty.h [560/1184] Copying CXX header __ranges/drop_view.h [561/1184] Copying CXX header __ranges/data.h [562/1184] Copying CXX header __ranges/dangling.h [563/1184] Copying CXX header __ranges/counted.h [564/1184] Copying CXX header __ranges/copyable_box.h [565/1184] Copying CXX header __ranges/concepts.h [566/1184] Copying CXX header __ranges/common_view.h [567/1184] Copying CXX header __ranges/all.h [568/1184] Copying CXX header __ranges/access.h [569/1184] Copying CXX header __random/weibull_distribution.h [570/1184] Copying CXX header __random/uniform_real_distribution.h [571/1184] Copying CXX header __random/uniform_random_bit_generator.h [572/1184] Copying CXX header __random/uniform_int_distribution.h [573/1184] Copying CXX header __random/subtract_with_carry_engine.h [574/1184] Copying CXX header __random/student_t_distribution.h [575/1184] Copying CXX header __random/shuffle_order_engine.h [576/1184] Copying CXX header __random/seed_seq.h [577/1184] Copying CXX header __random/ranlux.h [578/1184] Copying CXX header __random/random_device.h [579/1184] Copying CXX header __random/poisson_distribution.h [580/1184] Copying CXX header __random/piecewise_linear_distribution.h [581/1184] Copying CXX header __random/piecewise_constant_distribution.h [582/1184] Copying CXX header __random/normal_distribution.h [583/1184] Copying CXX header __random/negative_binomial_distribution.h [584/1184] Copying CXX header __random/mersenne_twister_engine.h [585/1184] Copying CXX header __random/lognormal_distribution.h [586/1184] Copying CXX header __random/log2.h [587/1184] Copying CXX header __random/linear_congruential_engine.h [588/1184] Copying CXX header __random/knuth_b.h [589/1184] Copying CXX header __random/is_valid.h [590/1184] Copying CXX header __random/is_seed_sequence.h [591/1184] Copying CXX header __random/independent_bits_engine.h [592/1184] Copying CXX header __random/geometric_distribution.h [593/1184] Copying CXX header __random/generate_canonical.h [594/1184] Copying CXX header __random/gamma_distribution.h [595/1184] Copying CXX header __random/fisher_f_distribution.h [596/1184] Copying CXX header __random/extreme_value_distribution.h [597/1184] Copying CXX header __random/exponential_distribution.h [598/1184] Copying CXX header __random/discrete_distribution.h [599/1184] Copying CXX header __random/discard_block_engine.h [600/1184] Copying CXX header __random/default_random_engine.h [601/1184] Copying CXX header __random/clamp_to_integral.h [602/1184] Copying CXX header __random/chi_squared_distribution.h [603/1184] Copying CXX header __random/cauchy_distribution.h [604/1184] Copying CXX header __random/binomial_distribution.h [605/1184] Copying CXX header __random/bernoulli_distribution.h [606/1184] Copying CXX header __numeric/transform_reduce.h [607/1184] Copying CXX header __numeric/transform_inclusive_scan.h [608/1184] Copying CXX header __numeric/transform_exclusive_scan.h [609/1184] Copying CXX header __numeric/reduce.h [610/1184] Copying CXX header __numeric/partial_sum.h [611/1184] Copying CXX header __numeric/midpoint.h [612/1184] Copying CXX header __numeric/iota.h [613/1184] Copying CXX header __numeric/inner_product.h [614/1184] Copying CXX header __numeric/inclusive_scan.h [615/1184] Copying CXX header __numeric/gcd_lcm.h [616/1184] Copying CXX header __numeric/exclusive_scan.h [617/1184] Copying CXX header __numeric/adjacent_difference.h [618/1184] Copying CXX header __numeric/accumulate.h [619/1184] Copying CXX header __node_handle [620/1184] Copying CXX header __mutex_base [621/1184] Copying CXX header __memory/voidify.h [622/1184] Copying CXX header __memory/uses_allocator.h [623/1184] Copying CXX header __memory/unique_ptr.h [624/1184] Copying CXX header __memory/uninitialized_algorithms.h [625/1184] Copying CXX header __memory/temporary_buffer.h [626/1184] Copying CXX header __memory/swap_allocator.h [627/1184] Copying CXX header __memory/shared_ptr.h [628/1184] Copying CXX header __memory/raw_storage_iterator.h [629/1184] Copying CXX header __memory/ranges_uninitialized_algorithms.h [630/1184] Copying CXX header __memory/ranges_construct_at.h [631/1184] Copying CXX header __memory/pointer_traits.h [632/1184] Copying CXX header __memory/construct_at.h [633/1184] Copying CXX header __memory/concepts.h [634/1184] Copying CXX header __memory/compressed_pair.h [635/1184] Copying CXX header __memory/auto_ptr.h [636/1184] Copying CXX header __memory/assume_aligned.h [637/1184] Copying CXX header __memory/allocator_traits.h [638/1184] Copying CXX header __memory/allocator_arg_t.h [639/1184] Copying CXX header __memory/allocator.h [640/1184] Copying CXX header __memory/allocation_guard.h [641/1184] Copying CXX header __memory/allocate_at_least.h [642/1184] Copying CXX header __memory/addressof.h [643/1184] Copying CXX header __mbstate_t.h [644/1184] Copying CXX header __locale [645/1184] Copying CXX header __iterator/wrap_iter.h [646/1184] Copying CXX header __iterator/unreachable_sentinel.h [647/1184] Copying CXX header __iterator/sortable.h [648/1184] Copying CXX header __iterator/size.h [649/1184] Copying CXX header __iterator/reverse_iterator.h [650/1184] Copying CXX header __iterator/reverse_access.h [651/1184] Copying CXX header __iterator/readable_traits.h [652/1184] Copying CXX header __iterator/projected.h [653/1184] Copying CXX header __iterator/prev.h [654/1184] Copying CXX header __iterator/permutable.h [655/1184] Copying CXX header __iterator/ostreambuf_iterator.h [656/1184] Copying CXX header __iterator/ostream_iterator.h [657/1184] Copying CXX header __iterator/next.h [658/1184] Copying CXX header __iterator/move_sentinel.h [659/1184] Copying CXX header __iterator/move_iterator.h [660/1184] Copying CXX header __iterator/mergeable.h [661/1184] Copying CXX header __iterator/iterator_traits.h [662/1184] Copying CXX header __iterator/iterator.h [663/1184] Copying CXX header __iterator/iter_swap.h [664/1184] Copying CXX header __iterator/iter_move.h [665/1184] Copying CXX header __iterator/istreambuf_iterator.h [666/1184] Copying CXX header __iterator/istream_iterator.h [667/1184] Copying CXX header __iterator/insert_iterator.h [668/1184] Copying CXX header __iterator/indirectly_comparable.h [669/1184] Copying CXX header __iterator/incrementable_traits.h [670/1184] Copying CXX header __iterator/front_insert_iterator.h [671/1184] Copying CXX header __iterator/erase_if_container.h [672/1184] Copying CXX header __iterator/empty.h [673/1184] Copying CXX header __iterator/distance.h [674/1184] Copying CXX header __iterator/default_sentinel.h [675/1184] Copying CXX header __iterator/data.h [676/1184] Copying CXX header __iterator/counted_iterator.h [677/1184] Copying CXX header __iterator/concepts.h [678/1184] Copying CXX header __iterator/common_iterator.h [679/1184] Copying CXX header __iterator/bounded_iter.h [680/1184] Copying CXX header __iterator/back_insert_iterator.h [681/1184] Copying CXX header __iterator/advance.h [682/1184] Copying CXX header __iterator/access.h [683/1184] Copying CXX header __ios/fpos.h [684/1184] Copying CXX header __hash_table [685/1184] Copying CXX header __fwd/string_view.h [686/1184] Copying CXX header __fwd/span.h [687/1184] Copying CXX header __functional/weak_result_type.h [688/1184] Copying CXX header __functional/unwrap_ref.h [689/1184] Copying CXX header __functional/unary_negate.h [690/1184] Copying CXX header __functional/unary_function.h [691/1184] Copying CXX header __functional/reference_wrapper.h [692/1184] Copying CXX header __functional/ranges_operations.h [693/1184] Copying CXX header __functional/pointer_to_unary_function.h [694/1184] Copying CXX header __functional/pointer_to_binary_function.h [695/1184] Copying CXX header __functional/perfect_forward.h [696/1184] Copying CXX header __functional/operations.h [697/1184] Copying CXX header __functional/not_fn.h [698/1184] Copying CXX header __functional/mem_fun_ref.h [699/1184] Copying CXX header __functional/mem_fn.h [700/1184] Copying CXX header __functional/is_transparent.h [701/1184] Copying CXX header __functional/invoke.h [702/1184] Copying CXX header __functional/identity.h [703/1184] Copying CXX header __functional/hash.h [704/1184] Copying CXX header __functional/function.h [705/1184] Copying CXX header __functional/default_searcher.h [706/1184] Copying CXX header __functional/compose.h [707/1184] Copying CXX header __functional/boyer_moore_searcher.h [708/1184] Copying CXX header __functional/binder2nd.h [709/1184] Copying CXX header __functional/binder1st.h [710/1184] Copying CXX header __functional/bind_front.h [711/1184] Copying CXX header __functional/bind_back.h [712/1184] Copying CXX header __functional/bind.h [713/1184] Copying CXX header __functional/binary_negate.h [714/1184] Copying CXX header __functional/binary_function.h [715/1184] Copying CXX header __format/unicode.h [716/1184] Copying CXX header __format/parser_std_format_spec.h [717/1184] Copying CXX header __format/formatter_string.h [718/1184] Copying CXX header __format/formatter_pointer.h [719/1184] Copying CXX header __format/formatter_output.h [720/1184] Copying CXX header __format/formatter_integral.h [721/1184] Copying CXX header __format/formatter_integer.h [722/1184] Copying CXX header __format/formatter_floating_point.h [723/1184] Copying CXX header __format/formatter_char.h [724/1184] Copying CXX header __format/formatter_bool.h [725/1184] Copying CXX header __format/formatter.h [726/1184] Copying CXX header __format/format_to_n_result.h [727/1184] Copying CXX header __format/format_string.h [728/1184] Copying CXX header __format/format_parse_context.h [729/1184] Copying CXX header __format/format_fwd.h [730/1184] Copying CXX header __format/format_error.h [731/1184] Copying CXX header __format/format_context.h [732/1184] Copying CXX header __format/format_args.h [733/1184] Copying CXX header __format/format_arg_store.h [734/1184] Copying CXX header __format/format_arg.h [735/1184] Copying CXX header __format/extended_grapheme_cluster_table.h [736/1184] Copying CXX header __format/enable_insertable.h [737/1184] Copying CXX header __format/concepts.h [738/1184] Copying CXX header __format/buffer.h [739/1184] Copying CXX header __filesystem/u8path.h [740/1184] Copying CXX header __filesystem/space_info.h [741/1184] Copying CXX header __filesystem/recursive_directory_iterator.h [742/1184] Copying CXX header __filesystem/perms.h [743/1184] Copying CXX header __filesystem/perm_options.h [744/1184] Copying CXX header __filesystem/path_iterator.h [745/1184] Copying CXX header __filesystem/path.h [746/1184] Copying CXX header __filesystem/operations.h [747/1184] Copying CXX header __filesystem/filesystem_error.h [748/1184] Copying CXX header __filesystem/file_type.h [749/1184] Copying CXX header __filesystem/file_time_type.h [750/1184] Copying CXX header __filesystem/file_status.h [751/1184] Copying CXX header __filesystem/directory_options.h [752/1184] Copying CXX header __filesystem/directory_iterator.h [753/1184] Copying CXX header __filesystem/directory_entry.h [754/1184] Copying CXX header __filesystem/copy_options.h [755/1184] Copying CXX header __errc [756/1184] Copying CXX header __debug_utils/randomize_range.h [757/1184] Copying CXX header __debug [758/1184] Copying CXX header __coroutine/trivial_awaitables.h [759/1184] Copying CXX header __coroutine/noop_coroutine_handle.h [760/1184] Copying CXX header __coroutine/coroutine_traits.h [761/1184] Copying CXX header __coroutine/coroutine_handle.h [762/1184] Copying CXX header __config [763/1184] Copying CXX header __concepts/totally_ordered.h [764/1184] Copying CXX header __concepts/swappable.h [765/1184] Copying CXX header __concepts/semiregular.h [766/1184] Copying CXX header __concepts/same_as.h [767/1184] Copying CXX header __concepts/relation.h [768/1184] Copying CXX header __concepts/regular.h [769/1184] Copying CXX header __concepts/predicate.h [770/1184] Copying CXX header __concepts/movable.h [771/1184] Copying CXX header __concepts/invocable.h [772/1184] Copying CXX header __concepts/equality_comparable.h [773/1184] Copying CXX header __concepts/different_from.h [774/1184] Copying CXX header __concepts/destructible.h [775/1184] Copying CXX header __concepts/derived_from.h [776/1184] Copying CXX header __concepts/copyable.h [777/1184] Copying CXX header __concepts/convertible_to.h [778/1184] Copying CXX header __concepts/constructible.h [779/1184] Copying CXX header __concepts/common_with.h [780/1184] Copying CXX header __concepts/common_reference_with.h [781/1184] Copying CXX header __concepts/class_or_enum.h [782/1184] Copying CXX header __concepts/boolean_testable.h [783/1184] Copying CXX header __concepts/assignable.h [784/1184] Copying CXX header __concepts/arithmetic.h [785/1184] Copying CXX header __compare/weak_order.h [786/1184] Copying CXX header __compare/three_way_comparable.h [787/1184] Copying CXX header __compare/synth_three_way.h [788/1184] Copying CXX header __compare/strong_order.h [789/1184] Copying CXX header __compare/partial_order.h [790/1184] Copying CXX header __compare/ordering.h [791/1184] Copying CXX header __compare/is_eq.h [792/1184] Copying CXX header __compare/compare_weak_order_fallback.h [793/1184] Copying CXX header __compare/compare_three_way_result.h [794/1184] Copying CXX header __compare/compare_three_way.h [795/1184] Copying CXX header __compare/compare_strong_order_fallback.h [796/1184] Copying CXX header __compare/compare_partial_order_fallback.h [797/1184] Copying CXX header __compare/common_comparison_category.h [798/1184] Copying CXX header __chrono/year_month_weekday.h [799/1184] Copying CXX header __chrono/year_month_day.h [800/1184] Copying CXX header __chrono/year_month.h [801/1184] Copying CXX header __chrono/year.h [802/1184] Copying CXX header __chrono/weekday.h [803/1184] Copying CXX header __chrono/time_point.h [804/1184] Copying CXX header __chrono/system_clock.h [805/1184] Copying CXX header __chrono/steady_clock.h [806/1184] Copying CXX header __chrono/monthday.h [807/1184] Copying CXX header __chrono/month_weekday.h [808/1184] Copying CXX header __chrono/month.h [809/1184] Copying CXX header __chrono/literals.h [810/1184] Copying CXX header __chrono/high_resolution_clock.h [811/1184] Copying CXX header __chrono/hh_mm_ss.h [812/1184] Copying CXX header __chrono/file_clock.h [813/1184] Copying CXX header __chrono/duration.h [814/1184] Copying CXX header __chrono/day.h [815/1184] Copying CXX header __chrono/convert_to_timespec.h [816/1184] Copying CXX header __chrono/calendar.h [817/1184] Copying CXX header __charconv/to_chars_result.h [818/1184] Copying CXX header __charconv/to_chars_base_10.h [819/1184] Copying CXX header __charconv/tables.h [820/1184] Copying CXX header __charconv/from_chars_result.h [821/1184] Copying CXX header __charconv/chars_format.h [822/1184] Copying CXX header __bsd_locale_fallbacks.h [823/1184] Copying CXX header __bsd_locale_defaults.h [824/1184] Copying CXX header __bits [825/1184] Copying CXX header __bit_reference [826/1184] Copying CXX header __bit/byteswap.h [827/1184] Copying CXX header __bit/bit_cast.h [828/1184] Copying CXX header __availability [829/1184] Copying CXX header __assert [830/1184] Copying CXX header __algorithm/upper_bound.h [831/1184] Copying CXX header __algorithm/unwrap_range.h [832/1184] Copying CXX header __algorithm/unwrap_iter.h [833/1184] Copying CXX header __algorithm/unique_copy.h [834/1184] Copying CXX header __algorithm/unique.h [835/1184] Copying CXX header __algorithm/uniform_random_bit_generator_adaptor.h [836/1184] Copying CXX header __algorithm/transform.h [837/1184] Copying CXX header __algorithm/swap_ranges.h [838/1184] Copying CXX header __algorithm/stable_sort.h [839/1184] Copying CXX header __algorithm/stable_partition.h [840/1184] Copying CXX header __algorithm/sort_heap.h [841/1184] Copying CXX header __algorithm/sort.h [842/1184] Copying CXX header __algorithm/sift_down.h [843/1184] Copying CXX header __algorithm/shuffle.h [844/1184] Copying CXX header __algorithm/shift_right.h [845/1184] Copying CXX header __algorithm/shift_left.h [846/1184] Copying CXX header __algorithm/set_union.h [847/1184] Copying CXX header __algorithm/set_symmetric_difference.h [848/1184] Copying CXX header __algorithm/set_intersection.h [849/1184] Copying CXX header __algorithm/set_difference.h [850/1184] Copying CXX header __algorithm/search_n.h [851/1184] Copying CXX header __algorithm/search.h [852/1184] Copying CXX header __algorithm/sample.h [853/1184] Copying CXX header __algorithm/rotate_copy.h [854/1184] Copying CXX header __algorithm/rotate.h [855/1184] Copying CXX header __algorithm/reverse_copy.h [856/1184] Copying CXX header __algorithm/reverse.h [857/1184] Copying CXX header __algorithm/replace_if.h [858/1184] Copying CXX header __algorithm/replace_copy_if.h [859/1184] Copying CXX header __algorithm/replace_copy.h [860/1184] Copying CXX header __algorithm/replace.h [861/1184] Copying CXX header __algorithm/remove_if.h [862/1184] Copying CXX header __algorithm/remove_copy_if.h [863/1184] Copying CXX header __algorithm/remove_copy.h [864/1184] Copying CXX header __algorithm/remove.h [865/1184] Copying CXX header __algorithm/ranges_upper_bound.h [866/1184] Copying CXX header __algorithm/ranges_unique_copy.h [867/1184] Copying CXX header __algorithm/ranges_unique.h [868/1184] Copying CXX header __algorithm/ranges_transform.h [869/1184] Copying CXX header __algorithm/ranges_swap_ranges.h [870/1184] Copying CXX header __algorithm/ranges_stable_sort.h [871/1184] Copying CXX header __algorithm/ranges_stable_partition.h [872/1184] Copying CXX header __algorithm/ranges_sort_heap.h [873/1184] Copying CXX header __algorithm/ranges_sort.h [874/1184] Copying CXX header __algorithm/ranges_shuffle.h [875/1184] Copying CXX header __algorithm/ranges_set_union.h [876/1184] Copying CXX header __algorithm/ranges_set_symmetric_difference.h [877/1184] Copying CXX header __algorithm/ranges_set_intersection.h [878/1184] Copying CXX header __algorithm/ranges_set_difference.h [879/1184] Copying CXX header __algorithm/ranges_search_n.h [880/1184] Copying CXX header __algorithm/ranges_search.h [881/1184] Copying CXX header __algorithm/ranges_sample.h [882/1184] Copying CXX header __algorithm/ranges_rotate_copy.h [883/1184] Copying CXX header __algorithm/ranges_rotate.h [884/1184] Copying CXX header __algorithm/ranges_reverse_copy.h [885/1184] Copying CXX header __algorithm/ranges_reverse.h [886/1184] Copying CXX header __algorithm/ranges_replace_if.h [887/1184] Copying CXX header __algorithm/ranges_replace_copy_if.h [888/1184] Copying CXX header __algorithm/ranges_replace_copy.h [889/1184] Copying CXX header __algorithm/ranges_replace.h [890/1184] Copying CXX header __algorithm/ranges_remove_if.h [891/1184] Copying CXX header __algorithm/ranges_remove_copy_if.h [892/1184] Copying CXX header __algorithm/ranges_remove_copy.h [893/1184] Copying CXX header __algorithm/ranges_remove.h [894/1184] Copying CXX header __algorithm/ranges_push_heap.h [895/1184] Copying CXX header __algorithm/ranges_prev_permutation.h [896/1184] Copying CXX header __algorithm/ranges_pop_heap.h [897/1184] Copying CXX header __algorithm/ranges_partition_point.h [898/1184] Copying CXX header __algorithm/ranges_partition_copy.h [899/1184] Copying CXX header __algorithm/ranges_partition.h [900/1184] Copying CXX header __algorithm/ranges_partial_sort_copy.h [901/1184] Copying CXX header __algorithm/ranges_partial_sort.h [902/1184] Copying CXX header __algorithm/ranges_nth_element.h [903/1184] Copying CXX header __algorithm/ranges_none_of.h [904/1184] Copying CXX header __algorithm/ranges_next_permutation.h [905/1184] Copying CXX header __algorithm/ranges_move_backward.h [906/1184] Copying CXX header __algorithm/ranges_move.h [907/1184] Copying CXX header __algorithm/ranges_mismatch.h [908/1184] Copying CXX header __algorithm/ranges_minmax_element.h [909/1184] Copying CXX header __algorithm/ranges_minmax.h [910/1184] Copying CXX header __algorithm/ranges_min_element.h [911/1184] Copying CXX header __algorithm/ranges_min.h [912/1184] Copying CXX header __algorithm/ranges_merge.h [913/1184] Copying CXX header __algorithm/ranges_max_element.h [914/1184] Copying CXX header __algorithm/ranges_max.h [915/1184] Copying CXX header __algorithm/ranges_make_heap.h [916/1184] Copying CXX header __algorithm/ranges_lower_bound.h [917/1184] Copying CXX header __algorithm/ranges_lexicographical_compare.h [918/1184] Copying CXX header __algorithm/ranges_iterator_concept.h [919/1184] Copying CXX header __algorithm/ranges_is_sorted_until.h [920/1184] Copying CXX header __algorithm/ranges_is_sorted.h [921/1184] Copying CXX header __algorithm/ranges_is_permutation.h [922/1184] Copying CXX header __algorithm/ranges_is_partitioned.h [923/1184] Copying CXX header __algorithm/ranges_is_heap_until.h [924/1184] Copying CXX header __algorithm/ranges_is_heap.h [925/1184] Copying CXX header __algorithm/ranges_inplace_merge.h [926/1184] Copying CXX header __algorithm/ranges_includes.h [927/1184] Copying CXX header __algorithm/ranges_generate_n.h [928/1184] Copying CXX header __algorithm/ranges_generate.h [929/1184] Copying CXX header __algorithm/ranges_for_each_n.h [930/1184] Copying CXX header __algorithm/ranges_for_each.h [931/1184] Copying CXX header __algorithm/ranges_find_if_not.h [932/1184] Copying CXX header __algorithm/ranges_find_if.h [933/1184] Copying CXX header __algorithm/ranges_find_first_of.h [934/1184] Copying CXX header __algorithm/ranges_find_end.h [935/1184] Copying CXX header __algorithm/ranges_find.h [936/1184] Copying CXX header __algorithm/ranges_fill_n.h [937/1184] Copying CXX header __algorithm/ranges_fill.h [938/1184] Copying CXX header __algorithm/ranges_equal_range.h [939/1184] Copying CXX header __algorithm/ranges_equal.h [940/1184] Copying CXX header __algorithm/ranges_count_if.h [941/1184] Copying CXX header __algorithm/ranges_count.h [942/1184] Copying CXX header __algorithm/ranges_copy_n.h [943/1184] Copying CXX header __algorithm/ranges_copy_if.h [944/1184] Copying CXX header __algorithm/ranges_copy_backward.h [945/1184] Copying CXX header __algorithm/ranges_copy.h [946/1184] Copying CXX header __algorithm/ranges_clamp.h [947/1184] Copying CXX header __algorithm/ranges_binary_search.h [948/1184] Copying CXX header __algorithm/ranges_any_of.h [949/1184] Copying CXX header __algorithm/ranges_all_of.h [950/1184] Copying CXX header __algorithm/ranges_adjacent_find.h [951/1184] Copying CXX header __algorithm/push_heap.h [952/1184] Copying CXX header __algorithm/prev_permutation.h [953/1184] Copying CXX header __algorithm/pop_heap.h [954/1184] Copying CXX header __algorithm/partition_point.h [955/1184] Copying CXX header __algorithm/partition_copy.h [956/1184] Copying CXX header __algorithm/partition.h [957/1184] Copying CXX header __algorithm/partial_sort_copy.h [958/1184] Copying CXX header __algorithm/partial_sort.h [959/1184] Copying CXX header __algorithm/nth_element.h [960/1184] Copying CXX header __algorithm/none_of.h [961/1184] Copying CXX header __algorithm/next_permutation.h [962/1184] Copying CXX header __algorithm/move_backward.h [963/1184] Copying CXX header __algorithm/move.h [964/1184] Copying CXX header __algorithm/mismatch.h [965/1184] Copying CXX header __algorithm/minmax_element.h [966/1184] Copying CXX header __algorithm/minmax.h [967/1184] Copying CXX header __algorithm/min_max_result.h [968/1184] Copying CXX header __algorithm/min_element.h [969/1184] Copying CXX header __algorithm/min.h [970/1184] Copying CXX header __algorithm/merge.h [971/1184] Copying CXX header __algorithm/max_element.h [972/1184] Copying CXX header __algorithm/max.h [973/1184] Copying CXX header __algorithm/make_projected.h [974/1184] Copying CXX header __algorithm/make_heap.h [975/1184] Copying CXX header __algorithm/lower_bound.h [976/1184] Copying CXX header __algorithm/lexicographical_compare.h [977/1184] Copying CXX header __algorithm/iterator_operations.h [978/1184] Copying CXX header __algorithm/iter_swap.h [979/1184] Copying CXX header __algorithm/is_sorted_until.h [980/1184] Copying CXX header __algorithm/is_sorted.h [981/1184] Copying CXX header __algorithm/is_permutation.h [982/1184] Copying CXX header __algorithm/is_partitioned.h [983/1184] Copying CXX header __algorithm/is_heap_until.h [984/1184] Copying CXX header __algorithm/is_heap.h [985/1184] Copying CXX header __algorithm/inplace_merge.h [986/1184] Copying CXX header __algorithm/includes.h [987/1184] Copying CXX header __algorithm/in_out_result.h [988/1184] Copying CXX header __algorithm/in_out_out_result.h [989/1184] Copying CXX header __algorithm/in_in_result.h [990/1184] Copying CXX header __algorithm/in_in_out_result.h [991/1184] Copying CXX header __algorithm/in_fun_result.h [992/1184] Copying CXX header __algorithm/in_found_result.h [993/1184] Copying CXX header __algorithm/half_positive.h [994/1184] Copying CXX header __algorithm/generate_n.h [995/1184] Copying CXX header __algorithm/generate.h [996/1184] Copying CXX header __algorithm/for_each_n.h [997/1184] Copying CXX header __algorithm/for_each.h [998/1184] Copying CXX header __algorithm/find_if_not.h [999/1184] Copying CXX header __algorithm/find_if.h [1000/1184] Copying CXX header __algorithm/find_first_of.h [1001/1184] Copying CXX header __algorithm/find_end.h [1002/1184] Copying CXX header __algorithm/find.h [1003/1184] Copying CXX header __algorithm/fill_n.h [1004/1184] Copying CXX header __algorithm/fill.h [1005/1184] Copying CXX header __algorithm/equal_range.h [1006/1184] Copying CXX header __algorithm/equal.h [1007/1184] Copying CXX header __algorithm/count_if.h [1008/1184] Copying CXX header __algorithm/count.h [1009/1184] Copying CXX header __algorithm/copy_n.h [1010/1184] Copying CXX header __algorithm/copy_if.h [1011/1184] Copying CXX header __algorithm/copy_backward.h [1012/1184] Copying CXX header __algorithm/copy.h [1013/1184] Copying CXX header __algorithm/comp_ref_type.h [1014/1184] Copying CXX header __algorithm/comp.h [1015/1184] Copying CXX header __algorithm/clamp.h [1016/1184] Copying CXX header __algorithm/binary_search.h [1017/1184] Copying CXX header __algorithm/any_of.h [1018/1184] Copying CXX header __algorithm/all_of.h [1019/1184] Copying CXX header __algorithm/adjacent_find.h [1020/1184] Copying CXXABI header cxxabi.h [1021/1184] Copying CXXABI header __cxxabi_config.h [1022/1184] Building ASM object libunwind/src/CMakeFiles/unwind_static_objects.dir/UnwindRegistersSave.S.o [1023/1184] Building ASM object libunwind/src/CMakeFiles/unwind_static_objects.dir/UnwindRegistersRestore.S.o [1024/1184] Building C object libunwind/src/CMakeFiles/unwind_static_objects.dir/Unwind-sjlj.c.o [1025/1184] Building C object libunwind/src/CMakeFiles/unwind_static_objects.dir/UnwindLevel1-gcc-ext.c.o [1026/1184] Building C object libunwind/src/CMakeFiles/unwind_static_objects.dir/UnwindLevel1.c.o [1027/1184] Building CXX object libunwind/src/CMakeFiles/unwind_static_objects.dir/Unwind-seh.cpp.o [1028/1184] Building CXX object libunwind/src/CMakeFiles/unwind_static_objects.dir/Unwind-EHABI.cpp.o [1029/1184] Building CXX object libunwind/src/CMakeFiles/unwind_static_objects.dir/libunwind.cpp.o [1030/1184] Building ASM object libunwind/src/CMakeFiles/unwind_shared_objects.dir/UnwindRegistersSave.S.o [1031/1184] Building ASM object libunwind/src/CMakeFiles/unwind_shared_objects.dir/UnwindRegistersRestore.S.o [1032/1184] Building C object libunwind/src/CMakeFiles/unwind_shared_objects.dir/Unwind-sjlj.c.o [1033/1184] Building C object libunwind/src/CMakeFiles/unwind_shared_objects.dir/UnwindLevel1-gcc-ext.c.o [1034/1184] Building C object libunwind/src/CMakeFiles/unwind_shared_objects.dir/UnwindLevel1.c.o [1035/1184] Building CXX object libunwind/src/CMakeFiles/unwind_shared_objects.dir/Unwind-seh.cpp.o [1036/1184] Building CXX object libunwind/src/CMakeFiles/unwind_shared_objects.dir/Unwind-EHABI.cpp.o [1037/1184] Building CXX object libunwind/src/CMakeFiles/unwind_shared_objects.dir/libunwind.cpp.o [1038/1184] Building ASM object compiler-rt/lib/orc/CMakeFiles/RTOrc.armhf.dir/elfnix_tls.aarch64.S.o [1039/1184] Building ASM object compiler-rt/lib/orc/CMakeFiles/RTOrc.armhf.dir/elfnix_tls.x86-64.S.o [1040/1184] Building CXX object compiler-rt/lib/orc/CMakeFiles/RTOrc.armhf.dir/dlfcn_wrapper.cpp.o [1041/1184] Building CXX object compiler-rt/lib/orc/CMakeFiles/RTOrc.armhf.dir/run_program_wrapper.cpp.o [1042/1184] Building CXX object compiler-rt/lib/orc/CMakeFiles/RTOrc.armhf.dir/elfnix_platform.cpp.o [1043/1184] Building CXX object compiler-rt/lib/orc/CMakeFiles/RTOrc.armhf.dir/macho_platform.cpp.o [1044/1184] Building CXX object compiler-rt/lib/orc/CMakeFiles/RTOrc.armhf.dir/macho_ehframe_registration.cpp.o [1045/1184] Building CXX object compiler-rt/lib/orc/CMakeFiles/RTOrc.armhf.dir/log_error_to_stderr.cpp.o [1046/1184] Building CXX object compiler-rt/lib/orc/CMakeFiles/RTOrc.armhf.dir/extensible_rtti.cpp.o [1047/1184] Building CXX object compiler-rt/lib/orc/CMakeFiles/RTOrc.armhf.dir/debug.cpp.o [1048/1184] Building CXX object libcxx/src/CMakeFiles/cxx_experimental.dir/format.cpp.o [1049/1184] Building CXX object libcxx/src/CMakeFiles/cxx_experimental.dir/experimental/memory_resource.cpp.o [1050/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/filesystem/int128_builtins.cpp.o [1051/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/filesystem/directory_iterator.cpp.o [1052/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/filesystem/operations.cpp.o [1053/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/strstream.cpp.o [1054/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/regex.cpp.o [1055/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/locale.cpp.o [1056/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/iostream.cpp.o [1057/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/ios.instantiations.cpp.o [1058/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/ios.cpp.o [1059/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/random.cpp.o [1060/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/verbose_abort.cpp.o [1061/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/vector.cpp.o [1062/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/variant.cpp.o [1063/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/valarray.cpp.o [1064/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/utility.cpp.o [1065/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/typeinfo.cpp.o [1066/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/thread.cpp.o [1067/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/system_error.cpp.o [1068/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/string.cpp.o [1069/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/stdexcept.cpp.o [1070/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/shared_mutex.cpp.o [1071/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/ryu/f2s.cpp.o [1072/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/ryu/d2s.cpp.o [1073/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/ryu/d2fixed.cpp.o [1074/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/random_shuffle.cpp.o [1075/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/optional.cpp.o [1076/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/new.cpp.o [1077/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/mutex_destructor.cpp.o [1078/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/mutex.cpp.o [1079/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/memory.cpp.o [1080/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/legacy_pointer_safety.cpp.o [1081/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/hash.cpp.o [1082/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/future.cpp.o [1083/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/functional.cpp.o [1084/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/exception.cpp.o [1085/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/condition_variable_destructor.cpp.o [1086/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/condition_variable.cpp.o [1087/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/chrono.cpp.o [1088/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/charconv.cpp.o [1089/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/bind.cpp.o [1090/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/barrier.cpp.o [1091/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/atomic.cpp.o [1092/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/any.cpp.o [1093/1184] Building CXX object libcxx/src/CMakeFiles/cxx_static.dir/algorithm.cpp.o [1094/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/filesystem/int128_builtins.cpp.o [1095/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/filesystem/directory_iterator.cpp.o [1096/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/filesystem/operations.cpp.o [1097/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/strstream.cpp.o [1098/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/regex.cpp.o [1099/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/locale.cpp.o [1100/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/iostream.cpp.o [1101/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/ios.instantiations.cpp.o [1102/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/ios.cpp.o [1103/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/random.cpp.o [1104/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/verbose_abort.cpp.o [1105/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/vector.cpp.o [1106/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/variant.cpp.o [1107/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/valarray.cpp.o [1108/1184] Linking C static library lib/libunwind.a [1109/1184] Linking C shared library lib/libunwind.so.1.0 [1110/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/utility.cpp.o [1111/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/typeinfo.cpp.o [1112/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/thread.cpp.o [1113/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/system_error.cpp.o [1114/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/string.cpp.o [1115/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/stdexcept.cpp.o [1116/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/shared_mutex.cpp.o [1117/1184] Creating library symlink lib/libunwind.so.1 lib/libunwind.so [1118/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/ryu/f2s.cpp.o [1119/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/ryu/d2s.cpp.o [1120/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/ryu/d2fixed.cpp.o [1121/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/random_shuffle.cpp.o [1122/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/optional.cpp.o [1123/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/new.cpp.o [1124/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/mutex_destructor.cpp.o [1125/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/mutex.cpp.o [1126/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/memory.cpp.o [1127/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/legacy_pointer_safety.cpp.o [1128/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/hash.cpp.o [1129/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/future.cpp.o [1130/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/functional.cpp.o [1131/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/exception.cpp.o [1132/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/condition_variable_destructor.cpp.o [1133/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/condition_variable.cpp.o [1134/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/chrono.cpp.o [1135/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/charconv.cpp.o [1136/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/bind.cpp.o [1137/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/barrier.cpp.o [1138/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/atomic.cpp.o [1139/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/any.cpp.o [1140/1184] Building CXX object libcxx/src/CMakeFiles/cxx_shared.dir/algorithm.cpp.o [1141/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_thread_atexit.cpp.o [1142/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_personality.cpp.o [1143/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_exception.cpp.o [1144/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/stdlib_new_delete.cpp.o [1145/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/private_typeinfo.cpp.o [1146/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/fallback_malloc.cpp.o [1147/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/abort_message.cpp.o [1148/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/stdlib_typeinfo.cpp.o [1149/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/stdlib_stdexcept.cpp.o [1150/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/stdlib_exception.cpp.o [1151/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_virtual.cpp.o [1152/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_vector.cpp.o [1153/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_handlers.cpp.o [1154/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_guard.cpp.o [1155/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_exception_storage.cpp.o [1156/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_demangle.cpp.o [1157/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_default_handlers.cpp.o [1158/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_static_objects.dir/cxa_aux_runtime.cpp.o [1159/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_thread_atexit.cpp.o [1160/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_personality.cpp.o [1161/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_exception.cpp.o [1162/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_new_delete.cpp.o [1163/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/private_typeinfo.cpp.o [1164/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/fallback_malloc.cpp.o [1165/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/abort_message.cpp.o [1166/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_typeinfo.cpp.o [1167/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_stdexcept.cpp.o [1168/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_exception.cpp.o [1169/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_virtual.cpp.o [1170/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_vector.cpp.o [1171/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_handlers.cpp.o [1172/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_guard.cpp.o [1173/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_exception_storage.cpp.o [1174/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_demangle.cpp.o [1175/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_default_handlers.cpp.o [1176/1184] Building CXX object libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_aux_runtime.cpp.o [1177/1184] Linking CXX static library lib/libc++abi.a [1178/1184] Linking CXX shared library lib/libc++abi.so.1.0 [1179/1184] Creating library symlink lib/libc++abi.so.1 lib/libc++abi.so [1180/1184] Linking CXX static library compiler-rt/lib/linux/libclang_rt.orc-armhf.a [1181/1184] Linking CXX static library lib/libc++.a [1182/1184] Linking CXX shared library lib/libc++.so.1.0 [1183/1184] Creating library symlink lib/libc++.so.1 lib/libc++.so [1184/1184] Linking CXX static library lib/libc++experimental.a >>> llvm-runtimes: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libunwind.so.1.0 -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libunwind.so.1 -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libunwind.so -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libunwind.a -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__cxxabi_config.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cxxabi.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++abi.so.1.0 -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++abi.so.1 -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++abi.so -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++abi.a -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/adjacent_find.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/all_of.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/any_of.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/binary_search.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/clamp.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/comp.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/comp_ref_type.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/copy_backward.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/copy_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/copy_n.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/count.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/count_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/equal.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/equal_range.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/fill.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/fill_n.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/find.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/find_end.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/find_first_of.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/find_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/find_if_not.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/for_each.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/for_each_n.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/generate.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/generate_n.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/half_positive.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/in_found_result.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/in_fun_result.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/in_in_out_result.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/in_in_result.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/in_out_out_result.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/in_out_result.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/includes.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/inplace_merge.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/is_heap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/is_heap_until.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/is_partitioned.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/is_permutation.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/is_sorted.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/is_sorted_until.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/iter_swap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/iterator_operations.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/lexicographical_compare.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/lower_bound.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/make_heap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/make_projected.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/max.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/max_element.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/merge.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/min.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/min_element.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/min_max_result.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/minmax.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/minmax_element.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/mismatch.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/move.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/move_backward.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/next_permutation.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/none_of.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/nth_element.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/partial_sort.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/partial_sort_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/partition.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/partition_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/partition_point.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/pop_heap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/prev_permutation.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/push_heap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_adjacent_find.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_all_of.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_any_of.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_binary_search.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_clamp.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_copy_backward.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_copy_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_copy_n.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_count.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_count_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_equal.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_equal_range.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_fill.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_fill_n.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_find.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_find_end.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_find_first_of.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_find_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_find_if_not.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_for_each.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_for_each_n.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_generate.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_generate_n.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_includes.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_inplace_merge.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_is_heap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_is_heap_until.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_is_partitioned.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_is_permutation.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_is_sorted.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_is_sorted_until.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_iterator_concept.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_lexicographical_compare.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_lower_bound.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_make_heap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_max.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_max_element.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_merge.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_min.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_min_element.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_minmax.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_minmax_element.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_mismatch.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_move.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_move_backward.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_next_permutation.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_none_of.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_nth_element.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_partial_sort.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_partial_sort_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_partition.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_partition_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_partition_point.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_pop_heap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_prev_permutation.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_push_heap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_remove.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_remove_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_remove_copy_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_remove_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_replace.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_replace_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_replace_copy_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_replace_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_reverse.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_reverse_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_rotate.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_rotate_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_sample.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_search.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_search_n.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_set_difference.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_set_intersection.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_set_symmetric_difference.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_set_union.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_shuffle.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_sort.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_sort_heap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_stable_partition.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_stable_sort.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_swap_ranges.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_transform.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_unique.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_unique_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/ranges_upper_bound.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/remove.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/remove_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/remove_copy_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/remove_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/replace.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/replace_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/replace_copy_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/replace_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/reverse.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/reverse_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/rotate.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/rotate_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/sample.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/search.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/search_n.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/set_difference.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/set_intersection.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/set_symmetric_difference.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/set_union.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/shift_left.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/shift_right.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/shuffle.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/sift_down.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/sort.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/sort_heap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/stable_partition.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/stable_sort.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/swap_ranges.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/transform.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/uniform_random_bit_generator_adaptor.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/unique.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/unique_copy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/unwrap_iter.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/unwrap_range.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__algorithm/upper_bound.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__assert -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__availability -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__bit/bit_cast.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__bit/byteswap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__bit_reference -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__bits -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__bsd_locale_defaults.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__bsd_locale_fallbacks.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__charconv/chars_format.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__charconv/from_chars_result.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__charconv/tables.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__charconv/to_chars_base_10.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__charconv/to_chars_result.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/calendar.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/convert_to_timespec.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/day.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/duration.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/file_clock.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/hh_mm_ss.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/high_resolution_clock.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/literals.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/month.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/month_weekday.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/monthday.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/steady_clock.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/system_clock.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/time_point.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/weekday.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/year.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/year_month.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/year_month_day.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__chrono/year_month_weekday.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/common_comparison_category.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/compare_partial_order_fallback.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/compare_strong_order_fallback.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/compare_three_way.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/compare_three_way_result.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/compare_weak_order_fallback.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/is_eq.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/ordering.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/partial_order.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/strong_order.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/synth_three_way.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/three_way_comparable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__compare/weak_order.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/arithmetic.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/assignable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/boolean_testable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/class_or_enum.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/common_reference_with.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/common_with.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/convertible_to.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/copyable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/derived_from.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/destructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/different_from.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/equality_comparable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/invocable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/movable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/predicate.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/regular.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/relation.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/same_as.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/semiregular.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/swappable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__concepts/totally_ordered.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__config -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__coroutine/coroutine_handle.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__coroutine/coroutine_traits.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__coroutine/noop_coroutine_handle.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__coroutine/trivial_awaitables.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__debug -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__debug_utils/randomize_range.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__errc -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/copy_options.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/directory_entry.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/directory_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/directory_options.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/file_status.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/file_time_type.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/file_type.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/filesystem_error.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/operations.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/path.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/path_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/perm_options.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/perms.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/recursive_directory_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/space_info.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__filesystem/u8path.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/buffer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/concepts.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/enable_insertable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/extended_grapheme_cluster_table.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/format_arg.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/format_arg_store.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/format_args.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/format_context.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/format_error.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/format_fwd.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/format_parse_context.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/format_string.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/format_to_n_result.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/formatter.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/formatter_bool.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/formatter_char.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/formatter_floating_point.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/formatter_integer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/formatter_integral.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/formatter_output.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/formatter_pointer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/formatter_string.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/parser_std_format_spec.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__format/unicode.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/binary_function.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/binary_negate.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/bind.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/bind_back.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/bind_front.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/binder1st.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/binder2nd.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/boyer_moore_searcher.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/compose.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/default_searcher.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/function.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/hash.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/identity.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/invoke.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/is_transparent.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/mem_fn.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/mem_fun_ref.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/not_fn.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/operations.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/perfect_forward.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/pointer_to_binary_function.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/pointer_to_unary_function.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/ranges_operations.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/reference_wrapper.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/unary_function.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/unary_negate.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/unwrap_ref.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__functional/weak_result_type.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__fwd/span.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__fwd/string_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__hash_table -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ios/fpos.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/access.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/advance.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/back_insert_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/bounded_iter.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/common_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/concepts.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/counted_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/data.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/default_sentinel.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/distance.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/empty.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/erase_if_container.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/front_insert_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/incrementable_traits.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/indirectly_comparable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/insert_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/istream_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/istreambuf_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/iter_move.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/iter_swap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/iterator_traits.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/mergeable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/move_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/move_sentinel.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/next.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/ostream_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/ostreambuf_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/permutable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/prev.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/projected.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/readable_traits.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/reverse_access.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/reverse_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/size.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/sortable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/unreachable_sentinel.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__iterator/wrap_iter.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__locale -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__mbstate_t.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/addressof.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/allocate_at_least.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/allocation_guard.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/allocator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/allocator_arg_t.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/allocator_traits.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/assume_aligned.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/auto_ptr.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/compressed_pair.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/concepts.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/construct_at.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/pointer_traits.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/ranges_construct_at.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/ranges_uninitialized_algorithms.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/raw_storage_iterator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/shared_ptr.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/swap_allocator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/temporary_buffer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/uninitialized_algorithms.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/unique_ptr.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/uses_allocator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__memory/voidify.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__mutex_base -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__node_handle -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/accumulate.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/adjacent_difference.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/exclusive_scan.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/gcd_lcm.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/inclusive_scan.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/inner_product.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/iota.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/midpoint.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/partial_sum.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/reduce.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/transform_exclusive_scan.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/transform_inclusive_scan.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__numeric/transform_reduce.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/bernoulli_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/binomial_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/cauchy_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/chi_squared_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/clamp_to_integral.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/default_random_engine.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/discard_block_engine.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/discrete_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/exponential_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/extreme_value_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/fisher_f_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/gamma_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/generate_canonical.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/geometric_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/independent_bits_engine.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/is_seed_sequence.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/is_valid.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/knuth_b.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/linear_congruential_engine.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/log2.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/lognormal_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/mersenne_twister_engine.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/negative_binomial_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/normal_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/piecewise_constant_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/piecewise_linear_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/poisson_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/random_device.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/ranlux.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/seed_seq.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/shuffle_order_engine.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/student_t_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/subtract_with_carry_engine.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/uniform_int_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/uniform_random_bit_generator.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/uniform_real_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__random/weibull_distribution.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/access.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/all.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/common_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/concepts.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/copyable_box.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/counted.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/dangling.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/data.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/drop_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/empty.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/empty_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/enable_borrowed_range.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/enable_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/filter_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/iota_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/join_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/lazy_split_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/non_propagating_cache.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/owning_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/range_adaptor.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/rbegin.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/ref_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/rend.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/reverse_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/single_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/size.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/subrange.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/take_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/transform_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/view_interface.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/views.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__ranges/zip_view.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__split_buffer -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__std_stream -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__string/char_traits.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__string/extern_template_lists.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/android/locale_bionic.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/fuchsia/xlocale.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/ibm/gettod_zos.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/ibm/locale_mgmt_zos.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/ibm/nanosleep.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/ibm/xlocale.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/musl/xlocale.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/newlib/xlocale.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/openbsd/xlocale.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/solaris/floatingpoint.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/solaris/wchar.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/solaris/xlocale.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/win32/limits_msvc_win32.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/win32/locale_win32.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/xlocale/__nop_locale_mgmt.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/xlocale/__posix_l_fallback.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__support/xlocale/__strtonum_fallback.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__thread/poll_with_backoff.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__thread/timed_backoff_policy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__threading_support -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__tree -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__tuple -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/add_const.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/add_cv.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/add_lvalue_reference.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/add_pointer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/add_rvalue_reference.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/add_volatile.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/aligned_storage.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/aligned_union.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/alignment_of.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/apply_cv.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/common_reference.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/common_type.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/conditional.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/conjunction.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/copy_cv.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/copy_cvref.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/decay.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/disjunction.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/enable_if.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/extent.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/has_unique_object_representation.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/has_virtual_destructor.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/integral_constant.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_abstract.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_aggregate.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_arithmetic.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_array.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_assignable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_base_of.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_bounded_array.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_callable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_class.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_compound.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_const.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_constant_evaluated.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_convertible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_copy_assignable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_copy_constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_core_convertible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_default_constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_destructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_empty.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_enum.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_final.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_floating_point.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_function.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_fundamental.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_integral.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_literal_type.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_member_function_pointer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_member_object_pointer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_member_pointer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_move_assignable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_move_constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_nothrow_assignable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_nothrow_constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_nothrow_convertible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_nothrow_copy_assignable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_nothrow_copy_constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_nothrow_default_constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_nothrow_destructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_nothrow_move_assignable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_nothrow_move_constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_null_pointer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_object.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_pod.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_pointer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_polymorphic.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_primary_template.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_reference.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_reference_wrapper.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_referenceable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_same.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_scalar.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_scoped_enum.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_signed.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_signed_integer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_standard_layout.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_trivial.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_trivially_assignable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_trivially_constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_trivially_copy_assignable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_trivially_copy_constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_trivially_copyable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_trivially_default_constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_trivially_destructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_trivially_move_assignable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_trivially_move_constructible.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_unbounded_array.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_union.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_unsigned.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_unsigned_integer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_valid_expansion.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_void.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/is_volatile.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/lazy.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/make_32_64_or_128_bit.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/make_signed.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/make_unsigned.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/nat.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/negation.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/promote.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/rank.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/remove_all_extents.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/remove_const.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/remove_cv.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/remove_cvref.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/remove_extent.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/remove_pointer.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/remove_reference.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/remove_volatile.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/type_identity.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/type_list.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/underlying_type.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__type_traits/void_t.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__undef_macros -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/as_const.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/auto_cast.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/cmp.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/declval.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/exchange.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/forward.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/in_place.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/integer_sequence.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/move.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/pair.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/piecewise_construct.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/priority_tag.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/rel_ops.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/swap.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/to_underlying.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/transaction.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__utility/unreachable.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__variant/monostate.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__verbose_abort -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/algorithm -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/any -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/array -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/atomic -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/barrier -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/bit -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/bitset -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cassert -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/ccomplex -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cctype -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cerrno -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cfenv -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cfloat -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/charconv -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/chrono -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cinttypes -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/ciso646 -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/climits -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/clocale -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cmath -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/codecvt -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/compare -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/complex -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/complex.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/concepts -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/condition_variable -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/coroutine -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/csetjmp -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/csignal -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cstdarg -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cstdbool -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cstddef -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cstdint -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cstdio -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cstdlib -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cstring -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/ctgmath -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/ctime -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/ctype.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cuchar -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cwchar -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/cwctype -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/deque -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/errno.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/exception -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/execution -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/__config -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/__memory -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/algorithm -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/coroutine -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/deque -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/forward_list -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/functional -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/iterator -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/list -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/map -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/memory_resource -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/propagate_const -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/regex -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/set -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/simd -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/string -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/type_traits -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/unordered_map -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/unordered_set -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/utility -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/experimental/vector -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/ext/__hash -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/ext/hash_map -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/ext/hash_set -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/fenv.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/filesystem -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/float.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/format -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/forward_list -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/fstream -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/functional -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/future -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/initializer_list -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/inttypes.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/iomanip -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/ios -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/iosfwd -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/iostream -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/istream -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/iterator -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/latch -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/limits -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/limits.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/list -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/locale -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/locale.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/map -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/math.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/memory -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/mutex -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/new -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/numbers -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/numeric -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/optional -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/ostream -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/queue -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/random -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/ranges -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/ratio -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/regex -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/scoped_allocator -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/semaphore -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/set -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/setjmp.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/shared_mutex -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/span -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/sstream -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/stack -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/stdatomic.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/stdbool.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/stddef.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/stdexcept -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/stdint.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/stdio.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/stdlib.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/streambuf -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/string -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/string.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/string_view -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/strstream -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/system_error -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/tgmath.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/thread -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/tuple -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/type_traits -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/typeindex -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/typeinfo -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/uchar.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/unordered_map -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/unordered_set -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/utility -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/valarray -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/variant -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/vector -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/version -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/wchar.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/wctype.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/__config_site -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++/v1/module.modulemap -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++.so.1.0 -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++.so.1 -- Set runtime path of "/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++.so.1.0" to "" -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++.so -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++.a -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++experimental.a -- Up-to-date: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++.so -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/clang/15.0.7/include/xray/xray_interface.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/clang/15.0.7/include/xray/xray_log_interface.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/clang/15.0.7/include/xray/xray_records.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/clang/15.0.7/include/orc/c_api.h -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/clang/15.0.7/include/profile/InstrProfData.inc -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/clang/15.0.7/lib/linux/libclang_rt.builtins-armhf.a -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/clang/15.0.7/lib/linux/clang_rt.crtbegin-armhf.o -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/clang/15.0.7/lib/linux/clang_rt.crtend-armhf.o -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/clang/15.0.7/lib/linux/libclang_rt.profile-armhf.a -- Installing: /home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/clang/15.0.7/lib/linux/libclang_rt.orc-armhf.a >>> libc++*: Running split function libcxx... '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++.so.1' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/libc++/usr/lib/libc++.so.1' '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++.so.1.0' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/libc++/usr/lib/libc++.so.1.0' '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++abi.so.1' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/libc++/usr/lib/libc++abi.so.1' '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++abi.so.1.0' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/libc++/usr/lib/libc++abi.so.1.0' >>> libc++*: Preparing subpackage libc++... >>> libc++*: Stripping binaries >>> libc++*: Running postcheck for libc++ >>> libc++-static*: Running split function libcxx_static... '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++.a' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/libc++-static/usr/lib/libc++.a' '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++abi.a' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/libc++-static/usr/lib/libc++abi.a' '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++experimental.a' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/libc++-static/usr/lib/libc++experimental.a' >>> libc++-static*: Preparing subpackage libc++-static... >>> libc++-static*: Stripping binaries >>> libc++-static*: Running postcheck for libc++-static >>> libc++-dev*: Running split function libcxx_dev... '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++.so' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/libc++-dev/usr/lib/libc++.so' '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libc++abi.so' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/libc++-dev/usr/lib/libc++abi.so' '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include/c++' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/libc++-dev/usr/include/c++' >>> libc++-dev*: Preparing subpackage libc++-dev... >>> libc++-dev*: Stripping binaries >>> libc++-dev*: Running postcheck for libc++-dev >>> compiler-rt*: Running split function rt... '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/clang/15.0.7' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/compiler-rt/usr/lib/clang/15.0.7' >>> compiler-rt*: Preparing subpackage compiler-rt... >>> compiler-rt*: Stripping binaries >>> compiler-rt*: Running postcheck for compiler-rt >>> llvm-libunwind*: Running split function libunwind... '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libunwind.so.1' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-libunwind/usr/lib/libunwind.so.1' '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libunwind.so.1.0' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-libunwind/usr/lib/libunwind.so.1.0' >>> llvm-libunwind*: Preparing subpackage llvm-libunwind... >>> llvm-libunwind*: Stripping binaries >>> llvm-libunwind*: Running postcheck for llvm-libunwind >>> llvm-libunwind-static*: Running split function libunwind_static... '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libunwind.a' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-libunwind-static/usr/lib/libunwind.a' >>> llvm-libunwind-static*: Preparing subpackage llvm-libunwind-static... >>> llvm-libunwind-static*: Stripping binaries >>> llvm-libunwind-static*: Running postcheck for llvm-libunwind-static >>> llvm-libunwind-dev*: Running split function libunwind_dev... '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/lib/libunwind.so' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-libunwind-dev/usr/lib/libunwind.so' '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-runtimes/usr/include' -> '/home/buildozer/aports/main/llvm-runtimes/pkg/llvm-libunwind-dev/usr/include' >>> llvm-libunwind-dev*: Preparing subpackage llvm-libunwind-dev... >>> llvm-libunwind-dev*: Stripping binaries >>> llvm-libunwind-dev*: Running postcheck for llvm-libunwind-dev >>> llvm-runtimes*: Running postcheck for llvm-runtimes >>> llvm-runtimes*: Preparing package llvm-runtimes... >>> llvm-runtimes*: Stripping binaries >>> WARNING: llvm-runtimes*: No arch specific binaries found so arch should probably be set to "noarch" >>> compiler-rt*: Scanning shared objects >>> libc++-dev*: Scanning shared objects >>> libc++-static*: Scanning shared objects >>> libc++*: Scanning shared objects >>> llvm-libunwind-dev*: Scanning shared objects >>> llvm-libunwind-static*: Scanning shared objects >>> llvm-libunwind*: Scanning shared objects >>> llvm-runtimes*: Scanning shared objects >>> compiler-rt*: Tracing dependencies... >>> compiler-rt*: Package size: 1.1 MB >>> compiler-rt*: Compressing data... >>> compiler-rt*: Create checksum... >>> compiler-rt*: Create compiler-rt-15.0.7-r1.apk >>> libc++-dev*: Tracing dependencies... libc++=15.0.7-r1 >>> libc++-dev*: Package size: 8.0 MB >>> libc++-dev*: Compressing data... >>> libc++-dev*: Create checksum... >>> libc++-dev*: Create libc++-dev-15.0.7-r1.apk >>> libc++-static*: Tracing dependencies... >>> libc++-static*: Package size: 2.3 MB >>> libc++-static*: Compressing data... >>> libc++-static*: Create checksum... >>> libc++-static*: Create libc++-static-15.0.7-r1.apk >>> libc++*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 >>> libc++*: Package size: 980.0 KB >>> libc++*: Compressing data... >>> libc++*: Create checksum... >>> libc++*: Create libc++-15.0.7-r1.apk >>> llvm-libunwind-dev*: Tracing dependencies... llvm-libunwind=15.0.7-r1 >>> llvm-libunwind-dev*: Package size: 100.0 KB >>> llvm-libunwind-dev*: Compressing data... >>> llvm-libunwind-dev*: Create checksum... >>> llvm-libunwind-dev*: Create llvm-libunwind-dev-15.0.7-r1.apk >>> llvm-libunwind-static*: Tracing dependencies... >>> llvm-libunwind-static*: Package size: 84.0 KB >>> llvm-libunwind-static*: Compressing data... >>> llvm-libunwind-static*: Create checksum... >>> llvm-libunwind-static*: Create llvm-libunwind-static-15.0.7-r1.apk >>> llvm-libunwind*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> llvm-libunwind*: Package size: 80.0 KB >>> llvm-libunwind*: Compressing data... >>> llvm-libunwind*: Create checksum... >>> llvm-libunwind*: Create llvm-libunwind-15.0.7-r1.apk >>> llvm-runtimes*: Tracing dependencies... >>> llvm-runtimes*: Package size: 4.0 KB >>> llvm-runtimes*: Compressing data... >>> llvm-runtimes*: Create checksum... >>> llvm-runtimes*: Create llvm-runtimes-15.0.7-r1.apk >>> llvm-runtimes: Build complete at Wed, 15 Mar 2023 12:15:48 +0000 elapsed time 0h 0m 57s >>> llvm-runtimes: Cleaning up srcdir >>> llvm-runtimes: Cleaning up pkgdir >>> llvm-runtimes: Uninstalling dependencies... (1/29) Purging .makedepends-llvm-runtimes (20230315.121451) (2/29) Purging cmake (3.24.4-r0) (3/29) Purging llvm15-dev (15.0.7-r0) (4/29) Purging llvm15 (15.0.7-r0) (5/29) Purging libffi-dev (3.4.4-r0) (6/29) Purging linux-headers (5.19.5-r0) (7/29) Purging zlib-dev (1.2.13-r0) (8/29) Purging zstd-dev (1.5.2-r9) (9/29) Purging llvm15-test-utils (15.0.7-r0) (10/29) Purging py3-setuptools (65.6.0-r0) (11/29) Purging py3-packaging (21.3-r2) (12/29) Purging py3-parsing (3.0.9-r0) (13/29) Purging llvm15-static (15.0.7-r0) (14/29) Purging python3 (3.10.10-r0) (15/29) Purging samurai (1.2-r2) (16/29) Purging clang15 (15.0.7-r0) (17/29) Purging clang15-libs (15.0.7-r0) (18/29) Purging llvm15-libs (15.0.7-r0) (19/29) Purging libffi (3.4.4-r0) (20/29) Purging libxml2 (2.10.3-r1) (21/29) Purging libarchive (3.6.1-r2) (22/29) Purging xz-libs (5.2.9-r0) (23/29) Purging libbz2 (1.0.8-r4) (24/29) Purging rhash-libs (1.4.3-r1) (25/29) Purging libuv (1.44.2-r0) (26/29) Purging gdbm (1.23-r0) (27/29) Purging mpdecimal (2.5.1-r1) (28/29) Purging readline (8.2.0-r0) (29/29) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.35.0-r29.trigger OK: 189 MiB in 92 packages >>> llvm-runtimes: Updating the main/armv7 repository index... >>> llvm-runtimes: Signing the index...