Run west build -s zmk/app -d "/tmp/tmp.7xQRfRU2p7" -b "mriya_left"  -- -DZMK_CONFIG=/__w/zmk-config/zmk-config/config  
+ west build -s zmk/app -d /tmp/tmp.7xQRfRU2p7 -b mriya_left -- -DZMK_CONFIG=/__w/zmk-config/zmk-config/config
-- west build: generating a build system
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zmk-config/zmk-config/zmk/app
-- CMake version: 3.31.6
-- Found Python3: /usr/bin/python3 (found suitable version "3.12.3", minimum required is "3.10") found components: Interpreter
-- Cache files will be written to: /__w/zmk-config/zmk-config/zephyr/.cache
-- Zephyr version: 4.1.0 (/__w/zmk-config/zmk-config/zephyr)
-- Found west (found suitable version "1.5.0", minimum required is "0.14.0")
CMake Deprecation Warning at keymap-module/modules/modules.cmake:53 (message):
  The `config/boards` folder is deprecated.  Please use a module instead.
  See https://zmk.dev/docs/development/hardware-integration/new-shield and
  https://zmk.dev/docs/development/module-creation for more information.
Call Stack (most recent call first):
  /__w/zmk-config/zmk-config/zephyr/cmake/modules/zephyr_module.cmake:126 (include)
  /__w/zmk-config/zmk-config/zephyr/cmake/modules/zephyr_default.cmake:134 (include)
  /__w/zmk-config/zmk-config/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zmk-config/zmk-config/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:9 (find_package)


-- Adding ZMK config directory as board root: /__w/zmk-config/zmk-config/config
-- Board: mriya_left
Checking /__w/zmk-config/zmk-config/zmk/app
found /__w/zmk-config/zmk-config/zmk/app
-- ZMK Config directory: /__w/zmk-config/zmk-config/config
mriya_left for  for mriya_left with version 
-- Using keymap file: /__w/zmk-config/zmk-config/config/mriya.keymap
-- Using keymap file: /__w/zmk-config/zmk-config/config/mriya.keymap
Checking /__w/zmk-config/zmk-config/config
Checking /__w/zmk-config/zmk-config/zephyr
-- ZEPHYR_TOOLCHAIN_VARIANT not set, trying to locate Zephyr SDK
-- Found host-tools: zephyr 0.16.9 (/opt/zephyr-sdk-0.16.9)
-- Found toolchain: zephyr 0.16.9 (/opt/zephyr-sdk-0.16.9)
-- Found Dtc: /opt/zephyr-sdk-0.16.9/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /__w/zmk-config/zmk-config/config/boards/arm/mriya/mriya_left.dts
-- Found devicetree overlay: /__w/zmk-config/zmk-config/config/mriya.keymap
'quick_tap_ms' is marked as deprecated in 'properties:' in /__w/zmk-config/zmk-config/zmk/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml for node /behaviors/mod_tap.
'quick_tap_ms' is marked as deprecated in 'properties:' in /__w/zmk-config/zmk-config/zmk/app/dts/bindings/behaviors/zmk,behavior-hold-tap.yaml for node /behaviors/layer_tap.
'label' is marked as deprecated in 'properties:' in /__w/zmk-config/zmk-config/zmk/app/dts/bindings/behaviors/zmk,behavior-macro.yaml for node /macros/change_lang.
'label' is marked as deprecated in 'properties:' in /__w/zmk-config/zmk-config/zmk/app/dts/bindings/behaviors/zmk,behavior-macro.yaml for node /macros/arrow_left.
'label' is marked as deprecated in 'properties:' in /__w/zmk-config/zmk-config/zmk/app/dts/bindings/behaviors/zmk,behavior-macro.yaml for node /macros/arrow_right.
-- Generated zephyr.dts: /tmp/tmp.7xQRfRU2p7/zephyr/zephyr.dts
-- Generated pickled edt: /tmp/tmp.7xQRfRU2p7/zephyr/edt.pickle
-- Generated devicetree_generated.h: /tmp/tmp.7xQRfRU2p7/zephyr/include/generated/zephyr/devicetree_generated.h
-- Including generated dts.cmake file: /tmp/tmp.7xQRfRU2p7/zephyr/dts.cmake
CMake Warning at /__w/zmk-config/zmk-config/zephyr/cmake/modules/dts.cmake:425 (message):
  dtc raised one or more warnings:

  /tmp/tmp.7xQRfRU2p7/zephyr/zephyr.dts:56.25-61.5: Warning
  (unique_unit_address_if_enabled): /soc/clock@40000000: duplicate
  unit-address (also used in node /soc/power@40000000)

  /tmp/tmp.7xQRfRU2p7/zephyr/zephyr.dts:339.21-343.5: Warning
  (unique_unit_address_if_enabled): /soc/acl@4001e000: duplicate unit-address
  (also used in node /soc/flash-controller@4001e000)

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


/__w/zmk-config/zmk-config/zephyr/scripts/kconfig/kconfig.py: Kconfig.zephyr:29: '/tmp/tmp.7xQRfRU2p7/Kconfig/soc/Kconfig.defconfig' not found (in 'source "$(KCONFIG_BINARY_DIR)/soc/Kconfig.defconfig"'). Check that environment variables are set correctly (e.g. $srctree, which is set to '/__w/zmk-config/zmk-config/zephyr'). Also note that unset environment variables expand to the empty string.
Parsing /__w/zmk-config/zmk-config/zmk/app/Kconfig
CMake Error at /__w/zmk-config/zmk-config/zephyr/cmake/modules/kconfig.cmake:396 (message):
  command failed with return code: 1
Call Stack (most recent call first):
  /__w/zmk-config/zmk-config/zephyr/cmake/modules/zephyr_default.cmake:134 (include)
  /__w/zmk-config/zmk-config/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/zmk-config/zmk-config/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:9 (find_package)


-- Configuring incomplete, errors occurred!
FATAL ERROR: command exited with status 1: /usr/local/bin/cmake -DWEST_PYTHON=/usr/bin/python3 -B/tmp/tmp.7xQRfRU2p7 -GNinja -DBOARD=mriya_left -DZMK_CONFIG=/__w/zmk-config/zmk-config/config -S/__w/zmk-config/zmk-config/zmk/app
Error: Process completed with exit code 1.