Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] stm32 mspi drivers for the MSPI flash and controller #78186

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

drivers: mspi: stm32 mspi driver can poll the status register bit

2e07eb4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

[WIP] stm32 mspi drivers for the MSPI flash and controller #78186

drivers: mspi: stm32 mspi driver can poll the status register bit
2e07eb4
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results failed Sep 27, 2024 in 0s

241 errors, 3 skipped, 4 319 pass in 41m 43s

    8 files    829 suites   41m 43s ⏱️
4 563 tests 4 319 ✅ 3 💤 0 ❌ 241 🔥
4 564 runs  4 320 ✅ 3 💤 0 ❌ 241 🔥

Results for commit 2e07eb4.

Annotations

Check failure on line 0 in stm32l562e_dk:samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi (stm32l562e_dk:samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi) with error

artifacts/Unit Test Results (Subset 8)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/samples/subsys/fs/littlefs
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: stm32l562e_dk, qualifiers: stm32l562xx
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/stm32l562e_dk/stm32l562e_dk.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/samples/subsys/fs/littlefs/boards/stm32l562e_dk.overlay
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi/zephyr/dts.cmake
CMake Warning at /__w/zephyr/zephyr/cmake/modules/dts.cmake:405 (message):
  dtc raised one or more warnings:

  
  /__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi/zephyr/zephyr.dts:660.30-690.5:
  Warning (spi_bus_bridge): /soc/octospi@44021000: node name for SPI buses
  should be 'spi'

  <stdout>: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:8 (find_package)


Parsing /__w/zephyr/zephyr/samples/subsys/fs/littlefs/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/st/stm32l562e_dk/stm32l562e_dk_defconfig'
Merged configuration '/__w/zephyr/zephyr/samples/subsys/fs/littlefs/prj.conf'
Merged configuration '/__w/zephyr/zephyr/samples/subsys/fs/littlefs/boards/stm32l562e_dk_ospi.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
CMake Warning at /__w/zephyr/zephyr/CMakeLists.txt:2166 (message):
  

        The CMake build type was set to 'MinSizeRel', but the optimization flag was set to '-Og'.
        This may be intentional and the warning can be turned off by setting the CMake variable 'NO_BUILD_TYPE_WARNING'


-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME
    TC_RUNID


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi
[1/155] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-g2ead2409b22a
[2/155] Preparing syscall dependency handling

[3/155] Generating misc/generated/syscalls_subdirs.trigger
[4/155] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/155] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/155] Generating include/generated/zephyr/driver-validation.h
[7/155] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/155] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/155] Generating include/generated/zephyr/offsets.h
[10/155] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/155] Linking C static library app/libapp.a
[12/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[20/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[21/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[22/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[23/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[24/155] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[25/155] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/stm32cube_hal.c.obj
[26/155] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/soc_config.c.obj
[27/155] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32l5x/soc.c.obj
[28/155] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[29/155] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[30/155] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj
[31/155] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj
[32/155] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj
[33/155] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[34/155] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[35/155] Linking C static library zephyr/libzephyr.a
[36/155] Generating linker_zephyr_pre0.cmd
[37/155] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[38/155] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[39/155] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[40/155] Linking C static library zephyr/arch/common/libisr_tables.a
[41/155] Linking C static library zephyr/arch/common/libarch__common.a
[42/155] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[43/155] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[44/155] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[45/155] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[46/155] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[47/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[48/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[49/155] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[50/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[51/155] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[52/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[53/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[54/155] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[55/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[56/155] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[57/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[58/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[59/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[60/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[61/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[62/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[63/155] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[64/155] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[65/155] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[66/155] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[67/155] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[68/155] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[69/155] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[70/155] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[71/155] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[72/155] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[73/155] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[74/155] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[75/155] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdio/remove.c.obj
[76/155] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[77/155] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs.c.obj
[78/155] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs_impl.c.obj
[79/155] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/littlefs_fs.c.obj
[80/155] Linking C static library zephyr/subsys/fs/libsubsys__fs.a
[81/155] Building C object zephyr/drivers/interrupt_controller/CMakeFiles/drivers__interrupt_controller.dir/intc_exti_stm32.c.obj
[82/155] Linking C static library zephyr/drivers/interrupt_controller/libdrivers__interrupt_controller.a
[83/155] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32_ll_common.c.obj
[84/155] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32l4_l5_wb_wl.c.obj
[85/155] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[86/155] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[87/155] Linking C static library zephyr/drivers/console/libdrivers__console.a
[88/155] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[89/155] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_stm32_ospi.c.obj
[90/155] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DHSE_VALUE=8000000 -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DSTM32L562xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi/zephyr/include/generated -I/__w/zephyr/zephyr/soc/st/stm32 -I/__w/zephyr/zephyr/soc/st/stm32/common/. -I/__w/zephyr/zephyr/drivers -I/__w/zephyr/zephyr/soc/st/stm32/stm32l5x/. -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32l5xx/soc -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32l5xx/drivers/include -I/__w/zephyr/modules/hal/stm32/stm32cube/common_ll/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Og -imacros /__w/zephyr/zephyr/twister-out/stm32l562e_dk/samples/subsys/fs/littlefs/sample.filesystem.littlefs.stm32l562e_dk_ospi/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/samples/subsys/fs/littlefs=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function); did you mean 'HAL_OSPI_TIMEOUT_DEFAULT_VALUE'?
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       HAL_OSPI_TIMEOUT_DEFAULT_VALUE
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_soc_S_spi_40003800_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in yd_esp32/esp32/procpu:samples/boards/espressif/flash_encryption/sample.board.esp32

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

samples/boards/espressif/flash_encryption/sample.board.esp32 (yd_esp32/esp32/procpu:samples/boards/espressif/flash_encryption/sample.board.esp32) with error

artifacts/Unit Test Results (Subset 8)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/samples/boards/espressif/flash_encryption
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: yd_esp32, qualifiers: esp32/procpu
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/vcc-gnd/yd_esp32/yd_esp32_procpu.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/samples/boards/espressif/flash_encryption/boards/yd_esp32_procpu.overlay
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/yd_esp32_esp32_procpu/samples/boards/espressif/flash_encryption/sample.board.esp32/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/yd_esp32_esp32_procpu/samples/boards/espressif/flash_encryption/sample.board.esp32/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/yd_esp32_esp32_procpu/samples/boards/espressif/flash_encryption/sample.board.esp32/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/yd_esp32_esp32_procpu/samples/boards/espressif/flash_encryption/sample.board.esp32/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/yd_esp32_esp32_procpu/samples/boards/espressif/flash_encryption/sample.board.esp32/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/vcc-gnd/yd_esp32/yd_esp32_procpu_defconfig'
Merged configuration '/__w/zephyr/zephyr/samples/boards/espressif/flash_encryption/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/yd_esp32_esp32_procpu/samples/boards/espressif/flash_encryption/sample.board.esp32/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/yd_esp32_esp32_procpu/samples/boards/espressif/flash_encryption/sample.board.esp32/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/yd_esp32_esp32_procpu/samples/boards/espressif/flash_encryption/sample.board.esp32/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/xtensa-espressif_esp32_zephyr-elf/xtensa-espressif_esp32_zephyr-elf/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/xtensa-espressif_esp32_zephyr-elf/bin/xtensa-espressif_esp32_zephyr-elf-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Including signing script: /__w/zephyr/zephyr/cmake/mcuboot.cmake
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME
    TC_RUNID


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/yd_esp32_esp32_procpu/samples/boards/espressif/flash_encryption/sample.board.esp32
[1/204] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-g2ead2409b22a
[2/204] Preparing syscall dependency handling

[3/204] Generating misc/generated/syscalls_subdirs.trigger
[4/204] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/204] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/204] Generating include/generated/zephyr/driver-validation.h
[7/204] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/204] Generating ../../../../include/generated/zephyr/core-isa-dM.h
[9/204] Generating ../../../../include/generated/zephyr/zsr.h
[10/204] Generating ../../../../include/generated/xtensa_handlers_tmp.c
[11/204] Generating ../../../../include/generated/xtensa_handlers.h
[12/204] Generating ../../../../include/generated/xtensa_vectors.ld
[13/204] Building C object zephyr/CMakeFiles/offsets.dir/arch/xtensa/core/offsets/offsets.c.obj
[14/204] Generating include/generated/zephyr/offsets.h
[15/204] Building C object CMakeFiles/app.dir/src/main.c.obj
[16/204] Linking C static library app/libapp.a
[17/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[18/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[19/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[20/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[21/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[22/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[23/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[24/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mpsc_pbuf.c.obj
[25/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[26/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[27/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[28/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[29/204] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[30/204] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[31/204] Building C object zephyr/CMakeFiles/zephyr.dir/soc/espressif/common/heap.c.obj
[32/204] Building C object zephyr/CMakeFiles/zephyr.dir/soc/espressif/esp32/soc.c.obj
[33/204] Building C object zephyr/CMakeFiles/zephyr.dir/soc/espressif/esp32/esp32-mp.c.obj
[34/204] Building C object zephyr/CMakeFiles/zephyr.dir/soc/espressif/common/loader.c.obj
[35/204] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj
[36/204] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_mgmt.c.obj
[37/204] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_cache.c.obj
[38/204] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj
[39/204] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj
[40/204] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/backends/log_backend_uart.c.obj
[41/204] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[42/204] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[43/204] Building ASM object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/zephyr/esp32/src/hal/windowspill_asm.S.obj
[44/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/flash_ops.c.obj
[45/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/esp_flash_api.c.obj
[46/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/bootloader_support/src/flash_encrypt.c.obj
[47/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/esp_gpio_reserve.c.obj
[48/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_mm/cache_esp32.c.obj
[49/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/hal/mmu_hal.c.obj
[50/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/hal/spi_flash_encrypt_hal_iram.c.obj
[51/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/hal/spi_flash_hal.c.obj
[52/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/hal/spi_flash_hal_iram.c.obj
[53/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/esp_flash_spi_init.c.obj
[54/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/flash_mmap.c.obj
[55/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/memspi_host_driver.c.obj
[56/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/spi_flash_chip_boya.c.obj
[57/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/spi_flash_chip_drivers.c.obj
[58/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/spi_flash_chip_gd.c.obj
[59/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/spi_flash_chip_generic.c.obj
[60/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/spi_flash_chip_issi.c.obj
[61/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/spi_flash_chip_mxic.c.obj
[62/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/spi_flash_chip_mxic_opi.c.obj
[63/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/spi_flash_chip_th.c.obj
[64/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/spi_flash_chip_winbond.c.obj
[65/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/spi_flash_os_func_noos.c.obj
[66/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/spi_flash/spi_flash_os_func_app.c.obj
[67/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/hal/uart_hal.c.obj
[68/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/hal/uart_hal_iram.c.obj
[69/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/soc/esp32/adc_periph.c.obj
[70/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/soc/esp32/i2s_periph.c.obj
[71/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/soc/esp32/gpio_periph.c.obj
[72/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/soc/esp32/rtc_io_periph.c.obj
[73/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/soc/esp32/dport_access.c.obj
[74/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c.obj
[75/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/bootloader_support/bootloader_flash/src/bootloader_flash.c.obj
[76/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32.c.obj
[77/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/bootloader_support/src/bootloader_efuse.c.obj
[78/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/bootloader_support/src/bootloader_random_esp32.c.obj
[79/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/bootloader_support/src/esp32/bootloader_soc.c.obj
[80/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/cpu.c.obj
[81/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/clk_ctrl_os.c.obj
[82/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/esp_clk.c.obj
[83/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/mac_addr.c.obj
[84/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/periph_ctrl.c.obj
[85/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/regi2c_ctrl.c.obj
[86/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/rtc_module.c.obj
[87/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/hw_random.c.obj
[88/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/sleep_modes.c.obj
[89/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/port/esp_clk_tree_common.c.obj
[90/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/port/esp32/cpu_region_protect.c.obj
[91/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/port/esp32/esp_clk_tree.c.obj
[92/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/port/esp32/rtc_init.c.obj
[93/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/port/esp32/rtc_clk.c.obj
[94/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/port/esp32/rtc_clk_init.c.obj
[95/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/port/esp32/rtc_time.c.obj
[96/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_hw_support/port/esp32/sar_periph_ctrl.c.obj
[97/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_mm/port/esp32/ext_mem_layout.c.obj
[98/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_mm/esp_mmu_map.c.obj
[99/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_rom/patches/esp_rom_crc.c.obj
[100/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_rom/patches/esp_rom_sys.c.obj
[101/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_rom/patches/esp_rom_uart.c.obj
[102/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_rom/patches/esp_rom_spiflash.c.obj
[103/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_rom/patches/esp_rom_efuse.c.obj
[104/204] Building ASM object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_rom/patches/esp_rom_longjmp.S.obj
[105/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_system/port/soc/esp32/clk.c.obj
[106/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_system/port/soc/esp32/system_internal.c.obj
[107/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_system/port/soc/esp32/reset_reason.c.obj
[108/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_system/esp_err.c.obj
[109/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_timer/src/ets_timer_legacy.c.obj
[110/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_timer/src/esp_timer_impl_lac.c.obj
[111/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_timer/src/esp_timer.c.obj
[112/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/esp_timer/src/system_time.c.obj
[113/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/hal/efuse_hal.c.obj
[114/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/hal/wdt_hal_iram.c.obj
[115/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/hal/mpu_hal.c.obj
[116/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/hal/esp32/clk_tree_hal.c.obj
[117/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/hal/esp32/efuse_hal.c.obj
[118/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/log/log_noos.c.obj
[119/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/components/log/log.c.obj
[120/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/zephyr/port/heap/heap_caps_zephyr.c.obj
[121/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/zephyr/port/host_flash/cache_utils.c.obj
[122/204] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/hal/espressif/zephyr/esp32/src/stubs.c.obj
[123/204] Linking C static library zephyr/libzephyr.a
[124/204] Generating linker_zephyr_pre0.cmd
[125/204] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[126/204] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[127/204] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/dynamic_isr.c.obj
[128/204] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[129/204] Linking C static library zephyr/arch/common/libisr_tables.a
[130/204] Linking C static library zephyr/arch/common/libarch__common.a
[131/204] Building C object zephyr/arch/arch/xtensa/core/CMakeFiles/arch__xtensa__core.dir/cpu_idle.c.obj
[132/204] Building C object zephyr/arch/arch/xtensa/core/CMakeFiles/arch__xtensa__core.dir/fatal.c.obj
[133/204] Building ASM object zephyr/arch/arch/xtensa/core/CMakeFiles/arch__xtensa__core.dir/window_vectors.S.obj
[134/204] Building ASM object zephyr/arch/arch/xtensa/core/CMakeFiles/arch__xtensa__core.dir/xtensa_asm2_util.S.obj
[135/204] Building C object zephyr/arch/arch/xtensa/core/CMakeFiles/arch__xtensa__core.dir/irq_manage.c.obj
[136/204] Building C object zephyr/arch/arch/xtensa/core/CMakeFiles/arch__xtensa__core.dir/thread.c.obj
[137/204] Building C object zephyr/arch/arch/xtensa/core/CMakeFiles/arch__xtensa__core.dir/vector_handlers.c.obj
[138/204] Building C object zephyr/arch/arch/xtensa/core/CMakeFiles/arch__xtensa__core.dir/prep_c.c.obj
[139/204] Building C object zephyr/arch/arch/xtensa/core/CMakeFiles/arch__xtensa__core.dir/xtensa_backtrace.c.obj
[140/204] Building ASM object zephyr/arch/arch/xtensa/core/CMakeFiles/arch__xtensa__core.dir/debug_helpers_asm.S.obj
[141/204] Linking C static library zephyr/arch/arch/xtensa/core/libarch__xtensa__core.a
[142/204] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[143/204] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[144/204] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[145/204] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[146/204] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[147/204] Building C object zephyr/drivers/interrupt_controller/CMakeFiles/drivers__interrupt_controller.dir/intc_esp32.c.obj
[148/204] Linking C static library zephyr/drivers/interrupt_controller/libdrivers__interrupt_controller.a
[149/204] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_esp32.c.obj
[150/204] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[151/204] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[152/204] Linking C static library zephyr/drivers/console/libdrivers__console.a
[153/204] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[154/204] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_esp32.c.obj
[155/204] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/xtensa-espressif_esp32_zephyr-elf/bin/xtensa-espressif_esp32_zephyr-elf-gcc -DCONFIG_APP_BUILD_USE_FLASH_SECTIONS -DESP_PLATFORM -DKERNEL -DK_HEAP_MEM_POOL_SIZE=16384 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/yd_esp32_esp32_procpu/samples/boards/espressif/flash_encryption/sample.board.esp32/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/yd_esp32_esp32_procpu/samples/boards/espressif/flash_encryption/sample.board.esp32/zephyr/include/generated -I/__w/zephyr/zephyr/soc/espressif -I/__w/zephyr/zephyr/soc/espressif/common/include -I/__w/zephyr/zephyr/soc/espressif/esp32/. -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/include/bt -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../esp_shared/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../esp_shared/components/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../port/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/efuse/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/efuse/private_include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/efuse/esp32/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/efuse/esp32/private_include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_common/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_hw_support/dma -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_hw_support/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_hw_support/include/esp_private -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_hw_support/include/hal -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_hw_support/include/soc -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_hw_support/include/soc/esp32 -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_hw_support/port/esp32 -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_hw_support/port/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_rom/esp32 -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_rom/esp32/ld -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_rom/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_rom/include/esp32 -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_system/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_system/include/esp_private -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_system/port/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_system/port/include/private -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/hal/esp32/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/hal/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/hal/platform_port/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/log/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/soc/esp32/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/soc/esp32/include/soc -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/soc/esp32/ld -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/soc/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/xtensa/esp32/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/xtensa/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/xtensa/include/esp_private -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/xtensa/include/xtensa -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_timer/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_timer/private_include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/driver/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/driver/deprecated -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/driver/gpio/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/driver/uart/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/driver/touch_sensor/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/driver/touch_sensor/esp32/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/driver/spi/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/spi_flash/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/spi_flash/include/spi_flash -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_pm/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/bootloader_support/bootloader_flash/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/bootloader_support/private_include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/bootloader_support/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/heap/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_psram/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_mm/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_wifi/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_event/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_event/private_include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_phy/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_phy/include/esp32 -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_phy/esp32/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_wifi/esp32/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_netif/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/wpa_supplicant/esp_supplicant/src -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/wpa_supplicant/esp_supplicant/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/wpa_supplicant/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/wpa_supplicant/include/esp_supplicant -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/wpa_supplicant/port/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/wpa_supplicant/src -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/wpa_supplicant/src/crypto -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/wpa_supplicant/src/eap_peer -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/wpa_supplicant/src/utils -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/esp_coex/include -I/__w/zephyr/modules/hal/espressif/zephyr/esp32/../../components/mbedtls/port/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/yd_esp32_esp32_procpu/samples/boards/espressif/flash_encryption/sample.board.esp32/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/xtensa-espressif_esp32_zephyr-elf/xtensa-espressif_esp32_zephyr-elf -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -fno-reorder-functions --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/samples/boards/espressif/flash_encryption=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections -mlongcalls --specs=picolibc.specs -fstrict-volatile-bitfields -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/xtensa/arch.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:27,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_soc_S_spi_3ff65000_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/xtensa/arch.h:25:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in stm32h747i_disco/stm32h747xx/m7:tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7 (stm32h747i_disco/stm32h747xx/m7:tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7) with error

artifacts/Unit Test Results (Subset 8)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/lib/gui/lvgl
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: stm32h747i_disco, qualifiers: stm32h747xx/m7
-- Shield(s): st_b_lcd40_dsi1_mb1166
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/stm32h747i_disco/stm32h747i_disco_stm32h747xx_m7.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/boards/shields/st_b_lcd40_dsi1_mb1166/st_b_lcd40_dsi1_mb1166.overlay
-- Found devicetree overlay: /__w/zephyr/zephyr/boards/shields/st_b_lcd40_dsi1_mb1166/boards/stm32h747i_disco_stm32h747xx_m7.overlay
-- Found devicetree overlay: /__w/zephyr/zephyr/tests/lib/gui/lvgl/boards/stm32h747i_disco_stm32h747xx_m7.overlay
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/dts.cmake
CMake Warning at /__w/zephyr/zephyr/cmake/modules/dts.cmake:405 (message):
  dtc raised one or more warnings:

  
  /__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/zephyr.dts:1514.29-1549.5:
  Warning (spi_bus_bridge): /soc/quadspi@52005000: node name for SPI buses
  should be 'spi'

  <stdout>: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

  
  /__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/zephyr.dts:1525.44-1542.6:
  Warning (unique_unit_address_if_enabled):
  /soc/quadspi@52005000/qspi-nor-flash-1@90000000: duplicate unit-address
  (also used in node /soc/quadspi@52005000/qspi-nor-flash-2@90000000)

Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/st/stm32h747i_disco/stm32h747i_disco_stm32h747xx_m7_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/lib/gui/lvgl/prj.conf'
Merged configuration '/__w/zephyr/zephyr/tests/lib/gui/lvgl/boards/stm32h747i_disco_stm32h747xx_m7.conf'
Merged configuration '/__w/zephyr/zephyr/boards/shields/st_b_lcd40_dsi1_mb1166/boards/stm32h747i_disco_stm32h747xx_m7.conf'
Merged configuration '/__w/zephyr/zephyr/boards/shields/st_b_lcd40_dsi1_mb1166/boards/st_b_lcd40_dsi1_mb1166/stm32h747i_disco_stm32h747xx_m7.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7
[1/392] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-g2ead2409b22a
[2/392] Preparing syscall dependency handling

[3/392] Generating misc/generated/syscalls_subdirs.trigger
[4/392] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/392] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/392] Generating include/generated/zephyr/driver-validation.h
[7/392] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/392] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/392] Generating include/generated/zephyr/offsets.h
[10/392] Building C object CMakeFiles/app.dir/src/img.c.obj
[11/392] Building C object CMakeFiles/app.dir/src/main.c.obj
[12/392] Linking C static library app/libapp.a
[13/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[14/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap_info.c.obj
[15/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[16/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[17/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[18/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[19/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[20/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[21/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/reboot.c.obj
[22/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[23/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[24/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[25/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[26/392] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[27/392] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[28/392] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/stm32cube_hal.c.obj
[29/392] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/soc_config.c.obj
[30/392] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32h7x/soc_m7.c.obj
[31/392] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32h7x/mpu_regions.c.obj
[32/392] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[33/392] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[34/392] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj
[35/392] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj
[36/392] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj
[37/392] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[38/392] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[39/392] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/mipi_dsi/mipi_dsi.c.obj
[40/392] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/mipi_dsi/dsi_stm32.c.obj
[41/392] Linking C static library zephyr/libzephyr.a
[42/392] Generating linker_zephyr_pre0.cmd
[43/392] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[44/392] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[45/392] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[46/392] Linking C static library zephyr/arch/common/libisr_tables.a
[47/392] Linking C static library zephyr/arch/common/libarch__common.a
[48/392] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[49/392] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[50/392] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[51/392] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[52/392] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[53/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[54/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[55/392] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[56/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[57/392] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[58/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[59/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[60/392] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[61/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[62/392] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[63/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[64/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[65/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[66/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[67/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[68/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[69/392] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[70/392] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cache.c.obj
[71/392] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[72/392] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[73/392] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[74/392] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[75/392] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[76/392] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[77/392] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[78/392] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[79/392] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdio/remove.c.obj
[80/392] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[81/392] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs.c.obj
[82/392] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs_impl.c.obj
[83/392] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/littlefs_fs.c.obj
[84/392] Linking C static library zephyr/subsys/fs/libsubsys__fs.a
[85/392] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[86/392] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[87/392] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[88/392] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[89/392] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[90/392] Building C object zephyr/subsys/input/CMakeFiles/subsys__input.dir/input.c.obj
[91/392] Building C object zephyr/subsys/input/CMakeFiles/subsys__input.dir/input_hid.c.obj
[92/392] Building C object zephyr/subsys/input/CMakeFiles/subsys__input.dir/input_utils.c.obj
[93/392] Linking C static library zephyr/subsys/input/libsubsys__input.a
[94/392] Building C object zephyr/drivers/interrupt_controller/CMakeFiles/drivers__interrupt_controller.dir/intc_exti_stm32.c.obj
[95/392] Linking C static library zephyr/drivers/interrupt_controller/libdrivers__interrupt_controller.a
[96/392] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32_ll_h7.c.obj
[97/392] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[98/392] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[99/392] Linking C static library zephyr/drivers/console/libdrivers__console.a
[100/392] Building C object zephyr/drivers/display/CMakeFiles/drivers__display.dir/display_otm8009a.c.obj
[101/392] Building C object zephyr/drivers/display/CMakeFiles/drivers__display.dir/display_stm32_ltdc.c.obj
[102/392] Linking C static library zephyr/drivers/display/libdrivers__display.a
[103/392] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[104/392] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_stm32_qspi.c.obj
[105/392] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DCORE_CM7 -DHSE_VALUE=25000000 -DKERNEL -DK_HEAP_MEM_POOL_SIZE=65536 -DLV_CONF_INCLUDE_SIMPLE=1 -DLV_CONF_PATH=/__w/zephyr/zephyr/modules/lvgl/include/lv_conf.h -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DSTM32H747xx -DTC_RUNID=4fb045e36e01350a573c6172b0d2257f -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/include/generated -I/__w/zephyr/zephyr/soc/st/stm32 -I/__w/zephyr/zephyr/soc/st/stm32/common/. -I/__w/zephyr/zephyr/drivers -I/__w/zephyr/zephyr/soc/st/stm32/stm32h7x/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32h7xx/soc -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32h7xx/drivers/include -I/__w/zephyr/modules/hal/stm32/stm32cube/common_ll/include -I/__w/zephyr/modules/lib/gui/lvgl/src -I/__w/zephyr/zephyr/modules/lvgl/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/stm32h747i_disco_stm32h747xx_m7/tests/lib/gui/lvgl/libraries.gui.lvgl.stm32h747i_disco_m7/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m7 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/lib/gui/lvgl=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function); did you mean 'HAL_QSPI_TIMEOUT_DEFAULT_VALUE'?
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       HAL_QSPI_TIMEOUT_DEFAULT_VALUE
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_soc_S_spi_40003c00_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in stm32h573i_dk:tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all (stm32h573i_dk:tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all) with error

artifacts/Unit Test Results (Subset 8)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: stm32h573i_dk, qualifiers: stm32h573xx
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/stm32h573i_dk/stm32h573i_dk.dts
unit address and first address in 'reg' (0x0) don't match for /soc/mspi@47001400/ospi-nor-flash@90000000
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all/zephyr/dts.cmake
CMake Warning at /__w/zephyr/zephyr/cmake/modules/dts.cmake:405 (message):
  dtc raised one or more warnings:

  
  /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all/zephyr/zephyr.dts:92.16-100.5:
  Warning (simple_bus_reg): /soc/power-states: missing or empty reg/ranges
  property

Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:8 (find_package)


Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/st/stm32h573i_dk/stm32h573i_dk_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/prj.conf'
Merged configuration '/__w/zephyr/zephyr/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/configuration/all.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
CMake Warning at /__w/zephyr/zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeLists.txt:26 (message):
  Note: MCUmgr file system management is enabled but file access hooks are
  disabled, this is an insecure configuration and not recommended for
  production use, as all files on the filesystem can be manipulated by a
  remote device.  See
  https://docs.zephyrproject.org/latest/services/device_mgmt/mcumgr_callbacks.html
  for details on enabling and using MCUmgr hooks.


-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all
[1/277] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-g2ead2409b22a
[2/277] Preparing syscall dependency handling

[3/277] Generating misc/generated/syscalls_subdirs.trigger
[4/277] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/277] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/277] Generating include/generated/zephyr/driver-validation.h
[7/277] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/277] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/277] Generating include/generated/zephyr/offsets.h
[10/277] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/277] Linking C static library app/libapp.a
[12/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32c_sw.c.obj
[13/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj
[14/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc24_sw.c.obj
[15/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj
[16/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj
[17/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj
[18/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc4_sw.c.obj
[19/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[20/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[21/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[22/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[23/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[24/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[25/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[26/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/reboot.c.obj
[27/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/base64.c.obj
[28/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[29/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[30/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[31/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[32/277] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[33/277] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[34/277] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/stm32cube_hal.c.obj
[35/277] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/soc_config.c.obj
[36/277] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32h5x/soc.c.obj
[37/277] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[38/277] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[39/277] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[40/277] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[41/277] Linking C static library zephyr/libzephyr.a
[42/277] Generating linker_zephyr_pre0.cmd
[43/277] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[44/277] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[45/277] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[46/277] Linking C static library zephyr/arch/common/libisr_tables.a
[47/277] Linking C static library zephyr/arch/common/libarch__common.a
[48/277] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[49/277] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[50/277] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[51/277] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[52/277] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[53/277] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[54/277] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[55/277] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[56/277] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[57/277] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[58/277] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[59/277] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[60/277] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[61/277] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[62/277] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[63/277] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[64/277] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[65/277] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[66/277] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[67/277] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[68/277] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[69/277] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[70/277] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[71/277] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[72/277] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[73/277] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[74/277] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[75/277] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[76/277] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[77/277] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[78/277] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[79/277] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[80/277] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[81/277] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdio/remove.c.obj
[82/277] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[83/277] Building C object zephyr/lib/net_buf/CMakeFiles/lib__net_buf.dir/buf.c.obj
[84/277] Building C object zephyr/lib/net_buf/CMakeFiles/lib__net_buf.dir/buf_simple.c.obj
[85/277] Linking C static library zephyr/lib/net_buf/liblib__net_buf.a
[86/277] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs.c.obj
[87/277] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs_impl.c.obj
[88/277] Linking C static library zephyr/subsys/fs/libsubsys__fs.a
[89/277] Building C object zephyr/subsys/mgmt/mcumgr/mgmt/CMakeFiles/subsys__mgmt__mcumgr__mgmt.dir/src/mgmt.c.obj
[90/277] Linking C static library zephyr/subsys/mgmt/mcumgr/mgmt/libsubsys__mgmt__mcumgr__mgmt.a
[91/277] Building C object zephyr/subsys/mgmt/mcumgr/smp/CMakeFiles/subsys__mgmt__mcumgr__smp.dir/src/smp.c.obj
[92/277] Linking C static library zephyr/subsys/mgmt/mcumgr/smp/libsubsys__mgmt__mcumgr__smp.a
[93/277] Building C object zephyr/subsys/mgmt/mcumgr/util/CMakeFiles/subsys__mgmt__mcumgr__util.dir/src/zcbor_bulk.c.obj
[94/277] Linking C static library zephyr/subsys/mgmt/mcumgr/util/libsubsys__mgmt__mcumgr__util.a
[95/277] Building C object zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__fs_mgmt.dir/src/fs_mgmt.c.obj
[96/277] Building C object zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__fs_mgmt.dir/src/fs_mgmt_hash_checksum.c.obj
[97/277] Building C object zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__fs_mgmt.dir/src/fs_mgmt_hash_checksum_crc32.c.obj
[98/277] Building C object zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__fs_mgmt.dir/src/fs_mgmt_hash_checksum_sha256.c.obj
[99/277] Linking C static library zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/libsubsys__mgmt__mcumgr__grp__fs_mgmt.a
[100/277] Building C object zephyr/subsys/mgmt/mcumgr/transport/CMakeFiles/subsys__mgmt__mcumgr__transport.dir/src/smp.c.obj
[101/277] Building C object zephyr/subsys/mgmt/mcumgr/transport/CMakeFiles/subsys__mgmt__mcumgr__transport.dir/src/smp_dummy.c.obj
[102/277] Linking C static library zephyr/subsys/mgmt/mcumgr/transport/libsubsys__mgmt__mcumgr__transport.a
[103/277] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[104/277] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[105/277] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[106/277] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[107/277] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[108/277] Building C object zephyr/drivers/interrupt_controller/CMakeFiles/drivers__interrupt_controller.dir/intc_exti_stm32.c.obj
[109/277] Linking C static library zephyr/drivers/interrupt_controller/libdrivers__interrupt_controller.a
[110/277] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32_ll_h5.c.obj
[111/277] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[112/277] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[113/277] Linking C static library zephyr/drivers/console/libdrivers__console.a
[114/277] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[115/277] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DHSE_VALUE=25000000 -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DSTM32H573xx -DTC_RUNID=1ab74f0461bf49d45e034090549a0e06 -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -DZCBOR_ASSERTS -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all/zephyr/include/generated -I/__w/zephyr/zephyr/soc/st/stm32 -I/__w/zephyr/zephyr/soc/st/stm32/common/. -I/__w/zephyr/zephyr/drivers -I/__w/zephyr/zephyr/soc/st/stm32/stm32h5x/. -I/__w/zephyr/zephyr/subsys/mgmt/mcumgr/util/include -I/__w/zephyr/zephyr/subsys/mgmt/mcumgr/transport/include -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32h5xx/soc -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32h5xx/drivers/include -I/__w/zephyr/modules/hal/stm32/stm32cube/common_ll/include -I/__w/zephyr/modules/lib/zcbor/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.all/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in stm32h573i_dk:tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32 (stm32h573i_dk:tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32) with error

artifacts/Unit Test Results (Subset 8)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: stm32h573i_dk, qualifiers: stm32h573xx
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/stm32h573i_dk/stm32h573i_dk.dts
unit address and first address in 'reg' (0x0) don't match for /soc/mspi@47001400/ospi-nor-flash@90000000
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32/zephyr/dts.cmake
CMake Warning at /__w/zephyr/zephyr/cmake/modules/dts.cmake:405 (message):
  dtc raised one or more warnings:

  
  /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32/zephyr/zephyr.dts:92.16-100.5:
  Warning (simple_bus_reg): /soc/power-states: missing or empty reg/ranges
  property

Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:8 (find_package)


Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/st/stm32h573i_dk/stm32h573i_dk_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/prj.conf'
Merged configuration '/__w/zephyr/zephyr/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/configuration/crc32.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
CMake Warning at /__w/zephyr/zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeLists.txt:26 (message):
  Note: MCUmgr file system management is enabled but file access hooks are
  disabled, this is an insecure configuration and not recommended for
  production use, as all files on the filesystem can be manipulated by a
  remote device.  See
  https://docs.zephyrproject.org/latest/services/device_mgmt/mcumgr_callbacks.html
  for details on enabling and using MCUmgr hooks.


-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32
[1/179] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-g2ead2409b22a
[2/179] Preparing syscall dependency handling

[3/179] Generating misc/generated/syscalls_subdirs.trigger
[4/179] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/179] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/179] Generating include/generated/zephyr/driver-validation.h
[7/179] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/179] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/179] Generating include/generated/zephyr/offsets.h
[10/179] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/179] Linking C static library app/libapp.a
[12/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32c_sw.c.obj
[13/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj
[14/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc24_sw.c.obj
[15/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj
[16/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj
[17/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj
[18/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc4_sw.c.obj
[19/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[20/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[21/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[22/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[23/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[24/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[25/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[26/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/reboot.c.obj
[27/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/base64.c.obj
[28/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[29/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[30/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[31/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[32/179] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[33/179] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[34/179] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/stm32cube_hal.c.obj
[35/179] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/soc_config.c.obj
[36/179] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32h5x/soc.c.obj
[37/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[38/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[39/179] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[40/179] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[41/179] Linking C static library zephyr/libzephyr.a
[42/179] Generating linker_zephyr_pre0.cmd
[43/179] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[44/179] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[45/179] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[46/179] Linking C static library zephyr/arch/common/libisr_tables.a
[47/179] Linking C static library zephyr/arch/common/libarch__common.a
[48/179] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[49/179] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[50/179] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[51/179] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[52/179] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[53/179] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[54/179] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[55/179] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[56/179] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[57/179] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[58/179] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[59/179] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[60/179] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[61/179] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[62/179] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[63/179] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[64/179] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[65/179] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[66/179] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[67/179] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[68/179] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[69/179] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[70/179] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[71/179] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[72/179] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[73/179] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[74/179] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[75/179] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[76/179] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[77/179] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[78/179] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[79/179] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[80/179] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[81/179] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdio/remove.c.obj
[82/179] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[83/179] Building C object zephyr/lib/net_buf/CMakeFiles/lib__net_buf.dir/buf.c.obj
[84/179] Building C object zephyr/lib/net_buf/CMakeFiles/lib__net_buf.dir/buf_simple.c.obj
[85/179] Linking C static library zephyr/lib/net_buf/liblib__net_buf.a
[86/179] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs.c.obj
[87/179] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs_impl.c.obj
[88/179] Linking C static library zephyr/subsys/fs/libsubsys__fs.a
[89/179] Building C object zephyr/subsys/mgmt/mcumgr/mgmt/CMakeFiles/subsys__mgmt__mcumgr__mgmt.dir/src/mgmt.c.obj
[90/179] Linking C static library zephyr/subsys/mgmt/mcumgr/mgmt/libsubsys__mgmt__mcumgr__mgmt.a
[91/179] Building C object zephyr/subsys/mgmt/mcumgr/smp/CMakeFiles/subsys__mgmt__mcumgr__smp.dir/src/smp.c.obj
[92/179] Linking C static library zephyr/subsys/mgmt/mcumgr/smp/libsubsys__mgmt__mcumgr__smp.a
[93/179] Building C object zephyr/subsys/mgmt/mcumgr/util/CMakeFiles/subsys__mgmt__mcumgr__util.dir/src/zcbor_bulk.c.obj
[94/179] Linking C static library zephyr/subsys/mgmt/mcumgr/util/libsubsys__mgmt__mcumgr__util.a
[95/179] Building C object zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__fs_mgmt.dir/src/fs_mgmt.c.obj
[96/179] Building C object zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__fs_mgmt.dir/src/fs_mgmt_hash_checksum.c.obj
[97/179] Building C object zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__fs_mgmt.dir/src/fs_mgmt_hash_checksum_crc32.c.obj
[98/179] Linking C static library zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/libsubsys__mgmt__mcumgr__grp__fs_mgmt.a
[99/179] Building C object zephyr/subsys/mgmt/mcumgr/transport/CMakeFiles/subsys__mgmt__mcumgr__transport.dir/src/smp.c.obj
[100/179] Building C object zephyr/subsys/mgmt/mcumgr/transport/CMakeFiles/subsys__mgmt__mcumgr__transport.dir/src/smp_dummy.c.obj
[101/179] Linking C static library zephyr/subsys/mgmt/mcumgr/transport/libsubsys__mgmt__mcumgr__transport.a
[102/179] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[103/179] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[104/179] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[105/179] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[106/179] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[107/179] Building C object zephyr/drivers/interrupt_controller/CMakeFiles/drivers__interrupt_controller.dir/intc_exti_stm32.c.obj
[108/179] Linking C static library zephyr/drivers/interrupt_controller/libdrivers__interrupt_controller.a
[109/179] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32_ll_h5.c.obj
[110/179] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[111/179] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[112/179] Linking C static library zephyr/drivers/console/libdrivers__console.a
[113/179] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[114/179] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DHSE_VALUE=25000000 -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DSTM32H573xx -DTC_RUNID=d74579dfff581e009aa9f4169a05b8f8 -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -DZCBOR_ASSERTS -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32/zephyr/include/generated -I/__w/zephyr/zephyr/soc/st/stm32 -I/__w/zephyr/zephyr/soc/st/stm32/common/. -I/__w/zephyr/zephyr/drivers -I/__w/zephyr/zephyr/soc/st/stm32/stm32h5x/. -I/__w/zephyr/zephyr/subsys/mgmt/mcumgr/util/include -I/__w/zephyr/zephyr/subsys/mgmt/mcumgr/transport/include -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32h5xx/soc -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32h5xx/drivers/include -I/__w/zephyr/modules/hal/stm32/stm32cube/common_ll/include -I/__w/zephyr/modules/lib/zcbor/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.crc32/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in stm32h573i_dk:tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256 (stm32h573i_dk:tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256) with error

artifacts/Unit Test Results (Subset 8)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: stm32h573i_dk, qualifiers: stm32h573xx
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/stm32h573i_dk/stm32h573i_dk.dts
unit address and first address in 'reg' (0x0) don't match for /soc/mspi@47001400/ospi-nor-flash@90000000
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256/zephyr/dts.cmake
CMake Warning at /__w/zephyr/zephyr/cmake/modules/dts.cmake:405 (message):
  dtc raised one or more warnings:

  
  /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256/zephyr/zephyr.dts:92.16-100.5:
  Warning (simple_bus_reg): /soc/power-states: missing or empty reg/ranges
  property

Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:8 (find_package)


Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/st/stm32h573i_dk/stm32h573i_dk_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/prj.conf'
Merged configuration '/__w/zephyr/zephyr/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/configuration/sha256.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
CMake Warning at /__w/zephyr/zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeLists.txt:26 (message):
  Note: MCUmgr file system management is enabled but file access hooks are
  disabled, this is an insecure configuration and not recommended for
  production use, as all files on the filesystem can be manipulated by a
  remote device.  See
  https://docs.zephyrproject.org/latest/services/device_mgmt/mcumgr_callbacks.html
  for details on enabling and using MCUmgr hooks.


-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256
[1/276] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-g2ead2409b22a
[2/276] Preparing syscall dependency handling

[3/276] Generating misc/generated/syscalls_subdirs.trigger
[4/276] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/276] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/276] Generating include/generated/zephyr/driver-validation.h
[7/276] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/276] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/276] Generating include/generated/zephyr/offsets.h
[10/276] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/276] Linking C static library app/libapp.a
[12/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32c_sw.c.obj
[13/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj
[14/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc24_sw.c.obj
[15/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj
[16/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj
[17/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj
[18/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc4_sw.c.obj
[19/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[20/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[21/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[22/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[23/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[24/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[25/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[26/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/reboot.c.obj
[27/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/base64.c.obj
[28/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[29/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[30/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[31/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[32/276] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[33/276] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[34/276] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/stm32cube_hal.c.obj
[35/276] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/soc_config.c.obj
[36/276] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32h5x/soc.c.obj
[37/276] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[38/276] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[39/276] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[40/276] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[41/276] Linking C static library zephyr/libzephyr.a
[42/276] Generating linker_zephyr_pre0.cmd
[43/276] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[44/276] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[45/276] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[46/276] Linking C static library zephyr/arch/common/libisr_tables.a
[47/276] Linking C static library zephyr/arch/common/libarch__common.a
[48/276] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[49/276] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[50/276] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[51/276] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[52/276] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[53/276] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[54/276] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[55/276] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[56/276] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[57/276] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[58/276] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[59/276] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[60/276] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[61/276] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[62/276] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[63/276] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[64/276] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[65/276] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[66/276] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[67/276] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[68/276] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[69/276] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[70/276] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[71/276] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[72/276] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[73/276] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[74/276] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[75/276] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[76/276] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[77/276] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[78/276] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[79/276] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[80/276] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[81/276] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdio/remove.c.obj
[82/276] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[83/276] Building C object zephyr/lib/net_buf/CMakeFiles/lib__net_buf.dir/buf.c.obj
[84/276] Building C object zephyr/lib/net_buf/CMakeFiles/lib__net_buf.dir/buf_simple.c.obj
[85/276] Linking C static library zephyr/lib/net_buf/liblib__net_buf.a
[86/276] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs.c.obj
[87/276] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs_impl.c.obj
[88/276] Linking C static library zephyr/subsys/fs/libsubsys__fs.a
[89/276] Building C object zephyr/subsys/mgmt/mcumgr/mgmt/CMakeFiles/subsys__mgmt__mcumgr__mgmt.dir/src/mgmt.c.obj
[90/276] Linking C static library zephyr/subsys/mgmt/mcumgr/mgmt/libsubsys__mgmt__mcumgr__mgmt.a
[91/276] Building C object zephyr/subsys/mgmt/mcumgr/smp/CMakeFiles/subsys__mgmt__mcumgr__smp.dir/src/smp.c.obj
[92/276] Linking C static library zephyr/subsys/mgmt/mcumgr/smp/libsubsys__mgmt__mcumgr__smp.a
[93/276] Building C object zephyr/subsys/mgmt/mcumgr/util/CMakeFiles/subsys__mgmt__mcumgr__util.dir/src/zcbor_bulk.c.obj
[94/276] Linking C static library zephyr/subsys/mgmt/mcumgr/util/libsubsys__mgmt__mcumgr__util.a
[95/276] Building C object zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__fs_mgmt.dir/src/fs_mgmt.c.obj
[96/276] Building C object zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__fs_mgmt.dir/src/fs_mgmt_hash_checksum.c.obj
[97/276] Building C object zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/CMakeFiles/subsys__mgmt__mcumgr__grp__fs_mgmt.dir/src/fs_mgmt_hash_checksum_sha256.c.obj
[98/276] Linking C static library zephyr/subsys/mgmt/mcumgr/grp/fs_mgmt/libsubsys__mgmt__mcumgr__grp__fs_mgmt.a
[99/276] Building C object zephyr/subsys/mgmt/mcumgr/transport/CMakeFiles/subsys__mgmt__mcumgr__transport.dir/src/smp.c.obj
[100/276] Building C object zephyr/subsys/mgmt/mcumgr/transport/CMakeFiles/subsys__mgmt__mcumgr__transport.dir/src/smp_dummy.c.obj
[101/276] Linking C static library zephyr/subsys/mgmt/mcumgr/transport/libsubsys__mgmt__mcumgr__transport.a
[102/276] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[103/276] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[104/276] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[105/276] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[106/276] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[107/276] Building C object zephyr/drivers/interrupt_controller/CMakeFiles/drivers__interrupt_controller.dir/intc_exti_stm32.c.obj
[108/276] Linking C static library zephyr/drivers/interrupt_controller/libdrivers__interrupt_controller.a
[109/276] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32_ll_h5.c.obj
[110/276] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[111/276] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[112/276] Linking C static library zephyr/drivers/console/libdrivers__console.a
[113/276] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[114/276] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DHSE_VALUE=25000000 -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DSTM32H573xx -DTC_RUNID=fecd6f4d7593dea3b7469e6684d25b51 -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -DZCBOR_ASSERTS -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256/zephyr/include/generated -I/__w/zephyr/zephyr/soc/st/stm32 -I/__w/zephyr/zephyr/soc/st/stm32/common/. -I/__w/zephyr/zephyr/drivers -I/__w/zephyr/zephyr/soc/st/stm32/stm32h5x/. -I/__w/zephyr/zephyr/subsys/mgmt/mcumgr/util/include -I/__w/zephyr/zephyr/subsys/mgmt/mcumgr/transport/include -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32h5xx/soc -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32h5xx/drivers/include -I/__w/zephyr/modules/hal/stm32/stm32cube/common_ll/include -I/__w/zephyr/modules/lib/zcbor/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/stm32h573i_dk/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/mgmt.mcumgr.fs.mgmt.hash.supported.sha256/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf54h20dk/nrf54h20/cpuapp:tests/drivers/flash/common/drivers.flash.common.no_explicit_erase

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/drivers/flash/common/drivers.flash.common.no_explicit_erase (nrf54h20dk/nrf54h20/cpuapp:tests/drivers/flash/common/drivers.flash.common.no_explicit_erase) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54h20dk, qualifiers: nrf54h20/cpuapp
Parsing /__w/zephyr/zephyr/share/sysbuild/Kconfig
Loaded configuration '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/_sysbuild/autoconf.h'
-- 
   ****************************
   * Running CMake for common *
   ****************************

Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/common
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54h20dk, qualifiers: nrf54h20/cpuapp
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20_cpuapp.dts
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20_cpuapp_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/common/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/.config.sysbuild'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Found nrf-regtool (found suitable version "5.6.0", minimum required is "5.6.0")
-- Generated UICR hex file: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/uicr.hex
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase
[1/8] Creating directories for 'common'
[2/8] No download step for 'common'
[3/8] No update step for 'common'
[4/8] No patch step for 'common'
[5/8] No configure step for 'common'
[5/8] Performing build step for 'common'
[1/147] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/147] Preparing syscall dependency handling

[3/147] Generating misc/generated/syscalls_subdirs.trigger
[4/147] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/147] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/147] Generating include/generated/zephyr/driver-validation.h
[7/147] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/147] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/147] Generating include/generated/zephyr/offsets.h
[10/147] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/147] Linking C static library app/libapp.a
[12/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[20/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[21/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[22/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[23/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[24/147] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[25/147] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[26/147] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[27/147] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[28/147] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[29/147] Linking C static library zephyr/libzephyr.a
[30/147] Generating linker_zephyr_pre0.cmd
[31/147] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[32/147] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[33/147] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[34/147] Linking C static library zephyr/arch/common/libisr_tables.a
[35/147] Linking C static library zephyr/arch/common/libarch__common.a
[36/147] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[37/147] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[38/147] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[39/147] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[40/147] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[41/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[42/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[43/147] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[44/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[45/147] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[46/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[47/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[48/147] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[49/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[50/147] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[51/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[52/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[53/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[54/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[55/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[56/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[57/147] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[58/147] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[59/147] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[60/147] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[61/147] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[62/147] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[63/147] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[64/147] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[65/147] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[66/147] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[67/147] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[68/147] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[69/147] Building C object zephyr/soc/soc/nrf54h20/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[70/147] Building C object zephyr/soc/soc/nrf54h20/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[71/147] Building C object zephyr/soc/soc/nrf54h20/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[72/147] Building C object zephyr/soc/soc/nrf54h20/CMakeFiles/soc__nordic.dir/nrf54h/soc.c.obj
[73/147] Building C object zephyr/soc/soc/nrf54h20/CMakeFiles/soc__nordic.dir/common/nrf54hx_nrf92x_mpu_regions.c.obj
[74/147] Building C object zephyr/soc/soc/nrf54h20/CMakeFiles/soc__nordic.dir/common/dmm.c.obj
[75/147] Linking C static library zephyr/soc/soc/nrf54h20/libsoc__nordic.a
[76/147] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[77/147] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[78/147] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[79/147] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[80/147] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[81/147] Building C object zephyr/drivers/cache/CMakeFiles/drivers__cache.dir/cache_nrf.c.obj
[82/147] Linking C static library zephyr/drivers/cache/libdrivers__cache.a
[83/147] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf_auxpll.c.obj
[84/147] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[85/147] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[86/147] Linking C static library zephyr/drivers/console/libdrivers__console.a
[87/147] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[88/147] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DNRF54H20_XXAA -DNRF_APPLICATION -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/soc/nordic/nrf54h/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/drivers/flash/common=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_2_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
FAILED: _sysbuild/sysbuild/images/common-prefix/src/common-stamp/common-build /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/_sysbuild/sysbuild/images/common-prefix/src/common-stamp/common-build 
cd /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common && /usr/bin/cmake --build .
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf54h20dk/nrf54h20/cpuapp:tests/drivers/flash/negative_tests/drivers.flash.negative_tests

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/drivers/flash/negative_tests/drivers.flash.negative_tests (nrf54h20dk/nrf54h20/cpuapp:tests/drivers/flash/negative_tests/drivers.flash.negative_tests) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54h20dk, qualifiers: nrf54h20/cpuapp
Parsing /__w/zephyr/zephyr/share/sysbuild/Kconfig
Loaded configuration '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/_sysbuild/autoconf.h'
-- 
   ************************************
   * Running CMake for negative_tests *
   ************************************

Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/negative_tests
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54h20dk, qualifiers: nrf54h20/cpuapp
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20_cpuapp.dts
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20_cpuapp_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/negative_tests/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/.config.sysbuild'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Found nrf-regtool (found suitable version "5.6.0", minimum required is "5.6.0")
-- Generated UICR hex file: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/uicr.hex
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests
[1/8] Creating directories for 'negative_tests'
[2/8] No download step for 'negative_tests'
[3/8] No update step for 'negative_tests'
[4/8] No patch step for 'negative_tests'
[5/8] No configure step for 'negative_tests'
[5/8] Performing build step for 'negative_tests'
[1/147] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/147] Preparing syscall dependency handling

[3/147] Generating misc/generated/syscalls_subdirs.trigger
[4/147] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/147] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/147] Generating include/generated/zephyr/driver-validation.h
[7/147] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/147] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/147] Generating include/generated/zephyr/offsets.h
[10/147] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/147] Linking C static library app/libapp.a
[12/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[20/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[21/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[22/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[23/147] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[24/147] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[25/147] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[26/147] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[27/147] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[28/147] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[29/147] Linking C static library zephyr/libzephyr.a
[30/147] Generating linker_zephyr_pre0.cmd
[31/147] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[32/147] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[33/147] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[34/147] Linking C static library zephyr/arch/common/libisr_tables.a
[35/147] Linking C static library zephyr/arch/common/libarch__common.a
[36/147] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[37/147] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[38/147] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[39/147] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[40/147] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[41/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[42/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[43/147] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[44/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[45/147] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[46/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[47/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[48/147] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[49/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[50/147] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[51/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[52/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[53/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[54/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[55/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[56/147] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[57/147] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[58/147] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[59/147] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[60/147] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[61/147] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[62/147] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[63/147] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[64/147] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[65/147] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[66/147] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[67/147] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[68/147] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[69/147] Building C object zephyr/soc/soc/nrf54h20/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[70/147] Building C object zephyr/soc/soc/nrf54h20/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[71/147] Building C object zephyr/soc/soc/nrf54h20/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[72/147] Building C object zephyr/soc/soc/nrf54h20/CMakeFiles/soc__nordic.dir/nrf54h/soc.c.obj
[73/147] Building C object zephyr/soc/soc/nrf54h20/CMakeFiles/soc__nordic.dir/common/nrf54hx_nrf92x_mpu_regions.c.obj
[74/147] Building C object zephyr/soc/soc/nrf54h20/CMakeFiles/soc__nordic.dir/common/dmm.c.obj
[75/147] Linking C static library zephyr/soc/soc/nrf54h20/libsoc__nordic.a
[76/147] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[77/147] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[78/147] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[79/147] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[80/147] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[81/147] Building C object zephyr/drivers/cache/CMakeFiles/drivers__cache.dir/cache_nrf.c.obj
[82/147] Linking C static library zephyr/drivers/cache/libdrivers__cache.a
[83/147] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf_auxpll.c.obj
[84/147] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[85/147] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[86/147] Linking C static library zephyr/drivers/console/libdrivers__console.a
[87/147] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[88/147] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DNRF54H20_XXAA -DNRF_APPLICATION -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/soc/nordic/nrf54h/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/drivers/flash/negative_tests=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_2_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
FAILED: _sysbuild/sysbuild/images/negative_tests-prefix/src/negative_tests-stamp/negative_tests-build /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/_sysbuild/sysbuild/images/negative_tests-prefix/src/negative_tests-stamp/negative_tests-build 
cd /__w/zephyr/zephyr/twister-out/nrf54h20dk_nrf54h20_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests && /usr/bin/cmake --build .
ninja: build stopped: subcommand failed.

Check failure on line 0 in nucleo_f103rb:tests/drivers/flash/common/drivers.flash.common.stm32

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/drivers/flash/common/drivers.flash.common.stm32 (nucleo_f103rb:tests/drivers/flash/common/drivers.flash.common.stm32) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:dts
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/common
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nucleo_f103rb, qualifiers: stm32f103xb
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/nucleo_f103rb/nucleo_f103rb.dts
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/dts.cmake
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/common
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nucleo_f103rb, qualifiers: stm32f103xb
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/nucleo_f103rb/nucleo_f103rb.dts
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/st/nucleo_f103rb/nucleo_f103rb_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/common/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32
[1/141] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/141] Preparing syscall dependency handling

[3/141] Generating misc/generated/syscalls_subdirs.trigger
[4/141] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/141] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/141] Generating include/generated/zephyr/driver-validation.h
[7/141] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/141] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/141] Generating include/generated/zephyr/offsets.h
[10/141] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/141] Linking C static library app/libapp.a
[12/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/reboot.c.obj
[20/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[21/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[22/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[23/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[24/141] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[25/141] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[26/141] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/stm32cube_hal.c.obj
[27/141] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/soc_config.c.obj
[28/141] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32f1x/soc.c.obj
[29/141] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[30/141] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[31/141] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[32/141] Linking C static library zephyr/libzephyr.a
[33/141] Generating linker_zephyr_pre0.cmd
[34/141] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[35/141] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[36/141] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[37/141] Linking C static library zephyr/arch/common/libisr_tables.a
[38/141] Linking C static library zephyr/arch/common/libarch__common.a
[39/141] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[40/141] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[41/141] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[42/141] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[43/141] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[44/141] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[45/141] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[46/141] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[47/141] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[48/141] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[49/141] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[50/141] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[51/141] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[52/141] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[53/141] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[54/141] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[55/141] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[56/141] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[57/141] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[58/141] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[59/141] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[60/141] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[61/141] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[62/141] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[63/141] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[64/141] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[65/141] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[66/141] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[67/141] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[68/141] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[69/141] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[70/141] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[71/141] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[72/141] Building C object zephyr/drivers/interrupt_controller/CMakeFiles/drivers__interrupt_controller.dir/intc_exti_stm32.c.obj
[73/141] Linking C static library zephyr/drivers/interrupt_controller/libdrivers__interrupt_controller.a
[74/141] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32_ll_common.c.obj
[75/141] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32f1.c.obj
[76/141] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[77/141] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[78/141] Linking C static library zephyr/drivers/console/libdrivers__console.a
[79/141] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[80/141] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DHSE_VALUE=8000000 -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DSTM32F103xB -DTC_RUNID=ff5ff6e395093f823cf3da6506d6e097 -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/include/generated -I/__w/zephyr/zephyr/soc/st/stm32 -I/__w/zephyr/zephyr/soc/st/stm32/common/. -I/__w/zephyr/zephyr/drivers -I/__w/zephyr/zephyr/soc/st/stm32/stm32f1x/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32f1xx/soc -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32f1xx/drivers/include -I/__w/zephyr/modules/hal/stm32/stm32cube/common_ll/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nucleo_f103rb/tests/drivers/flash/common/drivers.flash.common.stm32/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m3 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/drivers/flash/common=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_soc_S_spi_40003800_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf5340dk/nrf5340/cpuapp:tests/bluetooth/shell/bluetooth.audio_shell.no_lc3

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_lc3 (nrf5340dk/nrf5340/cpuapp:tests/bluetooth/shell/bluetooth.audio_shell.no_lc3) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf5340dk, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/tests/bluetooth/shell/boards/nrf5340dk_nrf5340_cpuapp.overlay
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/zephyr/dts.cmake

warning: BT_CTLR_ISOAL_SOURCES (defined at subsys/bluetooth/controller/Kconfig:276) was assigned the
value '2' but got the value ''. Check these unsatisfied dependencies: (BT_CTLR_ADV_ISO ||
BT_CTLR_CONN_ISO) (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ISOAL_SOURCES and/or look up
BT_CTLR_ISOAL_SOURCES in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: BT_CTLR_ISOAL_SINKS (defined at subsys/bluetooth/controller/Kconfig:285) was assigned the
value '2' but got the value ''. Check these unsatisfied dependencies: (BT_CTLR_SYNC_ISO ||
BT_CTLR_CONN_ISO) (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ISOAL_SINKS and/or look up
BT_CTLR_ISOAL_SINKS in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: BT_CTLR_DATA_LENGTH_MAX (defined at subsys/bluetooth/controller/Kconfig:553) was assigned
the value '251' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_DATA_LENGTH
(=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_DATA_LENGTH_MAX and/or look up
BT_CTLR_DATA_LENGTH_MAX in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: BT_CTLR_ADV_SET (defined at subsys/bluetooth/controller/Kconfig:693) was assigned the value
'2' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_ADV_EXT (=n), BT_CTLR (=n).
See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_SET and/or look up
BT_CTLR_ADV_SET in the menuconfig/guiconfig interface. The Application Development Primer, Setting
Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
too.


warning: BT_CTLR_ADV_DATA_LEN_MAX (defined at subsys/bluetooth/controller/Kconfig:713) was assigned
the value '191' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_ADV_EXT (=n),
BT_CTLR (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_DATA_LEN_MAX
and/or look up BT_CTLR_ADV_DATA_LEN_MAX in the menuconfig/guiconfig interface. The Application
Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of
the manual might be helpful too.


warning: BT_CTLR_ADV_ISO_STREAM_MAX (defined at subsys/bluetooth/controller/Kconfig:875) was
assigned the value '4' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_ADV_ISO
(=n), BT_CTLR_ADV_EXT (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_ISO_STREAM_MAX and/or look up
BT_CTLR_ADV_ISO_STREAM_MAX in the menuconfig/guiconfig interface. The Application Development
Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual
might be helpful too.


warning: BT_CTLR_SYNC_ISO_STREAM_MAX (defined at subsys/bluetooth/controller/Kconfig:907) was
assigned the value '4' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_SYNC_ISO
(=n), BT_CTLR_ADV_EXT (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_SYNC_ISO_STREAM_MAX and/or look up
BT_CTLR_SYNC_ISO_STREAM_MAX in the menuconfig/guiconfig interface. The Application Development
Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual
might be helpful too.


warning: BT_CTLR_SCAN_DATA_LEN_MAX (defined at subsys/bluetooth/controller/Kconfig.ll_sw_split:212)
was assigned the value '1650' but got the value ''. Check these unsatisfied dependencies:
BT_CTLR_ADV_EXT (=n), BT_LL_SW_SPLIT (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_SCAN_DATA_LEN_MAX and/or look up
BT_CTLR_SCAN_DATA_LEN_MAX in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: BT_CTLR_ADV_AUX_SET (defined at subsys/bluetooth/controller/Kconfig.ll_sw_split:341) was
assigned the value '2' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_ADV_EXT
(=n), BT_LL_SW_SPLIT (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_AUX_SET and/or look up
BT_CTLR_ADV_AUX_SET in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: BT_CTLR_ADV_SYNC_SET (defined at subsys/bluetooth/controller/Kconfig.ll_sw_split:349) was
assigned the value '2' but got the value ''. Check these unsatisfied dependencies:
BT_CTLR_ADV_PERIODIC (=n), BT_LL_SW_SPLIT (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_SYNC_SET and/or look up
BT_CTLR_ADV_SYNC_SET in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: BT_CTLR_ADV_DATA_BUF_MAX (defined at subsys/bluetooth/controller/Kconfig.ll_sw_split:468)
was assigned the value '6' but got the value ''. Check these unsatisfied dependencies:
BT_LL_SW_SPLIT (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_DATA_BUF_MAX and/or look up
BT_CTLR_ADV_DATA_BUF_MAX in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.

Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/bluetooth/shell/audio.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/twister/testsuite_extra.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
CMake Warning at /__w/zephyr/zephyr/subsys/bluetooth/host/CMakeLists.txt:92 (message):
  CONFIG_BT_FIXED_PASSKEY is enabled

    A fixed passkey is easy to deduce during the pairing procedure, do not use in
    production.


-- libmetal version: 1.6.0 (/__w/zephyr/zephyr/tests/bluetooth/shell)
-- Build type:  
-- Host:    Linux/x86_64
-- Target:  Generic/arm
-- Machine: arm
-- Looking for include file stdatomic.h
-- Looking for include file stdatomic.h - found
-- open-amp version: 1.6.1 (/__w/zephyr/modules/lib/open-amp/open-amp)
-- Host:    Linux/x86_64
-- Target:  Generic/arm
-- Machine: arm
-- C_FLAGS :  -Wall -Wextra
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME
    TC_RUNID


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3
[1/358] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/358] Preparing syscall dependency handling

[3/358] Generating misc/generated/syscalls_subdirs.trigger
[4/358] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/358] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/358] Generating include/generated/zephyr/driver-validation.h
[7/358] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/358] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/358] Generating include/generated/zephyr/offsets.h
[10/358] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/358] Linking C static library app/libapp.a
[12/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32c_sw.c.obj
[13/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj
[14/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc24_sw.c.obj
[15/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj
[16/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj
[17/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj
[18/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc4_sw.c.obj
[19/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[20/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[21/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[22/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[23/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[24/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[25/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[26/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mpsc_pbuf.c.obj
[27/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[28/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[29/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[30/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[31/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[32/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj
[33/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj
[34/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/ring_buffer.c.obj
[35/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/utf8.c.obj
[36/358] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[37/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/nvs/nvs.c.obj
[38/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/ipc_service.c.obj
[39/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/backends/ipc_rpmsg_static_vrings.c.obj
[40/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_rpmsg.c.obj
[41/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_static_vrings.c.obj
[42/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj
[43/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_mgmt.c.obj
[44/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_cache.c.obj
[45/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj
[46/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj
[47/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[48/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj
[49/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj
[50/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj
[51/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[52/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ots/ots.c.obj
[53/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ots/ots_l2cap.c.obj
[54/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ots/ots_obj_manager.c.obj
[55/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ots/ots_oacp.c.obj
[56/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ots/ots_olcp.c.obj
[57/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ots/ots_client.c.obj
[58/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ias/ias.c.obj
[59/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ias/ias_client.c.obj
[60/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_store.c.obj
[61/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings.c.obj
[62/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_init.c.obj
[63/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_line.c.obj
[64/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_nvs.c.obj
[65/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/kernel_shell.c.obj
[66/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/cycles.c.obj
[67/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/sleep.c.obj
[68/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/uptime.c.obj
[69/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/version.c.obj
[70/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/log-level.c.obj
[71/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/thread/thread.c.obj
[72/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/thread/list.c.obj
[73/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/thread/stacks.c.obj
[74/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/device_service.c.obj
[75/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/devmem_service.c.obj
[76/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/backends/shell_uart.c.obj
[77/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell.c.obj
[78/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_fprintf.c.obj
[79/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_utils.c.obj
[80/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_ops.c.obj
[81/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_log_backend.c.obj
[82/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_help.c.obj
[83/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_cmds.c.obj
[84/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_history.c.obj
[85/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_wildcard.c.obj
[86/358] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[87/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/utils.c.obj
[88/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/aes_decrypt.c.obj
[89/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/aes_encrypt.c.obj
[90/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/cmac_mode.c.obj
[91/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/sha256.c.obj
[92/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/hmac.c.obj
[93/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/hmac_prng.c.obj
[94/358] Linking C static library zephyr/libzephyr.a
[95/358] Generating linker_zephyr_pre0.cmd
[96/358] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[97/358] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[98/358] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[99/358] Linking C static library zephyr/arch/common/libisr_tables.a
[100/358] Linking C static library zephyr/arch/common/libarch__common.a
[101/358] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[102/358] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[103/358] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[104/358] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[105/358] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[106/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[107/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[108/358] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[109/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[110/358] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[111/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[112/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[113/358] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[114/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[115/358] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[116/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[117/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[118/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[119/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[120/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[121/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[122/358] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[123/358] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[124/358] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[125/358] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[126/358] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[127/358] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[128/358] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[129/358] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[130/358] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[131/358] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[132/358] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[133/358] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[134/358] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[135/358] Building C object zephyr/lib/posix/options/CMakeFiles/lib__posix__options.dir/fnmatch.c.obj
[136/358] Building C object zephyr/lib/posix/options/CMakeFiles/lib__posix__options.dir/getentropy.c.obj
[137/358] Building C object zephyr/lib/posix/options/CMakeFiles/lib__posix__options.dir/getopt/getopt.c.obj
[138/358] Building C object zephyr/lib/posix/options/CMakeFiles/lib__posix__options.dir/getopt/getopt_common.c.obj
[139/358] Linking C static library zephyr/lib/posix/options/liblib__posix__options.a
[140/358] Building C object zephyr/lib/net_buf/CMakeFiles/lib__net_buf.dir/buf.c.obj
[141/358] Building C object zephyr/lib/net_buf/CMakeFiles/lib__net_buf.dir/buf_simple.c.obj
[142/358] Linking C static library zephyr/lib/net_buf/liblib__net_buf.a
[143/358] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[144/358] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[145/358] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[146/358] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/nrf53/soc.c.obj
[147/358] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/nrf53/nrf53_cpunet_mgmt.c.obj
[148/358] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/nrf53/sync_rtc.c.obj
[149/358] Linking C static library zephyr/soc/soc/nrf5340/libsoc__nordic.a
[150/358] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/addr.c.obj
[151/358] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/dummy.c.obj
[152/358] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/bt_str.c.obj
[153/358] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/rpa.c.obj
[154/358] Linking C static library zephyr/subsys/bluetooth/common/libsubsys__bluetooth__common.a
[155/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/settings.c.obj
[156/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/long_wq.c.obj
[157/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/uuid.c.obj
[158/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/addr.c.obj
[159/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/buf.c.obj
[160/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/data.c.obj
[161/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_core.c.obj
[162/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_common.c.obj
[163/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/id.c.obj
[164/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/adv.c.obj
[165/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/scan.c.obj
[166/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/crypto_tc.c.obj
[167/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/ecc.c.obj
[168/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/conn.c.obj
[169/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/l2cap.c.obj
[170/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/att.c.obj
[171/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/gatt.c.obj
[172/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/smp.c.obj
[173/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/keys.c.obj
[174/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/iso.c.obj
[175/358] Linking C static library zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a
[176/358] Building C object zephyr/subsys/bluetooth/host/shell/CMakeFiles/subsys__bluetooth__host__shell.dir/bt.c.obj
[177/358] Building C object zephyr/subsys/bluetooth/host/shell/CMakeFiles/subsys__bluetooth__host__shell.dir/gatt.c.obj
[178/358] Building C object zephyr/subsys/bluetooth/host/shell/CMakeFiles/subsys__bluetooth__host__shell.dir/l2cap.c.obj
[179/358] Building C object zephyr/subsys/bluetooth/host/shell/CMakeFiles/subsys__bluetooth__host__shell.dir/iso.c.obj
[180/358] Linking C static library zephyr/subsys/bluetooth/host/shell/libsubsys__bluetooth__host__shell.a
[181/358] Building C object zephyr/subsys/bluetooth/services/ias/shell/CMakeFiles/subsys__bluetooth__services__ias__shell.dir/ias.c.obj
[182/358] Building C object zephyr/subsys/bluetooth/services/ias/shell/CMakeFiles/subsys__bluetooth__services__ias__shell.dir/ias_client.c.obj
[183/358] Linking C static library zephyr/subsys/bluetooth/services/ias/shell/libsubsys__bluetooth__services__ias__shell.a
[184/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/audio.c.obj
[185/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/vocs.c.obj
[186/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/vocs_client.c.obj
[187/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/aics.c.obj
[188/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/aics_client.c.obj
[189/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/vcp_vol_rend.c.obj
[190/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/vcp_vol_ctlr.c.obj
[191/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/micp_mic_dev.c.obj
[192/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/ccid.c.obj
[193/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/micp_mic_ctlr.c.obj
[194/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/csip_crypto.c.obj
[195/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/csip_set_member.c.obj
[196/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/csip_set_coordinator.c.obj
[197/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/tbs.c.obj
[198/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/mcs.c.obj
[199/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/tbs_client.c.obj
[200/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/pacs.c.obj
[201/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/mpl.c.obj
[202/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_iso.c.obj
[203/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_unicast_server.c.obj
[204/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/media_proxy.c.obj
[205/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_stream.c.obj
[206/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_base.c.obj
[207/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/codec.c.obj
[208/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/ascs.c.obj
[209/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_broadcast_sink.c.obj
[210/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_broadcast_source.c.obj
[211/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/cap_stream.c.obj
[212/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/has.c.obj
[213/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/has_client.c.obj
[214/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/cap_acceptor.c.obj
[215/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_broadcast_assistant.c.obj
[216/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/tmap.c.obj
[217/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/ba…hyr/drivers/timer/CMakeFiles/drivers__timer.dir/sys_clock_init.c.obj
[266/358] Building C object zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/nrf_rtc_timer.c.obj
[267/358] Linking C static library zephyr/drivers/timer/libdrivers__timer.a
[268/358] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/nrf_qspi_nor.c.obj
[269/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/helpers/nrfx_flag32_allocator.c.obj
[270/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/nrfx_glue.c.obj
[271/358] Building C object zephyr/drivers/gpio/CMakeFiles/drivers__gpio.dir/gpio_nrfx.c.obj
[272/358] Building C object zephyr/drivers/pinctrl/CMakeFiles/drivers__pinctrl.dir/pinctrl_nrf.c.obj
[273/358] Linking C static library zephyr/drivers/gpio/libdrivers__gpio.a
[274/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_unicast_client.c.obj
[275/358] Linking C static library zephyr/drivers/pinctrl/libdrivers__pinctrl.a
[276/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/drivers/src/nrfx_clock.c.obj
[277/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/drivers/src/nrfx_ipc.c.obj
[278/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/drivers/src/nrfx_nvmc.c.obj
[279/358] Linking C static library zephyr/subsys/bluetooth/audio/libsubsys__bluetooth__audio.a
[280/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/dma.c.obj
[281/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/device.c.obj
[282/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/init.c.obj
[283/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/io.c.obj
[284/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/helpers/nrfx_gppi_dppi.c.obj
[285/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/drivers/src/nrfx_qspi.c.obj
[286/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/irq.c.obj
[287/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/log.c.obj
[288/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/version.c.obj
[289/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/shmem.c.obj
[290/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/alloc.c.obj
[291/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/device.c.obj
[292/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/softirq.c.obj
[293/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/irq.c.obj
[294/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/condition.c.obj
[295/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/init.c.obj
[296/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/version.c.obj
[297/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/log.c.obj
[298/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/time.c.obj
[299/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/shmem.c.obj
[300/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/sys.c.obj
[301/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/drivers/src/nrfx_dppi.c.obj
[302/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/virtio/virtio.c.obj
[303/358] Linking C static library modules/libmetal/libmetal/lib/libmetal.a
[304/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/virtio/virtqueue.c.obj
[305/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/rpmsg/rpmsg.c.obj
[306/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/remoteproc/elf_loader.c.obj
[307/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/rpmsg/rpmsg_virtio.c.obj
[308/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/drivers/src/nrfx_gpiote.c.obj
[309/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/remoteproc/remoteproc.c.obj
[310/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/remoteproc/rsc_table_parser.c.obj
[311/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/remoteproc/remoteproc_virtio.c.obj
[312/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj
[313/358] Linking C static library modules/open-amp/open-amp/lib/libopen_amp.a
[314/358] Linking C static library modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a
[315/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/main_weak.c.obj
[316/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/busy_wait.c.obj
[317/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init_static.c.obj
[318/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj
[319/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj
[320/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/banner.c.obj
[321/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/float.c.obj
[322/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj
[323/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj
[324/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj
[325/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj
[326/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj
[327/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj
[328/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj
[329/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj
[330/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj
[331/358] Building C object zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uarte.c.obj
[332/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj
[333/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/work.c.obj
[334/358] Linking C static library zephyr/drivers/serial/libdrivers__serial.a
[335/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj
[336/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/priority_queues.c.obj
[337/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/condvar.c.obj
[338/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj
[339/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj
[340/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread_monitor.c.obj
[341/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/spinlock_validate.c.obj
[342/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeslicing.c.obj
[343/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj
[344/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj
[345/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/xip.c.obj
[346/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj
[347/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/dynamic_disabled.c.obj
[348/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/poll.c.obj
[349/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj
[350/358] Linking C static library zephyr/kernel/libkernel.a
[351/358] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=4096 -DNRF5340_XXAA_APPLICATION -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/lib/posix/options/getopt -I/__w/zephyr/zephyr/soc/nordic/nrf53/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/bluetooth -I/__w/zephyr/zephyr/subsys/settings/include -I/__w/zephyr/zephyr/subsys/shell/modules/kernel_service/thread/.. -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -I/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/modules/libmetal/libmetal/lib/include -I/__w/zephyr/modules/lib/open-amp/open-amp/lib/include -I/__w/zephyr/modules/crypto/tinycrypt/lib/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_lc3/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/bluetooth/shell=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -D_POSIX_THREADS -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_0_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf5340dk/nrf5340/cpuapp:tests/bluetooth/shell/bluetooth.audio_shell.no_usb

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/bluetooth/shell/bluetooth.audio_shell.no_usb (nrf5340dk/nrf5340/cpuapp:tests/bluetooth/shell/bluetooth.audio_shell.no_usb) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/bluetooth/shell
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf5340dk, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/tests/bluetooth/shell/boards/nrf5340dk_nrf5340_cpuapp.overlay
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/zephyr/dts.cmake

warning: RING_BUFFER (defined at lib/utils/Kconfig:12) was assigned the value 'n' but got the value
'y'. See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_RING_BUFFER and/or look up
RING_BUFFER in the menuconfig/guiconfig interface. The Application Development Primer, Setting
Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
too.


warning: BT_CTLR_ISOAL_SOURCES (defined at subsys/bluetooth/controller/Kconfig:276) was assigned the
value '2' but got the value ''. Check these unsatisfied dependencies: (BT_CTLR_ADV_ISO ||
BT_CTLR_CONN_ISO) (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ISOAL_SOURCES and/or look up
BT_CTLR_ISOAL_SOURCES in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: BT_CTLR_ISOAL_SINKS (defined at subsys/bluetooth/controller/Kconfig:285) was assigned the
value '2' but got the value ''. Check these unsatisfied dependencies: (BT_CTLR_SYNC_ISO ||
BT_CTLR_CONN_ISO) (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ISOAL_SINKS and/or look up
BT_CTLR_ISOAL_SINKS in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: BT_CTLR_DATA_LENGTH_MAX (defined at subsys/bluetooth/controller/Kconfig:553) was assigned
the value '251' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_DATA_LENGTH
(=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_DATA_LENGTH_MAX and/or look up
BT_CTLR_DATA_LENGTH_MAX in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: BT_CTLR_ADV_SET (defined at subsys/bluetooth/controller/Kconfig:693) was assigned the value
'2' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_ADV_EXT (=n), BT_CTLR (=n).
See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_SET and/or look up
BT_CTLR_ADV_SET in the menuconfig/guiconfig interface. The Application Development Primer, Setting
Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
too.


warning: BT_CTLR_ADV_DATA_LEN_MAX (defined at subsys/bluetooth/controller/Kconfig:713) was assigned
the value '191' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_ADV_EXT (=n),
BT_CTLR (=n). See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_DATA_LEN_MAX
and/or look up BT_CTLR_ADV_DATA_LEN_MAX in the menuconfig/guiconfig interface. The Application
Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of
the manual might be helpful too.


warning: BT_CTLR_ADV_ISO_STREAM_MAX (defined at subsys/bluetooth/controller/Kconfig:875) was
assigned the value '4' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_ADV_ISO
(=n), BT_CTLR_ADV_EXT (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_ISO_STREAM_MAX and/or look up
BT_CTLR_ADV_ISO_STREAM_MAX in the menuconfig/guiconfig interface. The Application Development
Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual
might be helpful too.


warning: BT_CTLR_SYNC_ISO_STREAM_MAX (defined at subsys/bluetooth/controller/Kconfig:907) was
assigned the value '4' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_SYNC_ISO
(=n), BT_CTLR_ADV_EXT (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_SYNC_ISO_STREAM_MAX and/or look up
BT_CTLR_SYNC_ISO_STREAM_MAX in the menuconfig/guiconfig interface. The Application Development
Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual
might be helpful too.


warning: BT_CTLR_SCAN_DATA_LEN_MAX (defined at subsys/bluetooth/controller/Kconfig.ll_sw_split:212)
was assigned the value '1650' but got the value ''. Check these unsatisfied dependencies:
BT_CTLR_ADV_EXT (=n), BT_LL_SW_SPLIT (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_SCAN_DATA_LEN_MAX and/or look up
BT_CTLR_SCAN_DATA_LEN_MAX in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: BT_CTLR_ADV_AUX_SET (defined at subsys/bluetooth/controller/Kconfig.ll_sw_split:341) was
assigned the value '2' but got the value ''. Check these unsatisfied dependencies: BT_CTLR_ADV_EXT
(=n), BT_LL_SW_SPLIT (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_AUX_SET and/or look up
BT_CTLR_ADV_AUX_SET in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: BT_CTLR_ADV_SYNC_SET (defined at subsys/bluetooth/controller/Kconfig.ll_sw_split:349) was
assigned the value '2' but got the value ''. Check these unsatisfied dependencies:
BT_CTLR_ADV_PERIODIC (=n), BT_LL_SW_SPLIT (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_SYNC_SET and/or look up
BT_CTLR_ADV_SYNC_SET in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.


warning: BT_CTLR_ADV_DATA_BUF_MAX (defined at subsys/bluetooth/controller/Kconfig.ll_sw_split:468)
was assigned the value '6' but got the value ''. Check these unsatisfied dependencies:
BT_LL_SW_SPLIT (=n), BT_CTLR (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_DATA_BUF_MAX and/or look up
BT_CTLR_ADV_DATA_BUF_MAX in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.

Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/bluetooth/shell/audio.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/twister/testsuite_extra.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
CMake Warning at /__w/zephyr/zephyr/subsys/bluetooth/host/CMakeLists.txt:92 (message):
  CONFIG_BT_FIXED_PASSKEY is enabled

    A fixed passkey is easy to deduce during the pairing procedure, do not use in
    production.


-- libmetal version: 1.6.0 (/__w/zephyr/zephyr/tests/bluetooth/shell)
-- Build type:  
-- Host:    Linux/x86_64
-- Target:  Generic/arm
-- Machine: arm
-- Looking for include file stdatomic.h
-- Looking for include file stdatomic.h - found
-- open-amp version: 1.6.1 (/__w/zephyr/modules/lib/open-amp/open-amp)
-- Host:    Linux/x86_64
-- Target:  Generic/arm
-- Machine: arm
-- C_FLAGS :  -Wall -Wextra
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME
    TC_RUNID


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb
[1/358] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/358] Preparing syscall dependency handling

[3/358] Generating misc/generated/syscalls_subdirs.trigger
[4/358] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/358] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/358] Generating include/generated/zephyr/driver-validation.h
[7/358] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/358] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/358] Generating include/generated/zephyr/offsets.h
[10/358] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/358] Linking C static library app/libapp.a
[12/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32c_sw.c.obj
[13/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj
[14/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc24_sw.c.obj
[15/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj
[16/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj
[17/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj
[18/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc4_sw.c.obj
[19/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[20/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[21/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[22/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[23/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[24/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[25/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[26/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mpsc_pbuf.c.obj
[27/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[28/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[29/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[30/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[31/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[32/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj
[33/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj
[34/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/ring_buffer.c.obj
[35/358] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/utf8.c.obj
[36/358] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[37/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/nvs/nvs.c.obj
[38/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/ipc_service.c.obj
[39/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/backends/ipc_rpmsg_static_vrings.c.obj
[40/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_rpmsg.c.obj
[41/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_static_vrings.c.obj
[42/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj
[43/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_mgmt.c.obj
[44/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_cache.c.obj
[45/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj
[46/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj
[47/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[48/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj
[49/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj
[50/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj
[51/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[52/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ots/ots.c.obj
[53/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ots/ots_l2cap.c.obj
[54/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ots/ots_obj_manager.c.obj
[55/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ots/ots_oacp.c.obj
[56/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ots/ots_olcp.c.obj
[57/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ots/ots_client.c.obj
[58/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ias/ias.c.obj
[59/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ias/ias_client.c.obj
[60/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_store.c.obj
[61/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings.c.obj
[62/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_init.c.obj
[63/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_line.c.obj
[64/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_nvs.c.obj
[65/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/kernel_shell.c.obj
[66/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/cycles.c.obj
[67/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/sleep.c.obj
[68/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/uptime.c.obj
[69/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/version.c.obj
[70/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/log-level.c.obj
[71/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/thread/thread.c.obj
[72/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/thread/list.c.obj
[73/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/kernel_service/thread/stacks.c.obj
[74/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/device_service.c.obj
[75/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/modules/devmem_service.c.obj
[76/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/backends/shell_uart.c.obj
[77/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell.c.obj
[78/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_fprintf.c.obj
[79/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_utils.c.obj
[80/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_ops.c.obj
[81/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_log_backend.c.obj
[82/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_help.c.obj
[83/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_cmds.c.obj
[84/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_history.c.obj
[85/358] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/shell/shell_wildcard.c.obj
[86/358] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[87/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/utils.c.obj
[88/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/aes_decrypt.c.obj
[89/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/aes_encrypt.c.obj
[90/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/cmac_mode.c.obj
[91/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/sha256.c.obj
[92/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/hmac.c.obj
[93/358] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/hmac_prng.c.obj
[94/358] Linking C static library zephyr/libzephyr.a
[95/358] Generating linker_zephyr_pre0.cmd
[96/358] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[97/358] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[98/358] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[99/358] Linking C static library zephyr/arch/common/libisr_tables.a
[100/358] Linking C static library zephyr/arch/common/libarch__common.a
[101/358] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[102/358] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[103/358] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[104/358] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[105/358] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[106/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[107/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[108/358] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[109/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[110/358] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[111/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[112/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[113/358] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[114/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[115/358] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[116/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[117/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[118/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[119/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[120/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[121/358] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[122/358] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[123/358] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[124/358] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[125/358] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[126/358] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[127/358] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[128/358] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[129/358] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[130/358] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[131/358] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[132/358] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[133/358] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[134/358] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[135/358] Building C object zephyr/lib/posix/options/CMakeFiles/lib__posix__options.dir/fnmatch.c.obj
[136/358] Building C object zephyr/lib/posix/options/CMakeFiles/lib__posix__options.dir/getentropy.c.obj
[137/358] Building C object zephyr/lib/posix/options/CMakeFiles/lib__posix__options.dir/getopt/getopt.c.obj
[138/358] Building C object zephyr/lib/posix/options/CMakeFiles/lib__posix__options.dir/getopt/getopt_common.c.obj
[139/358] Linking C static library zephyr/lib/posix/options/liblib__posix__options.a
[140/358] Building C object zephyr/lib/net_buf/CMakeFiles/lib__net_buf.dir/buf.c.obj
[141/358] Building C object zephyr/lib/net_buf/CMakeFiles/lib__net_buf.dir/buf_simple.c.obj
[142/358] Linking C static library zephyr/lib/net_buf/liblib__net_buf.a
[143/358] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[144/358] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[145/358] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[146/358] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/nrf53/soc.c.obj
[147/358] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/nrf53/nrf53_cpunet_mgmt.c.obj
[148/358] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/nrf53/sync_rtc.c.obj
[149/358] Linking C static library zephyr/soc/soc/nrf5340/libsoc__nordic.a
[150/358] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/addr.c.obj
[151/358] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/dummy.c.obj
[152/358] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/bt_str.c.obj
[153/358] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/rpa.c.obj
[154/358] Linking C static library zephyr/subsys/bluetooth/common/libsubsys__bluetooth__common.a
[155/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/settings.c.obj
[156/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/long_wq.c.obj
[157/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/uuid.c.obj
[158/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/addr.c.obj
[159/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/buf.c.obj
[160/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/data.c.obj
[161/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_core.c.obj
[162/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_common.c.obj
[163/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/id.c.obj
[164/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/adv.c.obj
[165/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/scan.c.obj
[166/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/crypto_tc.c.obj
[167/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/ecc.c.obj
[168/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/conn.c.obj
[169/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/l2cap.c.obj
[170/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/att.c.obj
[171/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/gatt.c.obj
[172/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/smp.c.obj
[173/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/keys.c.obj
[174/358] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/iso.c.obj
[175/358] Linking C static library zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a
[176/358] Building C object zephyr/subsys/bluetooth/host/shell/CMakeFiles/subsys__bluetooth__host__shell.dir/bt.c.obj
[177/358] Building C object zephyr/subsys/bluetooth/host/shell/CMakeFiles/subsys__bluetooth__host__shell.dir/gatt.c.obj
[178/358] Building C object zephyr/subsys/bluetooth/host/shell/CMakeFiles/subsys__bluetooth__host__shell.dir/l2cap.c.obj
[179/358] Building C object zephyr/subsys/bluetooth/host/shell/CMakeFiles/subsys__bluetooth__host__shell.dir/iso.c.obj
[180/358] Linking C static library zephyr/subsys/bluetooth/host/shell/libsubsys__bluetooth__host__shell.a
[181/358] Building C object zephyr/subsys/bluetooth/services/ias/shell/CMakeFiles/subsys__bluetooth__services__ias__shell.dir/ias.c.obj
[182/358] Building C object zephyr/subsys/bluetooth/services/ias/shell/CMakeFiles/subsys__bluetooth__services__ias__shell.dir/ias_client.c.obj
[183/358] Linking C static library zephyr/subsys/bluetooth/services/ias/shell/libsubsys__bluetooth__services__ias__shell.a
[184/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/audio.c.obj
[185/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/vocs.c.obj
[186/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/vocs_client.c.obj
[187/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/aics.c.obj
[188/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/aics_client.c.obj
[189/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/vcp_vol_rend.c.obj
[190/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/vcp_vol_ctlr.c.obj
[191/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/micp_mic_dev.c.obj
[192/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/micp_mic_ctlr.c.obj
[193/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/ccid.c.obj
[194/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/csip_set_member.c.obj
[195/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/csip_set_coordinator.c.obj
[196/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/csip_crypto.c.obj
[197/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/tbs.c.obj
[198/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/mcs.c.obj
[199/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/tbs_client.c.obj
[200/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/mpl.c.obj
[201/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/media_proxy.c.obj
[202/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/pacs.c.obj
[203/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/ascs.c.obj
[204/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_stream.c.obj
[205/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_iso.c.obj
[206/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/mcc.c.obj
[207/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_unicast_server.c.obj
[208/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/codec.c.obj
[209/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_base.c.obj
[210/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_broadcast_sink.c.obj
[211/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_broadcast_source.c.obj
[212/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_scan_delegator.c.obj
[213/358] Building C object zephyr/subsys/bluetooth/audio/CMakeFiles/subsys__bluetooth__audio.dir/bap_broadcast_assistant.c.obj
[214/358] Building C object zephyr/sub…s__bluetooth__audio.a
[266/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/mdk/system_nrf5340_application.c.obj
[267/358] Building C object zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/sys_clock_init.c.obj
[268/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/nrfx_glue.c.obj
[269/358] Building C object zephyr/drivers/timer/CMakeFiles/drivers__timer.dir/nrf_rtc_timer.c.obj
[270/358] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/nrf_qspi_nor.c.obj
[271/358] Linking C static library zephyr/drivers/timer/libdrivers__timer.a
[272/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/helpers/nrfx_flag32_allocator.c.obj
[273/358] Building C object zephyr/drivers/gpio/CMakeFiles/drivers__gpio.dir/gpio_nrfx.c.obj
[274/358] Building C object zephyr/drivers/pinctrl/CMakeFiles/drivers__pinctrl.dir/pinctrl_nrf.c.obj
[275/358] Linking C static library zephyr/drivers/gpio/libdrivers__gpio.a
[276/358] Linking C static library zephyr/drivers/pinctrl/libdrivers__pinctrl.a
[277/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/drivers/src/nrfx_clock.c.obj
[278/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/drivers/src/nrfx_nvmc.c.obj
[279/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/drivers/src/nrfx_ipc.c.obj
[280/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/dma.c.obj
[281/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/device.c.obj
[282/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/init.c.obj
[283/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/io.c.obj
[284/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/version.c.obj
[285/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/irq.c.obj
[286/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/log.c.obj
[287/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/helpers/nrfx_gppi_dppi.c.obj
[288/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/drivers/src/nrfx_qspi.c.obj
[289/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/softirq.c.obj
[290/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/shmem.c.obj
[291/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/alloc.c.obj
[292/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/condition.c.obj
[293/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/device.c.obj
[294/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/version.c.obj
[295/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/init.c.obj
[296/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/irq.c.obj
[297/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/time.c.obj
[298/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/log.c.obj
[299/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/shmem.c.obj
[300/358] Building C object modules/libmetal/libmetal/lib/CMakeFiles/metal.dir/system/zephyr/sys.c.obj
[301/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/rpmsg/rpmsg.c.obj
[302/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/remoteproc/elf_loader.c.obj
[303/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/drivers/src/nrfx_dppi.c.obj
[304/358] Linking C static library modules/libmetal/libmetal/lib/libmetal.a
[305/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/virtio/virtio.c.obj
[306/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/rpmsg/rpmsg_virtio.c.obj
[307/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/virtio/virtqueue.c.obj
[308/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/remoteproc/remoteproc.c.obj
[309/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj
[310/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init_static.c.obj
[311/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/busy_wait.c.obj
[312/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/remoteproc/rsc_table_parser.c.obj
[313/358] Building C object modules/open-amp/open-amp/lib/CMakeFiles/open_amp.dir/remoteproc/remoteproc_virtio.c.obj
[314/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj
[315/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/main_weak.c.obj
[316/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj
[317/358] Linking C static library modules/open-amp/open-amp/lib/libopen_amp.a
[318/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/kheap.c.obj
[319/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj
[320/358] Building C object modules/hal_nordic/nrfx/CMakeFiles/modules__hal_nordic__nrfx.dir/__w/zephyr/modules/hal/nordic/nrfx/drivers/src/nrfx_gpiote.c.obj
[321/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/fatal.c.obj
[322/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj
[323/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj
[324/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/float.c.obj
[325/358] Linking C static library modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a
[326/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj
[327/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/banner.c.obj
[328/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj
[329/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj
[330/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/work.c.obj
[331/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj
[332/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/priority_queues.c.obj
[333/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj
[334/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/condvar.c.obj
[335/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj
[336/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj
[337/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj
[338/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeslicing.c.obj
[339/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj
[340/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/spinlock_validate.c.obj
[341/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/thread_monitor.c.obj
[342/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/xip.c.obj
[343/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj
[344/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj
[345/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/poll.c.obj
[346/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj
[347/358] Building C object zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uarte.c.obj
[348/358] Building C object zephyr/kernel/CMakeFiles/kernel.dir/dynamic_disabled.c.obj
[349/358] Linking C static library zephyr/drivers/serial/libdrivers__serial.a
[350/358] Linking C static library zephyr/kernel/libkernel.a
[351/358] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=4096 -DNRF5340_XXAA_APPLICATION -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/lib/posix/options/getopt -I/__w/zephyr/zephyr/soc/nordic/nrf53/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/bluetooth -I/__w/zephyr/zephyr/subsys/settings/include -I/__w/zephyr/zephyr/subsys/shell/modules/kernel_service/thread/.. -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -I/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/modules/libmetal/libmetal/lib/include -I/__w/zephyr/modules/lib/open-amp/open-amp/lib/include -I/__w/zephyr/modules/crypto/tinycrypt/lib/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/bluetooth/shell/bluetooth.audio_shell.no_usb/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/bluetooth/shell=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -D_POSIX_THREADS -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_0_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf5340dk/nrf5340/cpuapp:tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only (nrf5340dk/nrf5340/cpuapp:tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf5340dk, qualifiers: nrf5340/cpuapp
Parsing /__w/zephyr/zephyr/share/sysbuild/Kconfig
Loaded configuration '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/erase_blocks/sysbuild.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/_sysbuild/autoconf.h'
-- 
   *****************************
   * Running CMake for mcuboot *
   *****************************

Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/bootloader/mcuboot/boot/zephyr
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf5340dk, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts
-- Found devicetree overlay: /__w/zephyr/bootloader/mcuboot/boot/zephyr/app.overlay
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/dts.cmake
Parsing /__w/zephyr/bootloader/mcuboot/boot/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp_defconfig'
Merged configuration '/__w/zephyr/bootloader/mcuboot/boot/zephyr/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/.config.sysbuild'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
MCUBoot bootloader key file: /__w/zephyr/bootloader/mcuboot/root-rsa-2048.pem
Calculated maximum number of sectors: 64
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot
-- 
   **********************************
   * Running CMake for erase_blocks *
   **********************************

Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/erase_blocks
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf5340dk, qualifiers: nrf5340/cpuapp
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp.dts
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/dts.cmake

warning: MCUBOOT_UPDATE_FOOTER_SIZE (defined at subsys/dfu/Kconfig:54) was assigned the value
'0x2000' but got the value ''. Check these unsatisfied dependencies: MCUBOOT_IMG_MANAGER (=n),
IMG_MANAGER (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MCUBOOT_UPDATE_FOOTER_SIZE and/or look up
MCUBOOT_UPDATE_FOOTER_SIZE in the menuconfig/guiconfig interface. The Application Development
Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual
might be helpful too.

Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf5340dk/nrf5340dk_nrf5340_cpuapp_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/erase_blocks/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/.config.sysbuild'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Including signing script: /__w/zephyr/zephyr/cmake/mcuboot.cmake
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only
[1/16] Creating directories for 'erase_blocks'
[2/16] No download step for 'erase_blocks'
[3/16] No update step for 'erase_blocks'
[4/16] No patch step for 'erase_blocks'
[5/16] No configure step for 'erase_blocks'
[5/16] Performing build step for 'erase_blocks'
[1/151] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/151] Preparing syscall dependency handling

[3/151] Generating misc/generated/syscalls_subdirs.trigger
[4/151] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/151] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/151] Generating include/generated/zephyr/driver-validation.h
[7/151] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/151] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/151] Generating include/generated/zephyr/offsets.h
[10/151] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/151] Linking C static library app/libapp.a
[12/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[20/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[21/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[22/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[23/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[24/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj
[25/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj
[26/151] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[27/151] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[28/151] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[29/151] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[30/151] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[31/151] Linking C static library zephyr/libzephyr.a
[32/151] Generating linker_zephyr_pre0.cmd
[33/151] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[34/151] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[35/151] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[36/151] Linking C static library zephyr/arch/common/libisr_tables.a
[37/151] Linking C static library zephyr/arch/common/libarch__common.a
[38/151] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[39/151] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[40/151] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[41/151] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[42/151] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[43/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[44/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[45/151] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[46/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[47/151] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[48/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[49/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[50/151] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[51/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[52/151] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[53/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[54/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[55/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[56/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[57/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[58/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[59/151] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[60/151] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[61/151] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[62/151] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[63/151] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[64/151] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[65/151] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[66/151] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[67/151] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[68/151] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[69/151] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[70/151] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[71/151] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[72/151] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[73/151] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[74/151] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[75/151] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/nrf53/soc.c.obj
[76/151] Building C object zephyr/soc/soc/nrf5340/CMakeFiles/soc__nordic.dir/nrf53/nrf53_cpunet_mgmt.c.obj
[77/151] Linking C static library zephyr/soc/soc/nrf5340/libsoc__nordic.a
[78/151] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[79/151] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[80/151] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[81/151] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[82/151] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[83/151] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj
[84/151] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[85/151] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[86/151] Linking C static library zephyr/drivers/console/libdrivers__console.a
[87/151] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/nrf_qspi_nor.c.obj
[88/151] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/soc_flash_nrf.c.obj
[89/151] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[90/151] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DNRF5340_XXAA_APPLICATION -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/soc/nordic/nrf53/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/drivers/flash/erase_blocks=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_0_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
FAILED: _sysbuild/sysbuild/images/erase_blocks-prefix/src/erase_blocks-stamp/erase_blocks-build /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/_sysbuild/sysbuild/images/erase_blocks-prefix/src/erase_blocks-stamp/erase_blocks-build 
cd /__w/zephyr/zephyr/twister-out/nrf5340dk_nrf5340_cpuapp/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks && /usr/bin/cmake --build .
ninja: build stopped: subcommand failed.

Check failure on line 0 in nucleo_h743zi:samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi (nucleo_h743zi:samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/samples/subsys/fs/littlefs
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nucleo_h743zi, qualifiers: stm32h743xx
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/nucleo_h743zi/nucleo_h743zi.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/samples/subsys/fs/littlefs/boards/nucleo_h743zi.overlay
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi/zephyr/dts.cmake
CMake Warning at /__w/zephyr/zephyr/cmake/modules/dts.cmake:405 (message):
  dtc raised one or more warnings:

  
  /__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi/zephyr/zephyr.dts:1077.29-1107.5:
  Warning (spi_bus_bridge): /soc/quadspi@52005000: node name for SPI buses
  should be 'spi'

  <stdout>: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'

Call Stack (most recent call first):
  /__w/zephyr/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zephyr/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:8 (find_package)


Parsing /__w/zephyr/zephyr/samples/subsys/fs/littlefs/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/st/nucleo_h743zi/nucleo_h743zi_defconfig'
Merged configuration '/__w/zephyr/zephyr/samples/subsys/fs/littlefs/prj.conf'
Merged configuration '/__w/zephyr/zephyr/samples/subsys/fs/littlefs/boards/nucleo_h743zi_qspi.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
CMake Warning at /__w/zephyr/zephyr/CMakeLists.txt:2166 (message):
  

        The CMake build type was set to 'MinSizeRel', but the optimization flag was set to '-Og'.
        This may be intentional and the warning can be turned off by setting the CMake variable 'NO_BUILD_TYPE_WARNING'


-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME
    TC_RUNID


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi
[1/155] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/155] Preparing syscall dependency handling

[3/155] Generating misc/generated/syscalls_subdirs.trigger
[4/155] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/155] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/155] Generating include/generated/zephyr/driver-validation.h
[7/155] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/155] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/155] Generating include/generated/zephyr/offsets.h
[10/155] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/155] Linking C static library app/libapp.a
[12/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/reboot.c.obj
[20/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[21/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[22/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[23/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[24/155] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[25/155] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[26/155] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/stm32cube_hal.c.obj
[27/155] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/soc_config.c.obj
[28/155] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32h7x/soc_m7.c.obj
[29/155] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32h7x/mpu_regions.c.obj
[30/155] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[31/155] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[32/155] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj
[33/155] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj
[34/155] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj
[35/155] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[36/155] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[37/155] Linking C static library zephyr/libzephyr.a
[38/155] Generating linker_zephyr_pre0.cmd
[39/155] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[40/155] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[41/155] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[42/155] Linking C static library zephyr/arch/common/libisr_tables.a
[43/155] Linking C static library zephyr/arch/common/libarch__common.a
[44/155] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[45/155] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[46/155] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[47/155] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[48/155] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[49/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[50/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[51/155] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[52/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[53/155] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[54/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[55/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[56/155] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[57/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[58/155] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[59/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[60/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[61/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[62/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[63/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[64/155] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[65/155] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[66/155] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[67/155] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[68/155] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[69/155] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[70/155] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[71/155] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[72/155] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[73/155] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[74/155] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdio/remove.c.obj
[75/155] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[76/155] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs.c.obj
[77/155] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs_impl.c.obj
[78/155] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/littlefs_fs.c.obj
[79/155] Linking C static library zephyr/subsys/fs/libsubsys__fs.a
[80/155] Building C object zephyr/drivers/interrupt_controller/CMakeFiles/drivers__interrupt_controller.dir/intc_exti_stm32.c.obj
[81/155] Linking C static library zephyr/drivers/interrupt_controller/libdrivers__interrupt_controller.a
[82/155] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32_ll_h7.c.obj
[83/155] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[84/155] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[85/155] Linking C static library zephyr/drivers/console/libdrivers__console.a
[86/155] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[87/155] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_stm32_qspi.c.obj
[88/155] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DCORE_CM7 -DHSE_VALUE=8000000 -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DSTM32H743xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi/zephyr/include/generated -I/__w/zephyr/zephyr/soc/st/stm32 -I/__w/zephyr/zephyr/soc/st/stm32/common/. -I/__w/zephyr/zephyr/drivers -I/__w/zephyr/zephyr/soc/st/stm32/stm32h7x/. -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32h7xx/soc -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32h7xx/drivers/include -I/__w/zephyr/modules/hal/stm32/stm32cube/common_ll/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Og -imacros /__w/zephyr/zephyr/twister-out/nucleo_h743zi/samples/subsys/fs/littlefs/sample.filesystem.littlefs.nucleo_h743zi_qspi/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m7 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/samples/subsys/fs/littlefs=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function); did you mean 'HAL_QSPI_TIMEOUT_DEFAULT_VALUE'?
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       HAL_QSPI_TIMEOUT_DEFAULT_VALUE
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_soc_S_spi_40003c00_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in nucleo_l4r5zi:samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield (nucleo_l4r5zi:samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/samples/bluetooth/peripheral
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nucleo_l4r5zi, qualifiers: stm32l4r5xx
-- Shield(s): x_nucleo_idb05a1
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/nucleo_l4r5zi/nucleo_l4r5zi.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/boards/shields/x_nucleo_idb05a1/x_nucleo_idb05a1.overlay
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_l4r5zi/samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nucleo_l4r5zi/samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_l4r5zi/samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nucleo_l4r5zi/samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nucleo_l4r5zi/samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/st/nucleo_l4r5zi/nucleo_l4r5zi_defconfig'
Merged configuration '/__w/zephyr/zephyr/samples/bluetooth/peripheral/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nucleo_l4r5zi/samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nucleo_l4r5zi/samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nucleo_l4r5zi/samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME
    TC_RUNID


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nucleo_l4r5zi/samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield
[1/209] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/209] Preparing syscall dependency handling

[3/209] Generating misc/generated/syscalls_subdirs.trigger
[4/209] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/209] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/209] Generating include/generated/zephyr/driver-validation.h
[7/209] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/209] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/209] Generating include/generated/zephyr/offsets.h
[10/209] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/209] Linking C static library app/libapp.a
[12/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32c_sw.c.obj
[13/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj
[14/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc24_sw.c.obj
[15/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj
[16/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj
[17/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj
[18/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc4_sw.c.obj
[19/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[20/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[21/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[22/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[23/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[24/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[25/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[26/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mpsc_pbuf.c.obj
[27/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[28/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[29/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[30/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[31/209] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[32/209] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[33/209] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/stm32cube_hal.c.obj
[34/209] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/soc_config.c.obj
[35/209] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32l4x/soc.c.obj
[36/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/nvs/nvs.c.obj
[37/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj
[38/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_mgmt.c.obj
[39/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_cache.c.obj
[40/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj
[41/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj
[42/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/backends/log_backend_uart.c.obj
[43/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[44/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj
[45/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj
[46/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj
[47/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[48/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/dis.c.obj
[49/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/cts.c.obj
[50/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/hrs.c.obj
[51/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/bas/bas.c.obj
[52/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/bluetooth/services/ias/ias.c.obj
[53/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_store.c.obj
[54/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings.c.obj
[55/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_init.c.obj
[56/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_line.c.obj
[57/209] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_nvs.c.obj
[58/209] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[59/209] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/utils.c.obj
[60/209] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/aes_decrypt.c.obj
[61/209] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/aes_encrypt.c.obj
[62/209] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/cmac_mode.c.obj
[63/209] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/sha256.c.obj
[64/209] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/hmac.c.obj
[65/209] Building C object zephyr/CMakeFiles/zephyr.dir/__w/zephyr/modules/crypto/tinycrypt/lib/source/hmac_prng.c.obj
[66/209] Linking C static library zephyr/libzephyr.a
[67/209] Generating linker_zephyr_pre0.cmd
[68/209] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[69/209] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[70/209] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[71/209] Linking C static library zephyr/arch/common/libisr_tables.a
[72/209] Linking C static library zephyr/arch/common/libarch__common.a
[73/209] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[74/209] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[75/209] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[76/209] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[77/209] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[78/209] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[79/209] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[80/209] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[81/209] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[82/209] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[83/209] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[84/209] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[85/209] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[86/209] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[87/209] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[88/209] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[89/209] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[90/209] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[91/209] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[92/209] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[93/209] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[94/209] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[95/209] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[96/209] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[97/209] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[98/209] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[99/209] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[100/209] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[101/209] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[102/209] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[103/209] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[104/209] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[105/209] Building C object zephyr/lib/net_buf/CMakeFiles/lib__net_buf.dir/buf.c.obj
[106/209] Building C object zephyr/lib/net_buf/CMakeFiles/lib__net_buf.dir/buf_simple.c.obj
[107/209] Linking C static library zephyr/lib/net_buf/liblib__net_buf.a
[108/209] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/addr.c.obj
[109/209] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/dummy.c.obj
[110/209] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/bt_str.c.obj
[111/209] Building C object zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/rpa.c.obj
[112/209] Linking C static library zephyr/subsys/bluetooth/common/libsubsys__bluetooth__common.a
[113/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/settings.c.obj
[114/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/long_wq.c.obj
[115/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/uuid.c.obj
[116/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/addr.c.obj
[117/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/buf.c.obj
[118/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/data.c.obj
[119/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_core.c.obj
[120/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_common.c.obj
[121/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/id.c.obj
[122/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/adv.c.obj
[123/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/crypto_tc.c.obj
[124/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/ecc.c.obj
[125/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/conn.c.obj
[126/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/l2cap.c.obj
[127/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/att.c.obj
[128/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/gatt.c.obj
[129/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/smp.c.obj
[130/209] Building C object zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/keys.c.obj
[131/209] Linking C static library zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a
[132/209] Building C object zephyr/subsys/bluetooth/crypto/CMakeFiles/subsys__bluetooth__crypto.dir/bt_crypto.c.obj
[133/209] Building C object zephyr/subsys/bluetooth/crypto/CMakeFiles/subsys__bluetooth__crypto.dir/bt_crypto_tc.c.obj
[134/209] Linking C static library zephyr/subsys/bluetooth/crypto/libsubsys__bluetooth__crypto.a
[135/209] Building C object zephyr/drivers/interrupt_controller/CMakeFiles/drivers__interrupt_controller.dir/intc_exti_stm32.c.obj
[136/209] Linking C static library zephyr/drivers/interrupt_controller/libdrivers__interrupt_controller.a
[137/209] Building C object zephyr/drivers/bluetooth/CMakeFiles/drivers__bluetooth.dir/hci/hci_spi_st.c.obj
[138/209] Linking C static library zephyr/drivers/bluetooth/libdrivers__bluetooth.a
[139/209] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32_ll_common.c.obj
[140/209] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32l4_l5_wb_wl.c.obj
[141/209] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[142/209] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[143/209] Linking C static library zephyr/drivers/console/libdrivers__console.a
[144/209] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[145/209] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DCORE_CM4 -DHSE_VALUE=8000000 -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DSTM32L4R5xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nucleo_l4r5zi/samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nucleo_l4r5zi/samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield/zephyr/include/generated -I/__w/zephyr/zephyr/soc/st/stm32 -I/__w/zephyr/zephyr/soc/st/stm32/common/. -I/__w/zephyr/zephyr/drivers -I/__w/zephyr/zephyr/soc/st/stm32/stm32l4x/. -I/__w/zephyr/zephyr/subsys/bluetooth -I/__w/zephyr/zephyr/subsys/settings/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32l4xx/soc -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32l4xx/drivers/include -I/__w/zephyr/modules/hal/stm32/stm32cube/common_ll/include -I/__w/zephyr/modules/crypto/tinycrypt/lib/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nucleo_l4r5zi/samples/bluetooth/peripheral/sample.bluetooth.peripheral.x_nucleo_idb05a1_shield/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m4 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/samples/bluetooth/peripheral=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function); did you mean 'HAL_OSPI_TIMEOUT_DEFAULT_VALUE'?
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       HAL_OSPI_TIMEOUT_DEFAULT_VALUE
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function); did you mean 'CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE'?
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function); did you mean 'CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE'?
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_soc_S_spi_40003800_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in nucleo_wl55jc:samples/subsys/lorawan/fuota/sample.lorawan.fuota

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

samples/subsys/lorawan/fuota/sample.lorawan.fuota (nucleo_wl55jc:samples/subsys/lorawan/fuota/sample.lorawan.fuota) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:dts,kconfig
-- Application: /__w/zephyr/zephyr/samples/subsys/lorawan/fuota
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nucleo_wl55jc, qualifiers: stm32wl55xx
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/nucleo_wl55jc/nucleo_wl55jc.dts
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/st/nucleo_wl55jc/nucleo_wl55jc_defconfig'
Merged configuration '/__w/zephyr/zephyr/samples/subsys/lorawan/fuota/prj.conf'
Merged configuration '/__w/zephyr/zephyr/samples/subsys/lorawan/fuota/boards/nucleo_wl55jc.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/include/generated/zephyr/autoconf.h'
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/samples/subsys/lorawan/fuota
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nucleo_wl55jc, qualifiers: stm32wl55xx
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/nucleo_wl55jc/nucleo_wl55jc.dts
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/.config'
No change to configuration in '/__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/.config'
No change to Kconfig header in '/__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME
    TC_RUNID


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota
[1/211] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/211] Preparing syscall dependency handling

[3/211] Generating misc/generated/syscalls_subdirs.trigger
[4/211] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/211] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/211] Generating include/generated/zephyr/driver-validation.h
[7/211] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/211] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/211] Generating include/generated/zephyr/offsets.h
[10/211] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/211] Linking C static library app/libapp.a
[12/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32c_sw.c.obj
[13/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj
[14/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc24_sw.c.obj
[15/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj
[16/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj
[17/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj
[18/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc4_sw.c.obj
[19/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[20/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[21/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[22/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[23/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[24/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[25/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[26/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mpsc_pbuf.c.obj
[27/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[28/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[29/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[30/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[31/211] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[32/211] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[33/211] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/stm32cube_hal.c.obj
[34/211] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/soc_config.c.obj
[35/211] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32wlx/soc.c.obj
[36/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/nvs/nvs.c.obj
[37/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj
[38/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_mgmt.c.obj
[39/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_cache.c.obj
[40/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj
[41/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj
[42/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/backends/log_backend_uart.c.obj
[43/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[44/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj
[45/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj
[46/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj
[47/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/stream/stream_flash.c.obj
[48/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[49/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/dfu/img_util/flash_img.c.obj
[50/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_store.c.obj
[51/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings.c.obj
[52/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_init.c.obj
[53/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_line.c.obj
[54/211] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_nvs.c.obj
[55/211] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[56/211] Linking C static library zephyr/libzephyr.a
[57/211] Generating linker_zephyr_pre0.cmd
[58/211] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[59/211] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[60/211] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[61/211] Linking C static library zephyr/arch/common/libisr_tables.a
[62/211] Linking C static library zephyr/arch/common/libarch__common.a
[63/211] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[64/211] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[65/211] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[66/211] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[67/211] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[68/211] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[69/211] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[70/211] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[71/211] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[72/211] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[73/211] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[74/211] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[75/211] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[76/211] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[77/211] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[78/211] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[79/211] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[80/211] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[81/211] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[82/211] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[83/211] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[84/211] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[85/211] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[86/211] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[87/211] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[88/211] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[89/211] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[90/211] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[91/211] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[92/211] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[93/211] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[94/211] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[95/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/lorawan.c.obj
[96/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/lw_priv.c.obj
[97/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/services/lorawan_services.c.obj
[98/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/services/clock_sync.c.obj
[99/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/services/frag_flash.c.obj
[100/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/services/frag_transport.c.obj
[101/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/services/multicast.c.obj
[102/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/nvm/lorawan_nvm_settings.c.obj
[103/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/zephyr/drivers/lora/hal_common.c.obj
[104/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/zephyr/drivers/lora/sx12xx_common.c.obj
[105/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/zephyr/drivers/lora/sx126x.c.obj
[106/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/zephyr/drivers/lora/sx126x_stm32wl.c.obj
[107/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/boards/mcu/utilities.c.obj
[108/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/system/systime.c.obj
[109/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/system/timer.c.obj
[110/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/system/delay.c.obj
[111/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/radio/sx126x/sx126x.c.obj
[112/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/radio/sx126x/radio.c.obj
[113/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/peripherals/soft-se/aes.c.obj
[114/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/peripherals/soft-se/cmac.c.obj
[115/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/peripherals/soft-se/soft-se.c.obj
[116/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/peripherals/soft-se/soft-se-hal.c.obj
[117/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/mac/LoRaMac.c.obj
[118/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/mac/LoRaMacAdr.c.obj
[119/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/mac/LoRaMacClassB.c.obj
[120/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/mac/LoRaMacCommands.c.obj
[121/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/mac/LoRaMacConfirmQueue.c.obj
[122/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/mac/LoRaMacCrypto.c.obj
[123/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/mac/LoRaMacParser.c.obj
[124/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/mac/LoRaMacSerializer.c.obj
[125/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/apps/LoRaMac/common/LmHandler/packages/FragDecoder.c.obj
[126/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/mac/region/Region.c.obj
[127/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/mac/region/RegionCommon.c.obj
[128/211] Building C object zephyr/subsys/lorawan/CMakeFiles/loramac-node.dir/__w/zephyr/modules/lib/loramac-node/src/mac/region/RegionEU868.c.obj
[129/211] Linking C static library zephyr/subsys/lorawan/libloramac-node.a
[130/211] Building C object zephyr/subsys/random/CMakeFiles/subsys__random.dir/random_entropy_device.c.obj
[131/211] Linking C static library zephyr/subsys/random/libsubsys__random.a
[132/211] Building C object zephyr/subsys/dfu/boot/CMakeFiles/subsys__dfu__boot.dir/mcuboot.c.obj
[133/211] Linking C static library zephyr/subsys/dfu/boot/libsubsys__dfu__boot.a
[134/211] Building C object zephyr/drivers/interrupt_controller/CMakeFiles/drivers__interrupt_controller.dir/intc_exti_stm32.c.obj
[135/211] Linking C static library zephyr/drivers/interrupt_controller/libdrivers__interrupt_controller.a
[136/211] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32_ll_common.c.obj
[137/211] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32l4_l5_wb_wl.c.obj
[138/211] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[139/211] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[140/211] Linking C static library zephyr/drivers/console/libdrivers__console.a
[141/211] Building C object zephyr/drivers/entropy/CMakeFiles/drivers__entropy.dir/entropy_stm32.c.obj
[142/211] Linking C static library zephyr/drivers/entropy/libdrivers__entropy.a
[143/211] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[144/211] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DCORE_CM4 -DHSE_VALUE=8000000 -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DREGION_EU868 -DSTM32WL55xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/include/generated -I/__w/zephyr/zephyr/soc/st/stm32 -I/__w/zephyr/zephyr/soc/st/stm32/common/. -I/__w/zephyr/zephyr/drivers -I/__w/zephyr/zephyr/soc/st/stm32/stm32wlx/. -I/__w/zephyr/zephyr/subsys/settings/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32wlxx/soc -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32wlxx/drivers/include -I/__w/zephyr/modules/hal/stm32/stm32cube/common_ll/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nucleo_wl55jc/samples/subsys/lorawan/fuota/sample.lorawan.fuota/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m4 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/samples/subsys/lorawan/fuota=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function); did you mean 'CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE'?
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function); did you mean 'CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE'?
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_soc_S_spi_40003800_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf54l15pdk/nrf54l15/cpuapp:samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk (nrf54l15pdk/nrf54l15/cpuapp:samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54l15pdk, Revision: 0.3.0, qualifiers: nrf54l15/cpuapp
Parsing /__w/zephyr/zephyr/share/sysbuild/Kconfig
Loaded configuration '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/_sysbuild/autoconf.h'
-- 
   *******************************
   * Running CMake for fs_sample *
   *******************************

Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/samples/subsys/fs/fs_sample
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54l15pdk, Revision: 0.3.0, qualifiers: nrf54l15/cpuapp
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf54l15pdk/nrf54l15pdk_nrf54l15_cpuapp.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/samples/subsys/fs/fs_sample/boards/nrf54l15pdk_nrf54l15_cpuapp.overlay
unit address and first address in 'reg' (0x5004c000) don't match for /soc/peripheral@50000000/vpr@4c000/mailbox@1
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/samples/subsys/fs/fs_sample/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf54l15pdk/nrf54l15pdk_nrf54l15_cpuapp_defconfig'
Merged configuration '/__w/zephyr/zephyr/samples/subsys/fs/fs_sample/prj.conf'
Merged configuration '/__w/zephyr/zephyr/samples/subsys/fs/fs_sample/boards/nrf54l15pdk_nrf54l15_cpuapp.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample/zephyr/.config.sysbuild'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk
[1/8] Creating directories for 'fs_sample'
[2/8] No download step for 'fs_sample'
[3/8] No update step for 'fs_sample'
[4/8] No patch step for 'fs_sample'
[5/8] No configure step for 'fs_sample'
[5/8] Performing build step for 'fs_sample'
[1/165] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/165] Preparing syscall dependency handling

[3/165] Generating misc/generated/syscalls_subdirs.trigger
[4/165] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/165] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/165] Generating include/generated/zephyr/driver-validation.h
[7/165] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/165] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/165] Generating include/generated/zephyr/offsets.h
[10/165] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/165] Linking C static library app/libapp.a
[12/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mpsc_pbuf.c.obj
[20/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[21/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[22/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[23/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[24/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[25/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj
[26/165] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj
[27/165] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[28/165] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj
[29/165] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_mgmt.c.obj
[30/165] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_cache.c.obj
[31/165] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj
[32/165] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj
[33/165] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/backends/log_backend_uart.c.obj
[34/165] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[35/165] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj
[36/165] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj
[37/165] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj
[38/165] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[39/165] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/disk/disk_access.c.obj
[40/165] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[41/165] Linking C static library zephyr/libzephyr.a
[42/165] Generating linker_zephyr_pre0.cmd
[43/165] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[44/165] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[45/165] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[46/165] Linking C static library zephyr/arch/common/libisr_tables.a
[47/165] Linking C static library zephyr/arch/common/libarch__common.a
[48/165] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[49/165] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[50/165] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[51/165] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[52/165] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[53/165] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[54/165] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[55/165] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[56/165] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[57/165] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[58/165] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[59/165] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[60/165] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[61/165] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[62/165] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[63/165] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[64/165] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[65/165] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[66/165] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[67/165] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[68/165] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[69/165] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[70/165] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[71/165] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[72/165] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[73/165] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[74/165] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[75/165] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[76/165] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[77/165] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[78/165] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[79/165] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[80/165] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[81/165] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdio/remove.c.obj
[82/165] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[83/165] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[84/165] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[85/165] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[86/165] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/nrf54l/soc.c.obj
[87/165] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_rram_partitions.c.obj
[88/165] Linking C static library zephyr/soc/soc/nrf54l15/libsoc__nordic.a
[89/165] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs.c.obj
[90/165] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs_impl.c.obj
[91/165] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fat_fs.c.obj
[92/165] Linking C static library zephyr/subsys/fs/libsubsys__fs.a
[93/165] Building C object zephyr/drivers/disk/CMakeFiles/drivers__disk.dir/flashdisk.c.obj
[94/165] Linking C static library zephyr/drivers/disk/libdrivers__disk.a
[95/165] Building C object zephyr/drivers/cache/CMakeFiles/drivers__cache.dir/cache_nrf.c.obj
[96/165] Linking C static library zephyr/drivers/cache/libdrivers__cache.a
[97/165] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj
[98/165] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[99/165] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[100/165] Linking C static library zephyr/drivers/console/libdrivers__console.a
[101/165] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[102/165] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DNRF54L15_ENGA_XXAA -DNRF54L15_XXAA -DNRF_APPLICATION -DNRF_CONFIG_CPU_FREQ_MHZ=128 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/soc/nordic/nrf54l/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/samples/subsys/fs/fs_sample=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_0_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
FAILED: _sysbuild/sysbuild/images/fs_sample-prefix/src/fs_sample-stamp/fs_sample-build /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/_sysbuild/sysbuild/images/fs_sample-prefix/src/fs_sample-stamp/fs_sample-build 
cd /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15pdk/fs_sample && /usr/bin/cmake --build .
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf54l15pdk/nrf54l15/cpuapp:tests/subsys/fs/fcb/filesystem.fcb.no_erase

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/subsys/fs/fcb/filesystem.fcb.no_erase (nrf54l15pdk/nrf54l15/cpuapp:tests/subsys/fs/fcb/filesystem.fcb.no_erase) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54l15pdk, Revision: 0.3.0, qualifiers: nrf54l15/cpuapp
Parsing /__w/zephyr/zephyr/share/sysbuild/Kconfig
Loaded configuration '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/_sysbuild/autoconf.h'
-- 
   *************************
   * Running CMake for fcb *
   *************************

Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/subsys/fs/fcb
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54l15pdk, Revision: 0.3.0, qualifiers: nrf54l15/cpuapp
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf54l15pdk/nrf54l15pdk_nrf54l15_cpuapp.dts
unit address and first address in 'reg' (0x5004c000) don't match for /soc/peripheral@50000000/vpr@4c000/mailbox@1
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf54l15pdk/nrf54l15pdk_nrf54l15_cpuapp_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/subsys/fs/fcb/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/.config.sysbuild'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase
[1/8] Creating directories for 'fcb'
[2/8] No download step for 'fcb'
[3/8] No update step for 'fcb'
[4/8] No patch step for 'fcb'
[5/8] No configure step for 'fcb'
[5/8] Performing build step for 'fcb'
[1/178] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/178] Preparing syscall dependency handling

[3/178] Generating misc/generated/syscalls_subdirs.trigger
[4/178] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/178] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/178] Generating include/generated/zephyr/driver-validation.h
[7/178] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/178] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/178] Generating include/generated/zephyr/offsets.h
[10/178] Building C object CMakeFiles/app.dir/src/fcb_test_append.c.obj
[11/178] Building C object CMakeFiles/app.dir/src/fcb_test_append_fill.c.obj
[12/178] Building C object CMakeFiles/app.dir/src/fcb_test_append_too_big.c.obj
[13/178] Building C object CMakeFiles/app.dir/src/fcb_test_crc_disabled_after_enabled.c.obj
[14/178] Building C object CMakeFiles/app.dir/src/fcb_test_empty_walk.c.obj
[15/178] Building C object CMakeFiles/app.dir/src/fcb_test_init.c.obj
[16/178] Building C object CMakeFiles/app.dir/src/fcb_test_last_of_n.c.obj
[17/178] Building C object CMakeFiles/app.dir/src/fcb_test_len.c.obj
[18/178] Building C object CMakeFiles/app.dir/src/fcb_test_multiple_scratch.c.obj
[19/178] Building C object CMakeFiles/app.dir/src/fcb_test_reset.c.obj
[20/178] Building C object CMakeFiles/app.dir/src/fcb_test_rotate.c.obj
[21/178] Building C object CMakeFiles/app.dir/src/main.c.obj
[22/178] Linking C static library app/libapp.a
[23/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32c_sw.c.obj
[24/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj
[25/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc24_sw.c.obj
[26/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj
[27/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj
[28/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj
[29/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc4_sw.c.obj
[30/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[31/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[32/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[33/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[34/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[35/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[36/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[37/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[38/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[39/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[40/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[41/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[42/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj
[43/178] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj
[44/178] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[45/178] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_append.c.obj
[46/178] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb.c.obj
[47/178] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_elem_info.c.obj
[48/178] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_getnext.c.obj
[49/178] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_rotate.c.obj
[50/178] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_walk.c.obj
[51/178] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[52/178] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[53/178] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj
[54/178] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj
[55/178] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj
[56/178] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[57/178] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[58/178] Linking C static library zephyr/libzephyr.a
[59/178] Generating linker_zephyr_pre0.cmd
[60/178] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[61/178] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[62/178] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[63/178] Linking C static library zephyr/arch/common/libisr_tables.a
[64/178] Linking C static library zephyr/arch/common/libarch__common.a
[65/178] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[66/178] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[67/178] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[68/178] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[69/178] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[70/178] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[71/178] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[72/178] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[73/178] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[74/178] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[75/178] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[76/178] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[77/178] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[78/178] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[79/178] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[80/178] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[81/178] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[82/178] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[83/178] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[84/178] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[85/178] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[86/178] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[87/178] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[88/178] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[89/178] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[90/178] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[91/178] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[92/178] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[93/178] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[94/178] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[95/178] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[96/178] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[97/178] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[98/178] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[99/178] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[100/178] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[101/178] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[102/178] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/nrf54l/soc.c.obj
[103/178] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_rram_partitions.c.obj
[104/178] Linking C static library zephyr/soc/soc/nrf54l15/libsoc__nordic.a
[105/178] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[106/178] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[107/178] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[108/178] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[109/178] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[110/178] Building C object zephyr/drivers/cache/CMakeFiles/drivers__cache.dir/cache_nrf.c.obj
[111/178] Linking C static library zephyr/drivers/cache/libdrivers__cache.a
[112/178] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj
[113/178] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[114/178] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[115/178] Linking C static library zephyr/drivers/console/libdrivers__console.a
[116/178] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[117/178] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DNRF54L15_ENGA_XXAA -DNRF54L15_XXAA -DNRF_APPLICATION -DNRF_CONFIG_CPU_FREQ_MHZ=128 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/soc/nordic/nrf54l/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/subsys/fs/fcb=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_0_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
FAILED: _sysbuild/sysbuild/images/fcb-prefix/src/fcb-stamp/fcb-build /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/_sysbuild/sysbuild/images/fcb-prefix/src/fcb-stamp/fcb-build 
cd /__w/zephyr/zephyr/twister-out/nrf54l15pdk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb && /usr/bin/cmake --build .
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf9161dk/nrf9161/ns:tests/drivers/flash/common/drivers.flash.common.tfm_ns

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/drivers/flash/common/drivers.flash.common.tfm_ns (nrf9161dk/nrf9161/ns:tests/drivers/flash/common/drivers.flash.common.tfm_ns) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:dts,kconfig
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/common
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf9161dk, Revision: 0.9.0, qualifiers: nrf9161/ns
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf9161dk/nrf9161dk_nrf9161_ns.dts
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf9161dk/nrf9161dk_nrf9161_ns_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/common/prj.conf'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/common/boards/nrf9161dk_nrf9161_ns.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/include/generated/zephyr/autoconf.h'
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/common
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf9161dk, Revision: 0.9.0, qualifiers: nrf9161/ns
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf9161dk/nrf9161dk_nrf9161_ns.dts
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/.config'
No change to configuration in '/__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/.config'
No change to Kconfig header in '/__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
CMake Warning at /__w/zephyr/zephyr/modules/trusted-firmware-m/CMakeLists.txt:527 (message):
  TFM_DUMMY_PROVISIONING is enabled:

        The device will be provisioned using dummy keys and is NOT secure!
        This is not suitable for production


-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns
[1/286] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/286] Preparing syscall dependency handling

[3/286] Generating misc/generated/syscalls_subdirs.trigger
[4/286] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/286] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/286] Generating include/generated/zephyr/driver-validation.h
[7/286] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/286] Generating ../../tfm/CMakeCache.txt
-- Found Git: /usr/bin/git (found version "2.34.1") 
-- 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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Found Python3: /usr/bin/python (found version "3.10.12") found components: Interpreter 
CMake Warning (dev) at /usr/share/cmake-3.22/Modules/GNUInstallDirs.cmake:239 (message):
  Unable to determine default CMAKE_INSTALL_LIBDIR directory because no
  target architecture is known.  Please enable at least one language before
  including GNUInstallDirs.
Call Stack (most recent call first):
  /__w/zephyr/modules/crypto/mbedtls/CMakeLists.txt:52 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for pthread.h
-- Looking for pthread.h - not found
-- Could NOT find Threads (missing: Threads_FOUND) 
-- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS
-- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS - Failed
-- Could NOT find Threads (missing: Threads_FOUND) 
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/tfm
[9/286] Creating directories for 'tfm'
[10/286] No download step for 'tfm'
[11/286] No update step for 'tfm'
[12/286] No patch step for 'tfm'
[13/286] No configure step for 'tfm'
[13/286] Performing build step for 'tfm'
[1/383] Building C object lib/fih/CMakeFiles/tfm_fih.dir/src/fih.o
[2/383] Linking C static library lib/fih/libtfm_fih.a
[3/383] Generating ../generated
[4/383] Building C object secure_fw/CMakeFiles/tfm_s.dir/partitions/ns_agent_tz/psa_api_veneers_v80m.o
[5/383] Building C object secure_fw/CMakeFiles/tfm_s.dir/__/platform/ext/target/nordic_nrf/common/core/startup.o
[6/383] Building C object secure_fw/CMakeFiles/tfm_s.dir/__/platform/ext/target/nordic_nrf/common/core/startup_nrf91.o
[7/383] Building C object secure_fw/CMakeFiles/tfm_s.dir/__/platform/ext/common/faults.o
[8/383] Building C object secure_fw/CMakeFiles/tfm_s.dir/__/generated/secure_fw/partitions/crypto/auto_generated/load_info_tfm_crypto.o
[9/383] Building C object secure_fw/CMakeFiles/tfm_s.dir/__/generated/secure_fw/partitions/protected_storage/auto_generated/load_info_tfm_protected_storage.o
[10/383] Building C object secure_fw/CMakeFiles/tfm_s.dir/__/generated/secure_fw/partitions/internal_trusted_storage/auto_generated/load_info_tfm_internal_trusted_storage.o
[11/383] Building C object secure_fw/CMakeFiles/tfm_s.dir/__/generated/secure_fw/partitions/platform/auto_generated/load_info_tfm_platform.o
[12/383] Building C object secure_fw/CMakeFiles/tfm_s.dir/partitions/ns_agent_tz/load_info_ns_agent_tz.o
[13/383] Building C object secure_fw/CMakeFiles/tfm_s.dir/__/platform/ext/common/syscalls_stub.o
[14/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/tfm_boot_data.o
[15/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/utilities.o
[16/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/spm_log.o
[17/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/arch/tfm_arch.o
[18/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/main.o
[19/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/spm_ipc.o
[20/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/rom_loader.o
[21/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/psa_api.o
[22/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/psa_call_api.o
[23/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/psa_version_api.o
[24/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/psa_read_write_skip_api.o
[25/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/backend_ipc.o
[26/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/tfm_svcalls.o
[27/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/tfm_pools.o
[28/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/thread.o
[29/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/ns_client_ext/tfm_spm_ns_ctx.o
[30/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/spm_connection_pool.o
[31/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/core/arch/tfm_arch_v8m_main.o
[32/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__/__/platform/ext/common/tfm_hal_nvic.o
[33/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__/partitions/ns_agent_tz/ns_agent_tz_v80m.o
[34/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__/__/platform/ext/target/nordic_nrf/common/core/tfm_hal_isolation.o
[35/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__/__/platform/ext/target/nordic_nrf/common/core/tfm_hal_platform_common.o
[36/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__/__/platform/ext/target/nordic_nrf/common/core/faults.o
[37/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__/__/platform/ext/target/nordic_nrf/common/core/target_cfg.o
[38/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__w/zephyr/zephyr/modules/trusted-firmware-m/nordic/src/tfm_hal_platform.o
[39/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__/__/generated/secure_fw/partitions/crypto/auto_generated/load_info_tfm_crypto.o
[40/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__/__/generated/secure_fw/partitions/protected_storage/auto_generated/load_info_tfm_protected_storage.o
[41/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__/__/generated/secure_fw/partitions/internal_trusted_storage/auto_generated/load_info_tfm_internal_trusted_storage.o
[42/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__/__/generated/secure_fw/partitions/platform/auto_generated/load_info_tfm_platform.o
[43/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__/partitions/ns_agent_tz/load_info_ns_agent_tz.o
[44/383] Building C object secure_fw/spm/CMakeFiles/tfm_spm.dir/__/__/platform/ext/common/syscalls_stub.o
[45/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/__/__/__/__/platform/ext/common/syscalls_stub.o
[46/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/crt_memcmp.o
[47/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/crt_memmove.o
[48/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/crt_strnlen.o
[49/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/service_api.o
[50/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/__/__/__/shared/crt_memcpy.o
[51/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/__/__/__/shared/crt_memset.o
[52/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/sprt_partition_metadata_indicator.o
[53/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/sfn_common_thread.o
[54/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/psa_api_ipc.o
[55/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/tfm_sp_log_raw.o
[56/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/__/__/__/__/platform/ext/common/tfm_hal_sp_logdev_periph.o
[57/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/__/__/__/spm/core/psa_interface_thread_fn_call.o
[58/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/__/__/__/__/interface/src/tfm_crypto_api.o
[59/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/__/__/__/__/interface/src/tfm_its_api.o
[60/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/__/__/__/__/interface/src/tfm_platform_api.o
[61/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/__/__/__/__/interface/src/tfm_ps_api.o
[62/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sprt.dir/__/__/__/__/interface/src/tfm_psa_call.o
[63/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sp_log.dir/tfm_sp_log_raw.o
[64/383] Building C object secure_fw/partitions/lib/runtime/CMakeFiles/tfm_sp_log.dir/__/__/__/__/platform/ext/common/tfm_hal_sp_logdev_periph.o
[65/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/crypto_init.o
[66/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/crypto_alloc.o
[67/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/crypto_cipher.o
[68/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/crypto_hash.o
[69/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/crypto_mac.o
[70/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/crypto_aead.o
[71/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/crypto_asymmetric.o
[72/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/crypto_key_derivation.o
[73/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/crypto_key_management.o
[74/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/crypto_rng.o
[75/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/crypto_library.o
[76/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/psa_driver_api/tfm_builtin_key_loader.o
[77/383] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_psa_rot_partition_crypto.dir/__/__/__/generated/secure_fw/partitions/crypto/auto_generated/intermedia_tfm_crypto.o
[78/383] Building C object secure_fw/partitions/crypto/mbedcrypto/3rdparty/everest/CMakeFiles/crypto_service_everest.dir/library/everest.o
[79/383] Building C object secure_fw/partitions/crypto/mbedcrypto/3rdparty/everest/CMakeFiles/crypto_service_everest.dir/library/x25519.o
[80/383] Building C object secure_fw/partitions/crypto/mbedcrypto/3rdparty/everest/CMakeFiles/crypto_service_everest.dir/library/Hacl_Curve25519_joined.o
[81/383] Linking C static library secure_fw/partitions/crypto/mbedcrypto/3rdparty/everest/libcrypto_service_everest.a
[82/383] Building C object secure_fw/partitions/crypto/mbedcrypto/3rdparty/p256-m/CMakeFiles/crypto_service_p256m.dir/p256-m_driver_entrypoints.o
[83/383] Building C object secure_fw/partitions/crypto/mbedcrypto/3rdparty/p256-m/CMakeFiles/crypto_service_p256m.dir/p256-m/p256-m.o
[84/383] Linking C static library secure_fw/partitions/crypto/mbedcrypto/3rdparty/p256-m/libcrypto_service_p256m.a
[85/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/aes.o
[86/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/aesni.o
[87/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/aesce.o
[88/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/aria.o
[89/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/asn1parse.o
[90/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/asn1write.o
[91/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/base64.o
[92/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/bignum.o
[93/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/bignum_core.o
[94/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/bignum_mod.o
[95/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/bignum_mod_raw.o
[96/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/block_cipher.o
[97/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/camellia.o
[98/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/ccm.o
[99/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/chacha20.o
[100/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/chachapoly.o
[101/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/cipher.o
[102/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/cipher_wrap.o
[103/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/constant_time.o
[104/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/cmac.o
[105/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/ctr_drbg.o
[106/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/des.o
[107/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/dhm.o
[108/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/ecdh.o
[109/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/ecdsa.o
[110/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/ecjpake.o
[111/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/ecp.o
[112/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/ecp_curves.o
[113/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/ecp_curves_new.o
[114/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/entropy.o
[115/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/entropy_poll.o
[116/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/error.o
[117/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/gcm.o
[118/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/hkdf.o
[119/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/hmac_drbg.o
[120/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/lmots.o
[121/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/lms.o
[122/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/md.o
[123/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/md5.o
[124/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/memory_buffer_alloc.o
[125/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/nist_kw.o
[126/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/oid.o
[127/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/padlock.o
[128/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/pem.o
[129/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/pk.o
[130/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/pk_ecc.o
[131/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/pk_wrap.o
[132/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/pkcs12.o
[133/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/pkcs5.o
[134/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/pkparse.o
[135/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/pkwrite.o
[136/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/platform.o
[137/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/platform_util.o
[138/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/poly1305.o
[139/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto.o
[140/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_aead.o
[141/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_cipher.o
[142/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_client.o
[143/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.o
[144/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_ecp.o
[145/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_ffdh.o
[146/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_hash.o
[147/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_mac.o
[148/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_pake.o
[149/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_rsa.o
[150/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_se.o
[151/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_slot_management.o
[152/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_crypto_storage.o
[153/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_its_file.o
[154/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/psa_util.o
[155/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/ripemd160.o
[156/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/rsa.o
[157/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/rsa_alt_helpers.o
[158/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/sha1.o
[159/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/sha256.o
[160/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/sha512.o
[161/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/sha3.o
[162/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/threading.o
[163/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/timing.o
[164/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/version.o
[165/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/version_features.o
[166/383] Building C object secure_fw/partitions/crypto/mbedcrypto/library/CMakeFiles/crypto_service_mbedcrypto.dir/__w/zephyr/modules/tee/tf-m/trusted-firmware-m/secure_fw/partitions/crypto/tfm_mbedcrypto_alt.o
[167/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/tfm_ps_req_mngr.o
[168/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/tfm_protected_storage.o
[169/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/ps_object_system.o
[170/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/ps_object_table.o
[171/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/ps_utils.o
[172/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/crypto/ps_crypto_interface.o
[173/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/ps_encrypted_object.o
[174/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/nv_counters/ps_nv_counters.o
[175/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/__/__/__/generated/secure_fw/partitions/protected_storage/auto_generated/intermedia_tfm_protected_storage.o
[176/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/__/__/__/generated/secure_fw/partitions/crypto/auto_generated/load_info_tfm_crypto.o
[177/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/__/__/__/generated/secure_fw/partitions/protected_storage/auto_generated/load_info_tfm_protected_storage.o
[178/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/__/__/__/generated/secure_fw/partitions/internal_trusted_storage/auto_generated/load_info_tfm_internal_trusted_storage.o
[179/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/__/__/__/generated/secure_fw/partitions/platform/auto_generated/load_info_tfm_platform.o
[180/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/__/ns_agent_tz/load_info_ns_agent_tz.o
[181/383] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_app_rot_partition_ps.dir/__/__/__/platform/ext/common/syscalls_stub.o
[182/383] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_psa_rot_partition_its.dir/tfm_its_req_mngr.o
[183/383] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_psa_rot_partition_its.dir/tfm_internal_trusted_storage.o
[184/383] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_psa_rot_partition_its.dir/its_utils.o
[185/383] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_psa_rot_partition_its.dir/flash/its_flash.o
[186/383] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_psa_rot_partition_its.dir/flash/its_flash_nand.o
[187/383] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_psa_rot_partition_its.dir/flash/its_flash_nor.o
[188/383] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_psa_rot_partition_its.dir/flash/its_flash_ram.o
[189/383] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_psa_rot_partition_its.dir/flash_fs/its_flash_fs.o
[190/383] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_psa_rot_partition_its.dir/flash_fs/its_flash_fs_dblock.o
[191/383] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_psa_rot_partition_its.dir/flash_fs/its_flash_fs_mblock.o
[192/383] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_psa_rot_partition_its.dir/__/__/__/generated/secure_fw/partitions/internal_trusted_storage/auto_generated/interm…ir/lib/os/cbprintf_complete.c.obj
[34/286] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[35/286] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[36/286] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[37/286] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[38/286] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[39/286] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[40/286] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj
[41/286] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj
[42/286] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[43/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_append.c.obj
[44/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb.c.obj
[45/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_elem_info.c.obj
[46/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_getnext.c.obj
[47/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_rotate.c.obj
[48/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_walk.c.obj
[49/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[50/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[51/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj
[52/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj
[53/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj
[54/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[55/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_store.c.obj
[56/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings.c.obj
[57/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_init.c.obj
[58/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_line.c.obj
[59/286] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/settings/src/settings_fcb.c.obj
[60/286] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[61/286] Linking C static library zephyr/libzephyr.a
[62/286] Generating linker_zephyr_pre0.cmd
[63/286] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[64/286] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[65/286] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[66/286] Linking C static library zephyr/arch/common/libisr_tables.a
[67/286] Linking C static library zephyr/arch/common/libarch__common.a
[68/286] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[69/286] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[70/286] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[71/286] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[72/286] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[73/286] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[74/286] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[75/286] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[76/286] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[77/286] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[78/286] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[79/286] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[80/286] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[81/286] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[82/286] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[83/286] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[84/286] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[85/286] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[86/286] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[87/286] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[88/286] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[89/286] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[90/286] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[91/286] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[92/286] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[93/286] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[94/286] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[95/286] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[96/286] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[97/286] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[98/286] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[99/286] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[100/286] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[101/286] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[102/286] Building C object zephyr/soc/soc/nrf9161/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[103/286] Building C object zephyr/soc/soc/nrf9161/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[104/286] Building C object zephyr/soc/soc/nrf9161/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[105/286] Building C object zephyr/soc/soc/nrf9161/CMakeFiles/soc__nordic.dir/nrf91/soc.c.obj
[106/286] Building C object zephyr/soc/soc/nrf9161/CMakeFiles/soc__nordic.dir/common/soc_secure.c.obj
[107/286] Linking C static library zephyr/soc/soc/nrf9161/libsoc__nordic.a
[108/286] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[109/286] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[110/286] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[111/286] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[112/286] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[113/286] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj
[114/286] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[115/286] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[116/286] Linking C static library zephyr/drivers/console/libdrivers__console.a
[117/286] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/soc_flash_nrf.c.obj
[118/286] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[119/286] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DNRF9120_XXAA -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DNRF_TRUSTZONE_NONSECURE -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DTC_RUNID=808dec445d03f0783701a74396da9150 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/soc/nordic/nrf91/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/zephyr/subsys/settings/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf9161dk_nrf9161_ns/tests/drivers/flash/common/drivers.flash.common.tfm_ns/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/drivers/flash/common=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_0_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in nucleo_l452re/stm32l452xx/p:tests/drivers/flash/stm32/drivers.flash.stm32.l4

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/drivers/flash/stm32/drivers.flash.stm32.l4 (nucleo_l452re/stm32l452xx/p:tests/drivers/flash/stm32/drivers.flash.stm32.l4) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:dts
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/stm32
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nucleo_l452re, qualifiers: stm32l452xx/p
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/nucleo_l452re/nucleo_l452re_stm32l452xx_p.dts
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/dts.cmake
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/stm32
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nucleo_l452re, qualifiers: stm32l452xx/p
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/nucleo_l452re/nucleo_l452re_stm32l452xx_p.dts
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/st/nucleo_l452re/nucleo_l452re_stm32l452xx_p_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/stm32/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/twister/testsuite_extra.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4
[1/146] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/146] Preparing syscall dependency handling

[3/146] Generating misc/generated/syscalls_subdirs.trigger
[4/146] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/146] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/146] Generating include/generated/zephyr/driver-validation.h
[7/146] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/146] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/146] Generating include/generated/zephyr/offsets.h
[10/146] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/146] Linking C static library app/libapp.a
[12/146] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/146] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/146] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/146] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/146] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/146] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/146] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/146] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[20/146] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[21/146] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[22/146] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[23/146] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[24/146] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[25/146] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/stm32cube_hal.c.obj
[26/146] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/soc_config.c.obj
[27/146] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32l4x/soc.c.obj
[28/146] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[29/146] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[30/146] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[31/146] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[32/146] Linking C static library zephyr/libzephyr.a
[33/146] Generating linker_zephyr_pre0.cmd
[34/146] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[35/146] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[36/146] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[37/146] Linking C static library zephyr/arch/common/libisr_tables.a
[38/146] Linking C static library zephyr/arch/common/libarch__common.a
[39/146] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[40/146] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[41/146] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[42/146] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[43/146] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[44/146] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[45/146] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[46/146] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[47/146] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[48/146] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[49/146] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[50/146] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[51/146] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[52/146] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[53/146] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[54/146] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[55/146] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[56/146] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[57/146] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[58/146] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[59/146] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[60/146] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[61/146] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[62/146] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[63/146] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[64/146] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[65/146] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[66/146] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[67/146] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[68/146] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[69/146] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[70/146] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[71/146] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[72/146] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[73/146] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[74/146] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[75/146] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[76/146] Building C object zephyr/drivers/interrupt_controller/CMakeFiles/drivers__interrupt_controller.dir/intc_exti_stm32.c.obj
[77/146] Linking C static library zephyr/drivers/interrupt_controller/libdrivers__interrupt_controller.a
[78/146] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32_ll_common.c.obj
[79/146] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32l4_l5_wb_wl.c.obj
[80/146] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[81/146] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[82/146] Linking C static library zephyr/drivers/console/libdrivers__console.a
[83/146] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[84/146] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DCORE_CM4 -DHSE_VALUE=8000000 -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DSTM32L452xx -DTC_RUNID=5991b561f237e133bdb306c9c43fd7df -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/include/generated -I/__w/zephyr/zephyr/soc/st/stm32 -I/__w/zephyr/zephyr/soc/st/stm32/common/. -I/__w/zephyr/zephyr/drivers -I/__w/zephyr/zephyr/soc/st/stm32/stm32l4x/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32l4xx/soc -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32l4xx/drivers/include -I/__w/zephyr/modules/hal/stm32/stm32cube/common_ll/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nucleo_l452re_stm32l452xx_p/tests/drivers/flash/stm32/drivers.flash.stm32.l4/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m4 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/drivers/flash/stm32=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function); did you mean 'HAL_QSPI_TIMEOUT_DEFAULT_VALUE'?
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       HAL_QSPI_TIMEOUT_DEFAULT_VALUE
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_soc_S_spi_40003800_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in nucleo_f746zg:tests/drivers/flash/stm32/drivers.flash.stm32.f7

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/drivers/flash/stm32/drivers.flash.stm32.f7 (nucleo_f746zg:tests/drivers/flash/stm32/drivers.flash.stm32.f7) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:dts
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/stm32
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nucleo_f746zg, qualifiers: stm32f746xx
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/nucleo_f746zg/nucleo_f746zg.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/tests/drivers/flash/stm32/boards/nucleo_f746zg.overlay
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/dts.cmake
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/stm32
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nucleo_f746zg, qualifiers: stm32f746xx
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/st/nucleo_f746zg/nucleo_f746zg.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/tests/drivers/flash/stm32/boards/nucleo_f746zg.overlay
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/st/nucleo_f746zg/nucleo_f746zg_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/stm32/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/twister/testsuite_extra.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    TC_NAME


-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7
[1/148] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/148] Preparing syscall dependency handling

[3/148] Generating misc/generated/syscalls_subdirs.trigger
[4/148] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/148] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/148] Generating include/generated/zephyr/driver-validation.h
[7/148] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/148] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/148] Generating include/generated/zephyr/offsets.h
[10/148] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/148] Linking C static library app/libapp.a
[12/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/reboot.c.obj
[20/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[21/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[22/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[23/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[24/148] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[25/148] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[26/148] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/stm32cube_hal.c.obj
[27/148] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/common/soc_config.c.obj
[28/148] Building C object zephyr/CMakeFiles/zephyr.dir/soc/st/stm32/stm32f7x/soc.c.obj
[29/148] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[30/148] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[31/148] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[32/148] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[33/148] Linking C static library zephyr/libzephyr.a
[34/148] Generating linker_zephyr_pre0.cmd
[35/148] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[36/148] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[37/148] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[38/148] Linking C static library zephyr/arch/common/libisr_tables.a
[39/148] Linking C static library zephyr/arch/common/libarch__common.a
[40/148] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[41/148] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[42/148] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[43/148] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[44/148] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[45/148] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[46/148] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[47/148] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[48/148] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[49/148] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[50/148] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[51/148] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[52/148] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[53/148] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[54/148] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[55/148] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[56/148] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[57/148] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[58/148] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[59/148] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[60/148] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[61/148] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[62/148] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[63/148] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[64/148] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[65/148] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[66/148] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[67/148] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[68/148] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[69/148] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[70/148] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[71/148] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[72/148] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[73/148] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[74/148] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[75/148] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[76/148] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[77/148] Building C object zephyr/drivers/interrupt_controller/CMakeFiles/drivers__interrupt_controller.dir/intc_exti_stm32.c.obj
[78/148] Linking C static library zephyr/drivers/interrupt_controller/libdrivers__interrupt_controller.a
[79/148] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32_ll_common.c.obj
[80/148] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_stm32f2_f4_f7.c.obj
[81/148] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[82/148] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[83/148] Linking C static library zephyr/drivers/console/libdrivers__console.a
[84/148] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[85/148] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DCORE_CM7 -DHSE_VALUE=8000000 -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -DSTM32F746xx -DTC_RUNID=2caf62766c14f4c8f184d237782f7ebc -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/include/generated -I/__w/zephyr/zephyr/soc/st/stm32 -I/__w/zephyr/zephyr/soc/st/stm32/common/. -I/__w/zephyr/zephyr/drivers -I/__w/zephyr/zephyr/soc/st/stm32/stm32f7x/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32f7xx/soc -I/__w/zephyr/modules/hal/stm32/stm32cube/stm32f7xx/drivers/include -I/__w/zephyr/modules/hal/stm32/stm32cube/common_ll/include -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nucleo_f746zg/tests/drivers/flash/stm32/drivers.flash.stm32.f7/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m7 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/drivers/flash/stm32=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function); did you mean 'HAL_QSPI_TIMEOUT_DEFAULT_VALUE'?
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       HAL_QSPI_TIMEOUT_DEFAULT_VALUE
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_soc_S_spi_40015000_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf54l15dk/nrf54l15/cpuapp:samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk (nrf54l15dk/nrf54l15/cpuapp:samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp
Parsing /__w/zephyr/zephyr/share/sysbuild/Kconfig
Loaded configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/_sysbuild/autoconf.h'
-- 
   *******************************
   * Running CMake for fs_sample *
   *******************************

Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/samples/subsys/fs/fs_sample
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/samples/subsys/fs/fs_sample/boards/nrf54l15dk_nrf54l15_cpuapp.overlay
unit address and first address in 'reg' (0x5004c000) don't match for /soc/peripheral@50000000/vpr@4c000/mailbox@1
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/samples/subsys/fs/fs_sample/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_defconfig'
Merged configuration '/__w/zephyr/zephyr/samples/subsys/fs/fs_sample/prj.conf'
Merged configuration '/__w/zephyr/zephyr/samples/subsys/fs/fs_sample/boards/nrf54l15dk_nrf54l15_cpuapp.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample/zephyr/.config.sysbuild'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk
[1/8] Creating directories for 'fs_sample'
[2/8] No download step for 'fs_sample'
[3/8] No update step for 'fs_sample'
[4/8] No patch step for 'fs_sample'
[5/8] No configure step for 'fs_sample'
[5/8] Performing build step for 'fs_sample'
[1/170] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/170] Preparing syscall dependency handling

[3/170] Generating misc/generated/syscalls_subdirs.trigger
[4/170] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/170] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/170] Generating include/generated/zephyr/driver-validation.h
[7/170] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/170] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/170] Generating include/generated/zephyr/offsets.h
[10/170] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/170] Linking C static library app/libapp.a
[12/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/mpsc_pbuf.c.obj
[20/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[21/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[22/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[23/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[24/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[25/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj
[26/170] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj
[27/170] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[28/170] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_core.c.obj
[29/170] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_mgmt.c.obj
[30/170] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_cache.c.obj
[31/170] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_msg.c.obj
[32/170] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_output.c.obj
[33/170] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/backends/log_backend_uart.c.obj
[34/170] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[35/170] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj
[36/170] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj
[37/170] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj
[38/170] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[39/170] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/disk/disk_access.c.obj
[40/170] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[41/170] Linking C static library zephyr/libzephyr.a
[42/170] Generating linker_zephyr_pre0.cmd
[43/170] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[44/170] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[45/170] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[46/170] Linking C static library zephyr/arch/common/libisr_tables.a
[47/170] Linking C static library zephyr/arch/common/libarch__common.a
[48/170] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[49/170] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[50/170] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[51/170] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[52/170] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[53/170] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[54/170] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[55/170] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[56/170] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[57/170] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[58/170] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[59/170] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[60/170] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[61/170] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[62/170] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[63/170] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[64/170] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[65/170] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[66/170] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[67/170] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[68/170] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[69/170] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[70/170] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[71/170] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[72/170] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[73/170] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[74/170] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[75/170] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[76/170] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[77/170] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[78/170] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[79/170] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[80/170] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[81/170] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdio/remove.c.obj
[82/170] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[83/170] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[84/170] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[85/170] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[86/170] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/nrf54l/soc.c.obj
[87/170] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_rram_partitions.c.obj
[88/170] Linking C static library zephyr/soc/soc/nrf54l15/libsoc__nordic.a
[89/170] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs.c.obj
[90/170] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fs_impl.c.obj
[91/170] Building C object zephyr/subsys/fs/CMakeFiles/subsys__fs.dir/fat_fs.c.obj
[92/170] Linking C static library zephyr/subsys/fs/libsubsys__fs.a
[93/170] Building C object zephyr/drivers/disk/CMakeFiles/drivers__disk.dir/flashdisk.c.obj
[94/170] Linking C static library zephyr/drivers/disk/libdrivers__disk.a
[95/170] Building C object zephyr/drivers/cache/CMakeFiles/drivers__cache.dir/cache_nrf.c.obj
[96/170] Linking C static library zephyr/drivers/cache/libdrivers__cache.a
[97/170] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj
[98/170] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[99/170] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[100/170] Linking C static library zephyr/drivers/console/libdrivers__console.a
[101/170] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/spi_nor.c.obj
[102/170] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[103/170] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DNRF54L15_XXAA -DNRF_APPLICATION -DNRF_CONFIG_CPU_FREQ_MHZ=128 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/soc/nordic/nrf54l/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/samples/subsys/fs/fs_sample=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function); did you mean 'CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE'?
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function); did you mean 'CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE'?
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_0_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
FAILED: _sysbuild/sysbuild/images/fs_sample-prefix/src/fs_sample-stamp/fs_sample-build /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/_sysbuild/sysbuild/images/fs_sample-prefix/src/fs_sample-stamp/fs_sample-build 
cd /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/samples/subsys/fs/fs_sample/sample.filesystem.fat_fs.nrf54l15dk/fs_sample && /usr/bin/cmake --build .
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf54l15dk/nrf54l15/cpuapp:tests/drivers/flash/common/drivers.flash.common.no_explicit_erase

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/drivers/flash/common/drivers.flash.common.no_explicit_erase (nrf54l15dk/nrf54l15/cpuapp:tests/drivers/flash/common/drivers.flash.common.no_explicit_erase) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp
Parsing /__w/zephyr/zephyr/share/sysbuild/Kconfig
Loaded configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/_sysbuild/autoconf.h'
-- 
   ****************************
   * Running CMake for common *
   ****************************

Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/common
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp.dts
unit address and first address in 'reg' (0x5004c000) don't match for /soc/peripheral@50000000/vpr@4c000/mailbox@1
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/common/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/.config.sysbuild'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase
[1/8] Creating directories for 'common'
[2/8] No download step for 'common'
[3/8] No update step for 'common'
[4/8] No patch step for 'common'
[5/8] No configure step for 'common'
[5/8] Performing build step for 'common'
[1/156] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/156] Preparing syscall dependency handling

[3/156] Generating misc/generated/syscalls_subdirs.trigger
[4/156] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/156] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/156] Generating include/generated/zephyr/driver-validation.h
[7/156] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/156] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/156] Generating include/generated/zephyr/offsets.h
[10/156] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/156] Linking C static library app/libapp.a
[12/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[20/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[21/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[22/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[23/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[24/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj
[25/156] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj
[26/156] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[27/156] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[28/156] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[29/156] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[30/156] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[31/156] Linking C static library zephyr/libzephyr.a
[32/156] Generating linker_zephyr_pre0.cmd
[33/156] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[34/156] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[35/156] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[36/156] Linking C static library zephyr/arch/common/libisr_tables.a
[37/156] Linking C static library zephyr/arch/common/libarch__common.a
[38/156] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[39/156] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[40/156] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[41/156] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[42/156] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[43/156] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[44/156] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[45/156] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[46/156] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[47/156] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[48/156] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[49/156] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[50/156] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[51/156] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[52/156] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[53/156] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[54/156] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[55/156] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[56/156] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[57/156] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[58/156] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[59/156] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[60/156] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[61/156] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[62/156] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[63/156] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[64/156] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[65/156] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[66/156] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[67/156] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[68/156] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[69/156] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[70/156] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[71/156] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[72/156] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[73/156] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[74/156] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[75/156] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/nrf54l/soc.c.obj
[76/156] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_rram_partitions.c.obj
[77/156] Linking C static library zephyr/soc/soc/nrf54l15/libsoc__nordic.a
[78/156] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[79/156] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[80/156] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[81/156] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[82/156] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[83/156] Building C object zephyr/drivers/cache/CMakeFiles/drivers__cache.dir/cache_nrf.c.obj
[84/156] Linking C static library zephyr/drivers/cache/libdrivers__cache.a
[85/156] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj
[86/156] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[87/156] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[88/156] Linking C static library zephyr/drivers/console/libdrivers__console.a
[89/156] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/spi_nor.c.obj
[90/156] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[91/156] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DNRF54L15_XXAA -DNRF_APPLICATION -DNRF_CONFIG_CPU_FREQ_MHZ=128 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/soc/nordic/nrf54l/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/drivers/flash/common=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function); did you mean 'CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE'?
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function); did you mean 'CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE'?
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_0_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
FAILED: _sysbuild/sysbuild/images/common-prefix/src/common-stamp/common-build /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/_sysbuild/sysbuild/images/common-prefix/src/common-stamp/common-build 
cd /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/common/drivers.flash.common.no_explicit_erase/common && /usr/bin/cmake --build .
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf54l15dk/nrf54l15/cpuapp:tests/drivers/flash/negative_tests/drivers.flash.negative_tests

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/drivers/flash/negative_tests/drivers.flash.negative_tests (nrf54l15dk/nrf54l15/cpuapp:tests/drivers/flash/negative_tests/drivers.flash.negative_tests) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp
Parsing /__w/zephyr/zephyr/share/sysbuild/Kconfig
Loaded configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/_sysbuild/autoconf.h'
-- 
   ************************************
   * Running CMake for negative_tests *
   ************************************

Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/negative_tests
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp.dts
unit address and first address in 'reg' (0x5004c000) don't match for /soc/peripheral@50000000/vpr@4c000/mailbox@1
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/negative_tests/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/.config.sysbuild'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests
[1/8] Creating directories for 'negative_tests'
[2/8] No download step for 'negative_tests'
[3/8] No update step for 'negative_tests'
[4/8] No patch step for 'negative_tests'
[5/8] No configure step for 'negative_tests'
[5/8] Performing build step for 'negative_tests'
[1/151] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/151] Preparing syscall dependency handling

[3/151] Generating misc/generated/syscalls_subdirs.trigger
[4/151] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/151] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/151] Generating include/generated/zephyr/driver-validation.h
[7/151] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/151] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/151] Generating include/generated/zephyr/offsets.h
[10/151] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/151] Linking C static library app/libapp.a
[12/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[20/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[21/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[22/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[23/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[24/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj
[25/151] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj
[26/151] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[27/151] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[28/151] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[29/151] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[30/151] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[31/151] Linking C static library zephyr/libzephyr.a
[32/151] Generating linker_zephyr_pre0.cmd
[33/151] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[34/151] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[35/151] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[36/151] Linking C static library zephyr/arch/common/libisr_tables.a
[37/151] Linking C static library zephyr/arch/common/libarch__common.a
[38/151] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[39/151] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[40/151] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[41/151] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[42/151] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[43/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[44/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[45/151] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[46/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[47/151] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[48/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[49/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[50/151] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[51/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[52/151] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[53/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[54/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[55/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[56/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[57/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[58/151] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[59/151] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[60/151] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[61/151] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[62/151] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[63/151] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[64/151] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[65/151] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[66/151] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[67/151] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[68/151] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[69/151] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[70/151] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[71/151] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[72/151] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[73/151] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[74/151] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[75/151] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/nrf54l/soc.c.obj
[76/151] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_rram_partitions.c.obj
[77/151] Linking C static library zephyr/soc/soc/nrf54l15/libsoc__nordic.a
[78/151] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[79/151] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[80/151] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[81/151] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[82/151] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[83/151] Building C object zephyr/drivers/cache/CMakeFiles/drivers__cache.dir/cache_nrf.c.obj
[84/151] Linking C static library zephyr/drivers/cache/libdrivers__cache.a
[85/151] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj
[86/151] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[87/151] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[88/151] Linking C static library zephyr/drivers/console/libdrivers__console.a
[89/151] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[90/151] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DNRF54L15_XXAA -DNRF_APPLICATION -DNRF_CONFIG_CPU_FREQ_MHZ=128 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/soc/nordic/nrf54l/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/drivers/flash/negative_tests=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_0_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
FAILED: _sysbuild/sysbuild/images/negative_tests-prefix/src/negative_tests-stamp/negative_tests-build /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/_sysbuild/sysbuild/images/negative_tests-prefix/src/negative_tests-stamp/negative_tests-build 
cd /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/drivers/flash/negative_tests/drivers.flash.negative_tests/negative_tests && /usr/bin/cmake --build .
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf54l15dk/nrf54l15/cpuapp:tests/subsys/fs/fcb/filesystem.fcb.no_erase

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/subsys/fs/fcb/filesystem.fcb.no_erase (nrf54l15dk/nrf54l15/cpuapp:tests/subsys/fs/fcb/filesystem.fcb.no_erase) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp
Parsing /__w/zephyr/zephyr/share/sysbuild/Kconfig
Loaded configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/_sysbuild/autoconf.h'
-- 
   *************************
   * Running CMake for fcb *
   *************************

Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/subsys/fs/fcb
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf54l15dk, qualifiers: nrf54l15/cpuapp
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp.dts
unit address and first address in 'reg' (0x5004c000) don't match for /soc/peripheral@50000000/vpr@4c000/mailbox@1
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/dts.cmake
Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l15_cpuapp_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/subsys/fs/fcb/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/.config.sysbuild'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase
[1/8] Creating directories for 'fcb'
[2/8] No download step for 'fcb'
[3/8] No update step for 'fcb'
[4/8] No patch step for 'fcb'
[5/8] No configure step for 'fcb'
[5/8] Performing build step for 'fcb'
[1/183] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/183] Preparing syscall dependency handling

[3/183] Generating misc/generated/syscalls_subdirs.trigger
[4/183] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/183] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/183] Generating include/generated/zephyr/driver-validation.h
[7/183] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/183] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/183] Generating include/generated/zephyr/offsets.h
[10/183] Building C object CMakeFiles/app.dir/src/fcb_test_append.c.obj
[11/183] Building C object CMakeFiles/app.dir/src/fcb_test_append_fill.c.obj
[12/183] Building C object CMakeFiles/app.dir/src/fcb_test_append_too_big.c.obj
[13/183] Building C object CMakeFiles/app.dir/src/fcb_test_crc_disabled_after_enabled.c.obj
[14/183] Building C object CMakeFiles/app.dir/src/fcb_test_empty_walk.c.obj
[15/183] Building C object CMakeFiles/app.dir/src/fcb_test_init.c.obj
[16/183] Building C object CMakeFiles/app.dir/src/fcb_test_last_of_n.c.obj
[17/183] Building C object CMakeFiles/app.dir/src/fcb_test_len.c.obj
[18/183] Building C object CMakeFiles/app.dir/src/fcb_test_multiple_scratch.c.obj
[19/183] Building C object CMakeFiles/app.dir/src/fcb_test_reset.c.obj
[20/183] Building C object CMakeFiles/app.dir/src/fcb_test_rotate.c.obj
[21/183] Building C object CMakeFiles/app.dir/src/main.c.obj
[22/183] Linking C static library app/libapp.a
[23/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32c_sw.c.obj
[24/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj
[25/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc24_sw.c.obj
[26/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj
[27/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj
[28/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj
[29/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/crc/crc4_sw.c.obj
[30/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[31/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[32/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[33/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[34/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[35/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[36/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[37/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[38/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[39/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[40/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[41/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[42/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj
[43/183] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj
[44/183] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[45/183] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_append.c.obj
[46/183] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb.c.obj
[47/183] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_elem_info.c.obj
[48/183] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_getnext.c.obj
[49/183] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_rotate.c.obj
[50/183] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/fs/fcb/fcb_walk.c.obj
[51/183] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[52/183] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[53/183] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map.c.obj
[54/183] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_default.c.obj
[55/183] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/storage/flash_map/flash_map_layout.c.obj
[56/183] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[57/183] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[58/183] Linking C static library zephyr/libzephyr.a
[59/183] Generating linker_zephyr_pre0.cmd
[60/183] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[61/183] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[62/183] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[63/183] Linking C static library zephyr/arch/common/libisr_tables.a
[64/183] Linking C static library zephyr/arch/common/libarch__common.a
[65/183] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[66/183] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[67/183] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[68/183] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[69/183] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[70/183] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[71/183] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[72/183] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[73/183] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[74/183] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[75/183] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[76/183] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[77/183] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[78/183] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[79/183] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[80/183] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[81/183] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[82/183] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[83/183] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[84/183] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[85/183] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[86/183] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[87/183] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[88/183] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[89/183] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[90/183] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[91/183] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[92/183] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[93/183] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[94/183] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[95/183] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[96/183] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[97/183] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[98/183] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[99/183] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[100/183] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[101/183] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[102/183] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/nrf54l/soc.c.obj
[103/183] Building C object zephyr/soc/soc/nrf54l15/CMakeFiles/soc__nordic.dir/validate_rram_partitions.c.obj
[104/183] Linking C static library zephyr/soc/soc/nrf54l15/libsoc__nordic.a
[105/183] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[106/183] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[107/183] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[108/183] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[109/183] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[110/183] Building C object zephyr/drivers/cache/CMakeFiles/drivers__cache.dir/cache_nrf.c.obj
[111/183] Linking C static library zephyr/drivers/cache/libdrivers__cache.a
[112/183] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj
[113/183] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[114/183] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[115/183] Linking C static library zephyr/drivers/console/libdrivers__console.a
[116/183] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/spi_nor.c.obj
[117/183] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[118/183] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DNRF54L15_XXAA -DNRF_APPLICATION -DNRF_CONFIG_CPU_FREQ_MHZ=128 -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/soc/nordic/nrf54l/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/subsys/fs/fcb=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function); did you mean 'CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE'?
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function); did you mean 'CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE'?
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         CONFIG_SPI_COMPLETION_TIMEOUT_TOLERANCE
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_0_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
FAILED: _sysbuild/sysbuild/images/fcb-prefix/src/fcb-stamp/fcb-build /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/_sysbuild/sysbuild/images/fcb-prefix/src/fcb-stamp/fcb-build 
cd /__w/zephyr/zephyr/twister-out/nrf54l15dk_nrf54l15_cpuapp/tests/subsys/fs/fcb/filesystem.fcb.no_erase/fcb && /usr/bin/cmake --build .
ninja: build stopped: subcommand failed.

Check failure on line 0 in nrf9160dk/nrf9160:tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only (nrf9160dk/nrf9160:tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only) with error

artifacts/Unit Test Results (Subset 4)/twister-out/twister.xml [took 0s]
Raw output
Build failure
Loading Zephyr module(s) (Zephyr base): sysbuild_default
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf9160dk, Revision: 0.14.0, qualifiers: nrf9160
Parsing /__w/zephyr/zephyr/share/sysbuild/Kconfig
Loaded configuration '/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/_sysbuild/empty.conf'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/erase_blocks/sysbuild.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/zephyr/misc/generated/extra_kconfig_options.conf'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/_sysbuild/autoconf.h'
-- 
   *****************************
   * Running CMake for mcuboot *
   *****************************

Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/bootloader/mcuboot/boot/zephyr
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf9160dk, Revision: 0.14.0, qualifiers: nrf9160
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf9160dk/nrf9160dk_nrf9160.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/boards/nordic/nrf9160dk/nrf9160dk_nrf9160_0_14_0.overlay
-- Found devicetree overlay: /__w/zephyr/bootloader/mcuboot/boot/zephyr/app.overlay
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/dts.cmake
Parsing /__w/zephyr/bootloader/mcuboot/boot/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf9160dk/nrf9160dk_nrf9160_defconfig'
Merged configuration '/__w/zephyr/bootloader/mcuboot/boot/zephyr/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/.config.sysbuild'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
MCUBoot bootloader key file: /__w/zephyr/bootloader/mcuboot/root-rsa-2048.pem
Calculated maximum number of sectors: 64
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/mcuboot
-- 
   **********************************
   * Running CMake for erase_blocks *
   **********************************

Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/drivers/flash/erase_blocks
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: nrf9160dk, Revision: 0.14.0, qualifiers: nrf9160
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nordic/nrf9160dk/nrf9160dk_nrf9160.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/boards/nordic/nrf9160dk/nrf9160dk_nrf9160_0_14_0.overlay
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/zephyr.dts
-- Generated pickled edt: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/edt.pickle
-- Generated zephyr.dts: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/dts.cmake

warning: MCUBOOT_UPDATE_FOOTER_SIZE (defined at subsys/dfu/Kconfig:54) was assigned the value
'0x2000' but got the value ''. Check these unsatisfied dependencies: MCUBOOT_IMG_MANAGER (=n),
IMG_MANAGER (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MCUBOOT_UPDATE_FOOTER_SIZE and/or look up
MCUBOOT_UPDATE_FOOTER_SIZE in the menuconfig/guiconfig interface. The Application Development
Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual
might be helpful too.

Parsing /__w/zephyr/zephyr/Kconfig
Loaded configuration '/__w/zephyr/zephyr/boards/nordic/nrf9160dk/nrf9160dk_nrf9160_defconfig'
Merged configuration '/__w/zephyr/zephyr/tests/drivers/flash/erase_blocks/prj.conf'
Merged configuration '/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/.config.sysbuild'
Configuration saved to '/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/.config'
Kconfig header saved to '/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/include/generated/zephyr/autoconf.h'
-- Found GnuLd: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi/bin/ld.bfd (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: /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Setting build type to 'MinSizeRel' as none was specified.
-- Using ccache: /usr/local/bin/ccache
-- Including signing script: /__w/zephyr/zephyr/cmake/mcuboot.cmake
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks
-- Configuring done
-- Generating done
-- Build files have been written to: /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only
[1/16] Creating directories for 'erase_blocks'
[2/16] No download step for 'erase_blocks'
[3/16] No update step for 'erase_blocks'
[4/16] No patch step for 'erase_blocks'
[5/16] No configure step for 'erase_blocks'
[5/16] Performing build step for 'erase_blocks'
[1/150] Generating include/generated/zephyr/version.h
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr), build: v3.7.0-3596-gc076db0d47a9
[2/150] Preparing syscall dependency handling

[3/150] Generating misc/generated/syscalls_subdirs.trigger
[4/150] Generating misc/generated/syscalls.json, misc/generated/struct_tags.json
[5/150] Generating include/generated/zephyr/syscall_dispatch.c, include/generated/zephyr/syscall_list.h
[6/150] Generating include/generated/zephyr/driver-validation.h
[7/150] Generating include/generated/zephyr/kobj-types-enum.h, include/generated/zephyr/otype-to-str.h, include/generated/zephyr/otype-to-size.h
[8/150] Building C object zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj
[9/150] Generating include/generated/zephyr/offsets.h
[10/150] Building C object CMakeFiles/app.dir/src/main.c.obj
[11/150] Linking C static library app/libapp.a
[12/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/heap/heap.c.obj
[13/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj
[14/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj
[15/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj
[16/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj
[17/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj
[18/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/os/assert.c.obj
[19/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/dec.c.obj
[20/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/hex.c.obj
[21/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/rb.c.obj
[22/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/timeutil.c.obj
[23/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/bitarray.c.obj
[24/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/onoff.c.obj
[25/150] Building C object zephyr/CMakeFiles/zephyr.dir/lib/utils/notify.c.obj
[26/150] Building C object zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj
[27/150] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/logging/log_minimal.c.obj
[28/150] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/mem_mgmt/mem_attr.c.obj
[29/150] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/tracing/tracing_none.c.obj
[30/150] Building C object zephyr/CMakeFiles/zephyr.dir/drivers/flash/flash_util.c.obj
[31/150] Linking C static library zephyr/libzephyr.a
[32/150] Generating linker_zephyr_pre0.cmd
[33/150] Building C object zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj
[34/150] Building C object zephyr/arch/common/CMakeFiles/arch__common.dir/sw_isr_common.c.obj
[35/150] Building C object zephyr/arch/common/CMakeFiles/isr_tables.dir/isr_tables.c.obj
[36/150] Linking C static library zephyr/arch/common/libisr_tables.a
[37/150] Linking C static library zephyr/arch/common/libarch__common.a
[38/150] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj
[39/150] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi.c.obj
[40/150] Building ASM object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/nmi_on_reset.S.obj
[41/150] Building C object zephyr/arch/arch/arm/core/CMakeFiles/arch__arm__core.dir/tls.c.obj
[42/150] Linking C static library zephyr/arch/arch/arm/core/libarch__arm__core.a
[43/150] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_exit.c.obj
[44/150] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault.c.obj
[45/150] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fault_s.S.obj
[46/150] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/fpu.c.obj
[47/150] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj
[48/150] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj
[49/150] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread_abort.c.obj
[50/150] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj
[51/150] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap.c.obj
[52/150] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/swap_helper.S.obj
[53/150] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_manage.c.obj
[54/150] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj
[55/150] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/thread.c.obj
[56/150] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/cpu_idle.c.obj
[57/150] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/irq_init.c.obj
[58/150] Building C object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/isr_wrapper.c.obj
[59/150] Building ASM object zephyr/arch/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/__aeabi_read_tp.S.obj
[60/150] Linking C static library zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a
[61/150] Building C object zephyr/arch/arch/arm/core/cortex_m/cmse/CMakeFiles/arch__arm__core__cortex_m__cmse.dir/arm_core_cmse.c.obj
[62/150] Linking C static library zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a
[63/150] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_core_mpu.c.obj
[64/150] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu.c.obj
[65/150] Building C object zephyr/arch/arch/arm/core/mpu/CMakeFiles/arch__arm__core__mpu.dir/arm_mpu_regions.c.obj
[66/150] Linking C static library zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a
[67/150] Building C object zephyr/lib/libc/picolibc/CMakeFiles/lib__libc__picolibc.dir/libc-hooks.c.obj
[68/150] Linking C static library zephyr/lib/libc/picolibc/liblib__libc__picolibc.a
[69/150] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/abort.c.obj
[70/150] Building C object zephyr/lib/libc/common/CMakeFiles/lib__libc__common.dir/source/stdlib/malloc.c.obj
[71/150] Linking C static library zephyr/lib/libc/common/liblib__libc__common.a
[72/150] Building C object zephyr/soc/soc/nrf9160/CMakeFiles/soc__nordic.dir/validate_base_addresses.c.obj
[73/150] Building C object zephyr/soc/soc/nrf9160/CMakeFiles/soc__nordic.dir/validate_binding_headers.c.obj
[74/150] Building C object zephyr/soc/soc/nrf9160/CMakeFiles/soc__nordic.dir/validate_enabled_instances.c.obj
[75/150] Building C object zephyr/soc/soc/nrf9160/CMakeFiles/soc__nordic.dir/nrf91/soc.c.obj
[76/150] Linking C static library zephyr/soc/soc/nrf9160/libsoc__nordic.a
[77/150] Building C object zephyr/boards/nordic/nrf9160dk/CMakeFiles/boards__nordic__nrf9160dk.dir/nrf52840_reset.c.obj
[78/150] Linking C static library zephyr/boards/nordic/nrf9160dk/libboards__nordic__nrf9160dk.a
[79/150] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest.c.obj
[80/150] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_error_hook.c.obj
[81/150] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_rules.c.obj
[82/150] Building C object zephyr/subsys/testsuite/ztest/CMakeFiles/subsys__testsuite__ztest.dir/src/ztest_defaults.c.obj
[83/150] Linking C static library zephyr/subsys/testsuite/ztest/libsubsys__testsuite__ztest.a
[84/150] Building C object zephyr/drivers/clock_control/CMakeFiles/drivers__clock_control.dir/clock_control_nrf.c.obj
[85/150] Linking C static library zephyr/drivers/clock_control/libdrivers__clock_control.a
[86/150] Building C object zephyr/drivers/console/CMakeFiles/drivers__console.dir/uart_console.c.obj
[87/150] Linking C static library zephyr/drivers/console/libdrivers__console.a
[88/150] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/soc_flash_nrf.c.obj
[89/150] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_page_layout.c.obj
[90/150] Building C object zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj
FAILED: zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj 
ccache /opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DK_HEAP_MEM_POOL_SIZE=0 -DNRF9160_XXAA -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/include/generated/zephyr -I/__w/zephyr/zephyr/include -I/__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/include/generated -I/__w/zephyr/zephyr/soc/nordic -I/__w/zephyr/zephyr/soc/nordic/nrf91/. -I/__w/zephyr/zephyr/soc/nordic/common/. -I/__w/zephyr/zephyr/subsys/testsuite/include -I/__w/zephyr/zephyr/subsys/testsuite/coverage -I/__w/zephyr/zephyr/subsys/testsuite/ztest/include -I/__w/zephyr/modules/hal/cmsis/CMSIS/Core/Include -I/__w/zephyr/zephyr/modules/cmsis/. -I/__w/zephyr/modules/hal/nordic/nrfx -I/__w/zephyr/modules/hal/nordic/nrfx/drivers/include -I/__w/zephyr/modules/hal/nordic/nrfx/mdk -I/__w/zephyr/zephyr/modules/hal_nordic/nrfx/. -isystem /__w/zephyr/zephyr/lib/libc/common/include -Os -DNDEBUG -Wshadow -fno-strict-aliasing -Werror -Os -imacros /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks/zephyr/include/generated/zephyr/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee -mtp=soft --sysroot=/opt/toolchains/zephyr-sdk-0.16.8/arm-zephyr-eabi/arm-zephyr-eabi -imacros /__w/zephyr/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wdouble-promotion -Wno-pointer-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 --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/__w/zephyr/zephyr/tests/drivers/flash/erase_blocks=CMAKE_SOURCE_DIR -fmacro-prefix-map=/__w/zephyr/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/__w/zephyr=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -MF zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj.d -o zephyr/drivers/flash/CMakeFiles/drivers__flash.dir/flash_mspi_nor_mx.c.obj -c /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_status_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: error: 'HAL_XSPI_TIMEOUT_DEFAULT_VALUE' undeclared (first use in this function)
  226 |                 data->trans.timeout = HAL_XSPI_TIMEOUT_DEFAULT_VALUE;
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:226:39: note: each undeclared identifier is reported only once for each function it appears in
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_page_program':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:444:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  444 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: In function 'flash_mspi_nor_mx_read':
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:538:41: error: 'CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE' undeclared (first use in this function)
  538 |         data->trans.timeout           = CONFIG_MSPI_COMPLETION_TIMEOUT_TOLERANCE;
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:20,
                 from /__w/zephyr/zephyr/include/zephyr/arch/cpu.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:36,
                 from /__w/zephyr/zephyr/include/zephyr/kernel.h:17,
                 from /__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:16:
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c: At top level:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_REG_IDX_0_VAL_ADDRESS' undeclared here (not in a function); did you mean 'DT_N_S_cpus_S_cpu_0_REG_IDX_0_VAL_ADDRESS'?
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4860:33: note: in definition of macro 'DT_CAT4'
 4860 | #define DT_CAT4(a1, a2, a3, a4) a1 ## a2 ## a3 ## a4
      |                                 ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:44: note: in expansion of macro 'DT_REG_ADDR_BY_IDX'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                            ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4144:63: note: in expansion of macro 'DT_DRV_INST'
 4144 | #define DT_INST_REG_ADDR_BY_IDX(inst, idx) DT_REG_ADDR_BY_IDX(DT_DRV_INST(inst), idx)
      |                                                               ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4215:32: note: in expansion of macro 'DT_INST_REG_ADDR_BY_IDX'
 4215 | #define DT_INST_REG_ADDR(inst) DT_INST_REG_ADDR_BY_IDX(inst, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1036:25: note: in expansion of macro 'DT_INST_REG_ADDR'
 1036 |                 .port = DT_INST_REG_ADDR(0), /* Not used */
      |                         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_size' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1037:29: note: in expansion of macro 'DT_INST_PROP'
 1037 |                 .mem_size = DT_INST_PROP(0, size), /* in Bytes */
      |                             ^~~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/toolchain/gcc.h:98,
                 from /__w/zephyr/zephyr/include/zephyr/toolchain.h:50,
                 from /__w/zephyr/zephyr/include/zephyr/kernel_includes.h:23:
/__w/zephyr/zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_INST_0_mspi_nor_mx25_BUS_ORD' undeclared here (not in a function)
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                         ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/toolchain/common.h:155:26: note: in definition of macro '_DO_CONCAT'
  155 | #define _DO_CONCAT(x, y) x ## y
      |                          ^
/__w/zephyr/zephyr/include/zephyr/device.h:96:33: note: in expansion of macro '_CONCAT'
   96 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
      |                                 ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:238:37: note: in expansion of macro 'DEVICE_NAME_GET'
  238 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
      |                                     ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:255:34: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  255 | #define DEVICE_DT_GET(node_id) (&DEVICE_DT_NAME_GET(node_id))
      |                                  ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1046:39: note: in expansion of macro 'DEVICE_DT_GET'
 1046 |                 .bus                = DEVICE_DT_GET(DT_INST_BUS(0)),
      |                                       ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_hardware_ce_num' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1017:39: note: in expansion of macro 'DT_INST_PROP'
 1017 |                 .ce_num             = DT_INST_PROP(n, mspi_hardware_ce_num),                      \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_max_frequency' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:34: note: in expansion of macro 'DT_PROP'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                  ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3868:42: note: in expansion of macro 'DT_DRV_INST'
 3868 | #define DT_INST_PROP(inst, prop) DT_PROP(DT_DRV_INST(inst), prop)
      |                                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1018:39: note: in expansion of macro 'DT_INST_PROP'
 1018 |                 .freq               = DT_INST_PROP(n, mspi_max_frequency),                        \
      |                                       ^~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1048:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_SERIAL'
 1048 |                 .serial_cfg         = MSPI_DEVICE_CONFIG_SERIAL(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_P_mspi_dqs_enable' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:45:41: note: in expansion of macro 'DT_PROP'
   45 |                 .dqs_enable           = DT_PROP(mspi_dev, mspi_dqs_enable),                       \
      |                                         ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:42: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                          ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/drivers/mspi/devicetree.h:68:64: note: in expansion of macro 'DT_DRV_INST'
   68 | #define MSPI_DEVICE_CONFIG_DT_INST(inst) MSPI_DEVICE_CONFIG_DT(DT_DRV_INST(inst))
      |                                                                ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1049:39: note: in expansion of macro 'MSPI_DEVICE_CONFIG_DT_INST'
 1049 |                 .tar_dev_cfg        = MSPI_DEVICE_CONFIG_DT_INST(0),
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_BUS_P_software_multiperipheral' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4858:29: note: in definition of macro 'DT_CAT3'
 4858 | #define DT_CAT3(a1, a2, a3) a1 ## a2 ## a3
      |                             ^~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:39: note: in expansion of macro 'DT_PROP'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                       ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3575:25: note: in expansion of macro 'DT_CAT'
 3575 | #define DT_BUS(node_id) DT_CAT(node_id, _BUS)
      |                         ^~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:27: note: in expansion of macro 'DT_BUS'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                           ^~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:4329:34: note: in expansion of macro 'DT_DRV_INST'
 4329 | #define DT_INST_BUS(inst) DT_BUS(DT_DRV_INST(inst))
      |                                  ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1052:47: note: in expansion of macro 'DT_INST_BUS'
 1052 |                 .sw_multi_periph    = DT_PROP(DT_INST_BUS(0), software_multiperipheral)
      |                                               ^~~~~~~~~~~
In file included from /__w/zephyr/zephyr/include/zephyr/sw_isr_table.h:18,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/irq.h:19,
                 from /__w/zephyr/zephyr/include/zephyr/arch/arm/arch.h:24:
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:40: error: 'DT_N_INST_0_mspi_nor_mx25_FULL_NAME' undeclared here (not in a function)
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                                        ^~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1029:25: note: in definition of macro 'Z_DEVICE_INIT'
 1029 |                 .name = name_,                                                          \
      |                         ^~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:1174:9: note: in expansion of macro 'Z_DEVICE_BASE_DEFINE'
 1174 |         Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, pm, data, config, level,    \
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:206:9: note: in expansion of macro 'Z_DEVICE_DEFINE'
  206 |         Z_DEVICE_DEFINE(node_id, Z_DEVICE_DT_DEV_ID(node_id),                  \
      |         ^~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:69:53: note: in expansion of macro '__DEBRACKET'
   69 | #define __GET_ARG2_DEBRACKET(ignore_this, val, ...) __DEBRACKET val
      |                                                     ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:64:9: note: in expansion of macro '__GET_ARG2_DEBRACKET'
   64 |         __GET_ARG2_DEBRACKET(one_or_two_args _if_code, _else_code)
      |         ^~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:59:9: note: in expansion of macro '__COND_CODE'
   59 |         __COND_CODE(_XXXX##_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_macro.h:180:9: note: in expansion of macro 'Z_COND_CODE_1'
  180 |         Z_COND_CODE_1(_flag, _if_1_code, _else_code)
      |         ^~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:826:9: note: in expansion of macro 'COND_CODE_1'
  826 |         COND_CODE_1(DT_NODE_HAS_PROP(node_id, prop), \
      |         ^~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:9: note: in expansion of macro 'DT_PROP_OR'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |         ^~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:524:36: note: in expansion of macro 'DT_CAT'
  524 | #define DT_NODE_FULL_NAME(node_id) DT_CAT(node_id, _FULL_NAME)
      |                                    ^~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:160:36: note: in expansion of macro 'DT_NODE_FULL_NAME'
  160 |         DT_PROP_OR(node_id, label, DT_NODE_FULL_NAME(node_id))
      |                                    ^~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:207:25: note: in expansion of macro 'DEVICE_DT_NAME'
  207 |                         DEVICE_DT_NAME(node_id), init_fn, pm, data, config,    \
      |                         ^~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:9: note: in expansion of macro 'DEVICE_DT_DEFINE'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |         ^~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/sys/util_internal.h:104:26: note: in expansion of macro 'UTIL_PRIMITIVE_CAT'
  104 | #define UTIL_CAT(a, ...) UTIL_PRIMITIVE_CAT(a, __VA_ARGS__)
      |                          ^~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:336:31: note: in expansion of macro 'UTIL_CAT'
  336 | #define DT_INST(inst, compat) UTIL_CAT(DT_N_INST, DT_DASH(inst, compat))
      |                               ^~~~~~~~
/__w/zephyr/zephyr/include/zephyr/devicetree.h:3623:27: note: in expansion of macro 'DT_INST'
 3623 | #define DT_DRV_INST(inst) DT_INST(inst, DT_DRV_COMPAT)
      |                           ^~~~~~~
/__w/zephyr/zephyr/include/zephyr/device.h:222:26: note: in expansion of macro 'DT_DRV_INST'
  222 |         DEVICE_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__)
      |                          ^~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:1059:1: note: in expansion of macro 'DEVICE_DT_INST_DEFINE'
 1059 | DEVICE_DT_INST_DEFINE(0,
      | ^~~~~~~~~~~~~~~~~~~~~
/__w/zephyr/zephyr/drivers/flash/flash_mspi_nor_mx.c:96:12: error: 'nor_mx_get_dummy_clk' defined but not used [-Werror=unused-function]
   96 | static int nor_mx_get_dummy_clk(uint8_t rxdummy, uint32_t *dummy_clk)
      |            ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
FAILED: _sysbuild/sysbuild/images/erase_blocks-prefix/src/erase_blocks-stamp/erase_blocks-build /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/_sysbuild/sysbuild/images/erase_blocks-prefix/src/erase_blocks-stamp/erase_blocks-build 
cd /__w/zephyr/zephyr/twister-out/nrf9160dk_nrf9160/tests/drivers/flash/erase_blocks/flash.erase_blocks.build_only/erase_blocks && /usr/bin/cmake --build .
ninja: build stopped: subcommand failed.