Guest User

build logs for visionfive2 zephyr hello-world application

a guest
Nov 21st, 2023
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 111.59 KB | None | 0 0
  1. $ west build -p always -b visionfive2_jh7110 samples/hello_wor
  2. ld/
  3. -- west build: making build dir /home/kanak/zephyrproject/zephyr/build pristine
  4. -- west build: generating a build system
  5. Loading Zephyr default modules (Zephyr base).
  6. -- Application: /home/kanak/zephyrproject/zephyr/samples/hello_world
  7. -- CMake version: 3.22.1
  8. -- Found Python3: /home/kanak/zephyrproject/.zephyr-env/bin/python3 (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter
  9. -- Cache files will be written to: /home/kanak/.cache/zephyr
  10. -- Zephyr version: 3.5.99 (/home/kanak/zephyrproject/zephyr)
  11. -- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
  12. -- Board: visionfive2_jh7110
  13. -- ZEPHYR_TOOLCHAIN_VARIANT not set, trying to locate Zephyr SDK
  14. -- Found host-tools: zephyr 0.16.3 (/home/kanak/zephyr-sdk-0.16.3)
  15. -- Found toolchain: zephyr 0.16.3 (/home/kanak/zephyr-sdk-0.16.3)
  16. -- Found Dtc: /home/kanak/zephyr-sdk-0.16.3/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
  17. -- Found BOARD.dts: /home/kanak/zephyrproject/zephyr/boards/riscv/visionfive2_jh7110/visionfive2_jh7110.dts
  18. -- Generated zephyr.dts: /home/kanak/zephyrproject/zephyr/build/zephyr/zephyr.dts
  19. -- Generated devicetree_generated.h: /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h
  20. -- Including generated dts.cmake file: /home/kanak/zephyrproject/zephyr/build/zephyr/dts.cmake
  21. Parsing /home/kanak/zephyrproject/zephyr/Kconfig
  22. Loaded configuration '/home/kanak/zephyrproject/zephyr/boards/riscv/visionfive2_jh7110/visionfive2_jh7110_defconfig'
  23. Merged configuration '/home/kanak/zephyrproject/zephyr/samples/hello_world/prj.conf'
  24. Configuration saved to '/home/kanak/zephyrproject/zephyr/build/zephyr/.config'
  25. Kconfig header saved to '/home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/autoconf.h'
  26. -- Found GnuLd: /home/kanak/zephyr-sdk-0.16.3/riscv64-zephyr-elf/bin/../lib/gcc/riscv64-zephyr-elf/12.2.0/../../../../riscv64-zephyr-elf/bin/ld.bfd (found version "2.38")
  27. -- The C compiler identification is GNU 12.2.0
  28. -- The CXX compiler identification is GNU 12.2.0
  29. -- The ASM compiler identification is GNU
  30. -- Found assembler: /home/kanak/zephyr-sdk-0.16.3/riscv64-zephyr-elf/bin/riscv64-zephyr-elf-gcc
  31. -- Using ccache: /usr/bin/ccache
  32. CMake Warning at /home/kanak/zephyrproject/zephyr/CMakeLists.txt:853 (message):
  33.   No SOURCES given to Zephyr library: drivers__serial
  34.  
  35.   Excluding target from build.
  36.  
  37.  
  38. -- Configuring done
  39. -- Generating done
  40. -- Build files have been written to: /home/kanak/zephyrproject/zephyr/build
  41. -- west build: building application
  42. [1/93] Preparing syscall dependency handling
  43.  
  44. [3/93] Generating include/generated/version.h
  45. -- Zephyr version: 3.5.99 (/home/kanak/zephyrproject/zephyr), build: zephyr-v3.5.0-1912-gb256bfe41e0c
  46. [8/93] Building C object zephyr/CMakeFiles/offsets.dir/arch/riscv/core/offsets/offsets.c.obj
  47. FAILED: zephyr/CMakeFiles/offsets.dir/arch/riscv/core/offsets/offsets.c.obj
  48. ccache /home/kanak/zephyr-sdk-0.16.3/riscv64-zephyr-elf/bin/riscv64-zephyr-elf-gcc -DKERNEL -DPICOLIBC_LONG_LONG_PRINTF_SCANF -D_FORTIFY_SOURCE=1 -D_POSIX_C_SOURCE=200809 -D__LINUX_ERRNO_EXTENSIONS__ -D__ZEPHYR__=1 -I/home/kanak/zephyrproject/zephyr/kernel/include -I/home/kanak/zephyrproject/zephyr/arch/riscv/include -I/home/kanak/zephyrproject/zephyr/include -I/home/kanak/zephyrproject/zephyr/build/zephyr/include/generated -I/home/kanak/zephyrproject/zephyr/soc/riscv/riscv-privileged/starfive_jh71xx -I/home/kanak/zephyrproject/zephyr/soc/riscv/riscv-privileged/common/. -I/home/kanak/zephyrproject/zephyr/soc/riscv/riscv-privileged/starfive_jh71xx/. -I/home/kanak/zephyrproject/zephyr/boards/riscv/visionfive2_jh7110/. -isystem /home/kanak/zephyrproject/zephyr/lib/libc/common/include -fno-strict-aliasing -Os -imacros /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcmodel=medany -mabi=lp64 -march=rv64imac_zicsr_zifencei --sysroot=/home/kanak/zephyr-sdk-0.16.3/riscv64-zephyr-elf/riscv64-zephyr-elf -imacros /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -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=/home/kanak/zephyrproject/zephyr/samples/hello_world=CMAKE_SOURCE_DIR -fmacro-prefix-map=/home/kanak/zephyrproject/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/home/kanak/zephyrproject=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/CMakeFiles/offsets.dir/arch/riscv/core/offsets/offsets.c.obj -MF zephyr/CMakeFiles/offsets.dir/arch/riscv/core/offsets/offsets.c.obj.d -o zephyr/CMakeFiles/offsets.dir/arch/riscv/core/offsets/offsets.c.obj -c /home/kanak/zephyrproject/zephyr/arch/riscv/core/offsets/offsets.c
  49. In file included from /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/gcc.h:98,
  50.                  from /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain.h:50,
  51.                  from /home/kanak/zephyrproject/zephyr/include/zephyr/kernel_includes.h:23,
  52.                  from /home/kanak/zephyrproject/zephyr/include/zephyr/kernel.h:17,
  53.                  from /home/kanak/zephyrproject/zephyr/arch/riscv/core/offsets/offsets.c:16:
  54. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:45: error: pasting "dts_ord_" and "-" does not give a valid preprocessing token
  55.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  56.       |                                             ^~~~~~~~
  57. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
  58.   137 | #define _DO_CONCAT(x, y) x ## y
  59.       |                          ^
  60. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  61.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  62.       |                                     ^~~~~~~
  63. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  64.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  65.       |                                                     ^~~~~~~~~~~~~~~~~~
  66. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  67.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  68.       |                                    ^~~~~~~~~~~~~~~~~~
  69. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1136: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  70.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  71.       |
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.                                                                ^~
  81. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  82.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  83.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  84. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  85.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  86.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  87. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:248:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
  88.   248 | #define DT_N_S_cpus_S_cpu_0_S_interrupt_controller_ORD -1
  89.       |                                                        ^
  90. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:31: note: in definition of macro '_DO_CONCAT'
  91.   137 | #define _DO_CONCAT(x, y) x ## y
  92.       |                               ^
  93. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
  94.    85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
  95.       |                                 ^~~~~~~
  96. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:37: note: in expansion of macro 'DEVICE_NAME_GET'
  97.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  98.       |                                     ^~~~~~~~~~~~~~~
  99. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro '_DO_CONCAT'
  100.   138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
  101.       |                       ^~~~~~~~~~
  102. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  103.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  104.       |                                     ^~~~~~~
  105. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:4341:24: note: in expansion of macro 'DT_N_S_cpus_S_cpu_0_S_interrupt_controller_ORD'
  106.  4341 | #define DT_CAT(a1, a2) a1 ## a2
  107.       |                        ^~
  108. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree/ordinals.h:25:29: note: in expansion of macro 'DT_CAT'
  109.    25 | #define DT_DEP_ORD(node_id) DT_CAT(node_id, _ORD)
  110.       |                             ^~~~~~
  111. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:55: note: in expansion of macro 'DT_DEP_ORD'
  112.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  113.       |                                                       ^~~~~~~~~~
  114. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  115.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  116.       |                                                     ^~~~~~~~~~~~~~~~~~
  117. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  118.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  119.       |                                    ^~~~~~~~~~~~~~~~~~
  120. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1136: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  121.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  122.       |
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.                                                                ^~
  132. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  133.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  134.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  135. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  136.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  137.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  138. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:45: error: pasting "dts_ord_" and "-" does not give a valid preprocessing token
  139.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  140.       |                                             ^~~~~~~~
  141. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
  142.   137 | #define _DO_CONCAT(x, y) x ## y
  143.       |                          ^
  144. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  145.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  146.       |                                     ^~~~~~~
  147. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  148.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  149.       |                                                     ^~~~~~~~~~~~~~~~~~
  150. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  151.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  152.       |                                    ^~~~~~~~~~~~~~~~~~
  153. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1183: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  154.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  155.       |
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.                                                                                                               ^~
  165. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  166.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  167.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  168. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  169.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  170.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  171. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:328:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
  172.   328 | #define DT_N_S_cpus_S_cpu_1_ORD -1
  173.       |                                 ^
  174. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:31: note: in definition of macro '_DO_CONCAT'
  175.   137 | #define _DO_CONCAT(x, y) x ## y
  176.       |                               ^
  177. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
  178.    85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
  179.       |                                 ^~~~~~~
  180. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:37: note: in expansion of macro 'DEVICE_NAME_GET'
  181.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  182.       |                                     ^~~~~~~~~~~~~~~
  183. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro '_DO_CONCAT'
  184.   138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
  185.       |                       ^~~~~~~~~~
  186. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  187.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  188.       |                                     ^~~~~~~
  189. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:4341:24: note: in expansion of macro 'DT_N_S_cpus_S_cpu_1_ORD'
  190.  4341 | #define DT_CAT(a1, a2) a1 ## a2
  191.       |                        ^~
  192. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree/ordinals.h:25:29: note: in expansion of macro 'DT_CAT'
  193.    25 | #define DT_DEP_ORD(node_id) DT_CAT(node_id, _ORD)
  194.       |                             ^~~~~~
  195. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:55: note: in expansion of macro 'DT_DEP_ORD'
  196.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  197.       |                                                       ^~~~~~~~~~
  198. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  199.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  200.       |                                                     ^~~~~~~~~~~~~~~~~~
  201. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  202.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  203.       |                                    ^~~~~~~~~~~~~~~~~~
  204. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1183: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  205.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  206.       |
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.                                                                                                               ^~
  216. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  217.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  218.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  219. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  220.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  221.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  222. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:45: error: pasting "dts_ord_" and "-" does not give a valid preprocessing token
  223.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  224.       |                                             ^~~~~~~~
  225. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
  226.   137 | #define _DO_CONCAT(x, y) x ## y
  227.       |                          ^
  228. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  229.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  230.       |                                     ^~~~~~~
  231. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  232.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  233.       |                                                     ^~~~~~~~~~~~~~~~~~
  234. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  235.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  236.       |                                    ^~~~~~~~~~~~~~~~~~
  237. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1207: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  238.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  239.       |
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.               ^~
  250. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  251.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  252.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  253. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  254.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  255.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  256. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:441:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
  257.   441 | #define DT_N_S_cpus_S_cpu_1_S_interrupt_controller_ORD -1
  258.       |                                                        ^
  259. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:31: note: in definition of macro '_DO_CONCAT'
  260.   137 | #define _DO_CONCAT(x, y) x ## y
  261.       |                               ^
  262. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
  263.    85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
  264.       |                                 ^~~~~~~
  265. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:37: note: in expansion of macro 'DEVICE_NAME_GET'
  266.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  267.       |                                     ^~~~~~~~~~~~~~~
  268. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro '_DO_CONCAT'
  269.   138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
  270.       |                       ^~~~~~~~~~
  271. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  272.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  273.       |                                     ^~~~~~~
  274. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:4341:24: note: in expansion of macro 'DT_N_S_cpus_S_cpu_1_S_interrupt_controller_ORD'
  275.  4341 | #define DT_CAT(a1, a2) a1 ## a2
  276.       |                        ^~
  277. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree/ordinals.h:25:29: note: in expansion of macro 'DT_CAT'
  278.    25 | #define DT_DEP_ORD(node_id) DT_CAT(node_id, _ORD)
  279.       |                             ^~~~~~
  280. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:55: note: in expansion of macro 'DT_DEP_ORD'
  281.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  282.       |                                                       ^~~~~~~~~~
  283. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  284.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  285.       |                                                     ^~~~~~~~~~~~~~~~~~
  286. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  287.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  288.       |                                    ^~~~~~~~~~~~~~~~~~
  289. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1207: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  290.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  291.       |
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.               ^~
  302. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  303.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  304.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  305. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  306.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  307.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  308. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:45: error: pasting "dts_ord_" and "-" does not give a valid preprocessing token
  309.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  310.       |                                             ^~~~~~~~
  311. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
  312.   137 | #define _DO_CONCAT(x, y) x ## y
  313.       |                          ^
  314. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  315.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  316.       |                                     ^~~~~~~
  317. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  318.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  319.       |                                                     ^~~~~~~~~~~~~~~~~~
  320. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  321.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  322.       |                                    ^~~~~~~~~~~~~~~~~~
  323. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1254: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  324.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  325.       |
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.                                                              ^~
  336. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  337.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  338.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  339. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  340.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  341.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  342. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:521:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
  343.   521 | #define DT_N_S_cpus_S_cpu_2_ORD -1
  344.       |                                 ^
  345. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:31: note: in definition of macro '_DO_CONCAT'
  346.   137 | #define _DO_CONCAT(x, y) x ## y
  347.       |                               ^
  348. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
  349.    85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
  350.       |                                 ^~~~~~~
  351. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:37: note: in expansion of macro 'DEVICE_NAME_GET'
  352.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  353.       |                                     ^~~~~~~~~~~~~~~
  354. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro '_DO_CONCAT'
  355.   138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
  356.       |                       ^~~~~~~~~~
  357. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  358.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  359.       |                                     ^~~~~~~
  360. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:4341:24: note: in expansion of macro 'DT_N_S_cpus_S_cpu_2_ORD'
  361.  4341 | #define DT_CAT(a1, a2) a1 ## a2
  362.       |                        ^~
  363. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree/ordinals.h:25:29: note: in expansion of macro 'DT_CAT'
  364.    25 | #define DT_DEP_ORD(node_id) DT_CAT(node_id, _ORD)
  365.       |                             ^~~~~~
  366. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:55: note: in expansion of macro 'DT_DEP_ORD'
  367.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  368.       |                                                       ^~~~~~~~~~
  369. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  370.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  371.       |                                                     ^~~~~~~~~~~~~~~~~~
  372. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  373.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  374.       |                                    ^~~~~~~~~~~~~~~~~~
  375. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1254: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  376.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  377.       |
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.                                                              ^~
  388. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  389.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  390.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  391. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  392.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  393.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  394. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:45: error: pasting "dts_ord_" and "-" does not give a valid preprocessing token
  395.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  396.       |                                             ^~~~~~~~
  397. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
  398.   137 | #define _DO_CONCAT(x, y) x ## y
  399.       |                          ^
  400. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  401.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  402.       |                                     ^~~~~~~
  403. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  404.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  405.       |                                                     ^~~~~~~~~~~~~~~~~~
  406. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  407.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  408.       |                                    ^~~~~~~~~~~~~~~~~~
  409. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1278: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  410.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  411.       |
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.                                                                                      ^~
  422. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  423.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  424.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  425. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  426.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  427.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  428. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:634:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
  429.   634 | #define DT_N_S_cpus_S_cpu_2_S_interrupt_controller_ORD -1
  430.       |                                                        ^
  431. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:31: note: in definition of macro '_DO_CONCAT'
  432.   137 | #define _DO_CONCAT(x, y) x ## y
  433.       |                               ^
  434. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
  435.    85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
  436.       |                                 ^~~~~~~
  437. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:37: note: in expansion of macro 'DEVICE_NAME_GET'
  438.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  439.       |                                     ^~~~~~~~~~~~~~~
  440. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro '_DO_CONCAT'
  441.   138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
  442.       |                       ^~~~~~~~~~
  443. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  444.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  445.       |                                     ^~~~~~~
  446. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:4341:24: note: in expansion of macro 'DT_N_S_cpus_S_cpu_2_S_interrupt_controller_ORD'
  447.  4341 | #define DT_CAT(a1, a2) a1 ## a2
  448.       |                        ^~
  449. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree/ordinals.h:25:29: note: in expansion of macro 'DT_CAT'
  450.    25 | #define DT_DEP_ORD(node_id) DT_CAT(node_id, _ORD)
  451.       |                             ^~~~~~
  452. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:55: note: in expansion of macro 'DT_DEP_ORD'
  453.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  454.       |                                                       ^~~~~~~~~~
  455. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  456.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  457.       |                                                     ^~~~~~~~~~~~~~~~~~
  458. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  459.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  460.       |                                    ^~~~~~~~~~~~~~~~~~
  461. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1278: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  462.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  463.       |
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.                                                                                      ^~
  474. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  475.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  476.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  477. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  478.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  479.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  480. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:45: error: pasting "dts_ord_" and "-" does not give a valid preprocessing token
  481.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  482.       |                                             ^~~~~~~~
  483. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
  484.   137 | #define _DO_CONCAT(x, y) x ## y
  485.       |                          ^
  486. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  487.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  488.       |                                     ^~~~~~~
  489. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  490.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  491.       |                                                     ^~~~~~~~~~~~~~~~~~
  492. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  493.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  494.       |                                    ^~~~~~~~~~~~~~~~~~
  495. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1325: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  496.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  497.       |
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.             ^~
  509. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  510.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  511.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  512. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  513.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  514.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  515. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:714:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
  516.   714 | #define DT_N_S_cpus_S_cpu_3_ORD -1
  517.       |                                 ^
  518. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:31: note: in definition of macro '_DO_CONCAT'
  519.   137 | #define _DO_CONCAT(x, y) x ## y
  520.       |                               ^
  521. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
  522.    85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
  523.       |                                 ^~~~~~~
  524. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:37: note: in expansion of macro 'DEVICE_NAME_GET'
  525.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  526.       |                                     ^~~~~~~~~~~~~~~
  527. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro '_DO_CONCAT'
  528.   138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
  529.       |                       ^~~~~~~~~~
  530. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  531.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  532.       |                                     ^~~~~~~
  533. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:4341:24: note: in expansion of macro 'DT_N_S_cpus_S_cpu_3_ORD'
  534.  4341 | #define DT_CAT(a1, a2) a1 ## a2
  535.       |                        ^~
  536. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree/ordinals.h:25:29: note: in expansion of macro 'DT_CAT'
  537.    25 | #define DT_DEP_ORD(node_id) DT_CAT(node_id, _ORD)
  538.       |                             ^~~~~~
  539. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:55: note: in expansion of macro 'DT_DEP_ORD'
  540.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  541.       |                                                       ^~~~~~~~~~
  542. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  543.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  544.       |                                                     ^~~~~~~~~~~~~~~~~~
  545. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  546.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  547.       |                                    ^~~~~~~~~~~~~~~~~~
  548. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1325: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  549.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  550.       |
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.             ^~
  562. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  563.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  564.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  565. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  566.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  567.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  568. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:45: error: pasting "dts_ord_" and "-" does not give a valid preprocessing token
  569.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  570.       |                                             ^~~~~~~~
  571. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
  572.   137 | #define _DO_CONCAT(x, y) x ## y
  573.       |                          ^
  574. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  575.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  576.       |                                     ^~~~~~~
  577. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  578.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  579.       |                                                     ^~~~~~~~~~~~~~~~~~
  580. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  581.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  582.       |                                    ^~~~~~~~~~~~~~~~~~
  583. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1349: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  584.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  585.       |
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.                                     ^~
  597. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  598.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  599.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  600. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  601.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  602.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  603. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:827:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
  604.   827 | #define DT_N_S_cpus_S_cpu_3_S_interrupt_controller_ORD -1
  605.       |                                                        ^
  606. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:31: note: in definition of macro '_DO_CONCAT'
  607.   137 | #define _DO_CONCAT(x, y) x ## y
  608.       |                               ^
  609. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
  610.    85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
  611.       |                                 ^~~~~~~
  612. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:37: note: in expansion of macro 'DEVICE_NAME_GET'
  613.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  614.       |                                     ^~~~~~~~~~~~~~~
  615. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro '_DO_CONCAT'
  616.   138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
  617.       |                       ^~~~~~~~~~
  618. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  619.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  620.       |                                     ^~~~~~~
  621. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:4341:24: note: in expansion of macro 'DT_N_S_cpus_S_cpu_3_S_interrupt_controller_ORD'
  622.  4341 | #define DT_CAT(a1, a2) a1 ## a2
  623.       |                        ^~
  624. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree/ordinals.h:25:29: note: in expansion of macro 'DT_CAT'
  625.    25 | #define DT_DEP_ORD(node_id) DT_CAT(node_id, _ORD)
  626.       |                             ^~~~~~
  627. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:55: note: in expansion of macro 'DT_DEP_ORD'
  628.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  629.       |                                                       ^~~~~~~~~~
  630. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  631.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  632.       |                                                     ^~~~~~~~~~~~~~~~~~
  633. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  634.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  635.       |                                    ^~~~~~~~~~~~~~~~~~
  636. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1349: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  637.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  638.       |
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.                                     ^~
  650. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  651.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  652.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  653. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  654.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  655.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  656. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:45: error: pasting "dts_ord_" and "-" does not give a valid preprocessing token
  657.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  658.       |                                             ^~~~~~~~
  659. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
  660.   137 | #define _DO_CONCAT(x, y) x ## y
  661.       |                          ^
  662. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  663.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  664.       |                                     ^~~~~~~
  665. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  666.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  667.       |                                                     ^~~~~~~~~~~~~~~~~~
  668. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  669.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  670.       |                                    ^~~~~~~~~~~~~~~~~~
  671. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1396: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  672.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  673.       |
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.                                                                                    ^~
  685. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  686.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  687.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  688. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  689.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  690.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  691. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:907:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
  692.   907 | #define DT_N_S_cpus_S_cpu_4_ORD -1
  693.       |                                 ^
  694. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:31: note: in definition of macro '_DO_CONCAT'
  695.   137 | #define _DO_CONCAT(x, y) x ## y
  696.       |                               ^
  697. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
  698.    85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
  699.       |                                 ^~~~~~~
  700. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:37: note: in expansion of macro 'DEVICE_NAME_GET'
  701.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  702.       |                                     ^~~~~~~~~~~~~~~
  703. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro '_DO_CONCAT'
  704.   138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
  705.       |                       ^~~~~~~~~~
  706. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  707.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  708.       |                                     ^~~~~~~
  709. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:4341:24: note: in expansion of macro 'DT_N_S_cpus_S_cpu_4_ORD'
  710.  4341 | #define DT_CAT(a1, a2) a1 ## a2
  711.       |                        ^~
  712. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree/ordinals.h:25:29: note: in expansion of macro 'DT_CAT'
  713.    25 | #define DT_DEP_ORD(node_id) DT_CAT(node_id, _ORD)
  714.       |                             ^~~~~~
  715. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:55: note: in expansion of macro 'DT_DEP_ORD'
  716.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  717.       |                                                       ^~~~~~~~~~
  718. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  719.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  720.       |                                                     ^~~~~~~~~~~~~~~~~~
  721. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  722.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  723.       |                                    ^~~~~~~~~~~~~~~~~~
  724. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1396: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  725.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  726.       |
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.                                                                                    ^~
  738. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  739.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  740.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  741. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  742.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  743.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  744. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:45: error: pasting "dts_ord_" and "-" does not give a valid preprocessing token
  745.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  746.       |                                             ^~~~~~~~
  747. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
  748.   137 | #define _DO_CONCAT(x, y) x ## y
  749.       |                          ^
  750. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  751.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  752.       |                                     ^~~~~~~
  753. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  754.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  755.       |                                                     ^~~~~~~~~~~~~~~~~~
  756. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  757.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  758.       |                                    ^~~~~~~~~~~~~~~~~~
  759. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1420: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  760.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  761.       |
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.                                                                                                            ^~
  773. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  774.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  775.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  776. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  777.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  778.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  779. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:1020:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
  780.  1020 | #define DT_N_S_cpus_S_cpu_4_S_interrupt_controller_ORD -1
  781.       |                                                        ^
  782. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:31: note: in definition of macro '_DO_CONCAT'
  783.   137 | #define _DO_CONCAT(x, y) x ## y
  784.       |                               ^
  785. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
  786.    85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
  787.       |                                 ^~~~~~~
  788. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:37: note: in expansion of macro 'DEVICE_NAME_GET'
  789.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  790.       |                                     ^~~~~~~~~~~~~~~
  791. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro '_DO_CONCAT'
  792.   138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
  793.       |                       ^~~~~~~~~~
  794. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  795.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  796.       |                                     ^~~~~~~
  797. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:4341:24: note: in expansion of macro 'DT_N_S_cpus_S_cpu_4_S_interrupt_controller_ORD'
  798.  4341 | #define DT_CAT(a1, a2) a1 ## a2
  799.       |                        ^~
  800. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree/ordinals.h:25:29: note: in expansion of macro 'DT_CAT'
  801.    25 | #define DT_DEP_ORD(node_id) DT_CAT(node_id, _ORD)
  802.       |                             ^~~~~~
  803. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:55: note: in expansion of macro 'DT_DEP_ORD'
  804.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  805.       |                                                       ^~~~~~~~~~
  806. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  807.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  808.       |                                                     ^~~~~~~~~~~~~~~~~~
  809. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  810.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  811.       |                                    ^~~~~~~~~~~~~~~~~~
  812. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1420: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  813.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  814.       |
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.                                                                                                            ^~
  826. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  827.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  828.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  829. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  830.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  831.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  832. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:45: error: pasting "dts_ord_" and "-" does not give a valid preprocessing token
  833.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  834.       |                                             ^~~~~~~~
  835. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
  836.   137 | #define _DO_CONCAT(x, y) x ## y
  837.       |                          ^
  838. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  839.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  840.       |                                     ^~~~~~~
  841. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  842.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  843.       |                                                     ^~~~~~~~~~~~~~~~~~
  844. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  845.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  846.       |                                    ^~~~~~~~~~~~~~~~~~
  847. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1467: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  848.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  849.       |
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.                                   ^~
  862. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  863.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  864.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  865. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  866.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  867.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  868. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:1100:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
  869.  1100 | #define DT_N_S_soc_ORD -1
  870.       |                        ^
  871. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:31: note: in definition of macro '_DO_CONCAT'
  872.   137 | #define _DO_CONCAT(x, y) x ## y
  873.       |                               ^
  874. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
  875.    85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
  876.       |                                 ^~~~~~~
  877. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:37: note: in expansion of macro 'DEVICE_NAME_GET'
  878.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  879.       |                                     ^~~~~~~~~~~~~~~
  880. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro '_DO_CONCAT'
  881.   138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
  882.       |                       ^~~~~~~~~~
  883. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  884.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  885.       |                                     ^~~~~~~
  886. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:4341:24: note: in expansion of macro 'DT_N_S_soc_ORD'
  887.  4341 | #define DT_CAT(a1, a2) a1 ## a2
  888.       |                        ^~
  889. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree/ordinals.h:25:29: note: in expansion of macro 'DT_CAT'
  890.    25 | #define DT_DEP_ORD(node_id) DT_CAT(node_id, _ORD)
  891.       |                             ^~~~~~
  892. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:55: note: in expansion of macro 'DT_DEP_ORD'
  893.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  894.       |                                                       ^~~~~~~~~~
  895. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  896.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  897.       |                                                     ^~~~~~~~~~~~~~~~~~
  898. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  899.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  900.       |                                    ^~~~~~~~~~~~~~~~~~
  901. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1467: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  902.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  903.       |
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.                                   ^~
  916. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  917.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  918.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  919. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  920.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  921.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  922. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:45: error: pasting "dts_ord_" and "-" does not give a valid preprocessing token
  923.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  924.       |                                             ^~~~~~~~
  925. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
  926.   137 | #define _DO_CONCAT(x, y) x ## y
  927.       |                          ^
  928. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  929.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  930.       |                                     ^~~~~~~
  931. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  932.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  933.       |                                                     ^~~~~~~~~~~~~~~~~~
  934. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  935.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  936.       |                                    ^~~~~~~~~~~~~~~~~~
  937. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1482: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  938.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  939.       |
  940.  
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949.  
  950.  
  951.                                                  ^~
  952. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  953.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  954.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  955. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  956.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  957.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  958. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:1171:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
  959.  1171 | #define DT_N_S_soc_S_cache_controller_2010000_ORD -1
  960.       |                                                   ^
  961. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:31: note: in definition of macro '_DO_CONCAT'
  962.   137 | #define _DO_CONCAT(x, y) x ## y
  963.       |                               ^
  964. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
  965.    85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
  966.       |                                 ^~~~~~~
  967. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:37: note: in expansion of macro 'DEVICE_NAME_GET'
  968.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  969.       |                                     ^~~~~~~~~~~~~~~
  970. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro '_DO_CONCAT'
  971.   138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
  972.       |                       ^~~~~~~~~~
  973. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  974.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  975.       |                                     ^~~~~~~
  976. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:4341:24: note: in expansion of macro 'DT_N_S_soc_S_cache_controller_2010000_ORD'
  977.  4341 | #define DT_CAT(a1, a2) a1 ## a2
  978.       |                        ^~
  979. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree/ordinals.h:25:29: note: in expansion of macro 'DT_CAT'
  980.    25 | #define DT_DEP_ORD(node_id) DT_CAT(node_id, _ORD)
  981.       |                             ^~~~~~
  982. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:55: note: in expansion of macro 'DT_DEP_ORD'
  983.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  984.       |                                                       ^~~~~~~~~~
  985. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  986.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  987.       |                                                     ^~~~~~~~~~~~~~~~~~
  988. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  989.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  990.       |                                    ^~~~~~~~~~~~~~~~~~
  991. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1482: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  992.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  993.       |
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.                                                  ^~
  1006. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  1007.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  1008.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  1009. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  1010.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  1011.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1012. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:45: error: pasting "dts_ord_" and "-" does not give a valid preprocessing token
  1013.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  1014.       |                                             ^~~~~~~~
  1015. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:26: note: in definition of macro '_DO_CONCAT'
  1016.   137 | #define _DO_CONCAT(x, y) x ## y
  1017.       |                          ^
  1018. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  1019.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  1020.       |                                     ^~~~~~~
  1021. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  1022.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  1023.       |                                                     ^~~~~~~~~~~~~~~~~~
  1024. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  1025.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  1026.       |                                    ^~~~~~~~~~~~~~~~~~
  1027. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1555: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  1028.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  1029.       |
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.  
  1042.   ^~
  1043. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  1044.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  1045.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  1046. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  1047.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  1048.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1049. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:1334:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
  1050.  1334 | #define DT_N_S_plic_c000000_ORD -1
  1051.       |                                 ^
  1052. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:137:31: note: in definition of macro '_DO_CONCAT'
  1053.   137 | #define _DO_CONCAT(x, y) x ## y
  1054.       |                               ^
  1055. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:85:33: note: in expansion of macro '_CONCAT'
  1056.    85 | #define DEVICE_NAME_GET(dev_id) _CONCAT(__device_, dev_id)
  1057.       |                                 ^~~~~~~
  1058. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:37: note: in expansion of macro 'DEVICE_NAME_GET'
  1059.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  1060.       |                                     ^~~~~~~~~~~~~~~
  1061. /home/kanak/zephyrproject/zephyr/include/zephyr/toolchain/common.h:138:23: note: in expansion of macro '_DO_CONCAT'
  1062.   138 | #define _CONCAT(x, y) _DO_CONCAT(x, y)
  1063.       |                       ^~~~~~~~~~
  1064. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:37: note: in expansion of macro '_CONCAT'
  1065.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  1066.       |                                     ^~~~~~~
  1067. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:4341:24: note: in expansion of macro 'DT_N_S_plic_c000000_ORD'
  1068.  4341 | #define DT_CAT(a1, a2) a1 ## a2
  1069.       |                        ^~
  1070. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree/ordinals.h:25:29: note: in expansion of macro 'DT_CAT'
  1071.    25 | #define DT_DEP_ORD(node_id) DT_CAT(node_id, _ORD)
  1072.       |                             ^~~~~~
  1073. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:95:55: note: in expansion of macro 'DT_DEP_ORD'
  1074.    95 | #define Z_DEVICE_DT_DEV_ID(node_id) _CONCAT(dts_ord_, DT_DEP_ORD(node_id))
  1075.       |                                                       ^~~~~~~~~~
  1076. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:212:53: note: in expansion of macro 'Z_DEVICE_DT_DEV_ID'
  1077.   212 | #define DEVICE_DT_NAME_GET(node_id) DEVICE_NAME_GET(Z_DEVICE_DT_DEV_ID(node_id))
  1078.       |                                                     ^~~~~~~~~~~~~~~~~~
  1079. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1019:36: note: in expansion of macro 'DEVICE_DT_NAME_GET'
  1080.  1019 |         extern const struct device DEVICE_DT_NAME_GET(node_id);
  1081.       |                                    ^~~~~~~~~~~~~~~~~~
  1082. /home/kanak/zephyrproject/zephyr/build/zephyr/include/generated/devicetree_generated.h:4781:1555: note: in expansion of macro 'Z_MAYBE_DEVICE_DECLARE_INTERNAL'
  1083.  4781 | #define DT_FOREACH_OKAY_HELPER(fn) fn(DT_N) fn(DT_N_S_osc) fn(DT_N_S_clk_ext_camera) fn(DT_N_S_gmac1_rmii_refin) fn(DT_N_S_gmac1_rgmii_rxin) fn(DT_N_S_i2stx_bclk_ext) fn(DT_N_S_i2stx_lrck_ext) fn(DT_N_S_i2srx_bclk_ext) fn(DT_N_S_i2srx_lrck_ext) fn(DT_N_S_tdm_ext) fn(DT_N_S_mclk_ext) fn(DT_N_S_jtag_tck_inner) fn(DT_N_S_bist_apb) fn(DT_N_S_gmac0_rmii_refin) fn(DT_N_S_gmac0_rgmii_rxin) fn(DT_N_S_clk_rtc) fn(DT_N_S_hdmitx0_pixelclk) fn(DT_N_S_mipitx_dphy_rxesc) fn(DT_N_S_mipitx_dphy_txbytehs) fn(DT_N_S_wm8960_mclk) fn(DT_N_S_ac108_mclk) fn(DT_N_S_opp_table_0) fn(DT_N_S_opp_table_0_S_opp_375000000) fn(DT_N_S_opp_table_0_S_opp_500000000) fn(DT_N_S_opp_table_0_S_opp_750000000) fn(DT_N_S_opp_table_0_S_opp_1500000000) fn(DT_N_S_opp_table_0_S_opp_312500000) fn(DT_N_S_opp_table_0_S_opp_417000000) fn(DT_N_S_opp_table_0_S_opp_625000000) fn(DT_N_S_opp_table_0_S_opp_1250000000) fn(DT_N_S_cpus) fn(DT_N_S_cpus_S_cpu_map) fn(DT_N_S_cpus_S_cpu_map_S_cluster0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core0) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core1) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core2) fn(DT_N_S_cpus_S_cpu_map_S_cluster0_S_core3) fn(DT_N_S_cpus_S_cpu_0_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_1) fn(DT_N_S_cpus_S_cpu_1_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_2) fn(DT_N_S_cpus_S_cpu_2_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_3) fn(DT_N_S_cpus_S_cpu_3_S_interrupt_controller) fn(DT_N_S_cpus_S_cpu_4) fn(DT_N_S_cpus_S_cpu_4_S_interrupt_controller) fn(DT_N_S_soc) fn(DT_N_S_soc_S_cache_controller_2010000) fn(DT_N_S_sys_syscon_13030000) fn(DT_N_S_plic_c000000) fn(DT_N_S_clock_controller_13020000) fn(DT_N_S_serial_10000000) fn(DT_N_S_aliases) fn(DT_N_S_chosen) fn(DT_N_S_memory_40000000) fn(DT_N_S_reserved_memory) fn(DT_N_S_reserved_memory_S_linux_cma) fn(DT_N_S_reserved_memory_S_e24_6ce00000)
  1084.       |
  1085.  
  1086.  
  1087.  
  1088.  
  1089.  
  1090.  
  1091.  
  1092.  
  1093.  
  1094.  
  1095.  
  1096.  
  1097.   ^~
  1098. /home/kanak/zephyrproject/zephyr/include/zephyr/devicetree.h:2570:41: note: in expansion of macro 'DT_FOREACH_OKAY_HELPER'
  1099.  2570 | #define DT_FOREACH_STATUS_OKAY_NODE(fn) DT_FOREACH_OKAY_HELPER(fn)
  1100.       |                                         ^~~~~~~~~~~~~~~~~~~~~~
  1101. /home/kanak/zephyrproject/zephyr/include/zephyr/device.h:1021:1: note: in expansion of macro 'DT_FOREACH_STATUS_OKAY_NODE'
  1102.  1021 | DT_FOREACH_STATUS_OKAY_NODE(Z_MAYBE_DEVICE_DECLARE_INTERNAL)
  1103.       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1104. ninja: build stopped: subcommand failed.
  1105. FATAL ERROR: command exited with status 1: /usr/bin/cmake --build /home/kanak/zephyrproject/zephyr/build
Advertisement
Add Comment
Please, Sign In to add comment