Executing task: nRF Connect: Generate config nrf52833dk/nrf52833 for nrf/samples/bluetooth/peripheral_uart 

Building peripheral_uart
C:\Windows\system32\cmd.exe /d /s /c "west build --build-dir d:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build d:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart --pristine --board nrf52833dk/nrf52833"

-- west build: generating a build system
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: D:/ncs/toolchains/b8b84efebd/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: D:/ncs/v3.1.0/zephyr/.cache
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: nrf52833dk, qualifiers: nrf52833
Parsing d:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/Kconfig.sysbuild
Loaded configuration 'D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/_sysbuild/empty.conf'
Merged configuration 'D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/_sysbuild/empty.conf'
Configuration saved to 'D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/zephyr/.config'
Kconfig header saved to 'D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/_sysbuild/autoconf.h'
-- 
   *************************************
   * Running CMake for peripheral_uart *
   *************************************

Loading Zephyr default modules (Zephyr base).
-- Application: D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart
-- CMake version: 3.21.0
-- Found Python3: D:/ncs/toolchains/b8b84efebd/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: D:/ncs/v3.1.0/zephyr/.cache
-- Zephyr version: 4.1.99 (D:/ncs/v3.1.0/zephyr)
-- Found west (found suitable version "1.4.0", minimum required is "0.14.0")
-- Board: nrf52833dk, qualifiers: nrf52833
-- Found host-tools: zephyr 0.17.0 (D:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found toolchain: zephyr 0.17.0 (D:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk)
-- Found Dtc: D:/ncs/toolchains/b8b84efebd/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") 
-- Found BOARD.dts: D:/ncs/v3.1.0/zephyr/boards/nordic/nrf52833dk/nrf52833dk_nrf52833.dts
-- Found devicetree overlay: D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/app.overlay
-- Generated zephyr.dts: D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/peripheral_uart/zephyr/zephyr.dts
-- Generated pickled edt: D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/peripheral_uart/zephyr/edt.pickle
-- Generated devicetree_generated.h: D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/peripheral_uart/zephyr/include/generated/zephyr/devicetree_generated.h
Parsing D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/Kconfig
Loaded configuration 'D:/ncs/v3.1.0/zephyr/boards/nordic/nrf52833dk/nrf52833dk_nrf52833_defconfig'
Merged configuration 'D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/prj.conf'
Merged configuration 'D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/peripheral_uart/zephyr/.config.sysbuild'
Configuration saved to 'D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/peripheral_uart/zephyr/.config'
Kconfig header saved to 'D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/peripheral_uart/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: d:/ncs/toolchains/b8b84efebd/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: D:/ncs/toolchains/b8b84efebd/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_C: True
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_C: True
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_C: True
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_C: True
Restore: CONFIG_MBEDTLS_THREADING_ALT: True
=========== End psa_crypto_library_config ===============
-- Found gen_kobject_list: D:/ncs/v3.1.0/zephyr/scripts/build/gen_kobject_list.py
CMake Warning at D:/ncs/v3.1.0/zephyr/CMakeLists.txt:2232 (message):
  __ASSERT() statements are globally ENABLED


-- Configuring done
-- Generating done
-- Build files have been written to: D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/peripheral_uart
-- Configuring done
-- Generating done
-- Build files have been written to: D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build
-- west build: building application
[6/297] Generating include/generated/zephyr/version.h
-- Zephyr version: 4.1.99 (D:/ncs/v3.1.0/zephyr), build: ncs-v3.1.0
[292/297] Linking C executable zephyr\zephyr_pre0.elf
FAILED: zephyr/zephyr_pre0.elf zephyr/zephyr_pre0.map D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/peripheral_uart/zephyr/zephyr_pre0.map 
cmd.exe /C "cd . && D:\ncs\toolchains\b8b84efebd\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe  -gdwarf-4 @CMakeFiles\zephyr_pre0.rsp -o zephyr\zephyr_pre0.elf -L"d:/ncs/toolchains/b8b84efebd/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v7e-m/nofp" -lc -lgcc && cmd.exe /C "cd /D D:\ncs\v3.1.0\nrf\samples\bluetooth\peripheral_uart\build\peripheral_uart\zephyr && D:\ncs\toolchains\b8b84efebd\opt\bin\cmake.exe -E true""
'cmd.exe' ????????????????????????????
?????????????
ninja: build stopped: subcommand failed.
FAILED: _sysbuild/sysbuild/images/peripheral_uart-prefix/src/peripheral_uart-stamp/peripheral_uart-build D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build/_sysbuild/sysbuild/images/peripheral_uart-prefix/src/peripheral_uart-stamp/peripheral_uart-build 
cmd.exe /C "cd /D D:\ncs\v3.1.0\nrf\samples\bluetooth\peripheral_uart\build\peripheral_uart && D:\ncs\toolchains\b8b84efebd\opt\bin\cmake.exe --build ."
ninja: build stopped: subcommand failed.
FATAL ERROR: command exited with status 1: 'D:\ncs\toolchains\b8b84efebd\opt\bin\cmake.EXE' --build D:/ncs/v3.1.0/nrf/samples/bluetooth/peripheral_uart/build

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