Naposledy aktivní 1766318408

mriya_error.txt Raw
1Run 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
4Loading 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")
11CMake 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.
15Call 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
25Checking /__w/zmk-config/zmk-config/zmk/app
26found /__w/zmk-config/zmk-config/zmk/app
27-- ZMK Config directory: /__w/zmk-config/zmk-config/config
28mriya_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
31Checking /__w/zmk-config/zmk-config/config
32Checking /__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
48CMake 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
59Call 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.
67Parsing /__w/zmk-config/zmk-config/zmk/app/Kconfig
68CMake Error at /__w/zmk-config/zmk-config/zephyr/cmake/modules/kconfig.cmake:396 (message):
69 command failed with return code: 1
70Call 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!
78FATAL 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
79Error: Process completed with exit code 1.