mriya_error.txt
· 5.6 KiB · Text
Bruto
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.
| 1 | Run west build -s zmk/app -d "/tmp/tmp.7xQRfRU2p7" -b "mriya_left" -- -DZMK_CONFIG=/__w/zmk-config/zmk-config/config |
| 2 | + west build -s zmk/app -d /tmp/tmp.7xQRfRU2p7 -b mriya_left -- -DZMK_CONFIG=/__w/zmk-config/zmk-config/config |
| 3 | -- west build: generating a build system |
| 4 | Loading Zephyr default modules (Zephyr base). |
| 5 | -- Application: /__w/zmk-config/zmk-config/zmk/app |
| 6 | -- CMake version: 3.31.6 |
| 7 | -- Found Python3: /usr/bin/python3 (found suitable version "3.12.3", minimum required is "3.10") found components: Interpreter |
| 8 | -- Cache files will be written to: /__w/zmk-config/zmk-config/zephyr/.cache |
| 9 | -- Zephyr version: 4.1.0 (/__w/zmk-config/zmk-config/zephyr) |
| 10 | -- Found west (found suitable version "1.5.0", minimum required is "0.14.0") |
| 11 | CMake Deprecation Warning at keymap-module/modules/modules.cmake:53 (message): |
| 12 | The `config/boards` folder is deprecated. Please use a module instead. |
| 13 | See https://zmk.dev/docs/development/hardware-integration/new-shield and |
| 14 | https://zmk.dev/docs/development/module-creation for more information. |
| 15 | Call Stack (most recent call first): |
| 16 | /__w/zmk-config/zmk-config/zephyr/cmake/modules/zephyr_module.cmake:126 (include) |
| 17 | /__w/zmk-config/zmk-config/zephyr/cmake/modules/zephyr_default.cmake:134 (include) |
| 18 | /__w/zmk-config/zmk-config/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include) |
| 19 | /__w/zmk-config/zmk-config/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate) |
| 20 | CMakeLists.txt:9 (find_package) |
| 21 | |
| 22 | |
| 23 | -- Adding ZMK config directory as board root: /__w/zmk-config/zmk-config/config |
| 24 | -- Board: mriya_left |
| 25 | Checking /__w/zmk-config/zmk-config/zmk/app |
| 26 | found /__w/zmk-config/zmk-config/zmk/app |
| 27 | -- ZMK Config directory: /__w/zmk-config/zmk-config/config |
| 28 | mriya_left for for mriya_left with version |
| 29 | -- Using keymap file: /__w/zmk-config/zmk-config/config/mriya.keymap |
| 30 | -- Using keymap file: /__w/zmk-config/zmk-config/config/mriya.keymap |
| 31 | Checking /__w/zmk-config/zmk-config/config |
| 32 | Checking /__w/zmk-config/zmk-config/zephyr |
| 33 | -- ZEPHYR_TOOLCHAIN_VARIANT not set, trying to locate Zephyr SDK |
| 34 | -- Found host-tools: zephyr 0.16.9 (/opt/zephyr-sdk-0.16.9) |
| 35 | -- Found toolchain: zephyr 0.16.9 (/opt/zephyr-sdk-0.16.9) |
| 36 | -- 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") |
| 37 | -- Found BOARD.dts: /__w/zmk-config/zmk-config/config/boards/arm/mriya/mriya_left.dts |
| 38 | -- Found devicetree overlay: /__w/zmk-config/zmk-config/config/mriya.keymap |
| 39 | '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. |
| 40 | '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. |
| 41 | '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. |
| 42 | '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. |
| 43 | '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. |
| 44 | -- Generated zephyr.dts: /tmp/tmp.7xQRfRU2p7/zephyr/zephyr.dts |
| 45 | -- Generated pickled edt: /tmp/tmp.7xQRfRU2p7/zephyr/edt.pickle |
| 46 | -- Generated devicetree_generated.h: /tmp/tmp.7xQRfRU2p7/zephyr/include/generated/zephyr/devicetree_generated.h |
| 47 | -- Including generated dts.cmake file: /tmp/tmp.7xQRfRU2p7/zephyr/dts.cmake |
| 48 | CMake Warning at /__w/zmk-config/zmk-config/zephyr/cmake/modules/dts.cmake:425 (message): |
| 49 | dtc raised one or more warnings: |
| 50 | |
| 51 | /tmp/tmp.7xQRfRU2p7/zephyr/zephyr.dts:56.25-61.5: Warning |
| 52 | (unique_unit_address_if_enabled): /soc/clock@40000000: duplicate |
| 53 | unit-address (also used in node /soc/power@40000000) |
| 54 | |
| 55 | /tmp/tmp.7xQRfRU2p7/zephyr/zephyr.dts:339.21-343.5: Warning |
| 56 | (unique_unit_address_if_enabled): /soc/acl@4001e000: duplicate unit-address |
| 57 | (also used in node /soc/flash-controller@4001e000) |
| 58 | |
| 59 | Call Stack (most recent call first): |
| 60 | /__w/zmk-config/zmk-config/zephyr/cmake/modules/zephyr_default.cmake:134 (include) |
| 61 | /__w/zmk-config/zmk-config/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include) |
| 62 | /__w/zmk-config/zmk-config/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate) |
| 63 | CMakeLists.txt:9 (find_package) |
| 64 | |
| 65 | |
| 66 | /__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. |
| 67 | Parsing /__w/zmk-config/zmk-config/zmk/app/Kconfig |
| 68 | CMake Error at /__w/zmk-config/zmk-config/zephyr/cmake/modules/kconfig.cmake:396 (message): |
| 69 | command failed with return code: 1 |
| 70 | Call Stack (most recent call first): |
| 71 | /__w/zmk-config/zmk-config/zephyr/cmake/modules/zephyr_default.cmake:134 (include) |
| 72 | /__w/zmk-config/zmk-config/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include) |
| 73 | /__w/zmk-config/zmk-config/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate) |
| 74 | CMakeLists.txt:9 (find_package) |
| 75 | |
| 76 | |
| 77 | -- Configuring incomplete, errors occurred! |
| 78 | 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 |
| 79 | Error: Process completed with exit code 1. |