-- west build: generating a build system -- Found Python3: /home/ivob/connectedhomeip/.environment/pigweed-venv/bin/python3.10 (found version "3.10.6") found components: Interpreter Loading Zephyr default modules (Zephyr base). -- Application: /home/ivob/connectedhomeip/examples/lock-app/nrfconnect -- Found Python3: /home/ivob/connectedhomeip/.environment/pigweed-venv/bin/python3.10 (found suitable exact version "3.10.6") found components: Interpreter -- Cache files will be written to: /home/ivob/.cache/zephyr -- Zephyr version: 3.2.99 (/home/ivob/tools/ncs/zephyr) -- Found west (found suitable version "1.0.0", minimum required is "0.7.1") -- Board: nrf52840dk_nrf52840 -- Found toolchain: gnuarmemb (/home/ivob/zephyr-sdk-0.15.2/) CMake Error at /home/ivob/tools/ncs/zephyr/cmake/compiler/gcc/generic.cmake:9 (message): Zephyr was unable to find the toolchain. Is the environment misconfigured? User-configuration: ZEPHYR_TOOLCHAIN_VARIANT: gnuarmemb Internal variables: CROSS_COMPILE: /home/ivob/zephyr-sdk-0.15.2//bin/arm-none-eabi- TOOLCHAIN_HOME: /home/ivob/zephyr-sdk-0.15.2/ Call Stack (most recent call first): /home/ivob/tools/ncs/zephyr/cmake/modules/FindHostTools.cmake:107 (include) /home/ivob/tools/ncs/zephyr/cmake/modules/dts.cmake:8 (find_package) /home/ivob/tools/ncs/zephyr/cmake/modules/zephyr_default.cmake:108 (include) /home/ivob/tools/ncs/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include) /home/ivob/tools/ncs/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate) CMakeLists.txt:34 (find_package) -- Configuring incomplete, errors occurred! FATAL ERROR: command exited with status 1: /usr/bin/cmake -DWEST_PYTHON=/home/ivob/connectedhomeip/.environment/pigweed-venv/bin/python -B/home/ivob/connectedhomeip/examples/lock-app/nrfconnect/build -GNinja -DBOARD=nrf52840dk_nrf52840 -S/home/ivob/connectedhomeip/examples/lock-app/nrfconnect