Source: halide
Version: 14.0.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> LLVM_PROFILE_FILE="/<<PKGBUILDDIR>>/build-profile/raw/stage-0-%p-%m.profraw" 
> dh_auto_configure --sourcedir=/<<PKGBUILDDIR>> 
> --builddir=/<<PKGBUILDDIR>>/build/stage-0/halide -- \
> -DCMAKE_C_COMPILER=clang-14 \
> -DCMAKE_CXX_COMPILER=clang++-14 \
> -DCMAKE_C_FLAGS="-g -fdebug-default-version=4 -fprofile-generate -Xclang 
> -mllvm -Xclang -vp-counters-per-site=10.0 -fuse-ld=lld-14 
> -Wl,--build-id=sha1" \
> -DCMAKE_CXX_FLAGS="-g -fdebug-default-version=4 -fprofile-generate -Xclang 
> -mllvm -Xclang -vp-counters-per-site=10.0 -fuse-ld=lld-14 
> -Wl,--build-id=sha1" \
> -DCMAKE_BUILD_TYPE=Release \
> -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
> -DCMAKE_POSITION_INDEPENDENT_CODE=ON \
> -DHalide_ENABLE_RTTI=ON \
> -DHalide_ENABLE_EXCEPTIONS=ON \
> -DWITH_PYTHON_BINDINGS=ON \
> -DHalide_REQUIRE_LLVM_VERSION=14 \
> -DLLVM_DIR=/usr/lib/llvm-14/lib/cmake/llvm \
> -DHalide_SOVERSION_OVERRIDE=0 \
> -DHalide_SHARED_LLVM=ON \
> -DTARGET_WEBASSEMBLY=OFF \
> -DWITH_TESTS=ON \
> -DWITH_TEST_PYTHON=ON \
> -DWITH_DOCS=ON \
> -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu/ \
> -DHalide_INSTALL_PLUGINDIR=lib/x86_64-linux-gnu/halide14/ \
> -DCMAKE_INSTALL_INCLUDEDIR=include/halide14/ \
> -DHalide_INSTALL_CMAKEDIR=lib/x86_64-linux-gnu/cmake/Halide14/ \
> -DHalide_INSTALL_HELPERSDIR=lib/x86_64-linux-gnu/cmake/HalideHelpers14/ \
> -DCMAKE_INSTALL_BINDIR=lib/x86_64-linux-gnu/halide14/ \
> -DHalide_INSTALL_TOOLSDIR=src/halide14/ \
> -DHalide_INSTALL_PYTHONDIR=lib/python3/dist-packages/ \
> -DCMAKE_INSTALL_DOCDIR=share/doc/halide14/
>       cd build/stage-0/halide && cmake -DCMAKE_INSTALL_PREFIX=/usr 
> -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
> -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
> -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
> -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
> -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
> -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON -GNinja -DCMAKE_VERBOSE_MAKEFILE=ON 
> -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_C_COMPILER=clang-14 
> -DCMAKE_CXX_COMPILER=clang\+\+-14 "-DCMAKE_C_FLAGS=-g 
> -fdebug-default-version=4 -fprofile-generate -Xclang -mllvm -Xclang 
> -vp-counters-per-site=10.0 -fuse-ld=lld-14 -Wl,--build-id=sha1" 
> "-DCMAKE_CXX_FLAGS=-g -fdebug-default-version=4 -fprofile-generate -Xclang 
> -mllvm -Xclang -vp-counters-per-site=10.0 -fuse-ld=lld-14 
> -Wl,--build-id=sha1" -DCMAKE_BUILD_TYPE=Release 
> -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON -DCMAKE_POSITION_INDEPENDENT_CODE=ON 
> -DHalide_ENABLE_RTTI=ON -DHalide_ENABLE_EXCEPTIONS=ON 
> -DWITH_PYTHON_BINDINGS=ON -DHalide_REQUIRE_LLVM_VERSION=14 
> -DLLVM_DIR=/usr/lib/llvm-14/lib/cmake/llvm -DHalide_SOVERSION_OVERRIDE=0 
> -DHalide_SHARED_LLVM=ON -DTARGET_WEBASSEMBLY=OFF -DWITH_TESTS=ON 
> -DWITH_TEST_PYTHON=ON -DWITH_DOCS=ON 
> -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu/ 
> -DHalide_INSTALL_PLUGINDIR=lib/x86_64-linux-gnu/halide14/ 
> -DCMAKE_INSTALL_INCLUDEDIR=include/halide14/ 
> -DHalide_INSTALL_CMAKEDIR=lib/x86_64-linux-gnu/cmake/Halide14/ 
> -DHalide_INSTALL_HELPERSDIR=lib/x86_64-linux-gnu/cmake/HalideHelpers14/ 
> -DCMAKE_INSTALL_BINDIR=lib/x86_64-linux-gnu/halide14/ 
> -DHalide_INSTALL_TOOLSDIR=src/halide14/ 
> -DHalide_INSTALL_PYTHONDIR=lib/python3/dist-packages/ 
> -DCMAKE_INSTALL_DOCDIR=share/doc/halide14/ ../../..
> -- The C compiler identification is Clang 14.0.6
> -- The CXX compiler identification is Clang 14.0.6
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working C compiler: /usr/bin/clang-14 - 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++-14 - skipped
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Halide 'host' platform triple:   x86-64-linux
> -- Halide 'cmake' platform triple:  x86-64-linux
> -- Halide default AOT target:       host
> -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
> -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
> -- Found Threads: TRUE  
> -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so   
> -- Found OpenMP_C: -fopenmp=libomp (found version "5.0") 
> -- Found OpenMP_CXX: -fopenmp=libomp (found version "5.0") 
> -- Found OpenMP: TRUE (found version "5.0")  
> -- Performing Test HAVE_FFI_CALL
> -- Performing Test HAVE_FFI_CALL - Success
> -- Found FFI: /usr/lib/x86_64-linux-gnu/libffi.so  
> -- Performing Test Terminfo_LINKABLE
> -- Performing Test Terminfo_LINKABLE - Success
> -- Found Terminfo: /usr/lib/x86_64-linux-gnu/libtinfo.so  
> -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") 
> -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version 
> "2.9.14") 
> CMake Error at /usr/lib/llvm-14/lib/cmake/llvm/LLVMExports.cmake:1598 
> (message):
>   The imported target "sancov" references the file
> 
>      "/usr/lib/llvm-14/bin/sancov"
> 
>   but this file does not exist.  Possible reasons include:
> 
>   * The file was deleted, renamed, or moved to another location.
> 
>   * An install or uninstall procedure did not complete successfully.
> 
>   * The installation package was faulty and contained
> 
>      "/usr/lib/llvm-14/lib/cmake/llvm/LLVMExports.cmake"
> 
>   but not all the files it references.
> 
> Call Stack (most recent call first):
>   /usr/lib/llvm-14/lib/cmake/llvm/LLVMConfig.cmake:323 (include)
>   dependencies/llvm/CMakeLists.txt:13 (find_package)
> 
> 
> -- Configuring incomplete, errors occurred!
> See also "/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeOutput.log".
>       cd build/stage-0/halide && tail -v -n \+0 CMakeCache.txt
> ==> CMakeCache.txt <==
> # This is the CMakeCache file.
> # For build in directory: /<<PKGBUILDDIR>>/build/stage-0/halide
> # It was generated by CMake: /usr/bin/cmake
> # You can edit this file to change values found and used by cmake.
> # If you do not want to change any of the values, simply exit the editor.
> # If you do want to change a value, simply edit, save, and exit the editor.
> # The syntax for the file is as follows:
> # KEY:TYPE=VALUE
> # KEY is the name of a variable in the cache.
> # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
> # VALUE is the current value for the KEY.
> 
> ########################
> # EXTERNAL cache entries
> ########################
> 
> //Build shared libraries
> BUILD_SHARED_LIBS:BOOL=ON
> 
> //Path to a program.
> CMAKE_ADDR2LINE:FILEPATH=/usr/bin/llvm-addr2line-14
> 
> //Path to a program.
> CMAKE_AR:FILEPATH=/usr/bin/llvm-ar-14
> 
> //Choose the type of build, options are: None Debug Release RelWithDebInfo
> // MinSizeRel ...
> CMAKE_BUILD_TYPE:STRING=Release
> 
> //CXX compiler
> CMAKE_CXX_COMPILER:STRING=/usr/bin/clang++-14
> 
> //LLVM archiver
> CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/llvm-ar-14
> 
> //Generate index for LLVM archive
> CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/llvm-ranlib-14
> 
> //Flags used by the CXX compiler during all build types.
> CMAKE_CXX_FLAGS:STRING=-g -fdebug-default-version=4 -fprofile-generate 
> -Xclang -mllvm -Xclang -vp-counters-per-site=10.0 -fuse-ld=lld-14 
> -Wl,--build-id=sha1
> 
> //Flags used by the CXX compiler during DEBUG builds.
> CMAKE_CXX_FLAGS_DEBUG:STRING=-g
> 
> //Flags used by the CXX compiler during MINSIZEREL builds.
> CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
> 
> //Flags used by the CXX compiler during RELEASE builds.
> CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
> 
> //Flags used by the CXX compiler during RELWITHDEBINFO builds.
> CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
> 
> //C compiler
> CMAKE_C_COMPILER:STRING=/usr/bin/clang-14
> 
> //LLVM archiver
> CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/llvm-ar-14
> 
> //Generate index for LLVM archive
> CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/llvm-ranlib-14
> 
> //Flags used by the C compiler during all build types.
> CMAKE_C_FLAGS:STRING=-g -fdebug-default-version=4 -fprofile-generate -Xclang 
> -mllvm -Xclang -vp-counters-per-site=10.0 -fuse-ld=lld-14 -Wl,--build-id=sha1
> 
> //Flags used by the C compiler during DEBUG builds.
> CMAKE_C_FLAGS_DEBUG:STRING=-g
> 
> //Flags used by the C compiler during MINSIZEREL builds.
> CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
> 
> //Flags used by the C compiler during RELEASE builds.
> CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
> 
> //Flags used by the C compiler during RELWITHDEBINFO builds.
> CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
> 
> //Path to a program.
> CMAKE_DLLTOOL:FILEPATH=/usr/bin/llvm-dlltool-14
> 
> //Flags used by the linker during all build types.
> CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-z,relro
> 
> //Flags used by the linker during DEBUG builds.
> CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
> 
> //Flags used by the linker during MINSIZEREL builds.
> CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
> 
> //Flags used by the linker during RELEASE builds.
> CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
> 
> //Flags used by the linker during RELWITHDEBINFO builds.
> CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
> 
> //Enable/Disable output of compile commands during generation.
> CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
> 
> //No help, variable specified on the command line.
> CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON
> 
> //No help, variable specified on the command line.
> CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON
> 
> //Value Computed by CMake.
> CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/pkgRedirects
> 
> //No help, variable specified on the command line.
> CMAKE_FIND_USE_PACKAGE_REGISTRY:UNINITIALIZED=OFF
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_BINDIR:UNINITIALIZED=lib/x86_64-linux-gnu/halide14/
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_DOCDIR:UNINITIALIZED=share/doc/halide14/
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_INCLUDEDIR:UNINITIALIZED=include/halide14/
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_LIBDIR:UNINITIALIZED=lib/x86_64-linux-gnu/
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var
> 
> //Install path prefix, prepended onto install directories.
> CMAKE_INSTALL_PREFIX:PATH=/usr
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_RUNSTATEDIR:UNINITIALIZED=/run
> 
> //No help, variable specified on the command line.
> CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc
> 
> //No help, variable specified on the command line.
> CMAKE_INTERPROCEDURAL_OPTIMIZATION:UNINITIALIZED=ON
> 
> //Path to a program.
> CMAKE_LINKER:FILEPATH=/usr/bin/ld.lld-14
> 
> //Program used to build from build.ninja files.
> CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/ninja
> 
> //Flags used by the linker during the creation of modules during
> // all build types.
> CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-z,relro
> 
> //Flags used by the linker during the creation of modules during
> // DEBUG builds.
> CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
> 
> //Flags used by the linker during the creation of modules during
> // MINSIZEREL builds.
> CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
> 
> //Flags used by the linker during the creation of modules during
> // RELEASE builds.
> CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
> 
> //Flags used by the linker during the creation of modules during
> // RELWITHDEBINFO builds.
> CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
> 
> //Path to a program.
> CMAKE_NM:FILEPATH=/usr/bin/llvm-nm-14
> 
> //Path to a program.
> CMAKE_OBJCOPY:FILEPATH=/usr/bin/llvm-objcopy-14
> 
> //Path to a program.
> CMAKE_OBJDUMP:FILEPATH=/usr/bin/llvm-objdump-14
> 
> //No help, variable specified on the command line.
> CMAKE_POSITION_INDEPENDENT_CODE:UNINITIALIZED=ON
> 
> //Value Computed by CMake
> CMAKE_PROJECT_DESCRIPTION:STATIC=Halide compiler and libraries
> 
> //Value Computed by CMake
> CMAKE_PROJECT_HOMEPAGE_URL:STATIC=https://halide-lang.org
> 
> //Value Computed by CMake
> CMAKE_PROJECT_NAME:STATIC=Halide
> 
> //Value Computed by CMake
> CMAKE_PROJECT_VERSION:STATIC=14.0.0
> 
> //Value Computed by CMake
> CMAKE_PROJECT_VERSION_MAJOR:STATIC=14
> 
> //Value Computed by CMake
> CMAKE_PROJECT_VERSION_MINOR:STATIC=0
> 
> //Value Computed by CMake
> CMAKE_PROJECT_VERSION_PATCH:STATIC=0
> 
> //Value Computed by CMake
> CMAKE_PROJECT_VERSION_TWEAK:STATIC=
> 
> //Path to a program.
> CMAKE_RANLIB:FILEPATH=/usr/bin/llvm-ranlib-14
> 
> //Path to a program.
> CMAKE_READELF:FILEPATH=/usr/bin/llvm-readelf-14
> 
> //Flags used by the linker during the creation of shared libraries
> // during all build types.
> CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-z,relro
> 
> //Flags used by the linker during the creation of shared libraries
> // during DEBUG builds.
> CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
> 
> //Flags used by the linker during the creation of shared libraries
> // during MINSIZEREL builds.
> CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
> 
> //Flags used by the linker during the creation of shared libraries
> // during RELEASE builds.
> CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
> 
> //Flags used by the linker during the creation of shared libraries
> // during RELWITHDEBINFO builds.
> CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
> 
> //No help, variable specified on the command line.
> CMAKE_SKIP_INSTALL_ALL_DEPENDENCY:UNINITIALIZED=ON
> 
> //If set, runtime paths are not added when installing shared libraries,
> // but are added when building.
> CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
> 
> //If set, runtime paths are not added when using shared libraries.
> CMAKE_SKIP_RPATH:BOOL=NO
> 
> //Flags used by the linker during the creation of static libraries
> // during all build types.
> CMAKE_STATIC_LINKER_FLAGS:STRING=
> 
> //Flags used by the linker during the creation of static libraries
> // during DEBUG builds.
> CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
> 
> //Flags used by the linker during the creation of static libraries
> // during MINSIZEREL builds.
> CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
> 
> //Flags used by the linker during the creation of static libraries
> // during RELEASE builds.
> CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
> 
> //Flags used by the linker during the creation of static libraries
> // during RELWITHDEBINFO builds.
> CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
> 
> //Path to a program.
> CMAKE_STRIP:FILEPATH=/usr/bin/llvm-strip-14
> 
> //If this value is on, makefiles will be generated without the
> // .SILENT directive, and all commands will be echoed to the console
> // during the make.  This is useful for debugging only. With Visual
> // Studio IDE projects all commands are done without /nologo.
> CMAKE_VERBOSE_MAKEFILE:BOOL=ON
> 
> //No help, variable specified on the command line.
> FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON
> 
> //Path to a file.
> FFI_INCLUDE_DIRS:PATH=/usr/include/x86_64-linux-gnu
> 
> //Path to a library.
> FFI_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libffi.so
> 
> //Value Computed by CMake
> Halide_BINARY_DIR:STATIC=/<<PKGBUILDDIR>>/build/stage-0/halide
> 
> //Set to ON for a ccache enabled build
> Halide_CCACHE_BUILD:BOOL=OFF
> 
> //Halide target triple matching the CMake target
> Halide_CMAKE_TARGET:STRING=x86-64-linux
> 
> //No help, variable specified on the command line.
> Halide_ENABLE_EXCEPTIONS:UNINITIALIZED=ON
> 
> //No help, variable specified on the command line.
> Halide_ENABLE_RTTI:UNINITIALIZED=ON
> 
> //Halide target triple matching the Halide library
> Halide_HOST_TARGET:STRING=x86-64-linux
> 
> //No help, variable specified on the command line.
> Halide_INSTALL_CMAKEDIR:UNINITIALIZED=lib/x86_64-linux-gnu/cmake/Halide14/
> 
> //No help, variable specified on the command line.
> Halide_INSTALL_HELPERSDIR:UNINITIALIZED=lib/x86_64-linux-gnu/cmake/HalideHelpers14/
> 
> //No help, variable specified on the command line.
> Halide_INSTALL_PLUGINDIR:UNINITIALIZED=lib/x86_64-linux-gnu/halide14/
> 
> //No help, variable specified on the command line.
> Halide_INSTALL_PYTHONDIR:UNINITIALIZED=lib/python3/dist-packages/
> 
> //No help, variable specified on the command line.
> Halide_INSTALL_TOOLSDIR:UNINITIALIZED=src/halide14/
> 
> //Value Computed by CMake
> Halide_IS_TOP_LEVEL:STATIC=ON
> 
> //No help, variable specified on the command line.
> Halide_REQUIRE_LLVM_VERSION:UNINITIALIZED=14
> 
> //No help, variable specified on the command line.
> Halide_SHARED_LLVM:UNINITIALIZED=ON
> 
> //Value Computed by CMake
> Halide_SOURCE_DIR:STATIC=/<<PKGBUILDDIR>>
> 
> //No help, variable specified on the command line.
> Halide_SOVERSION_OVERRIDE:UNINITIALIZED=0
> 
> //The default target to use when AOT compiling
> Halide_TARGET:STRING=host
> 
> //Path to a file.
> LIBXML2_INCLUDE_DIR:PATH=/usr/include/libxml2
> 
> //Path to a library.
> LIBXML2_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libxml2.so
> 
> //Path to a program.
> LIBXML2_XMLLINT_EXECUTABLE:FILEPATH=LIBXML2_XMLLINT_EXECUTABLE-NOTFOUND
> 
> //No help, variable specified on the command line.
> LLVM_DIR:UNINITIALIZED=/usr/lib/llvm-14/lib/cmake/llvm
> 
> //Path to a file.
> OPENGL_EGL_INCLUDE_DIR:PATH=OPENGL_EGL_INCLUDE_DIR-NOTFOUND
> 
> //Path to a file.
> OPENGL_GLX_INCLUDE_DIR:PATH=/usr/include
> 
> //Path to a file.
> OPENGL_INCLUDE_DIR:PATH=/usr/include
> 
> //Path to a library.
> OPENGL_egl_LIBRARY:FILEPATH=OPENGL_egl_LIBRARY-NOTFOUND
> 
> //Path to a library.
> OPENGL_gl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGL.so
> 
> //Path to a library.
> OPENGL_glu_LIBRARY:FILEPATH=OPENGL_glu_LIBRARY-NOTFOUND
> 
> //Path to a library.
> OPENGL_glx_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLX.so
> 
> //Path to a library.
> OPENGL_opengl_LIBRARY:FILEPATH=OPENGL_opengl_LIBRARY-NOTFOUND
> 
> //Path to a file.
> OPENGL_xmesa_INCLUDE_DIR:PATH=OPENGL_xmesa_INCLUDE_DIR-NOTFOUND
> 
> //CXX compiler flags for OpenMP parallelization
> OpenMP_CXX_FLAGS:STRING=-fopenmp=libomp
> 
> //CXX compiler libraries for OpenMP parallelization
> OpenMP_CXX_LIB_NAMES:STRING=omp;pthread
> 
> //C compiler flags for OpenMP parallelization
> OpenMP_C_FLAGS:STRING=-fopenmp=libomp
> 
> //C compiler libraries for OpenMP parallelization
> OpenMP_C_LIB_NAMES:STRING=omp;pthread
> 
> //Path to the omp library for OpenMP
> OpenMP_omp_LIBRARY:FILEPATH=/usr/lib/llvm-14/lib/libomp.so
> 
> //Path to the pthread library for OpenMP
> OpenMP_pthread_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libpthread.a
> 
> //Arguments to supply to pkg-config
> PKG_CONFIG_ARGN:STRING=
> 
> //pkg-config executable
> PKG_CONFIG_EXECUTABLE:FILEPATH=PKG_CONFIG_EXECUTABLE-NOTFOUND
> 
> //No help, variable specified on the command line.
> TARGET_WEBASSEMBLY:UNINITIALIZED=OFF
> 
> //Path to a library.
> Terminfo_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libtinfo.so
> 
> //No help, variable specified on the command line.
> WITH_DOCS:UNINITIALIZED=ON
> 
> //No help, variable specified on the command line.
> WITH_PYTHON_BINDINGS:UNINITIALIZED=ON
> 
> //No help, variable specified on the command line.
> WITH_TESTS:UNINITIALIZED=ON
> 
> //No help, variable specified on the command line.
> WITH_TEST_PYTHON:UNINITIALIZED=ON
> 
> //Path to a file.
> ZLIB_INCLUDE_DIR:PATH=/usr/include
> 
> //Path to a library.
> ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND
> 
> //Path to a library.
> ZLIB_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libz.so
> 
> 
> ########################
> # INTERNAL cache entries
> ########################
> 
> //ADVANCED property for variable: CMAKE_ADDR2LINE
> CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_AR
> CMAKE_AR-ADVANCED:INTERNAL=1
> //This is the directory where this CMakeCache.txt was created
> CMAKE_CACHEFILE_DIR:INTERNAL=/<<PKGBUILDDIR>>/build/stage-0/halide
> //Major version of cmake used to create the current loaded cache
> CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
> //Minor version of cmake used to create the current loaded cache
> CMAKE_CACHE_MINOR_VERSION:INTERNAL=24
> //Patch version of cmake used to create the current loaded cache
> CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
> //Path to CMake executable.
> CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
> //Path to cpack program executable.
> CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
> //Path to ctest program executable.
> CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
> //ADVANCED property for variable: CMAKE_CXX_COMPILER
> CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
> CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
> CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_FLAGS
> CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
> CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
> CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
> CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
> CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_COMPILER
> CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_COMPILER_AR
> CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
> CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_FLAGS
> CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
> CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
> CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
> CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
> CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_DLLTOOL
> CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
> //Executable file format
> CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
> //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
> CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
> CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
> CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
> CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
> CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
> CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
> //Name of external makefile project generator.
> CMAKE_EXTRA_GENERATOR:INTERNAL=
> //Name of generator.
> CMAKE_GENERATOR:INTERNAL=Ninja
> //Generator instance identifier.
> CMAKE_GENERATOR_INSTANCE:INTERNAL=
> //Name of generator platform.
> CMAKE_GENERATOR_PLATFORM:INTERNAL=
> //Name of generator toolset.
> CMAKE_GENERATOR_TOOLSET:INTERNAL=
> //Test CMAKE_HAVE_LIBC_PTHREAD
> CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1
> //Source directory with the top level CMakeLists.txt file for this
> // project
> CMAKE_HOME_DIRECTORY:INTERNAL=/<<PKGBUILDDIR>>
> //Install .so files without execute permission.
> CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
> //ADVANCED property for variable: CMAKE_LINKER
> CMAKE_LINKER-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MAKE_PROGRAM
> CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
> CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
> CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
> CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
> CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
> CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_NM
> CMAKE_NM-ADVANCED:INTERNAL=1
> //number of local generators
> CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=3
> //ADVANCED property for variable: CMAKE_OBJCOPY
> CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_OBJDUMP
> CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
> //Platform information initialized
> CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_RANLIB
> CMAKE_RANLIB-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_READELF
> CMAKE_READELF-ADVANCED:INTERNAL=1
> //Path to CMake installation.
> CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.24
> //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
> CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
> CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
> CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
> CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
> CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
> CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_SKIP_RPATH
> CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
> CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
> CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
> CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
> CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
> CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: CMAKE_STRIP
> CMAKE_STRIP-ADVANCED:INTERNAL=1
> //uname command
> CMAKE_UNAME:INTERNAL=/bin/uname
> //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
> CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: FFI_HEADER
> FFI_HEADER-ADVANCED:INTERNAL=1
> FFI_HEADER:INTERNAL=ffi.h
> //ADVANCED property for variable: FFI_INCLUDE_DIRS
> FFI_INCLUDE_DIRS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: FFI_LIBRARIES
> FFI_LIBRARIES-ADVANCED:INTERNAL=1
> //Details about finding FFI
> FIND_PACKAGE_MESSAGE_DETAILS_FFI:INTERNAL=[/usr/lib/x86_64-linux-gnu/libffi.so][1][v()]
> //Details about finding LibXml2
> FIND_PACKAGE_MESSAGE_DETAILS_LibXml2:INTERNAL=[/usr/lib/x86_64-linux-gnu/libxml2.so][/usr/include/libxml2][v2.9.14()]
> //Details about finding OpenGL
> FIND_PACKAGE_MESSAGE_DETAILS_OpenGL:INTERNAL=[/usr/lib/x86_64-linux-gnu/libGL.so][/usr/include][c
>  ][v()]
> //Details about finding OpenMP
> FIND_PACKAGE_MESSAGE_DETAILS_OpenMP:INTERNAL=[TRUE][TRUE][c ][v5.0()]
> //Details about finding OpenMP_C
> FIND_PACKAGE_MESSAGE_DETAILS_OpenMP_C:INTERNAL=[-fopenmp=libomp][/usr/lib/llvm-14/lib/libomp.so][/usr/lib/x86_64-linux-gnu/libpthread.a][v5.0()]
> //Details about finding OpenMP_CXX
> FIND_PACKAGE_MESSAGE_DETAILS_OpenMP_CXX:INTERNAL=[-fopenmp=libomp][/usr/lib/llvm-14/lib/libomp.so][/usr/lib/x86_64-linux-gnu/libpthread.a][v5.0()]
> //Details about finding Terminfo
> FIND_PACKAGE_MESSAGE_DETAILS_Terminfo:INTERNAL=[/usr/lib/x86_64-linux-gnu/libtinfo.so][1][v()]
> //Details about finding Threads
> FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
> //Details about finding ZLIB
> FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/usr/lib/x86_64-linux-gnu/libz.so][/usr/include][v1.2.11()]
> //ADVANCED property for variable: HAVE_FFI_CALL
> HAVE_FFI_CALL-ADVANCED:INTERNAL=1
> //Test HAVE_FFI_CALL
> HAVE_FFI_CALL:INTERNAL=1
> //ADVANCED property for variable: HAVE_FFI_H
> HAVE_FFI_H-ADVANCED:INTERNAL=1
> HAVE_FFI_H:INTERNAL=1
> //ADVANCED property for variable: Halide_CCACHE_BUILD
> Halide_CCACHE_BUILD-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: LIBXML2_INCLUDE_DIR
> LIBXML2_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: LIBXML2_LIBRARY
> LIBXML2_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: LIBXML2_XMLLINT_EXECUTABLE
> LIBXML2_XMLLINT_EXECUTABLE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_EGL_INCLUDE_DIR
> OPENGL_EGL_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_GLX_INCLUDE_DIR
> OPENGL_GLX_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_INCLUDE_DIR
> OPENGL_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_egl_LIBRARY
> OPENGL_egl_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_gl_LIBRARY
> OPENGL_gl_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_glu_LIBRARY
> OPENGL_glu_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_glx_LIBRARY
> OPENGL_glx_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_opengl_LIBRARY
> OPENGL_opengl_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OPENGL_xmesa_INCLUDE_DIR
> OPENGL_xmesa_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //Result of TRY_COMPILE
> OpenMP_COMPILE_RESULT_CXX_fopenmplibomp:INTERNAL=TRUE
> //Result of TRY_COMPILE
> OpenMP_COMPILE_RESULT_C_fopenmplibomp:INTERNAL=TRUE
> //ADVANCED property for variable: OpenMP_CXX_FLAGS
> OpenMP_CXX_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OpenMP_CXX_LIB_NAMES
> OpenMP_CXX_LIB_NAMES-ADVANCED:INTERNAL=1
> //CXX compiler's OpenMP specification date
> OpenMP_CXX_SPEC_DATE:INTERNAL=201811
> //ADVANCED property for variable: OpenMP_C_FLAGS
> OpenMP_C_FLAGS-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OpenMP_C_LIB_NAMES
> OpenMP_C_LIB_NAMES-ADVANCED:INTERNAL=1
> //C compiler's OpenMP specification date
> OpenMP_C_SPEC_DATE:INTERNAL=201811
> //Result of TRY_COMPILE
> OpenMP_SPECTEST_CXX_:INTERNAL=TRUE
> //Result of TRY_COMPILE
> OpenMP_SPECTEST_C_:INTERNAL=TRUE
> //ADVANCED property for variable: OpenMP_omp_LIBRARY
> OpenMP_omp_LIBRARY-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: OpenMP_pthread_LIBRARY
> OpenMP_pthread_LIBRARY-ADVANCED:INTERNAL=1
> PC_LIBXML_CFLAGS:INTERNAL=
> PC_LIBXML_CFLAGS_I:INTERNAL=
> PC_LIBXML_CFLAGS_OTHER:INTERNAL=
> PC_LIBXML_FOUND:INTERNAL=
> PC_LIBXML_INCLUDEDIR:INTERNAL=
> PC_LIBXML_LIBDIR:INTERNAL=
> PC_LIBXML_LIBS:INTERNAL=
> PC_LIBXML_LIBS_L:INTERNAL=
> PC_LIBXML_LIBS_OTHER:INTERNAL=
> PC_LIBXML_LIBS_PATHS:INTERNAL=
> PC_LIBXML_MODULE_NAME:INTERNAL=
> PC_LIBXML_PREFIX:INTERNAL=
> PC_LIBXML_STATIC_CFLAGS:INTERNAL=
> PC_LIBXML_STATIC_CFLAGS_I:INTERNAL=
> PC_LIBXML_STATIC_CFLAGS_OTHER:INTERNAL=
> PC_LIBXML_STATIC_LIBDIR:INTERNAL=
> PC_LIBXML_STATIC_LIBS:INTERNAL=
> PC_LIBXML_STATIC_LIBS_L:INTERNAL=
> PC_LIBXML_STATIC_LIBS_OTHER:INTERNAL=
> PC_LIBXML_STATIC_LIBS_PATHS:INTERNAL=
> PC_LIBXML_VERSION:INTERNAL=
> //ADVANCED property for variable: PKG_CONFIG_ARGN
> PKG_CONFIG_ARGN-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
> PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: Terminfo_LIBRARIES
> Terminfo_LIBRARIES-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: Terminfo_LINKABLE
> Terminfo_LINKABLE-ADVANCED:INTERNAL=1
> //Test Terminfo_LINKABLE
> Terminfo_LINKABLE:INTERNAL=1
> //ADVANCED property for variable: ZLIB_INCLUDE_DIR
> ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: ZLIB_LIBRARY_DEBUG
> ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
> //ADVANCED property for variable: ZLIB_LIBRARY_RELEASE
> ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
> //linker supports push/pop state
> _CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE
> __pkg_config_checked_PC_LIBXML:INTERNAL=1
> 
>       cd build/stage-0/halide && tail -v -n \+0 CMakeFiles/CMakeOutput.log
> ==> CMakeFiles/CMakeOutput.log <==
> The system is: Linux - 5.10.0-9-cloud-amd64 - x86_64
> Compiling the C compiler identification source file "CMakeCCompilerId.c" 
> succeeded.
> Compiler: /usr/bin/clang-14 
> Build flags: 
> -g;-fdebug-default-version=4;-fprofile-generate;-Xclang;-mllvm;-Xclang;-vp-counters-per-site=10.0;-fuse-ld=lld-14;-Wl,--build-id=sha1
> Id flags:  
> 
> The output was:
> 0
> 
> 
> Compilation of the C compiler identification source "CMakeCCompilerId.c" 
> produced "a.out"
> 
> The C compiler identification is Clang, found in 
> "/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/3.24.2/CompilerIdC/a.out"
> 
> Compiling the CXX compiler identification source file 
> "CMakeCXXCompilerId.cpp" succeeded.
> Compiler: /usr/bin/clang++-14 
> Build flags: 
> -g;-fdebug-default-version=4;-fprofile-generate;-Xclang;-mllvm;-Xclang;-vp-counters-per-site=10.0;-fuse-ld=lld-14;-Wl,--build-id=sha1
> Id flags:  
> 
> The output was:
> 0
> 
> 
> Compilation of the CXX compiler identification source 
> "CMakeCXXCompilerId.cpp" produced "a.out"
> 
> The CXX compiler identification is Clang, found in 
> "/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/3.24.2/CompilerIdCXX/a.out"
> 
> Detecting C compiler ABI info compiled with the following output:
> Change Dir: /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/ninja cmTC_2cbdb && [1/2] Building C object 
> CMakeFiles/cmTC_2cbdb.dir/CMakeCCompilerABI.c.o
> Debian clang version 14.0.6-5
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /usr/bin
> Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Candidate multilib: .;@m64
> Selected multilib: .;@m64
> clang: warning: -Wl,--build-id=sha1: 'linker' input unused 
> [-Wunused-command-line-argument]
> clang: warning: argument unused during compilation: '-fuse-ld=lld-14' 
> [-Wunused-command-line-argument]
>  (in-process)
>  "/usr/lib/llvm-14/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
> -mrelax-all --mrelax-relocations -disable-free -clear-ast-before-backend 
> -disable-llvm-verifier -discard-value-names -main-file-name 
> CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -pic-is-pie 
> -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math 
> -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
> -mllvm -treat-scalable-fixed-error-as-warning -debug-info-kind=constructor 
> -dwarf-version=4 -debugger-tuning=gdb -v -fprofile-instrument=llvm 
> -fcoverage-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -dependency-file 
> CMakeFiles/cmTC_2cbdb.dir/CMakeCCompilerABI.c.o.d -MT 
> CMakeFiles/cmTC_2cbdb.dir/CMakeCCompilerABI.c.o -sys-header-deps 
> -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem 
> /usr/local/include -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include 
> -internal-externc-isystem /usr/include/x86_64-linux-gnu 
> -internal-externc-isystem /include -internal-externc-isystem /usr/include 
> -fdebug-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -ferror-limit 19 -fgnuc-version=4.2.1 -mllvm -vp-counters-per-site=10.0 
> -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o 
> CMakeFiles/cmTC_2cbdb.dir/CMakeCCompilerABI.c.o -x c 
> /usr/share/cmake-3.24/Modules/CMakeCCompilerABI.c
> clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default target 
> x86_64-pc-linux-gnu
> ignoring nonexistent directory 
> "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"
> ignoring nonexistent directory "/include"
> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/lib/llvm-14/lib/clang/14.0.6/include
>  /usr/local/include
>  /usr/include/x86_64-linux-gnu
>  /usr/include
> End of search list.
> [2/2] Linking C executable cmTC_2cbdb
> Debian clang version 14.0.6-5
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /usr/bin
> Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Candidate multilib: .;@m64
> Selected multilib: .;@m64
>  "/usr/bin/ld.lld-14" -pie --hash-style=both --build-id --eh-frame-hdr -m 
> elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_2cbdb 
> /usr/lib/x86_64-linux-gnu/Scrt1.o /usr/lib/x86_64-linux-gnu/crti.o 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o 
> -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/lib/x86_64-linux-gnu 
> -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/lib -L/usr/lib --build-id=sha1 
> -z relro CMakeFiles/cmTC_2cbdb.dir/CMakeCCompilerABI.c.o 
> -u__llvm_profile_runtime 
> /usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a 
> -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s 
> --no-as-needed /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o 
> /usr/lib/x86_64-linux-gnu/crtn.o
> 
> 
> 
> Parsed C implicit include dir info from above output: rv=done
>   found start of include info
>   found start of implicit include info
>     add: [/usr/lib/llvm-14/lib/clang/14.0.6/include]
>     add: [/usr/local/include]
>     add: [/usr/include/x86_64-linux-gnu]
>     add: [/usr/include]
>   end of search list found
>   collapse include dir [/usr/lib/llvm-14/lib/clang/14.0.6/include] ==> 
> [/usr/lib/llvm-14/lib/clang/14.0.6/include]
>   collapse include dir [/usr/local/include] ==> [/usr/local/include]
>   collapse include dir [/usr/include/x86_64-linux-gnu] ==> 
> [/usr/include/x86_64-linux-gnu]
>   collapse include dir [/usr/include] ==> [/usr/include]
>   implicit include dirs: 
> [/usr/lib/llvm-14/lib/clang/14.0.6/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include]
> 
> 
> Parsed C implicit link information from above output:
>   link line regex: [^( 
> *|.*[/\])(ld\.lld-14|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*(
>  |$)]
>   ignore line: [Change Dir: 
> /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp]
>   ignore line: []
>   ignore line: [Run Build Command(s):/usr/bin/ninja cmTC_2cbdb && [1/2] 
> Building C object CMakeFiles/cmTC_2cbdb.dir/CMakeCCompilerABI.c.o]
>   ignore line: [Debian clang version 14.0.6-5]
>   ignore line: [Target: x86_64-pc-linux-gnu]
>   ignore line: [Thread model: posix]
>   ignore line: [InstalledDir: /usr/bin]
>   ignore line: [Found candidate GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Selected GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Candidate multilib: .]
>   ignore line: [@m64]
>   ignore line: [Selected multilib: .]
>   ignore line: [@m64]
>   ignore line: [clang: warning: -Wl --build-id=sha1: 'linker' input unused 
> [-Wunused-command-line-argument]]
>   ignore line: [clang: warning: argument unused during compilation: 
> '-fuse-ld=lld-14' [-Wunused-command-line-argument]]
>   ignore line: [ (in-process)]
>   ignore line: [ "/usr/lib/llvm-14/bin/clang" -cc1 -triple 
> x86_64-pc-linux-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free 
> -clear-ast-before-backend -disable-llvm-verifier -discard-value-names 
> -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 
> -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on 
> -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 
> -tune-cpu generic -mllvm -treat-scalable-fixed-error-as-warning 
> -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -v 
> -fprofile-instrument=llvm 
> -fcoverage-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -dependency-file 
> CMakeFiles/cmTC_2cbdb.dir/CMakeCCompilerABI.c.o.d -MT 
> CMakeFiles/cmTC_2cbdb.dir/CMakeCCompilerABI.c.o -sys-header-deps 
> -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem 
> /usr/local/include -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include 
> -internal-externc-isystem /usr/include/x86_64-linux-gnu 
> -internal-externc-isystem /include -internal-externc-isystem /usr/include 
> -fdebug-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -ferror-limit 19 -fgnuc-version=4.2.1 -mllvm -vp-counters-per-site=10.0 
> -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o 
> CMakeFiles/cmTC_2cbdb.dir/CMakeCCompilerABI.c.o -x c 
> /usr/share/cmake-3.24/Modules/CMakeCCompilerABI.c]
>   ignore line: [clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default 
> target x86_64-pc-linux-gnu]
>   ignore line: [ignoring nonexistent directory 
> "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"]
>   ignore line: [ignoring nonexistent directory "/include"]
>   ignore line: [#include "..." search starts here:]
>   ignore line: [#include <...> search starts here:]
>   ignore line: [ /usr/lib/llvm-14/lib/clang/14.0.6/include]
>   ignore line: [ /usr/local/include]
>   ignore line: [ /usr/include/x86_64-linux-gnu]
>   ignore line: [ /usr/include]
>   ignore line: [End of search list.]
>   ignore line: [[2/2] Linking C executable cmTC_2cbdb]
>   ignore line: [Debian clang version 14.0.6-5]
>   ignore line: [Target: x86_64-pc-linux-gnu]
>   ignore line: [Thread model: posix]
>   ignore line: [InstalledDir: /usr/bin]
>   ignore line: [Found candidate GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Selected GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Candidate multilib: .]
>   ignore line: [@m64]
>   ignore line: [Selected multilib: .]
>   ignore line: [@m64]
>   link line: [ "/usr/bin/ld.lld-14" -pie --hash-style=both --build-id 
> --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o 
> cmTC_2cbdb /usr/lib/x86_64-linux-gnu/Scrt1.o /usr/lib/x86_64-linux-gnu/crti.o 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o 
> -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/lib/x86_64-linux-gnu 
> -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/lib -L/usr/lib --build-id=sha1 
> -z relro CMakeFiles/cmTC_2cbdb.dir/CMakeCCompilerABI.c.o 
> -u__llvm_profile_runtime 
> /usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a 
> -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s 
> --no-as-needed /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o 
> /usr/lib/x86_64-linux-gnu/crtn.o]
>     arg [/usr/bin/ld.lld-14] ==> ignore
>     arg [-pie] ==> ignore
>     arg [--hash-style=both] ==> ignore
>     arg [--build-id] ==> ignore
>     arg [--eh-frame-hdr] ==> ignore
>     arg [-m] ==> ignore
>     arg [elf_x86_64] ==> ignore
>     arg [-dynamic-linker] ==> ignore
>     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
>     arg [-o] ==> ignore
>     arg [cmTC_2cbdb] ==> ignore
>     arg [/usr/lib/x86_64-linux-gnu/Scrt1.o] ==> obj 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o]
>     arg [/usr/lib/x86_64-linux-gnu/crti.o] ==> obj 
> [/usr/lib/x86_64-linux-gnu/crti.o]
>     arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] ==> obj 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o]
>     arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/12] ==> dir 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>     arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
>     arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
>     arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
>     arg [-L/lib] ==> dir [/lib]
>     arg [-L/usr/lib] ==> dir [/usr/lib]
>     arg [--build-id=sha1] ==> ignore
>     arg [-zrelro] ==> ignore
>     arg [CMakeFiles/cmTC_2cbdb.dir/CMakeCCompilerABI.c.o] ==> ignore
>     arg [-u__llvm_profile_runtime] ==> ignore
>     arg 
> [/usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a] 
> ==> lib 
> [/usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a]
>     arg [-lgcc] ==> lib [gcc]
>     arg [--as-needed] ==> ignore
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [--no-as-needed] ==> ignore
>     arg [-lc] ==> lib [c]
>     arg [-lgcc] ==> lib [gcc]
>     arg [--as-needed] ==> ignore
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [--no-as-needed] ==> ignore
>     arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o] ==> obj 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o]
>     arg [/usr/lib/x86_64-linux-gnu/crtn.o] ==> obj 
> [/usr/lib/x86_64-linux-gnu/crtn.o]
>   remove lib 
> [/usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a]
>   collapse obj [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o]
>   collapse obj [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o]
>   collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/12]
>   collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
>   collapse library dir [/lib/../lib64] ==> [/lib64]
>   collapse library dir [/usr/lib/x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/lib] ==> [/lib]
>   collapse library dir [/usr/lib] ==> [/usr/lib]
>   implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
>   implicit objs: 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o]
>   implicit dirs: 
> [/usr/lib/gcc/x86_64-linux-gnu/12;/lib/x86_64-linux-gnu;/lib64;/usr/lib/x86_64-linux-gnu;/lib;/usr/lib]
>   implicit fwks: []
> 
> 
> Detecting CXX compiler ABI info compiled with the following output:
> Change Dir: /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/ninja cmTC_6c512 && [1/2] Building CXX object 
> CMakeFiles/cmTC_6c512.dir/CMakeCXXCompilerABI.cpp.o
> Debian clang version 14.0.6-5
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /usr/bin
> Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Candidate multilib: .;@m64
> Selected multilib: .;@m64
> clang: warning: -Wl,--build-id=sha1: 'linker' input unused 
> [-Wunused-command-line-argument]
> clang: warning: argument unused during compilation: '-fuse-ld=lld-14' 
> [-Wunused-command-line-argument]
>  (in-process)
>  "/usr/lib/llvm-14/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
> -mrelax-all --mrelax-relocations -disable-free -clear-ast-before-backend 
> -disable-llvm-verifier -discard-value-names -main-file-name 
> CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -pic-is-pie 
> -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math 
> -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic 
> -mllvm -treat-scalable-fixed-error-as-warning -debug-info-kind=constructor 
> -dwarf-version=4 -debugger-tuning=gdb -v -fprofile-instrument=llvm 
> -fcoverage-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -dependency-file 
> CMakeFiles/cmTC_6c512.dir/CMakeCXXCompilerABI.cpp.o.d -MT 
> CMakeFiles/cmTC_6c512.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps 
> -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12 
> -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12
>  -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward 
> -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem 
> /usr/local/include -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include 
> -internal-externc-isystem /usr/include/x86_64-linux-gnu 
> -internal-externc-isystem /include -internal-externc-isystem /usr/include 
> -fdeprecated-macro 
> -fdebug-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -ferror-limit 19 -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -mllvm 
> -vp-counters-per-site=10.0 -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o 
> CMakeFiles/cmTC_6c512.dir/CMakeCXXCompilerABI.cpp.o -x c++ 
> /usr/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp
> clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default target 
> x86_64-pc-linux-gnu
> ignoring nonexistent directory 
> "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"
> ignoring nonexistent directory "/include"
> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12
>  
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12
>  /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward
>  /usr/lib/llvm-14/lib/clang/14.0.6/include
>  /usr/local/include
>  /usr/include/x86_64-linux-gnu
>  /usr/include
> End of search list.
> [2/2] Linking CXX executable cmTC_6c512
> Debian clang version 14.0.6-5
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /usr/bin
> Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Candidate multilib: .;@m64
> Selected multilib: .;@m64
>  "/usr/bin/ld.lld-14" -pie --hash-style=both --build-id --eh-frame-hdr -m 
> elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_6c512 
> /usr/lib/x86_64-linux-gnu/Scrt1.o /usr/lib/x86_64-linux-gnu/crti.o 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o 
> -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/lib/x86_64-linux-gnu 
> -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/lib -L/usr/lib --build-id=sha1 
> -z relro CMakeFiles/cmTC_6c512.dir/CMakeCXXCompilerABI.cpp.o 
> -u__llvm_profile_runtime 
> /usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a 
> -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o 
> /usr/lib/x86_64-linux-gnu/crtn.o
> 
> 
> 
> Parsed CXX implicit include dir info from above output: rv=done
>   found start of include info
>   found start of implicit include info
>     add: [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12]
>     add: 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12]
>     add: 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward]
>     add: [/usr/lib/llvm-14/lib/clang/14.0.6/include]
>     add: [/usr/local/include]
>     add: [/usr/include/x86_64-linux-gnu]
>     add: [/usr/include]
>   end of search list found
>   collapse include dir 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12] ==> 
> [/usr/include/c++/12]
>   collapse include dir 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12]
>  ==> [/usr/include/x86_64-linux-gnu/c++/12]
>   collapse include dir 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward] 
> ==> [/usr/include/c++/12/backward]
>   collapse include dir [/usr/lib/llvm-14/lib/clang/14.0.6/include] ==> 
> [/usr/lib/llvm-14/lib/clang/14.0.6/include]
>   collapse include dir [/usr/local/include] ==> [/usr/local/include]
>   collapse include dir [/usr/include/x86_64-linux-gnu] ==> 
> [/usr/include/x86_64-linux-gnu]
>   collapse include dir [/usr/include] ==> [/usr/include]
>   implicit include dirs: 
> [/usr/include/c++/12;/usr/include/x86_64-linux-gnu/c++/12;/usr/include/c++/12/backward;/usr/lib/llvm-14/lib/clang/14.0.6/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include]
> 
> 
> Parsed CXX implicit link information from above output:
>   link line regex: [^( 
> *|.*[/\])(ld\.lld-14|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*(
>  |$)]
>   ignore line: [Change Dir: 
> /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp]
>   ignore line: []
>   ignore line: [Run Build Command(s):/usr/bin/ninja cmTC_6c512 && [1/2] 
> Building CXX object CMakeFiles/cmTC_6c512.dir/CMakeCXXCompilerABI.cpp.o]
>   ignore line: [Debian clang version 14.0.6-5]
>   ignore line: [Target: x86_64-pc-linux-gnu]
>   ignore line: [Thread model: posix]
>   ignore line: [InstalledDir: /usr/bin]
>   ignore line: [Found candidate GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Selected GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Candidate multilib: .]
>   ignore line: [@m64]
>   ignore line: [Selected multilib: .]
>   ignore line: [@m64]
>   ignore line: [clang: warning: -Wl --build-id=sha1: 'linker' input unused 
> [-Wunused-command-line-argument]]
>   ignore line: [clang: warning: argument unused during compilation: 
> '-fuse-ld=lld-14' [-Wunused-command-line-argument]]
>   ignore line: [ (in-process)]
>   ignore line: [ "/usr/lib/llvm-14/bin/clang" -cc1 -triple 
> x86_64-pc-linux-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free 
> -clear-ast-before-backend -disable-llvm-verifier -discard-value-names 
> -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 
> -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on 
> -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 
> -tune-cpu generic -mllvm -treat-scalable-fixed-error-as-warning 
> -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -v 
> -fprofile-instrument=llvm 
> -fcoverage-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -dependency-file 
> CMakeFiles/cmTC_6c512.dir/CMakeCXXCompilerABI.cpp.o.d -MT 
> CMakeFiles/cmTC_6c512.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps 
> -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12 
> -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12
>  -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward 
> -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem 
> /usr/local/include -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include 
> -internal-externc-isystem /usr/include/x86_64-linux-gnu 
> -internal-externc-isystem /include -internal-externc-isystem /usr/include 
> -fdeprecated-macro 
> -fdebug-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -ferror-limit 19 -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -mllvm 
> -vp-counters-per-site=10.0 -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o 
> CMakeFiles/cmTC_6c512.dir/CMakeCXXCompilerABI.cpp.o -x c++ 
> /usr/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp]
>   ignore line: [clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default 
> target x86_64-pc-linux-gnu]
>   ignore line: [ignoring nonexistent directory 
> "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"]
>   ignore line: [ignoring nonexistent directory "/include"]
>   ignore line: [#include "..." search starts here:]
>   ignore line: [#include <...> search starts here:]
>   ignore line: [ 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12]
>   ignore line: [ 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12]
>   ignore line: [ 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward]
>   ignore line: [ /usr/lib/llvm-14/lib/clang/14.0.6/include]
>   ignore line: [ /usr/local/include]
>   ignore line: [ /usr/include/x86_64-linux-gnu]
>   ignore line: [ /usr/include]
>   ignore line: [End of search list.]
>   ignore line: [[2/2] Linking CXX executable cmTC_6c512]
>   ignore line: [Debian clang version 14.0.6-5]
>   ignore line: [Target: x86_64-pc-linux-gnu]
>   ignore line: [Thread model: posix]
>   ignore line: [InstalledDir: /usr/bin]
>   ignore line: [Found candidate GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Selected GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Candidate multilib: .]
>   ignore line: [@m64]
>   ignore line: [Selected multilib: .]
>   ignore line: [@m64]
>   link line: [ "/usr/bin/ld.lld-14" -pie --hash-style=both --build-id 
> --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o 
> cmTC_6c512 /usr/lib/x86_64-linux-gnu/Scrt1.o /usr/lib/x86_64-linux-gnu/crti.o 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o 
> -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/lib/x86_64-linux-gnu 
> -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/lib -L/usr/lib --build-id=sha1 
> -z relro CMakeFiles/cmTC_6c512.dir/CMakeCXXCompilerABI.cpp.o 
> -u__llvm_profile_runtime 
> /usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a 
> -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o 
> /usr/lib/x86_64-linux-gnu/crtn.o]
>     arg [/usr/bin/ld.lld-14] ==> ignore
>     arg [-pie] ==> ignore
>     arg [--hash-style=both] ==> ignore
>     arg [--build-id] ==> ignore
>     arg [--eh-frame-hdr] ==> ignore
>     arg [-m] ==> ignore
>     arg [elf_x86_64] ==> ignore
>     arg [-dynamic-linker] ==> ignore
>     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
>     arg [-o] ==> ignore
>     arg [cmTC_6c512] ==> ignore
>     arg [/usr/lib/x86_64-linux-gnu/Scrt1.o] ==> obj 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o]
>     arg [/usr/lib/x86_64-linux-gnu/crti.o] ==> obj 
> [/usr/lib/x86_64-linux-gnu/crti.o]
>     arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] ==> obj 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o]
>     arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/12] ==> dir 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>     arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
>     arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
>     arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
>     arg [-L/lib] ==> dir [/lib]
>     arg [-L/usr/lib] ==> dir [/usr/lib]
>     arg [--build-id=sha1] ==> ignore
>     arg [-zrelro] ==> ignore
>     arg [CMakeFiles/cmTC_6c512.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
>     arg [-u__llvm_profile_runtime] ==> ignore
>     arg 
> [/usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a] 
> ==> lib 
> [/usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a]
>     arg [-lstdc++] ==> lib [stdc++]
>     arg [-lm] ==> lib [m]
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [-lgcc] ==> lib [gcc]
>     arg [-lc] ==> lib [c]
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [-lgcc] ==> lib [gcc]
>     arg [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o] ==> obj 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o]
>     arg [/usr/lib/x86_64-linux-gnu/crtn.o] ==> obj 
> [/usr/lib/x86_64-linux-gnu/crtn.o]
>   remove lib 
> [/usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a]
>   collapse obj [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o]
>   collapse obj [/usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o]
>   collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/12]
>   collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
>   collapse library dir [/lib/../lib64] ==> [/lib64]
>   collapse library dir [/usr/lib/x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/lib] ==> [/lib]
>   collapse library dir [/usr/lib] ==> [/usr/lib]
>   implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
>   implicit objs: 
> [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o]
>   implicit dirs: 
> [/usr/lib/gcc/x86_64-linux-gnu/12;/lib/x86_64-linux-gnu;/lib64;/usr/lib/x86_64-linux-gnu;/lib;/usr/lib]
>   implicit fwks: []
> 
> 
> Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD succeeded with the 
> following output:
> Change Dir: /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/ninja cmTC_5df86 && [1/2] Building C object 
> CMakeFiles/cmTC_5df86.dir/src.c.o
> clang: warning: -Wl,--build-id=sha1: 'linker' input unused 
> [-Wunused-command-line-argument]
> clang: warning: argument unused during compilation: '-fuse-ld=lld-14' 
> [-Wunused-command-line-argument]
> [2/2] Linking C executable cmTC_5df86
> 
> 
> Source file was:
> #include <pthread.h>
> 
> static void* test_func(void* data)
> {
>   return data;
> }
> 
> int main(void)
> {
>   pthread_t thread;
>   pthread_create(&thread, NULL, test_func, NULL);
>   pthread_detach(thread);
>   pthread_cancel(thread);
>   pthread_join(thread, NULL);
>   pthread_atfork(NULL, NULL, NULL);
>   pthread_exit(NULL);
> 
>   return 0;
> }
> 
> Detecting C OpenMP compiler ABI info compiled with the following output:
> Change Dir: /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/ninja cmTC_5c25f && [1/2] Building C object 
> CMakeFiles/cmTC_5c25f.dir/OpenMPTryFlag.c.o
> Debian clang version 14.0.6-5
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /usr/bin
> Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Candidate multilib: .;@m64
> Selected multilib: .;@m64
> clang: warning: -Wl,--build-id=sha1: 'linker' input unused 
> [-Wunused-command-line-argument]
> clang: warning: argument unused during compilation: '-fuse-ld=lld-14' 
> [-Wunused-command-line-argument]
>  (in-process)
>  "/usr/lib/llvm-14/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
> -mrelax-all --mrelax-relocations -disable-free -clear-ast-before-backend 
> -disable-llvm-verifier -discard-value-names -main-file-name OpenMPTryFlag.c 
> -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all 
> -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
> -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -mllvm 
> -treat-scalable-fixed-error-as-warning -debug-info-kind=constructor 
> -dwarf-version=4 -debugger-tuning=gdb -v -fprofile-instrument=llvm 
> -fcoverage-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -dependency-file 
> CMakeFiles/cmTC_5c25f.dir/OpenMPTryFlag.c.o.d -MT 
> CMakeFiles/cmTC_5c25f.dir/OpenMPTryFlag.c.o -sys-header-deps 
> -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem 
> /usr/local/include -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include 
> -internal-externc-isystem /usr/include/x86_64-linux-gnu 
> -internal-externc-isystem /include -internal-externc-isystem /usr/include 
> -fdebug-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -ferror-limit 19 -fopenmp -fopenmp-target-new-runtime -fgnuc-version=4.2.1 
> -mllvm -vp-counters-per-site=10.0 -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o 
> CMakeFiles/cmTC_5c25f.dir/OpenMPTryFlag.c.o -x c 
> /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/FindOpenMP/OpenMPTryFlag.c
> clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default target 
> x86_64-pc-linux-gnu
> ignoring nonexistent directory 
> "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"
> ignoring nonexistent directory "/include"
> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/lib/llvm-14/lib/clang/14.0.6/include
>  /usr/local/include
>  /usr/include/x86_64-linux-gnu
>  /usr/include
> End of search list.
> [2/2] Linking C executable cmTC_5c25f
> Debian clang version 14.0.6-5
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /usr/bin
> Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Candidate multilib: .;@m64
> Selected multilib: .;@m64
>  "/usr/bin/ld.lld-14" -pie --hash-style=both --build-id --eh-frame-hdr -m 
> elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_5c25f 
> /usr/lib/x86_64-linux-gnu/Scrt1.o /usr/lib/x86_64-linux-gnu/crti.o 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o 
> -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/lib/x86_64-linux-gnu 
> -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/lib -L/usr/lib --build-id=sha1 
> -z relro CMakeFiles/cmTC_5c25f.dir/OpenMPTryFlag.c.o -u__llvm_profile_runtime 
> /usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a 
> -lomp -rpath /usr/lib/llvm-14/lib -L/usr/lib/llvm-14/lib -lgcc --as-needed 
> -lgcc_s --no-as-needed -lpthread -lc -lgcc --as-needed -lgcc_s --no-as-needed 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o 
> /usr/lib/x86_64-linux-gnu/crtn.o
> 
> 
> 
> Parsed C OpenMP implicit link information from above output:
>   link line regex: [^( 
> *|.*[/\])(ld\.lld-14|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*(
>  |$)]
>   ignore line: [Change Dir: 
> /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp]
>   ignore line: []
>   ignore line: [Run Build Command(s):/usr/bin/ninja cmTC_5c25f && [1/2] 
> Building C object CMakeFiles/cmTC_5c25f.dir/OpenMPTryFlag.c.o]
>   ignore line: [Debian clang version 14.0.6-5]
>   ignore line: [Target: x86_64-pc-linux-gnu]
>   ignore line: [Thread model: posix]
>   ignore line: [InstalledDir: /usr/bin]
>   ignore line: [Found candidate GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Selected GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Candidate multilib: .]
>   ignore line: [@m64]
>   ignore line: [Selected multilib: .]
>   ignore line: [@m64]
>   ignore line: [clang: warning: -Wl --build-id=sha1: 'linker' input unused 
> [-Wunused-command-line-argument]]
>   ignore line: [clang: warning: argument unused during compilation: 
> '-fuse-ld=lld-14' [-Wunused-command-line-argument]]
>   ignore line: [ (in-process)]
>   ignore line: [ "/usr/lib/llvm-14/bin/clang" -cc1 -triple 
> x86_64-pc-linux-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free 
> -clear-ast-before-backend -disable-llvm-verifier -discard-value-names 
> -main-file-name OpenMPTryFlag.c -mrelocation-model pic -pic-level 2 
> -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on 
> -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 
> -tune-cpu generic -mllvm -treat-scalable-fixed-error-as-warning 
> -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -v 
> -fprofile-instrument=llvm 
> -fcoverage-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -dependency-file 
> CMakeFiles/cmTC_5c25f.dir/OpenMPTryFlag.c.o.d -MT 
> CMakeFiles/cmTC_5c25f.dir/OpenMPTryFlag.c.o -sys-header-deps 
> -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem 
> /usr/local/include -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include 
> -internal-externc-isystem /usr/include/x86_64-linux-gnu 
> -internal-externc-isystem /include -internal-externc-isystem /usr/include 
> -fdebug-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -ferror-limit 19 -fopenmp -fopenmp-target-new-runtime -fgnuc-version=4.2.1 
> -mllvm -vp-counters-per-site=10.0 -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o 
> CMakeFiles/cmTC_5c25f.dir/OpenMPTryFlag.c.o -x c 
> /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/FindOpenMP/OpenMPTryFlag.c]
>   ignore line: [clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default 
> target x86_64-pc-linux-gnu]
>   ignore line: [ignoring nonexistent directory 
> "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"]
>   ignore line: [ignoring nonexistent directory "/include"]
>   ignore line: [#include "..." search starts here:]
>   ignore line: [#include <...> search starts here:]
>   ignore line: [ /usr/lib/llvm-14/lib/clang/14.0.6/include]
>   ignore line: [ /usr/local/include]
>   ignore line: [ /usr/include/x86_64-linux-gnu]
>   ignore line: [ /usr/include]
>   ignore line: [End of search list.]
>   ignore line: [[2/2] Linking C executable cmTC_5c25f]
>   ignore line: [Debian clang version 14.0.6-5]
>   ignore line: [Target: x86_64-pc-linux-gnu]
>   ignore line: [Thread model: posix]
>   ignore line: [InstalledDir: /usr/bin]
>   ignore line: [Found candidate GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Selected GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Candidate multilib: .]
>   ignore line: [@m64]
>   ignore line: [Selected multilib: .]
>   ignore line: [@m64]
>   link line: [ "/usr/bin/ld.lld-14" -pie --hash-style=both --build-id 
> --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o 
> cmTC_5c25f /usr/lib/x86_64-linux-gnu/Scrt1.o /usr/lib/x86_64-linux-gnu/crti.o 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o 
> -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/lib/x86_64-linux-gnu 
> -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/lib -L/usr/lib --build-id=sha1 
> -z relro CMakeFiles/cmTC_5c25f.dir/OpenMPTryFlag.c.o -u__llvm_profile_runtime 
> /usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a 
> -lomp -rpath /usr/lib/llvm-14/lib -L/usr/lib/llvm-14/lib -lgcc --as-needed 
> -lgcc_s --no-as-needed -lpthread -lc -lgcc --as-needed -lgcc_s --no-as-needed 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o 
> /usr/lib/x86_64-linux-gnu/crtn.o]
>     arg [/usr/bin/ld.lld-14] ==> ignore
>     arg [-pie] ==> ignore
>     arg [--hash-style=both] ==> ignore
>     arg [--build-id] ==> ignore
>     arg [--eh-frame-hdr] ==> ignore
>     arg [-m] ==> ignore
>     arg [elf_x86_64] ==> ignore
>     arg [-dynamic-linker] ==> ignore
>     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
>     arg [-o] ==> ignore
>     arg [cmTC_5c25f] ==> ignore
>     arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/12] ==> dir 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>     arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
>     arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
>     arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
>     arg [-L/lib] ==> dir [/lib]
>     arg [-L/usr/lib] ==> dir [/usr/lib]
>     arg [--build-id=sha1] ==> ignore
>     arg [-zrelro] ==> ignore
>     arg [CMakeFiles/cmTC_5c25f.dir/OpenMPTryFlag.c.o] ==> ignore
>     arg [-u__llvm_profile_runtime] ==> ignore
>     arg 
> [/usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a] 
> ==> lib 
> [/usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a]
>     arg [-lomp] ==> lib [omp]
>     arg [-rpath] ==> ignore
>     arg [/usr/lib/llvm-14/lib] ==> ignore
>     arg [-L/usr/lib/llvm-14/lib] ==> dir [/usr/lib/llvm-14/lib]
>     arg [-lgcc] ==> lib [gcc]
>     arg [--as-needed] ==> ignore
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [--no-as-needed] ==> ignore
>     arg [-lpthread] ==> lib [pthread]
>     arg [-lc] ==> lib [c]
>     arg [-lgcc] ==> lib [gcc]
>     arg [--as-needed] ==> ignore
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [--no-as-needed] ==> ignore
>   remove lib 
> [/usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a]
>   collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/12]
>   collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
>   collapse library dir [/lib/../lib64] ==> [/lib64]
>   collapse library dir [/usr/lib/x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/lib] ==> [/lib]
>   collapse library dir [/usr/lib] ==> [/usr/lib]
>   collapse library dir [/usr/lib/llvm-14/lib] ==> [/usr/lib/llvm-14/lib]
>   implicit libs: [omp;gcc;gcc_s;pthread;c;gcc;gcc_s]
>   implicit objs: []
>   implicit dirs: 
> [/usr/lib/gcc/x86_64-linux-gnu/12;/lib/x86_64-linux-gnu;/lib64;/usr/lib/x86_64-linux-gnu;/lib;/usr/lib;/usr/lib/llvm-14/lib]
>   implicit fwks: []
> 
> 
> Detecting CXX OpenMP compiler ABI info compiled with the following output:
> Change Dir: /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/ninja cmTC_c3f2e && [1/2] Building CXX object 
> CMakeFiles/cmTC_c3f2e.dir/OpenMPTryFlag.cpp.o
> Debian clang version 14.0.6-5
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /usr/bin
> Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Candidate multilib: .;@m64
> Selected multilib: .;@m64
> clang: warning: -Wl,--build-id=sha1: 'linker' input unused 
> [-Wunused-command-line-argument]
> clang: warning: argument unused during compilation: '-fuse-ld=lld-14' 
> [-Wunused-command-line-argument]
>  (in-process)
>  "/usr/lib/llvm-14/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj 
> -mrelax-all --mrelax-relocations -disable-free -clear-ast-before-backend 
> -disable-llvm-verifier -discard-value-names -main-file-name OpenMPTryFlag.cpp 
> -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all 
> -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
> -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -mllvm 
> -treat-scalable-fixed-error-as-warning -debug-info-kind=constructor 
> -dwarf-version=4 -debugger-tuning=gdb -v -fprofile-instrument=llvm 
> -fcoverage-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -dependency-file 
> CMakeFiles/cmTC_c3f2e.dir/OpenMPTryFlag.cpp.o.d -MT 
> CMakeFiles/cmTC_c3f2e.dir/OpenMPTryFlag.cpp.o -sys-header-deps 
> -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12 
> -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12
>  -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward 
> -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem 
> /usr/local/include -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include 
> -internal-externc-isystem /usr/include/x86_64-linux-gnu 
> -internal-externc-isystem /include -internal-externc-isystem /usr/include 
> -std=c++17 -fdeprecated-macro 
> -fdebug-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -ferror-limit 19 -fopenmp -fopenmp-target-new-runtime -fgnuc-version=4.2.1 
> -fcxx-exceptions -fexceptions -mllvm -vp-counters-per-site=10.0 -faddrsig 
> -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o 
> CMakeFiles/cmTC_c3f2e.dir/OpenMPTryFlag.cpp.o -x c++ 
> /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp
> clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default target 
> x86_64-pc-linux-gnu
> ignoring nonexistent directory 
> "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"
> ignoring nonexistent directory "/include"
> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12
>  
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12
>  /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward
>  /usr/lib/llvm-14/lib/clang/14.0.6/include
>  /usr/local/include
>  /usr/include/x86_64-linux-gnu
>  /usr/include
> End of search list.
> [2/2] Linking CXX executable cmTC_c3f2e
> Debian clang version 14.0.6-5
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> InstalledDir: /usr/bin
> Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
> Candidate multilib: .;@m64
> Selected multilib: .;@m64
>  "/usr/bin/ld.lld-14" -pie --hash-style=both --build-id --eh-frame-hdr -m 
> elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_c3f2e 
> /usr/lib/x86_64-linux-gnu/Scrt1.o /usr/lib/x86_64-linux-gnu/crti.o 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o 
> -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/lib/x86_64-linux-gnu 
> -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/lib -L/usr/lib --build-id=sha1 
> -z relro CMakeFiles/cmTC_c3f2e.dir/OpenMPTryFlag.cpp.o 
> -u__llvm_profile_runtime 
> /usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a 
> -lstdc++ -lm -lomp -rpath /usr/lib/llvm-14/lib -L/usr/lib/llvm-14/lib -lgcc_s 
> -lgcc -lpthread -lc -lgcc_s -lgcc 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o 
> /usr/lib/x86_64-linux-gnu/crtn.o
> 
> 
> 
> Parsed CXX OpenMP implicit link information from above output:
>   link line regex: [^( 
> *|.*[/\])(ld\.lld-14|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*(
>  |$)]
>   ignore line: [Change Dir: 
> /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp]
>   ignore line: []
>   ignore line: [Run Build Command(s):/usr/bin/ninja cmTC_c3f2e && [1/2] 
> Building CXX object CMakeFiles/cmTC_c3f2e.dir/OpenMPTryFlag.cpp.o]
>   ignore line: [Debian clang version 14.0.6-5]
>   ignore line: [Target: x86_64-pc-linux-gnu]
>   ignore line: [Thread model: posix]
>   ignore line: [InstalledDir: /usr/bin]
>   ignore line: [Found candidate GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Selected GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Candidate multilib: .]
>   ignore line: [@m64]
>   ignore line: [Selected multilib: .]
>   ignore line: [@m64]
>   ignore line: [clang: warning: -Wl --build-id=sha1: 'linker' input unused 
> [-Wunused-command-line-argument]]
>   ignore line: [clang: warning: argument unused during compilation: 
> '-fuse-ld=lld-14' [-Wunused-command-line-argument]]
>   ignore line: [ (in-process)]
>   ignore line: [ "/usr/lib/llvm-14/bin/clang" -cc1 -triple 
> x86_64-pc-linux-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free 
> -clear-ast-before-backend -disable-llvm-verifier -discard-value-names 
> -main-file-name OpenMPTryFlag.cpp -mrelocation-model pic -pic-level 2 
> -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on 
> -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 
> -tune-cpu generic -mllvm -treat-scalable-fixed-error-as-warning 
> -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -v 
> -fprofile-instrument=llvm 
> -fcoverage-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -dependency-file 
> CMakeFiles/cmTC_c3f2e.dir/OpenMPTryFlag.cpp.o.d -MT 
> CMakeFiles/cmTC_c3f2e.dir/OpenMPTryFlag.cpp.o -sys-header-deps 
> -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12 
> -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12
>  -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward 
> -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem 
> /usr/local/include -internal-isystem 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include 
> -internal-externc-isystem /usr/include/x86_64-linux-gnu 
> -internal-externc-isystem /include -internal-externc-isystem /usr/include 
> -std=c++17 -fdeprecated-macro 
> -fdebug-compilation-dir=/<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
>  -ferror-limit 19 -fopenmp -fopenmp-target-new-runtime -fgnuc-version=4.2.1 
> -fcxx-exceptions -fexceptions -mllvm -vp-counters-per-site=10.0 -faddrsig 
> -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o 
> CMakeFiles/cmTC_c3f2e.dir/OpenMPTryFlag.cpp.o -x c++ 
> /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp]
>   ignore line: [clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default 
> target x86_64-pc-linux-gnu]
>   ignore line: [ignoring nonexistent directory 
> "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"]
>   ignore line: [ignoring nonexistent directory "/include"]
>   ignore line: [#include "..." search starts here:]
>   ignore line: [#include <...> search starts here:]
>   ignore line: [ 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12]
>   ignore line: [ 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12]
>   ignore line: [ 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward]
>   ignore line: [ /usr/lib/llvm-14/lib/clang/14.0.6/include]
>   ignore line: [ /usr/local/include]
>   ignore line: [ /usr/include/x86_64-linux-gnu]
>   ignore line: [ /usr/include]
>   ignore line: [End of search list.]
>   ignore line: [[2/2] Linking CXX executable cmTC_c3f2e]
>   ignore line: [Debian clang version 14.0.6-5]
>   ignore line: [Target: x86_64-pc-linux-gnu]
>   ignore line: [Thread model: posix]
>   ignore line: [InstalledDir: /usr/bin]
>   ignore line: [Found candidate GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Selected GCC installation: 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>   ignore line: [Candidate multilib: .]
>   ignore line: [@m64]
>   ignore line: [Selected multilib: .]
>   ignore line: [@m64]
>   link line: [ "/usr/bin/ld.lld-14" -pie --hash-style=both --build-id 
> --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o 
> cmTC_c3f2e /usr/lib/x86_64-linux-gnu/Scrt1.o /usr/lib/x86_64-linux-gnu/crti.o 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o 
> -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/lib/x86_64-linux-gnu 
> -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/lib -L/usr/lib --build-id=sha1 
> -z relro CMakeFiles/cmTC_c3f2e.dir/OpenMPTryFlag.cpp.o 
> -u__llvm_profile_runtime 
> /usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a 
> -lstdc++ -lm -lomp -rpath /usr/lib/llvm-14/lib -L/usr/lib/llvm-14/lib -lgcc_s 
> -lgcc -lpthread -lc -lgcc_s -lgcc 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o 
> /usr/lib/x86_64-linux-gnu/crtn.o]
>     arg [/usr/bin/ld.lld-14] ==> ignore
>     arg [-pie] ==> ignore
>     arg [--hash-style=both] ==> ignore
>     arg [--build-id] ==> ignore
>     arg [--eh-frame-hdr] ==> ignore
>     arg [-m] ==> ignore
>     arg [elf_x86_64] ==> ignore
>     arg [-dynamic-linker] ==> ignore
>     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
>     arg [-o] ==> ignore
>     arg [cmTC_c3f2e] ==> ignore
>     arg [-L/usr/bin/../lib/gcc/x86_64-linux-gnu/12] ==> dir 
> [/usr/bin/../lib/gcc/x86_64-linux-gnu/12]
>     arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
>     arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
>     arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
>     arg [-L/lib] ==> dir [/lib]
>     arg [-L/usr/lib] ==> dir [/usr/lib]
>     arg [--build-id=sha1] ==> ignore
>     arg [-zrelro] ==> ignore
>     arg [CMakeFiles/cmTC_c3f2e.dir/OpenMPTryFlag.cpp.o] ==> ignore
>     arg [-u__llvm_profile_runtime] ==> ignore
>     arg 
> [/usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a] 
> ==> lib 
> [/usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a]
>     arg [-lstdc++] ==> lib [stdc++]
>     arg [-lm] ==> lib [m]
>     arg [-lomp] ==> lib [omp]
>     arg [-rpath] ==> ignore
>     arg [/usr/lib/llvm-14/lib] ==> ignore
>     arg [-L/usr/lib/llvm-14/lib] ==> dir [/usr/lib/llvm-14/lib]
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [-lgcc] ==> lib [gcc]
>     arg [-lpthread] ==> lib [pthread]
>     arg [-lc] ==> lib [c]
>     arg [-lgcc_s] ==> lib [gcc_s]
>     arg [-lgcc] ==> lib [gcc]
>   remove lib 
> [/usr/lib/llvm-14/lib/clang/14.0.6/lib/linux/libclang_rt.profile-x86_64.a]
>   collapse library dir [/usr/bin/../lib/gcc/x86_64-linux-gnu/12] ==> 
> [/usr/lib/gcc/x86_64-linux-gnu/12]
>   collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
>   collapse library dir [/lib/../lib64] ==> [/lib64]
>   collapse library dir [/usr/lib/x86_64-linux-gnu] ==> 
> [/usr/lib/x86_64-linux-gnu]
>   collapse library dir [/lib] ==> [/lib]
>   collapse library dir [/usr/lib] ==> [/usr/lib]
>   collapse library dir [/usr/lib/llvm-14/lib] ==> [/usr/lib/llvm-14/lib]
>   implicit libs: [stdc++;m;omp;gcc_s;gcc;pthread;c;gcc_s;gcc]
>   implicit objs: []
>   implicit dirs: 
> [/usr/lib/gcc/x86_64-linux-gnu/12;/lib/x86_64-linux-gnu;/lib64;/usr/lib/x86_64-linux-gnu;/lib;/usr/lib;/usr/lib/llvm-14/lib]
>   implicit fwks: []
> 
> 
> Performing C SOURCE FILE Test HAVE_FFI_CALL succeeded with the following 
> output:
> Change Dir: /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/ninja cmTC_b0bbc && [1/2] Building C object 
> CMakeFiles/cmTC_b0bbc.dir/src.c.o
> clang: warning: -Wl,--build-id=sha1: 'linker' input unused 
> [-Wunused-command-line-argument]
> clang: warning: argument unused during compilation: '-fuse-ld=lld-14' 
> [-Wunused-command-line-argument]
> [2/2] Linking C executable cmTC_b0bbc
> 
> 
> Source file was:
> 
>     struct ffi_cif;
>     typedef struct ffi_cif ffi_cif;
>     void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void 
> **avalue);
>     int main() { ffi_call(0, 0, 0, 0); }
> Performing C SOURCE FILE Test Terminfo_LINKABLE succeeded with the following 
> output:
> Change Dir: /<<PKGBUILDDIR>>/build/stage-0/halide/CMakeFiles/CMakeTmp
> 
> Run Build Command(s):/usr/bin/ninja cmTC_af362 && [1/2] Building C object 
> CMakeFiles/cmTC_af362.dir/src.c.o
> clang: warning: -Wl,--build-id=sha1: 'linker' input unused 
> [-Wunused-command-line-argument]
> clang: warning: argument unused during compilation: '-fuse-ld=lld-14' 
> [-Wunused-command-line-argument]
> [2/2] Linking C executable cmTC_af362
> 
> 
> Source file was:
> 
>     int setupterm(char *term, int filedes, int *errret);
>     int main() { return setupterm(0, 0, 0); }
> dh_auto_configure: error: cd build/stage-0/halide && cmake 
> -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
> -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
> -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
> -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
> -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
> -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON -GNinja -DCMAKE_VERBOSE_MAKEFILE=ON 
> -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_C_COMPILER=clang-14 
> -DCMAKE_CXX_COMPILER=clang\+\+-14 "-DCMAKE_C_FLAGS=-g 
> -fdebug-default-version=4 -fprofile-generate -Xclang -mllvm -Xclang 
> -vp-counters-per-site=10.0 -fuse-ld=lld-14 -Wl,--build-id=sha1" 
> "-DCMAKE_CXX_FLAGS=-g -fdebug-default-version=4 -fprofile-generate -Xclang 
> -mllvm -Xclang -vp-counters-per-site=10.0 -fuse-ld=lld-14 
> -Wl,--build-id=sha1" -DCMAKE_BUILD_TYPE=Release 
> -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON -DCMAKE_POSITION_INDEPENDENT_CODE=ON 
> -DHalide_ENABLE_RTTI=ON -DHalide_ENABLE_EXCEPTIONS=ON 
> -DWITH_PYTHON_BINDINGS=ON -DHalide_REQUIRE_LLVM_VERSION=14 
> -DLLVM_DIR=/usr/lib/llvm-14/lib/cmake/llvm -DHalide_SOVERSION_OVERRIDE=0 
> -DHalide_SHARED_LLVM=ON -DTARGET_WEBASSEMBLY=OFF -DWITH_TESTS=ON 
> -DWITH_TEST_PYTHON=ON -DWITH_DOCS=ON 
> -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu/ 
> -DHalide_INSTALL_PLUGINDIR=lib/x86_64-linux-gnu/halide14/ 
> -DCMAKE_INSTALL_INCLUDEDIR=include/halide14/ 
> -DHalide_INSTALL_CMAKEDIR=lib/x86_64-linux-gnu/cmake/Halide14/ 
> -DHalide_INSTALL_HELPERSDIR=lib/x86_64-linux-gnu/cmake/HalideHelpers14/ 
> -DCMAKE_INSTALL_BINDIR=lib/x86_64-linux-gnu/halide14/ 
> -DHalide_INSTALL_TOOLSDIR=src/halide14/ 
> -DHalide_INSTALL_PYTHONDIR=lib/python3/dist-packages/ 
> -DCMAKE_INSTALL_DOCDIR=share/doc/halide14/ ../../.. returned exit code 1
> make[2]: *** [debian/rules:97: perform_stage_build] Error 2


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/halide_14.0.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to