Building temp_sensor_2.3.0 west build --build-dir c:\nordic_2.3\temp_sensor_2.3.0\build c:\nordic_2.3\temp_sensor_2.3.0 --pristine --board nrf52840dk_nrf52840 -- -DNCS_TOOLCHAIN_VERSION:STRING="NONE" -DBOARD_ROOT:STRING="c:/nordic_2.3/temp_sensor_2.3.0;c:/nordic_2.3/light_switch_new;c:/nordic_2.3/light_bulb_new;c:/nordic_2.3/template_2.3.0" -DDTC_OVERLAY_FILE:STRING="c:/nordic_2.3/temp_sensor_2.3.0/boards/nrf52840dk_nrf52840.overlay" -DCONF_FILE:STRING="c:/nordic_2.3/temp_sensor_2.3.0/prj.conf" -- west build: generating a build system Loading Zephyr default modules (Zephyr base). -- Application: C:/nordic_2.3/temp_sensor_2.3.0 -- Found Python3: C:/ncs/toolchains/v2.3.0/opt/bin/python.exe (found suitable exact version "3.8.2") found components: Interpreter -- Cache files will be written to: C:/ncs/v2.3.0/zephyr/.cache -- Zephyr version: 3.2.99 (C:/ncs/v2.3.0/zephyr) -- Found west (found suitable version "0.14.0", minimum required is "0.7.1") -- Board: nrf52840dk_nrf52840 -- Found host-tools: zephyr 0.15.2 (C:/ncs/toolchains/v2.3.0/opt/zephyr-sdk) -- Found toolchain: zephyr 0.15.2 (C:/ncs/toolchains/v2.3.0/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/v2.3.0/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/ncs/v2.3.0/zephyr/boards/arm/nrf52840dk_nrf52840/nrf52840dk_nrf52840.dts -- Found devicetree overlay: c:/nordic_2.3/temp_sensor_2.3.0/boards/nrf52840dk_nrf52840.overlay -- Generated zephyr.dts: C:/nordic_2.3/temp_sensor_2.3.0/build/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/nordic_2.3/temp_sensor_2.3.0/build/zephyr/include/generated/devicetree_generated.h -- Including generated dts.cmake file: C:/nordic_2.3/temp_sensor_2.3.0/build/zephyr/dts.cmake Parsing C:/nordic_2.3/temp_sensor_2.3.0/Kconfig Loaded configuration 'C:/ncs/v2.3.0/zephyr/boards/arm/nrf52840dk_nrf52840/nrf52840dk_nrf52840_defconfig' Merged configuration 'c:/nordic_2.3/temp_sensor_2.3.0/prj.conf' Configuration saved to 'C:/nordic_2.3/temp_sensor_2.3.0/build/zephyr/.config' Kconfig header saved to 'C:/nordic_2.3/temp_sensor_2.3.0/build/zephyr/include/generated/autoconf.h' -- The C compiler identification is GNU 12.1.0 -- The CXX compiler identification is GNU 12.1.0 -- The ASM compiler identification is GNU -- Found assembler: C:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe -- Found Python3: C:/ncs/toolchains/v2.3.0/opt/bin/python.exe (found version "3.8.2") found components: Interpreter === child image mcuboot - begin === loading initial cache file C:/nordic_2.3/temp_sensor_2.3.0/build/mcuboot/child_image_preload.cmake Loading Zephyr default modules (Zephyr base). -- Application: C:/ncs/v2.3.0/bootloader/mcuboot/boot/zephyr -- Found Python3: C:/ncs/toolchains/v2.3.0/opt/bin/python.exe (found suitable exact version "3.8.2") found components: Interpreter -- Cache files will be written to: C:/ncs/v2.3.0/zephyr/.cache -- Zephyr version: 3.2.99 (C:/ncs/v2.3.0/zephyr) -- Found west (found suitable version "0.14.0", minimum required is "0.7.1") -- Board: nrf52840dk_nrf52840 -- Found host-tools: zephyr 0.15.2 (C:/ncs/toolchains/v2.3.0/opt/zephyr-sdk) -- Found toolchain: zephyr 0.15.2 (C:/ncs/toolchains/v2.3.0/opt/zephyr-sdk) -- Found Dtc: C:/ncs/toolchains/v2.3.0/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") -- Found BOARD.dts: C:/ncs/v2.3.0/zephyr/boards/arm/nrf52840dk_nrf52840/nrf52840dk_nrf52840.dts -- Found devicetree overlay: C:/ncs/v2.3.0/nrf/modules/mcuboot/usb.overlay -- Found devicetree overlay: C:/ncs/v2.3.0/bootloader/mcuboot/boot/zephyr/dts.overlay -- Generated zephyr.dts: C:/nordic_2.3/temp_sensor_2.3.0/build/mcuboot/zephyr/zephyr.dts -- Generated devicetree_generated.h: C:/nordic_2.3/temp_sensor_2.3.0/build/mcuboot/zephyr/include/generated/devicetree_generated.h -- Including generated dts.cmake file: C:/nordic_2.3/temp_sensor_2.3.0/build/mcuboot/zephyr/dts.cmake Parsing C:/ncs/v2.3.0/modules/lib/matter/config/nrfconnect/chip-module/Kconfig.mcuboot.root Loaded configuration 'C:/ncs/v2.3.0/zephyr/boards/arm/nrf52840dk_nrf52840/nrf52840dk_nrf52840_defconfig' Merged configuration 'C:/nordic_2.3/temp_sensor_2.3.0/child_image/mcuboot/prj.conf' Merged configuration 'C:/ncs/v2.3.0/nrf/subsys/partition_manager/partition_manager_enabled.conf' Merged configuration 'C:/nordic_2.3/temp_sensor_2.3.0/build/mcuboot/zephyr/misc/generated/extra_kconfig_options.conf' Configuration saved to 'C:/nordic_2.3/temp_sensor_2.3.0/build/mcuboot/zephyr/.config' Kconfig header saved to 'C:/nordic_2.3/temp_sensor_2.3.0/build/mcuboot/zephyr/include/generated/autoconf.h' -- The C compiler identification is GNU 12.1.0 -- The CXX compiler identification is GNU 12.1.0 -- The ASM compiler identification is GNU -- Found assembler: C:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe CMake Warning at C:/ncs/v2.3.0/nrf/lib/flash_patch/CMakeLists.txt:8 (message): ---------------------------------------------------------- --- WARNING: To maintain the integrity of secure boot, --- --- enable CONFIG_DISABLE_FLASH_PATCH in production. --- ---------------------------------------------------------- MCUBoot bootloader key file: C:/ncs/v2.3.0/bootloader/mcuboot/root-ec-p256.pem -- Configuring done -- Generating done -- Build files have been written to: C:/nordic_2.3/temp_sensor_2.3.0/build/mcuboot === child image mcuboot - end === CMake Warning at C:/ncs/v2.3.0/nrf/modules/mcuboot/CMakeLists.txt:286 (message): --------------------------------------------------------- --- WARNING: Using default MCUBoot key, it should not --- --- be used for production. --- --------------------------------------------------------- CMake Warning at C:/ncs/v2.3.0/nrfxlib/openthread/cmake/extensions.cmake:113 (message): Current nrf_security configuration does not provide all MBEDTLS options which are required by precompiled OpenThread libraries. The minimum of MBEDTLS configuration is stored at: C:/ncs/v2.3.0/nrfxlib/openthread/lib/cortex-m4/hard-float/v1.3/mtd/oberon/nrf_security_mbedtls_configuration.h Call Stack (most recent call first): C:/ncs/v2.3.0/nrfxlib/openthread/CMakeLists.txt:82 (check_openthread_dependencies) CMake Warning at C:/ncs/v2.3.0/zephyr/CMakeLists.txt:1838 (message): __ASSERT() statements are globally ENABLED -- Found partition manager static configuration: C:/nordic_2.3/temp_sensor_2.3.0/configuration/nrf52840dk_nrf52840/pm_static_dfu.yml Partition 'mcuboot' is not included in the dynamic resolving since it is statically defined. Partition 'mcuboot_pad' is not included in the dynamic resolving since it is statically defined. Partition 'mcuboot_primary' is not included in the dynamic resolving since it is statically defined. Partition 'mcuboot_primary_app' is not included in the dynamic resolving since it is statically defined. Partition 'settings_storage' is not included in the dynamic resolving since it is statically defined. Partition 'mcuboot_secondary' is not included in the dynamic resolving since it is statically defined. CMake Error at C:/ncs/v2.3.0/modules/lib/matter/src/app/chip_data_model.cmake:45 (message): Failed to execute zap_cluster_list.py: Traceback (most recent call last): File "C:/ncs/v2.3.0/modules/lib/matter/src/app/zap_cluster_list.py", line 258, in main() File "C:/ncs/v2.3.0/modules/lib/matter/src/app/zap_cluster_list.py", line 252, in main dump_zapfile_clusters(args.zap_file) File "C:/ncs/v2.3.0/modules/lib/matter/src/app/zap_cluster_list.py", line 234, in dump_zapfile_clusters get_cluster_sources(server_clusters, SERVER_CLUSTERS, 'server')) File "C:/ncs/v2.3.0/modules/lib/matter/src/app/zap_cluster_list.py", line 197, in get_cluster_sources raise ValueError("Unhandled %s cluster: %s" ValueError: Unhandled server cluster: OTA_REQUESTOR_CLUSTER (hint: add to src/app/zap_cluster_list.py) Call Stack (most recent call first): C:/ncs/v2.3.0/modules/lib/matter/src/app/chip_data_model.cmake:82 (chip_configure_zap_file) CMakeLists.txt:52 (chip_configure_data_model) -- Configuring incomplete, errors occurred! See also "C:/nordic_2.3/temp_sensor_2.3.0/build/CMakeFiles/CMakeOutput.log". See also "C:/nordic_2.3/temp_sensor_2.3.0/build/CMakeFiles/CMakeError.log". FATAL ERROR: command exited with status 1: 'c:\ncs\toolchains\v2.3.0\opt\bin\cmake.EXE' '-DWEST_PYTHON=c:\ncs\toolchains\v2.3.0\opt\bin\python.exe' '-Bc:\nordic_2.3\temp_sensor_2.3.0\build' -GNinja -DBOARD=nrf52840dk_nrf52840 -DNCS_TOOLCHAIN_VERSION:STRING=NONE '-DBOARD_ROOT:STRING=c:/nordic_2.3/temp_sensor_2.3.0;c:/nordic_2.3/light_switch_new;c:/nordic_2.3/light_bulb_new;c:/nordic_2.3/template_2.3.0' -DDTC_OVERLAY_FILE:STRING=c:/nordic_2.3/temp_sensor_2.3.0/boards/nrf52840dk_nrf52840.overlay -DCONF_FILE:STRING=c:/nordic_2.3/temp_sensor_2.3.0/prj.conf '-Sc:\nordic_2.3\temp_sensor_2.3.0' * The terminal process terminated with exit code: 1. * Terminal will be reused by tasks, press any key to close it.