>>> include-what-you-use: Building community/include-what-you-use 0.20-r1 (using abuild 3.12.0-r0) started Thu, 02 Nov 2023 17:02:45 +0000 >>> include-what-you-use: Checking sanity of /home/buildozer/aports/community/include-what-you-use/APKBUILD... >>> include-what-you-use: Analyzing dependencies... >>> include-what-you-use: Installing for build: build-base python3 clang16-dev clang16-static cmake llvm16-dev llvm16-static samurai (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.4-r3) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.4.5-r0) (5/37) Installing mpdecimal (2.5.1-r2) (6/37) Installing libpanelw (6.4_p20231007-r0) (7/37) Installing readline (8.2.1-r2) (8/37) Installing sqlite-libs (3.43.2-r0) (9/37) Installing python3 (3.11.6-r1) (10/37) Installing python3-pycache-pyc0 (3.11.6-r1) (11/37) Installing pyc (3.11.6-r1) (12/37) Installing python3-pyc (3.11.6-r1) (13/37) Installing clang16-headers (16.0.6-r5) (14/37) Installing libxml2 (2.11.5-r0) (15/37) Installing llvm16-libs (16.0.6-r7) (16/37) Installing clang16-libs (16.0.6-r5) (17/37) Installing llvm16-linker-tools (16.0.6-r7) (18/37) Installing clang16 (16.0.6-r5) (19/37) Installing clang16-libclang (16.0.6-r5) (20/37) Installing clang16-dev (16.0.6-r5) (21/37) Installing clang16-static (16.0.6-r5) (22/37) Installing libarchive (3.7.2-r0) (23/37) Installing rhash-libs (1.4.4-r0) (24/37) Installing libuv (1.46.0-r0) (25/37) Installing cmake (3.27.7-r2) (26/37) Installing llvm16 (16.0.6-r7) (27/37) Installing linux-headers (6.5-r0) (28/37) Installing libffi-dev (3.4.4-r3) (29/37) Installing zlib-dev (1.3-r2) (30/37) Installing zstd (1.5.5-r7) (31/37) Installing zstd-dev (1.5.5-r7) (32/37) Installing llvm16-test-utils (16.0.6-r7) (33/37) Installing llvm16-test-utils-pyc (16.0.6-r7) (34/37) Installing llvm16-dev (16.0.6-r7) (35/37) Installing llvm16-static (16.0.6-r7) (36/37) Installing samurai (1.2-r5) (37/37) Installing .makedepends-include-what-you-use (20231102.170300) Executing busybox-1.36.1-r14.trigger OK: 2013 MiB in 138 packages >>> include-what-you-use: Cleaning up srcdir >>> include-what-you-use: Cleaning up pkgdir >>> include-what-you-use: Cleaning up tmpdir >>> include-what-you-use: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/include-what-you-use-0.20.tar.gz >>> include-what-you-use: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/include-what-you-use-0.20.tar.gz >>> include-what-you-use: Checking sha512sums... include-what-you-use-0.20.tar.gz: OK >>> include-what-you-use: Unpacking /var/cache/distfiles/v3.19/include-what-you-use-0.20.tar.gz... CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- IWYU: standalone build -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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.3") -- Found zstd: /usr/lib/libzstd.so -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) CMake Error at /usr/lib/cmake/clang16/ClangConfig.cmake:19 (include): include could not find requested file: /usr/lib/cmake/clang/ClangTargets.cmake Call Stack (most recent call first): CMakeLists.txt:20 (find_package) -- Linker detection: GNU ld -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- 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 - Failed -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- 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 - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success -- 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 - Failed -- 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 - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_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 -- IWYU: configuring for LLVM 16.0.6 from /usr/lib/cmake/llvm16 -- Found Git: /usr/bin/git (found version "2.42.0") CMake Warning at CMakeLists.txt:90 (message): IWYU Git version not found, DO NOT release from this tree! CMake Warning (dev) at CMakeLists.txt:213 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python (found version "3.11.6") -- Configuring incomplete, errors occurred! >>> ERROR: include-what-you-use: build failed >>> include-what-you-use: Uninstalling dependencies... (1/37) Purging .makedepends-include-what-you-use (20231102.170300) (2/37) Purging clang16-dev (16.0.6-r5) (3/37) Purging clang16 (16.0.6-r5) (4/37) Purging clang16-libclang (16.0.6-r5) (5/37) Purging clang16-headers (16.0.6-r5) (6/37) Purging clang16-libs (16.0.6-r5) (7/37) Purging clang16-static (16.0.6-r5) (8/37) Purging cmake (3.27.7-r2) (9/37) Purging llvm16-dev (16.0.6-r7) (10/37) Purging llvm16 (16.0.6-r7) (11/37) Purging llvm16-linker-tools (16.0.6-r7) (12/37) Purging libffi-dev (3.4.4-r3) (13/37) Purging linux-headers (6.5-r0) (14/37) Purging zlib-dev (1.3-r2) (15/37) Purging zstd-dev (1.5.5-r7) (16/37) Purging zstd (1.5.5-r7) (17/37) Purging llvm16-test-utils-pyc (16.0.6-r7) (18/37) Purging llvm16-test-utils (16.0.6-r7) (19/37) Purging llvm16-libs (16.0.6-r7) (20/37) Purging llvm16-static (16.0.6-r7) (21/37) Purging samurai (1.2-r5) (22/37) Purging libarchive (3.7.2-r0) (23/37) Purging libuv (1.46.0-r0) (24/37) Purging libxml2 (2.11.5-r0) (25/37) Purging python3-pyc (3.11.6-r1) (26/37) Purging python3-pycache-pyc0 (3.11.6-r1) (27/37) Purging pyc (3.11.6-r1) (28/37) Purging rhash-libs (1.4.4-r0) (29/37) Purging python3 (3.11.6-r1) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.4-r3) (33/37) Purging libpanelw (6.4_p20231007-r0) (34/37) Purging mpdecimal (2.5.1-r2) (35/37) Purging readline (8.2.1-r2) (36/37) Purging sqlite-libs (3.43.2-r0) (37/37) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r14.trigger OK: 416 MiB in 101 packages