Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- + west build -s zmk/app -d /tmp/tmp.bgg1vzqi7e -b popcorne -- -DZMK_CONFIG=/tmp/zmk-config/config -DZMK_EXTRA_MODULES=/__w/zmk-config/zmk-config
- -- west build: generating a build system
- Loading Zephyr default modules (Zephyr base).
- -- Application: /tmp/zmk-config/zmk/app
- -- CMake version: 3.30.0
- -- Found Python3: /usr/bin/python3 (found suitable version "3.12.3", minimum required is "3.8") found components: Interpreter
- -- Cache files will be written to: /tmp/zmk-config/zephyr/.cache
- -- Zephyr version: 3.5.0 (/tmp/zmk-config/zephyr)
- -- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
- -- ZMK Config directory: /tmp/zmk-config/config
- -- Using keymap file: /__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.keymap
- -- Board: popcorne
- -- ZEPHYR_TOOLCHAIN_VARIANT not set, trying to locate Zephyr SDK
- -- Found host-tools: zephyr 0.16.3 (/opt/zephyr-sdk-0.16.3)
- -- Found toolchain: zephyr 0.16.3 (/opt/zephyr-sdk-0.16.3)
- -- Found Dtc: /opt/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")
- -- Found BOARD.dts: /__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.dts
- -- Found devicetree overlay: /__w/zmk-config/zmk-config/boards/arm/popcorne/popcorne.keymap
- devicetree error: 'reg' property in <Node /soc/flash-controller@4001e000/flash@0/partitions/partition@0 in '/tmp/zmk-config/zephyr/misc/empty_file.c'> has length 8, which is not evenly divisible by 12 (= 4*(<#address-cells> (= 2) + <#size-cells> (= 1))). Note that #*-cells properties come either from the parent node or from the controller (in the case of 'interrupts').
- CMake Error at /tmp/zmk-config/zephyr/cmake/modules/dts.cmake:279 (message):
- gen_defines.py failed with return code: 1
- Call Stack (most recent call first):
- /tmp/zmk-config/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
- /tmp/zmk-config/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
- /tmp/zmk-config/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
- CMakeLists.txt:9 (find_package)
- -- In: /tmp/tmp.bgg1vzqi7e/zephyr, command: /usr/bin/python3;/tmp/zmk-config/zephyr/scripts/dts/gen_defines.py;--dts;/tmp/tmp.bgg1vzqi7e/zephyr/zephyr.dts.pre;--dtc-flags;'-Wno-unique_unit_address_if_enabled';--bindings-dirs;/tmp/zmk-config/zmk/app/module/dts/bindings;/tmp/zmk-config/zmk/app/dts/bindings;/tmp/zmk-config/zephyr/dts/bindings;--header-out;/tmp/tmp.bgg1vzqi7e/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/tmp/tmp.bgg1vzqi7e/zephyr/zephyr.dts.new;--edt-pickle-out;/tmp/tmp.bgg1vzqi7e/zephyr/edt.pickle;--vendor-prefixes;/tmp/zmk-config/zmk/app/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/tmp/zmk-config/zephyr/dts/bindings/vendor-prefixes.txt
- -- Configuring incomplete, errors occurred!
- FATAL ERROR: command exited with status 1: /usr/local/bin/cmake -DWEST_PYTHON=/usr/bin/python3 -B/tmp/tmp.bgg1vzqi7e -GNinja -DBOARD=popcorne -DZMK_CONFIG=/tmp/zmk-config/config -DZMK_EXTRA_MODULES=/__w/zmk-config/zmk-config -S/tmp/zmk-config/zmk/app
- Error: Process completed with exit code 1.
Advertisement
Add Comment
Please, Sign In to add comment