> Executing task: nRF Connect: Generate config nrf5340dk_nrf5340_cpuapp for SDK/ncs/v1.8.0/nrf/samples/bluetooth/peripheral_uart < Building peripheral_uart west build --build-dir d:\nordic\SDK\ncs\v1.8.0\nrf\samples\bluetooth\peripheral_uart\build_1 d:\nordic\SDK\ncs\v1.8.0\nrf\samples\bluetooth\peripheral_uart --pristine --board nrf5340dk_nrf5340_cpuapp -- -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=On -DNCS_TOOLCHAIN_VERSION:STRING="NONE" -DCONFIG_DEBUG_OPTIMIZATIONS=y -DCONFIG_DEBUG_THREAD_INFO=y -DCONF_FILE:STRING="prj_cdc.conf" -DBOARD_ROOT:STRING="d:/nordic/Stefi" -DDTC_OVERLAY_FILE="usb.overlay" -- west build: generating a build system Including boilerplate (Zephyr base): D:/nordic/SDK/ncs/v1.8.0/zephyr/cmake/app/boilerplate.cmake -- Application: D:/nordic/SDK/ncs/v1.8.0/nrf/samples/bluetooth/peripheral_uart -- Zephyr version: 2.7.0 (D:/nordic/SDK/ncs/v1.8.0/zephyr), build: v2.7.0-ncs1 -- Found Python3: D:/nordic/SDK/ncs/v1.8.0/toolchain/opt/bin/python.exe (found suitable exact version "3.8.2") found components: Interpreter -- Found west (found suitable version "0.12.0", minimum required is "0.7.1") -- Board: nrf5340dk_nrf5340_cpuapp -- Cache files will be written to: D:/nordic/SDK/ncs/v1.8.0/zephyr/.cache -- Found dtc: D:/nordic/SDK/ncs/v1.8.0/toolchain/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found toolchain: gnuarmemb (d:/nordic/SDK/ncs/v1.8.0/toolchain/opt) -- Found BOARD.dts: D:/nordic/SDK/ncs/v1.8.0/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp.dts -- Found devicetree overlay: usb.overlay -- Generated zephyr.dts: D:/nordic/SDK/ncs/v1.8.0/nrf/samples/bluetooth/peripheral_uart/build_1/zephyr/zephyr.dts -- Generated devicetree_unfixed.h: D:/nordic/SDK/ncs/v1.8.0/nrf/samples/bluetooth/peripheral_uart/build_1/zephyr/include/generated/devicetree_unfixed.h -- Generated device_extern.h: D:/nordic/SDK/ncs/v1.8.0/nrf/samples/bluetooth/peripheral_uart/build_1/zephyr/include/generated/device_extern.h -- Including generated dts.cmake file: D:/nordic/SDK/ncs/v1.8.0/nrf/samples/bluetooth/peripheral_uart/build_1/zephyr/dts.cmake warning: BT_SMP (defined at D:\nordic\SDK\ncs\v1.8.0\zephyr\subsys\bluetooth\host\Kconfig:264, d:\nordic\SDK\ncs\v1.8.0\nrf\samples\bluetooth\peripheral_uart\build_1\subsys\bluetooth\host\Kconfig:264) has direct dependencies (BT_CONN && BT_HCI_HOST && BT_RPC_STACK) || (BT_CONN && BT_HCI_HOST && BT_HCI && BT) with value n, but is currently being y-selected by the following symbols: - BT_NUS_SECURITY_ENABLED (defined at D:\nordic\SDK\ncs\v1.8.0\nrf\samples\bluetooth\peripheral_uart\Kconfig:23), with value y, direct dependencies y (value: y) Parsing D:/nordic/SDK/ncs/v1.8.0/nrf/samples/bluetooth/peripheral_uart/Kconfig Loaded configuration 'D:/nordic/SDK/ncs/v1.8.0/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp_defconfig' Merged configuration 'D:/nordic/SDK/ncs/v1.8.0/nrf/samples/bluetooth/peripheral_uart/prj_cdc.conf' Merged configuration 'D:/nordic/SDK/ncs/v1.8.0/nrf/samples/bluetooth/peripheral_uart/build_1/zephyr/misc/generated/extra_kconfig_options.conf' error: Aborting due to Kconfig warnings CMake Error at D:\nordic\SDK\ncs\v1.8.0\zephyr\cmake\kconfig.cmake:270 (message): command failed with return code: 1 Call Stack (most recent call first): D:\nordic\SDK\ncs\v1.8.0\zephyr\cmake\app\boilerplate.cmake:546 (include) D:\nordic\SDK\ncs\v1.8.0\zephyr\share\zephyr-package\cmake\ZephyrConfig.cmake:24 (include) D:\nordic\SDK\ncs\v1.8.0\zephyr\share\zephyr-package\cmake\ZephyrConfig.cmake:35 (include_boilerplate) d:\nordic\SDK\ncs\v1.8.0\nrf\samples\bluetooth\peripheral_uart\build_1\CMakeLists.txt:12 (find_package) -- Configuring incomplete, errors occurred! FATAL ERROR: command exited with status 1: 'd:\nordic\SDK\ncs\v1.8.0\toolchain\opt\bin\cmake.EXE' '-DWEST_PYTHON=d:\nordic\SDK\ncs\v1.8.0\toolchain\opt\bin\python.exe' '-Bd:\nordic\SDK\ncs\v1.8.0\nrf\samples\bluetooth\peripheral_uart\build_1' '-Sd:\nordic\SDK\ncs\v1.8.0\nrf\samples\bluetooth\peripheral_uart' -GNinja -DBOARD=nrf5340dk_nrf5340_cpuapp -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=On -DNCS_TOOLCHAIN_VERSION:STRING=NONE -DCONFIG_DEBUG_OPTIMIZATIONS=y -DCONFIG_DEBUG_THREAD_INFO=y -DCONF_FILE:STRING=prj_cdc.conf -DBOARD_ROOT:STRING=d:/nordic/Stefi -DDTC_OVERLAY_FILE=usb.overlay The terminal process terminated with exit code: 1. Terminal will be reused by tasks, press any key to close it.