Fail building Matter: light bulb SDK 3.0.0

Hi.

I try to build the example Matter: light bulb and in the terminal shows an error that iI don´t underestand what is the problem.

Please ¿Any could explain me why ocurs this error and how solve it?

I dont touch nothing of the code only copy a sample and configure the build parameters how this image and run the build.

 

Here is the terminal text exit.

 *  Executing task: nRF Connect: Generate config nrf5340dk/nrf5340/cpuapp for d:\ABTC\ABTC_Boards\ABTC_Wally\abtc_wally\FW_IMINOK_2023_57\LightBulb300 

Building LightBulb300
west build --build-dir d:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build d:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300 --pristine --board nrf5340dk/nrf5340/cpuapp -- -DCONF_FILE="prj.conf" -DDTC_OVERLAY_FILE=boards/nrf5340dk_nrf5340_cpuapp.overlay

-- west build: generating a build system
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: C:/ncs/toolchains/c1a76fddb2/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: C:/ncs/v3.0.0/zephyr/.cache
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: nrf5340dk, qualifiers: nrf5340/cpuapp
Parsing d:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/Kconfig.sysbuild
Loaded configuration 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/_sysbuild/empty.conf'
Merged configuration 'd:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/sysbuild.conf'
Configuration saved to 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/zephyr/.config'
Kconfig header saved to 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/_sysbuild/autoconf.h'
--
   *****************************
   * Running CMake for mcuboot *
   *****************************

Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/v3.0.0/bootloader/mcuboot/boot/zephyr
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/c1a76fddb2/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: C:/ncs/v3.0.0/zephyr/.cache
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: nrf5340dk, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/c1a76fddb2/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/ncs/v3.0.0/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts
-- Found devicetree overlay: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/sysbuild/mcuboot/boards/nrf5340dk_nrf5340_cpuapp.overlay
-- Found devicetree overlay: C:/ncs/v3.0.0/nrf/modules/mcuboot/flash_sim.overlay
-- Generated zephyr.dts: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/mcuboot/zephyr/zephyr.dts
-- Generated pickled edt: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/mcuboot/zephyr/edt.pickle
-- Generated zephyr.dts: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/mcuboot/zephyr/zephyr.dts
-- Generated devicetree_generated.h: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/mcuboot/zephyr/dts.cmake

warning: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM is enabled.

Parsing C:/ncs/v3.0.0/bootloader/mcuboot/boot/zephyr/Kconfig
Loaded configuration 'C:/ncs/v3.0.0/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp_defconfig'
Merged configuration 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/sysbuild/mcuboot/prj.conf'
Merged configuration 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/sysbuild/mcuboot/boards/nrf5340dk_nrf5340_cpuapp.conf'
Merged configuration 'C:/ncs/v3.0.0/nrf/subsys/partition_manager/ext_flash_mcuboot_secondary.conf'
Merged configuration 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/mcuboot/zephyr/.config.sysbuild'
Configuration saved to 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/mcuboot/zephyr/.config'
Kconfig header saved to 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/mcuboot/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38")
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
MCUBoot bootloader key file: C:/ncs/v3.0.0/bootloader/mcuboot/root-rsa-2048.pem
CMake Warning at CMakeLists.txt:393 (message):
  WARNING: Using default MCUboot signing key file, this file is for debug use
  only and is not secure!


-- Configuring done
-- Generating done
-- Build files have been written to: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/mcuboot
--
   *******************************
   * Running CMake for ipc_radio *
   *******************************

Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/v3.0.0/nrf/applications/ipc_radio
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/c1a76fddb2/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: C:/ncs/v3.0.0/zephyr/.cache
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: nrf5340dk, qualifiers: nrf5340/cpunet
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/c1a76fddb2/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/ncs/v3.0.0/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpunet.dts
-- Generated zephyr.dts: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/zephyr/zephyr.dts
-- Generated pickled edt: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/zephyr/edt.pickle
-- Generated zephyr.dts: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/zephyr/zephyr.dts
-- Generated devicetree_generated.h: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/zephyr/dts.cmake

warning: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM is enabled.

Parsing C:/ncs/v3.0.0/nrf/applications/ipc_radio/Kconfig
Loaded configuration 'C:/ncs/v3.0.0/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpunet_defconfig'
Merged configuration 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/sysbuild/ipc_radio/prj.conf'
Merged configuration 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/sysbuild/ipc_radio/boards/nrf5340dk_nrf5340_cpunet.conf'
Merged configuration 'C:/ncs/v3.0.0/nrf/applications/ipc_radio/overlay-bt_hci_ipc.conf'
Merged configuration 'C:/ncs/v3.0.0/nrf/applications/ipc_radio/overlay-802154.conf'
Merged configuration 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/zephyr/.config.sysbuild'
Configuration saved to 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/zephyr/.config'
Kconfig header saved to 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38")
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
-- libmetal version: 1.7.0 (C:/ncs/v3.0.0/nrf/applications/ipc_radio)
-- Build type:
-- Host:    Windows/AMD64
-- Target:  Generic/arm
-- Machine: arm
-- Vendor: none
-- Looking for include file stdatomic.h
-- Looking for include file stdatomic.h - found
-- open-amp version: 1.7.0 (C:/ncs/v3.0.0/modules/lib/open-amp/open-amp)
-- Host:    Windows/AMD64
-- Target:  Generic/arm
-- Machine: arm
-- C_FLAGS :  -Wall -Wextra
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
CMake Warning at C:/ncs/v3.0.0/zephyr/CMakeLists.txt:1002 (message):
  No SOURCES given to Zephyr library: drivers__console

  Excluding target from build.


CMake Warning at C:/ncs/v3.0.0/zephyr/CMakeLists.txt:2180 (message):
  __ASSERT() statements are globally ENABLED


-- Configuring done
CMake Warning in C:/ncs/v3.0.0/zephyr/modules/hal_nordic/nrf_802154/CMakeLists.txt:
  The object file directory

    D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/modules/hal_nordic/modules/hal_nordic/nrf_802154/CMakeFiles/nrf-802154-platform.dir/./

  has 175 characters.  The maximum full path to an object file is 250
  characters (see CMAKE_OBJECT_PATH_MAX).  Object file

    C_/ncs/v3.0.0/nrf/modules/nrfxlib/nrf_802154/sl/platform/nrf_802154_platform_sl_lptimer_zephyr.c.obj

  cannot be safely placed under this directory.  The build may not work
  correctly.


-- Generating done
-- Build files have been written to: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio
--
   *************************
   * Running CMake for b0n *
   *************************

Loading Zephyr default modules (Zephyr base).
-- Application: C:/ncs/v3.0.0/nrf/samples/nrf5340/netboot
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/c1a76fddb2/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: C:/ncs/v3.0.0/zephyr/.cache
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: nrf5340dk, qualifiers: nrf5340/cpunet
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/c1a76fddb2/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/ncs/v3.0.0/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpunet.dts
-- Generated zephyr.dts: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/b0n/zephyr/zephyr.dts
-- Generated pickled edt: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/b0n/zephyr/edt.pickle
-- Generated zephyr.dts: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/b0n/zephyr/zephyr.dts
-- Generated devicetree_generated.h: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/b0n/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/b0n/zephyr/dts.cmake
Parsing C:/ncs/v3.0.0/nrf/samples/nrf5340/netboot/Kconfig
Loaded configuration 'C:/ncs/v3.0.0/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpunet_defconfig'
Merged configuration 'C:/ncs/v3.0.0/nrf/samples/nrf5340/netboot/prj.conf'
Merged configuration 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/b0n/zephyr/.config.sysbuild'
Configuration saved to 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/b0n/zephyr/.config'
Kconfig header saved to 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/b0n/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38")
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
CMake Warning at C:/ncs/v3.0.0/zephyr/CMakeLists.txt:2180 (message):
  __ASSERT() statements are globally ENABLED


-- Configuring done
-- Generating done
-- Build files have been written to: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/b0n
--
   **********************************
   * Running CMake for LightBulb300 *
   **********************************

Loading Zephyr default modules (Zephyr base).
-- Application: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/c1a76fddb2/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: C:/ncs/v3.0.0/zephyr/.cache
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: nrf5340dk, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk)
-- Found Dtc: C:/ncs/toolchains/c1a76fddb2/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
-- Found BOARD.dts: C:/ncs/v3.0.0/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts
-- Found devicetree overlay: boards/nrf5340dk_nrf5340_cpuapp.overlay
-- Generated zephyr.dts: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/zephyr.dts
-- Generated pickled edt: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/edt.pickle
-- Generated zephyr.dts: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/zephyr.dts
-- Generated devicetree_generated.h: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/dts.cmake
Parsing D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/Kconfig
Loaded configuration 'C:/ncs/v3.0.0/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp_defconfig'
Merged configuration 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/prj.conf'
Merged configuration 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/.config.sysbuild'
Configuration saved to 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/.config'
Kconfig header saved to 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: c:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38")
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
=========== Generating psa_crypto_config ===============
Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False
Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: True
Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False
Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False
Backup: CONFIG_MBEDTLS_THREADING: False
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== Checkpoint: backup ===============
Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False
Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: True
Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False
Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False
Restore: CONFIG_MBEDTLS_THREADING: False
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_config ===============
=========== Generating psa_crypto_library_config ===============
Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: True
Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False
Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False
Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True
Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False
Backup: CONFIG_MBEDTLS_THREADING: False
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== Checkpoint: backup ===============
Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: True
Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False
Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False
Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True
Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False
Restore: CONFIG_MBEDTLS_THREADING: False
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_library_config ===============
################### OPENTHREAD REPORT ###################
+ Target device: nrf5340
+ Thread version: v1.4
+ OpenThread library feature set: Full Thread Device (FTD)
+ Thread device type: Full End Device (FED)
+ OpenThread Library: openthread/lib/nrf5340/soft-float/v1.4/ftd
+ OpenThread NCS revision: ncs-thread-reference-20250402-dirty
+ OpenThread NCS SHA: 0e2666713
+ NCS revision: v3.0.0-rc2-35-g3bfc46578e-dirty
+ NCS SHA: 3bfc46578e
+ No differences in the used Thread library in comparison to the NCS v3.0.0 release.
###################        END        ###################
-- libmetal version: 1.7.0 (D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300)
-- Build type:
-- Host:    Windows/AMD64
-- Target:  Generic/arm
-- Machine: arm
-- Vendor: none
-- Looking for include file stdatomic.h
-- Looking for include file stdatomic.h - found
-- open-amp version: 1.7.0 (C:/ncs/v3.0.0/modules/lib/open-amp/open-amp)
-- Host:    Windows/AMD64
-- Target:  Generic/arm
-- Machine: arm
-- C_FLAGS :  -Wall -Wextra
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Found Python3: C:/ncs/toolchains/c1a76fddb2/opt/bin/python.exe (found version "3.12.4") found components: Interpreter
-- Including signing script: C:/ncs/v3.0.0/nrf/cmake/sysbuild/image_signing.cmake
CMake Warning at C:/ncs/v3.0.0/zephyr/CMakeLists.txt:2180 (message):
  __ASSERT() statements are globally ENABLED


-- Configuring done
-- Generating done
-- Build files have been written to: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300
-- Found Python3: C:/ncs/toolchains/c1a76fddb2/opt/bin/python.exe (found version "3.12.4") found components: Interpreter
CMake Warning at C:/ncs/v3.0.0/nrf/cmake/sysbuild/debug_keys.cmake:27 (message):
  

      --------------------------------------------------------------
      --- WARNING: Using generated NSIB public/private key-pair. ---
      --- It should not be used for production.                  ---
      --- See SB_CONFIG_SECURE_BOOT_SIGNING_KEY_FILE             ---
      --------------------------------------------------------------
      

Call Stack (most recent call first):
  C:/ncs/v3.0.0/nrf/cmake/sysbuild/provision_hex.cmake:11 (include)
  C:/ncs/v3.0.0/nrf/sysbuild/CMakeLists.txt:55 (include)
  C:/ncs/v3.0.0/nrf/sysbuild/CMakeLists.txt:739 (include_provision_hex)
  cmake/modules/sysbuild_extensions.cmake:583 (nrf_POST_CMAKE)
  cmake/modules/sysbuild_extensions.cmake:583 (cmake_language)
  cmake/modules/sysbuild_images.cmake:46 (sysbuild_module_call)
  cmake/modules/sysbuild_default.cmake:21 (include)
  C:/ncs/v3.0.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  C:/ncs/v3.0.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  C:/ncs/v3.0.0/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)
  template/CMakeLists.txt:10 (find_package)


-- Found partition manager static configuration : D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/pm_static_nrf5340dk_nrf5340_cpuapp.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_primary_1' 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.
Partition 'mcuboot_secondary_1' is not included in the dynamic resolving since it is statically defined.
Partition 'pcd_sram' is not included in the dynamic resolving since it is statically defined.
Dropping partition 'hw_unique_key_partition' since its size is 0.
-- Configuring done
-- Generating done
-- Build files have been written to: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build
←[92m-- west build: building application
[0/50] Generating signing key
[1/50] Creating public key from private key used for signing
[19/50] Performing build step for 'LightBulb300'
[0/1] Re-running CMake...
Loading Zephyr default modules (Zephyr base (cached)).
-- Application: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300
-- CMake version: 3.21.0
-- Found Python3: C:/ncs/toolchains/c1a76fddb2/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: C:/ncs/v3.0.0/zephyr/.cache
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: nrf5340dk, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/c1a76fddb2/opt/zephyr-sdk)
-- Found BOARD.dts: C:/ncs/v3.0.0/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts
-- Found devicetree overlay: boards/nrf5340dk_nrf5340_cpuapp.overlay
-- Generated zephyr.dts: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/zephyr.dts
-- Generated pickled edt: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/edt.pickle
-- Generated zephyr.dts: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/zephyr.dts
-- Generated devicetree_generated.h: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/dts.cmake
Parsing D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/Kconfig
Loaded configuration 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/.config'
Merged configuration 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/.config.sysbuild'
No change to configuration in 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/.config'
No change to Kconfig header in 'D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/include/generated/zephyr/autoconf.h'
=========== Generating psa_crypto_config ===============
Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False
Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: True
Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False
Backup: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False
Backup: CONFIG_MBEDTLS_THREADING: False
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== Checkpoint: backup ===============
Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False
Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: True
Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False
Restore: CONFIG_MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT: False
Restore: CONFIG_MBEDTLS_THREADING: False
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_config ===============
=========== Generating psa_crypto_library_config ===============
Backup: CONFIG_MBEDTLS_PSA_CRYPTO_C: True
Backup: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False
Backup: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False
Backup: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True
Backup: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False
Backup: CONFIG_MBEDTLS_THREADING: False
Backup: CONFIG_MBEDTLS_THREADING_ALT: True
=========== Checkpoint: backup ===============
Restore: CONFIG_MBEDTLS_PSA_CRYPTO_C: True
Restore: CONFIG_MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER: False
Restore: CONFIG_MBEDTLS_PSA_CRYPTO_SPM: False
Restore: CONFIG_MBEDTLS_USE_PSA_CRYPTO: True
Restore: CONFIG_MBEDTLS_PLATFORM_PRINTF_ALT: False
Restore: CONFIG_MBEDTLS_THREADING: False
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_library_config ===============
################### OPENTHREAD REPORT ###################
+ Target device: nrf5340
+ Thread version: v1.4
+ OpenThread library feature set: Full Thread Device (FTD)
+ Thread device type: Full End Device (FED)
+ OpenThread Library: openthread/lib/nrf5340/soft-float/v1.4/ftd
+ OpenThread NCS revision: ncs-thread-reference-20250402-dirty
+ OpenThread NCS SHA: 0e2666713
+ NCS SHA: 3bfc46578e
+ No differences in the used Thread library in comparison to the NCS v3.0.0 release.
###################        END        ###################
-- libmetal version: 1.7.0 (D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300)
-- Build type:
-- Host:    Windows/AMD64
-- Target:  Generic/arm
-- Machine: arm
-- Vendor: none
-- open-amp version: 1.7.0 (C:/ncs/v3.0.0/modules/lib/open-amp/open-amp)
-- Host:    Windows/AMD64
-- Target:  Generic/arm
-- Machine: arm
-- C_FLAGS :  -Wall -Wextra
-- Found Python3: C:/ncs/toolchains/c1a76fddb2/opt/bin/python.exe (found version "3.12.4") found components: Interpreter
-- Including signing script: C:/ncs/v3.0.0/nrf/cmake/sysbuild/image_signing.cmake
CMake Warning at C:/ncs/v3.0.0/zephyr/CMakeLists.txt:2180 (message):
  __ASSERT() statements are globally ENABLED


-- Configuring done
-- Generating done
-- Build files have been written to: D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300
[6/497] Generating include/generated/zephyr/version.h
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.0/zephyr), build: v4.0.99-ncs1
[418/497] No configure step for 'chip-gn'
[419/497] Performing build step for 'chip-gn'
Starting Matter library build in D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/modules/connectedhomeip
Generating compile_commands took 446ms
Done. Made 4248 targets from 307 files in 2001ms
[346/346] ar libCHIP.a
Matter library build complete
[497/497] Linking CXX executable zephyr\zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:      752572 B     978432 B     76.92%
             RAM:        188 KB       440 KB     42.73%
        IDT_LIST:          0 GB        32 KB      0.00%
Generating files from D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/LightBulb300/zephyr/zephyr.elf for board: nrf5340dk
image.py: sign the payload
image.py: sign the payload
[23/50] Generating new Factory Data...
[INFO] Generating SPAKE2+ Verifier...
[WARNING] KEY password has not been provided. It means that DAC key is not encrypted.
[INFO] Validating JSON with schema...
[INFO] Validate OK
[24/50] Performing build step for 'mcuboot'
[6/291] Generating include/generated/zephyr/version.h
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.0/zephyr), build: v4.0.99-ncs1
[291/291] Linking C executable zephyr\zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:       26172 B        32 KB     79.87%
             RAM:      290800 B       440 KB     64.54%
        IDT_LIST:          0 GB        32 KB      0.00%
Generating files from D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/mcuboot/zephyr/zephyr.elf for board: nrf5340dk
[28/50] Performing build step for 'b0n'
[4/151] Generating include/generated/zephyr/version.h
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.0/zephyr), build: v4.0.99-ncs1
[151/151] Linking C executable zephyr\zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:       20872 B      34176 B     61.07%
             RAM:        3504 B        64 KB      5.35%
           SRAM1:          0 GB        64 KB      0.00%
        IDT_LIST:          0 GB        32 KB      0.00%
Generating files from D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/b0n/zephyr/zephyr.elf for board: nrf5340dk
[33/50] Performing build step for 'ipc_radio'
[4/283] Generating include/generated/zephyr/version.h
-- Zephyr version: 4.0.99 (C:/ncs/v3.0.0/zephyr), build: v4.0.99-ncs1
[163/283] Building C object modules/hal_nordic/modules/hal_nordic/nrf_802154/CMakeFiles/nrf-802154.../ncs/v3.0.0/nrf/modules/nrfxlib/nrf_802154/sl/platform/nrf_802154_platform_sl_lptimer_zephyr.c.obj
FAILED: modules/hal_nordic/modules/hal_nordic/nrf_802154/CMakeFiles/nrf-802154-platform.dir/C_/ncs/v3.0.0/nrf/modules/nrfxlib/nrf_802154/sl/platform/nrf_802154_platform_sl_lptimer_zephyr.c.obj
C:\ncs\toolchains\c1a76fddb2\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe -DEXT_API_MAGIC=0x281ee6de,0xb845acea,13570 -DFIRMWARE_INFO_MAGIC=0x281ee6de,0x8fcebb4c,13570 -DKERNEL -DK_HEAP_
MEM_POOL_SIZE=8192 -DNRF5340_XXAA_NETWORK -DNRF_802154_ACK_TIMEOUT_ENABLED=1 -DNRF_802154_CARRIER_FUNCTIONS_ENABLED=0 -DNRF_802154_CCAIDLE_TO_TXEN_EXTRA_TIME_US=0 -DNRF_802154_CCA_CORR_LIMIT_DEFAULT=2
 -DNRF_802154_CCA_CORR_THRESHOLD_DEFAULT=45 -DNRF_802154_CCA_ED_THRESHOLD_DEFAULT=45 -DNRF_802154_CCA_MODE_DEFAULT=NRF_RADIO_CCA_MODE_ED -DNRF_802154_ECB_PRIORITY=-1 -DNRF_802154_ENCRYPTION_ENABLED=1
-DNRF_802154_IE_WRITER_ENABLED=1 -DNRF_802154_INTERNAL_RADIO_IRQ_HANDLING=0 -DNRF_802154_PENDING_EXTENDED_ADDRESSES=16 -DNRF_802154_PENDING_SHORT_ADDRESSES=16 -DNRF_802154_PLATFORM_ASSERT_INCLUDE=\"nr
f_802154_assert_zephyr.h\" -DNRF_802154_RX_BUFFERS=16 -DNRF_802154_SECURITY_KEY_STORAGE_SIZE=3 -DNRF_802154_SECURITY_WRITER_ENABLED=1 -DNRF_802154_SERIALIZATION_HOST=0 -DNRF_802154_SWI_PRIORITY=1 -DNR
F_802154_TX_STARTED_NOTIFY_ENABLED=1 -DNRF_802154_VERIFY_PERIPHS_ALLOC_AGAINST_MPSL=1 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DUSE_PARTITION_MANAGER=1 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEP
HYR__=1 -IC:/ncs/v3.0.0/nrf/drivers/mpsl/clock_control -ID:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/zephyr/include/generated/zephyr -IC:/ncs/v3.0.0/zephyr
/include -ID:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/zephyr/include/generated -IC:/ncs/v3.0.0/zephyr/soc/nordic -IC:/ncs/v3.0.0/zephyr/soc/nordic/nrf53/.
 -IC:/ncs/v3.0.0/zephyr/soc/nordic/common/. -IC:/ncs/v3.0.0/zephyr/subsys/bluetooth -IC:/ncs/v3.0.0/nrf/include -IC:/ncs/v3.0.0/nrf/lib/multithreading_lock/. -IC:/ncs/v3.0.0/nrf/subsys/bluetooth/contr
oller/. -IC:/ncs/v3.0.0/nrf/tests/include -IC:/ncs/v3.0.0/modules/hal/cmsis/CMSIS/Core/Include -IC:/ncs/v3.0.0/zephyr/modules/cmsis/. -IC:/ncs/v3.0.0/nrf/modules/hal_nordic/. -IC:/ncs/v3.0.0/modules/h
al/nordic/nrfx -IC:/ncs/v3.0.0/modules/hal/nordic/nrfx/drivers/include -IC:/ncs/v3.0.0/modules/hal/nordic/nrfx/mdk -IC:/ncs/v3.0.0/zephyr/modules/hal_nordic/nrfx/. -ID:/ABTC/ABTC_Boards/ABTC_Wally/abt
c_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/modules/libmetal/libmetal/lib/include -IC:/ncs/v3.0.0/modules/lib/open-amp/open-amp/lib/include -IC:/ncs/v3.0.0/nrfxlib/softdevice_controller/inc
lude -IC:/ncs/v3.0.0/nrfxlib/mpsl/fem/common/include -IC:/ncs/v3.0.0/nrfxlib/mpsl/fem/nrf21540_gpio/include -IC:/ncs/v3.0.0/nrfxlib/mpsl/fem/nrf21540_gpio_spi/include -IC:/ncs/v3.0.0/nrfxlib/mpsl/fem/
nrf2220/include -IC:/ncs/v3.0.0/nrfxlib/mpsl/fem/nrf2240/include -IC:/ncs/v3.0.0/nrfxlib/mpsl/fem/nrf22xx/include -IC:/ncs/v3.0.0/nrfxlib/mpsl/fem/simple_gpio/include -IC:/ncs/v3.0.0/nrfxlib/mpsl/fem/
include -IC:/ncs/v3.0.0/nrfxlib/mpsl/fem/include/protocol -IC:/ncs/v3.0.0/nrfxlib/mpsl/include -IC:/ncs/v3.0.0/nrfxlib/mpsl/include/protocol -IC:/ncs/v3.0.0/nrfxlib/nrf_802154/driver/include -IC:/ncs/
v3.0.0/nrfxlib/nrf_802154/sl/include -IC:/ncs/v3.0.0/nrfxlib/nrf_802154/sl/sl/include -IC:/ncs/v3.0.0/nrfxlib/nrf_802154/common/include -IC:/ncs/v3.0.0/zephyr/modules/hal_nordic/nrf_802154/include -IC
:/ncs/v3.0.0/nrfxlib/nrf_802154/serialization/include -IC:/ncs/v3.0.0/nrfxlib/nrf_802154/serialization/include/platform -IC:/ncs/v3.0.0/nrfxlib/nrf_802154/serialization/include/serialization -isystem
C:/ncs/v3.0.0/zephyr/lib/libc/common/include -fno-strict-aliasing -Os -imacros D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/ipc_radio/zephyr/include/generated/zephyr/
autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33+nodsp -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=C:/ncs/toolchains/c1a76fddb2/o
pt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi -imacros C:/ncs/v3.0.0/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-po
inter-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -ftls-model=local-exec -fno-reorder-functions --pa
ram=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=C:/ncs/v3.0.0/nrf/applications/ipc_radio=CMAKE_SOURCE_DIR -fmacro-prefix-map=C:/ncs/v3.0.0/zephyr=ZEPHYR_BASE -fmacro-prefix-map=C:/ncs/v3.0.0=WEST
_TOPDIR -ffunction-sections -fdata-sections -specs=picolibc.specs -std=c99 -MD -MT modules/hal_nordic/modules/hal_nordic/nrf_802154/CMakeFiles/nrf-802154-platform.dir/C_/ncs/v3.0.0/nrf/modules/nrfxlib
/nrf_802154/sl/platform/nrf_802154_platform_sl_lptimer_zephyr.c.obj -MF modules\hal_nordic\modules\hal_nordic\nrf_802154\CMakeFiles\nrf-802154-platform.dir\C_\ncs\v3.0.0\nrf\modules\nrfxlib\nrf_802154
\sl\platform\nrf_802154_platform_sl_lptimer_zephyr.c.obj.d -o modules/hal_nordic/modules/hal_nordic/nrf_802154/CMakeFiles/nrf-802154-platform.dir/C_/ncs/v3.0.0/nrf/modules/nrfxlib/nrf_802154/sl/platfo
rm/nrf_802154_platform_sl_lptimer_zephyr.c.obj -c C:/ncs/v3.0.0/nrf/modules/nrfxlib/nrf_802154/sl/platform/nrf_802154_platform_sl_lptimer_zephyr.c
C:/ncs/v3.0.0/nrf/modules/nrfxlib/nrf_802154/sl/platform/nrf_802154_platform_sl_lptimer_zephyr.c:481:1: fatal error: opening dependency file modules\hal_nordic\modules\hal_nordic\nrf_802154\CMakeFiles
\nrf-802154-platform.dir\C_\ncs\v3.0.0\nrf\modules\nrfxlib\nrf_802154\sl\platform\nrf_802154_platform_sl_lptimer_zephyr.c.obj.d: No such file or directory
  481 | }
      | ^
compilation terminated.
[176/283] Building C object modules/hal_nordic/modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/C_/ncs/v3.0.0/modules/hal/nordic/nrfx/drivers/src/nrfx_gpiote.c.obj
ninja: build stopped: subcommand failed.
[37/50] Generating ../b0n_container.hex
FAILED: modules/nrf/ipc_radio-prefix/src/ipc_radio-stamp/ipc_radio-build D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build/modules/nrf/ipc_radio-prefix/src/ipc_radio-stamp
/ipc_radio-build
cmd.exe /C "cd /D D:\ABTC\ABTC_Boards\ABTC_Wally\abtc_wally\FW_IMINOK_2023_57\LightBulb300\build\ipc_radio && C:\ncs\toolchains\c1a76fddb2\opt\bin\cmake.exe --build ."
ninja: build stopped: subcommand failed.
FATAL ERROR: command exited with status 1: 'C:\ncs\toolchains\c1a76fddb2\opt\bin\cmake.EXE' --build D:/ABTC/ABTC_Boards/ABTC_Wally/abtc_wally/FW_IMINOK_2023_57/LightBulb300/build

 *  The terminal process terminated with exit code: 1. 
 *  Terminal will be reused by tasks, press any key to close it. 

Regards and many thanks in advance.

Related