 *  Executing task: nRF Connect: Build [pristine]: sample-application/build 

Building sample-application
west build --build-dir /home/anton/nrf/sample-application/build /home/anton/nrf/sample-application --pristine --board nrf54l15dk/nrf54l15/cpuapp/ns -- -DEXTRA_DTC_OVERLAY_FILE=nrf54l15dk_nrf54l15_cpuapp_ns.overlay -DDEBUG_THREAD_INFO=On -DCONFIG_DEBUG_THREAD_INFO=y -Dsample-application_DEBUG_THREAD_INFO=On

-- west build: generating a build system
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /home/anton/ncs/toolchains/fbf7391cab/usr/local/bin/python3.12 (found suitable version "3.12.4", minimum required is "3.12") found components: Interpreter
-- Cache files will be written to: /home/anton/.cache/zephyr
-- Found west (found suitable version "1.5.0", minimum required is "0.14.0")
-- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns
Parsing /home/anton/ncs/v3.4.0/zephyr/share/sysbuild/Kconfig
Loaded configuration '/home/anton/nrf/sample-application/build/_sysbuild/empty.conf'
Merged configuration '/home/anton/nrf/sample-application/build/_sysbuild/empty.conf'
Configuration saved to '/home/anton/nrf/sample-application/build/zephyr/.config'
Kconfig header saved to '/home/anton/nrf/sample-application/build/_sysbuild/autoconf.h'
-- 
   ****************************************
   * Running CMake for sample-application *
   ****************************************

Loading Zephyr default modules (Zephyr base).
-- Application: /home/anton/nrf/sample-application
-- CMake version: 4.2.1
-- Found Python3: /home/anton/ncs/toolchains/fbf7391cab/usr/local/bin/python3.12 (found suitable version "3.12.4", minimum required is "3.12") found components: Interpreter
-- Cache files will be written to: /home/anton/.cache/zephyr
-- Zephyr version: 4.4.0 (/home/anton/ncs/v3.4.0/zephyr)
-- Found west (found suitable version "1.5.0", minimum required is "0.14.0")
-- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp/ns
-- Found host-tools: zephyr 1.0.1 (/home/anton/ncs/toolchains/fbf7391cab/opt/zephyr-sdk)
-- Found toolchain: zephyr 1.0.1 (/home/anton/ncs/toolchains/fbf7391cab/opt/zephyr-sdk)
-- Found Dtc: /home/anton/ncs/toolchains/fbf7391cab/usr/bin/dtc (found suitable version "1.5.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/anton/ncs/v3.4.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_ns.dts
-- Found devicetree overlay: /home/anton/nrf/sample-application/nrf54l15dk_nrf54l15_cpuapp_ns.overlay
-- Found devicetree overlay: nrf54l15dk_nrf54l15_cpuapp_ns.overlay
-- Generated zephyr.dts: /home/anton/nrf/sample-application/build/sample-application/zephyr/zephyr.dts
-- Generated pickled edt: /home/anton/nrf/sample-application/build/sample-application/zephyr/edt.pickle
-- Generated devicetree_generated.h: /home/anton/nrf/sample-application/build/sample-application/zephyr/include/generated/zephyr/devicetree_generated.h

warning: Deprecated symbol NRF_PLATFORM_LUMOS is enabled.


warning: Experimental symbol TFM_EXPERIMENTAL is enabled.

Parsing /home/anton/ncs/v3.4.0/zephyr/Kconfig
Loaded configuration '/home/anton/ncs/v3.4.0/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_ns_defconfig'
Merged configuration '/home/anton/nrf/sample-application/prj.conf'
Merged configuration '/home/anton/nrf/sample-application/build/sample-application/zephyr/misc/generated/extra_kconfig_options.conf'
Merged configuration '/home/anton/nrf/sample-application/build/sample-application/zephyr/.config.sysbuild'
Configuration saved to '/home/anton/nrf/sample-application/build/sample-application/zephyr/.config'
Kconfig header saved to '/home/anton/nrf/sample-application/build/sample-application/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /home/anton/ncs/toolchains/fbf7391cab/opt/zephyr-sdk/gnu/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (found version "2.43.1")
-- The C compiler identification is GNU 14.3.0
-- The CXX compiler identification is GNU 14.3.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/anton/ncs/toolchains/fbf7391cab/opt/zephyr-sdk/gnu/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Found Python3: /home/anton/ncs/toolchains/fbf7391cab/usr/local/bin/python3.12 (found version "3.12.4") found components: Interpreter
-- Could NOT find Threads (missing: Threads_FOUND) 
-- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS
-- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS - Success
-- Using ccache: /home/anton/ncs/toolchains/fbf7391cab/usr/bin/ccache
-- Found gen_kobject_list: /home/anton/ncs/v3.4.0/zephyr/scripts/build/gen_kobject_list.py
-- Configuring done (4.1s)
-- Generating done (0.2s)
-- Build files have been written to: /home/anton/nrf/sample-application/build/sample-application
-- Configuring done (6.0s)
-- Generating done (0.0s)
-- Build files have been written to: /home/anton/nrf/sample-application/build
-- west build: building application
[1/283] Preparing syscall dependency handling

[5/283] Generating include/generated/zephyr/version.h
-- Zephyr version: 4.4.0 (/home/anton/ncs/v3.4.0/zephyr), build: ncs-v3.4.0
[12/283] Generating ../../tfm/CMakeCache.txt
-- Found Git: /home/anton/ncs/toolchains/fbf7391cab/usr/local/bin/git (found version "2.52.0")
-- The C compiler identification is GNU 14.3.0
-- The CXX compiler identification is GNU 14.3.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/anton/ncs/toolchains/fbf7391cab/opt/zephyr-sdk/gnu/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Found Python3: /home/anton/ncs/toolchains/fbf7391cab/usr/local/bin/python3.12 (found version "3.12.4") found components: Interpreter
-- Found Python3: /home/anton/ncs/toolchains/fbf7391cab/usr/local/bin/python3.12 (found suitable version "3.12.4", minimum required is "3.12") found components: Interpreter
-- Cache files will be written to: /home/anton/.cache/zephyr
-- Found Python3: /home/anton/ncs/toolchains/fbf7391cab/usr/local/bin/python3.12 (found version "3.12.4") found components: Interpreter
CMake Warning (dev) at /home/anton/ncs/v3.4.0/nrf/modules/trusted-firmware-m/tfm_boards/nrf54l15_cpuapp/CMakeLists.txt:37 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done (0.5s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    QCBOR_PATH
    TFM_CREATE_SIGNING_LAYOUT_OBJECTS
    T_COSE_PATH


-- Build files have been written to: /home/anton/nrf/sample-application/build/sample-application/tfm
[241/243] Linking C executable bin/tfm_s.axf
Memory region         Used Size  Region Size  %age Used
           FLASH:       70532 B       512 KB     13.45%
             RAM:       47772 B       128 KB     36.45%
[19/283] Performing install step for 'tfm'
-- Install configuration: "MinSizeRel"
----- Installing platform NS -----
[283/283] Linking C executable zephyr/zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:       48644 B       940 KB      5.05%
             RAM:       11696 B       128 KB      8.92%
        IDT_LIST:           0 B        32 KB      0.00%
Generating files from /home/anton/nrf/sample-application/build/sample-application/zephyr/zephyr.elf for board: nrf54l15dk/nrf54l15/cpuapp/ns
[8/8] Completed 'sample-application'
