DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['TOPDIR/sources/meta-openembedded/meta-oe/recipes-support/librdkafka/librdkafka_1.6.1.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-devtools/cmake/cmake-native_3.19.5.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/ninja/ninja_1.10.2.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_11.0.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/chrpath/chrpath_0.16.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.66.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_11.0.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-support/boost/boost_1.75.0.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-core/glibc/glibc_2.33.bb:do_populate_sysroot']
NOTE: Installed into sysroot: []
NOTE: Skipping as already exists in sysroot: ['librdkafka', 'cmake-native', 'ninja-native', 'gcc-cross-arm', 'chrpath-native', 'pseudo-native', 'quilt-native', 'gcc-runtime', 'patch-native', 'boost', 'glibc', 'zlib', 'zstd', 'openssl', 'ncurses-native', 'curl-native', 'zlib-native', 'xz-native', 'bzip2-native', 're2c-native', 'gmp-native', 'autoconf-native', 'gnu-config-native', 'automake-native', 'unzip-native', 'flex-native', 'linux-libc-headers', 'mpfr-native', 'binutils-cross-arm', 'libmpc-native', 'libtool-native', 'texinfo-dummy-native', 'libgcc', 'attr-native', 'bzip2', 'python3', 'icu', 'opkg-utils', 'pkgconfig-native', 'openssl-native', 'gettext-minimal-native', 'm4-native', 'gdbm', 'libffi', 'libxcrypt', 'readline', 'libnsl2', 'xz', 'util-linux', 'sqlite3', 'libtirpc', 'ncurses', 'util-linux-libuuid', 'libcap-ng', 'libpam', 'bash-completion', 'flex', 'cracklib']
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing shell function do_configure
-- The C compiler identification is GNU 11.0.1
-- The CXX compiler identification is GNU 11.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Build will generate a shared library. Use CPPKAFKA_BUILD_SHARED=0 to perform a static build
-- Found ZSTD: TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/recipe-sysroot/usr/lib/libzstd.so
-- RdKafka configuration file found: TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/recipe-sysroot/usr/lib/cmake/RdKafka/RdKafkaConfig.cmake
-- Disabling tests because submodule Catch2 isn't checked out
-- Configuring done
CMake Error in src/CMakeLists.txt:
  Imported target "RdKafka::rdkafka" includes non-existent path

    "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/librdkafka/1.6.1-r0/recipe-sysroot/usr/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    LIB_SUFFIX
    PYTHON_EXECUTABLE
    Python3_EXECUTABLE
    Python_EXECUTABLE


CMake Generate step failed.  Build files cannot be regenerated correctly.
WARNING: TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/temp/run.do_configure.18217:168 exit 1 from 'cmake -G 'Ninja' -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/git -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DPYTHON_EXECUTABLE:PATH=/usr/bin/python3 -DPython_EXECUTABLE:PATH=/usr/bin/python3 -DPython3_EXECUTABLE:PATH=/usr/bin/python3 -DLIB_SUFFIX= -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/toolchain.cmake -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -Wno-dev'
WARNING: Backtrace (BB generated script): 
	#1: cmake_do_configure, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/temp/run.do_configure.18217, line 168
	#2: do_configure, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/temp/run.do_configure.18217, line 143
	#3: main, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/temp/run.do_configure.18217, line 203
ERROR: Execution of 'TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/temp/run.do_configure.18217' failed with exit code 1:
-- The C compiler identification is GNU 11.0.1
-- The CXX compiler identification is GNU 11.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Build will generate a shared library. Use CPPKAFKA_BUILD_SHARED=0 to perform a static build
-- Found ZSTD: TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/recipe-sysroot/usr/lib/libzstd.so
-- RdKafka configuration file found: TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/recipe-sysroot/usr/lib/cmake/RdKafka/RdKafkaConfig.cmake
-- Disabling tests because submodule Catch2 isn't checked out
-- Configuring done
CMake Error in src/CMakeLists.txt:
  Imported target "RdKafka::rdkafka" includes non-existent path

    "TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/librdkafka/1.6.1-r0/recipe-sysroot/usr/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    LIB_SUFFIX
    PYTHON_EXECUTABLE
    Python3_EXECUTABLE
    Python_EXECUTABLE


CMake Generate step failed.  Build files cannot be regenerated correctly.
WARNING: TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/temp/run.do_configure.18217:168 exit 1 from 'cmake -G 'Ninja' -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/git -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DPYTHON_EXECUTABLE:PATH=/usr/bin/python3 -DPython_EXECUTABLE:PATH=/usr/bin/python3 -DPython3_EXECUTABLE:PATH=/usr/bin/python3 -DLIB_SUFFIX= -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/toolchain.cmake -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -Wno-dev'
WARNING: Backtrace (BB generated script): 
	#1: cmake_do_configure, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/temp/run.do_configure.18217, line 168
	#2: do_configure, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/temp/run.do_configure.18217, line 143
	#3: main, TOPDIR/build/tmp/work/armv7vet2hf-neon-yoe-linux-gnueabi/libcppkafka/git-r0/temp/run.do_configure.18217, line 203

Backtrace (metadata-relative locations):
	#1: cmake_do_configure, TOPDIR/sources/openembedded-core/meta/classes/cmake.bbclass, line 173
	#2: do_configure, autogenerated, line 2

Error details

Submitted on:
30/03/21 13:53
Error type:
Recipe
Task:
do_configure
Recipe:
libcppkafka-git-r0
Recipe version:
unknown
Machine:
qemuarm
Distro:
yoe
Build system:
x86_64-linux
Target system:
arm-yoe-linux-gnueabi
Host distro:
ubuntu-18.04/ubuntu-18.04
Branch:
HEAD
Commit:
d08644098d23a6e2b0ab1e6b768ec8130893f5e4
Build:
#119403
Submitter:
Similar errors:
2
Open a bug