DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['/srv/pokybuild/yocto-worker/meta-virt/build/layers/openembedded-core/meta/recipes-devtools/cmake/cmake-native_4.2.2.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-virt/build/layers/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/meta-virt/build/layers/openembedded-core/meta/recipes-devtools/clang/llvm_git.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/meta-virt/build/layers/openembedded-core/meta/recipes-devtools/ninja/ninja_1.13.2.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/meta-virt/build/layers/openembedded-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/meta-virt/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-headers_1.4.335.0.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/meta-virt/build/layers/openembedded-core/meta/recipes-graphics/spir/spirv-tools_1.4.335.0.bb:do_populate_sysroot']
NOTE: Installed into sysroot: []
NOTE: Skipping as already exists in sysroot: ['gettext-minimal-native', 'llvm-tblgen-native', 'cmake-native', 'libtool-native', 'quilt-native', 'texinfo-dummy-native', 'openssl-native', 'libxml2-native', 'ncurses-native', 'zlib-native', 'llvm-native', 'make-native', 'ninja-native', 'perl-native', 'pkgconfig-native', 'bzip2-native', 'xz-native', 'zstd-native', 'spirv-headers-native', 'spirv-tools-native', 'gdbm-native', 'libffi-native', 're2c-native']
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing shell function do_configure
-- Found PkgConfig: TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/usr/bin/pkg-config (found version "0.29.2")
-- Using SPIR-V Headers from
TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/usr/include/..
-- The CXX compiler identification is GNU 14.2.1
-- The C compiler identification is GNU 14.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: TOPDIR/tmp/hosttools/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: TOPDIR/tmp/hosttools/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAVE_FFI_CALL
-- Performing Test HAVE_FFI_CALL - Success
-- Found FFI: TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/usr/lib/libffi.so
-- Found ZLIB: TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/usr/lib/libz.so (found version "1.3.1")
-- Found zstd: TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/usr/lib/libzstd.so
-- Found LibXml2: TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/usr/lib/libxml2.so (found version "2.15.1")
CMake Error at TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/usr/lib/cmake/llvm/LLVMExports.cmake:1166 (message):
The imported target "LLVMDemangle" references the file
"TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/usr/lib/libLLVMDemangle.a"
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
"TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/usr/lib/cmake/llvm/LLVMExports.cmake"
but not all the files it references.
Call Stack (most recent call first):
TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/usr/lib/cmake/llvm/LLVMConfig.cmake:308 (include)
CMakeLists.txt:82 (find_package)
-- Configuring incomplete, errors occurred!
WARNING: TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/temp/run.do_configure.946530:164 exit 1 from 'cmake -G 'Ninja' -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/sources/spirv-llvm-translator-21.1.3 -DCMAKE_INSTALL_PREFIX:PATH=TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DPYTHON_EXECUTABLE:PATH=/srv/pokybuild/buildbot-venv/bin/python3 -DPython_EXECUTABLE:PATH=/srv/pokybuild/buildbot-venv/bin/python3 -DPython3_EXECUTABLE:PATH=/srv/pokybuild/buildbot-venv/bin/python3 -DLIB_SUFFIX= -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE:FILEPATH=TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/toolchain.cmake -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON -DBASE_LLVM_VERSION='21.1.3' -DCMAKE_SKIP_BUILD_RPATH=ON -DBUILD_SHARED_LIBS=ON -DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/recipe-sysroot-native/usr/include/.. -Wno-dev'
WARNING: Backtrace (BB generated script):
#1: cmake_do_configure, TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/temp/run.do_configure.946530, line 164
#2: do_configure, TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/temp/run.do_configure.946530, line 143
#3: main, TOPDIR/tmp/work/x86_64-linux/spirv-llvm-translator-native/21.1.3/temp/run.do_configure.946530, line 182