Add support for Waveshare RP2040 board series #124
23 tests run, 0 passed, 0 skipped, 23 failed.
Annotations
github-actions / twister-report (tiac_magpie)
common.common/bridle.common
Cmake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/tests/bridle/common
-- CMake version: 3.26.4
Loading Bridle default modules (Bridle repository).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- Bridle is trying to locate Zephyr SDK 0.16.1.
-- Using Zephyr SDK 0.16.1 for building Bridle. (/opt/zephyr-sdk-0.16.1)
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/common/bridle.common/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/common/bridle.common/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/common/bridle.common/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/common/bridle.common/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/common/bridle.common/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/share/bridle-package/cmake/BridleConfig.cmake:51 (find_package)
CMakeLists.txt:5 (find_package)
-- Configuring incomplete, errors occurred!
Check failure on line 1 in workspace/zephyr/include/zephyr/random/rand32.h
github-actions / twister-report (tiac_magpie)
rand32.tests/crypto/rand32/crypto.rand32
Cmake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/crypto/rand32
-- CMake version: 3.26.4
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- Bridle is trying to locate Zephyr SDK 0.16.1.
-- Using Zephyr SDK 0.16.1 for building Bridle. (/opt/zephyr-sdk-0.16.1)
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
CMakeLists.txt:4 (find_package)
-- Configuring incomplete, errors occurred!
Check failure on line 1 in random_sw_systimer
github-actions / twister-report (tiac_magpie)
random_sw_systimer.tests/crypto/rand32/crypto.rand32.random_sw_systimer
Cmake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/crypto/rand32
-- CMake version: 3.26.4
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- Bridle is trying to locate Zephyr SDK 0.16.1.
-- Using Zephyr SDK 0.16.1 for building Bridle. (/opt/zephyr-sdk-0.16.1)
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_sw_systimer/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_sw_systimer/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_sw_systimer/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_sw_systimer/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_sw_systimer/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
CMakeLists.txt:4 (find_package)
-- Configuring incomplete, errors occurred!
Check failure on line 1 in random_hw_xoshiro
github-actions / twister-report (tiac_magpie)
random_hw_xoshiro.tests/crypto/rand32/crypto.rand32.random_hw_xoshiro
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:kconfig
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/crypto/rand32
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_hw_xoshiro/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_hw_xoshiro/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_hw_xoshiro/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_hw_xoshiro/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_hw_xoshiro/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in random_ctr_drbg
github-actions / twister-report (tiac_magpie)
random_ctr_drbg.tests/crypto/rand32/crypto.rand32.random_ctr_drbg
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:kconfig
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/crypto/rand32
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_ctr_drbg/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_ctr_drbg/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_ctr_drbg/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_ctr_drbg/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/crypto.rand32.random_ctr_drbg/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in random_psa_crypto
github-actions / twister-report (tiac_magpie)
random_psa_crypto.tests/crypto/rand32/drivers.rand32.random_psa_crypto
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:kconfig
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/crypto/rand32
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
-- Found devicetree overlay: ./entropy_psa_crypto.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/drivers.rand32.random_psa_crypto/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/drivers.rand32.random_psa_crypto/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/drivers.rand32.random_psa_crypto/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/drivers.rand32.random_psa_crypto/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/crypto/rand32/drivers.rand32.random_psa_crypto/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in workspace/bridle/boards/arm/tiac_magpie/doc/tests/drivers/entropy.rst
github-actions / twister-report (tiac_magpie)
entropy.tests/drivers/entropy/api/drivers.entropy
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:kconfig
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/entropy/api
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/entropy/api/drivers.entropy/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/entropy/api/drivers.entropy/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/entropy/api/drivers.entropy/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/entropy/api/drivers.entropy/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/entropy/api/drivers.entropy/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in workspace/modules/crypto/mbedtls/library/psa_crypto.c
github-actions / twister-report (tiac_magpie)
psa_crypto.tests/drivers/entropy/api/drivers.entropy.psa_crypto
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:kconfig
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/entropy/api
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
-- Found devicetree overlay: ./entropy_psa_crypto.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/entropy/api/drivers.entropy.psa_crypto/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/entropy/api/drivers.entropy.psa_crypto/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/entropy/api/drivers.entropy.psa_crypto/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/entropy/api/drivers.entropy.psa_crypto/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/entropy/api/drivers.entropy.psa_crypto/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in workspace/bridle/boards/arm/tiac_magpie/doc/img/tiac_magpie.svg
github-actions / twister-report (tiac_magpie)
tiac_magpie.wdt_basic_api/drivers.watchdog.stm32wwdg.tiac_magpie
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:dts
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/tests/drivers/watchdog/wdt_basic_api
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
-- Found devicetree overlay: boards/stm32_wwdg.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/wdt_basic_api/drivers.watchdog.stm32wwdg.tiac_magpie/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/wdt_basic_api/drivers.watchdog.stm32wwdg.tiac_magpie/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/wdt_basic_api/drivers.watchdog.stm32wwdg.tiac_magpie/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/wdt_basic_api/drivers.watchdog.stm32wwdg.tiac_magpie/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/wdt_basic_api/drivers.watchdog.stm32wwdg.tiac_magpie/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in workspace/bridle/boards/arm/tiac_magpie/doc/img/tiac_magpie.svg
github-actions / twister-report (tiac_magpie)
tiac_magpie.wdt_basic_api/drivers.watchdog.stm32iwdg.tiac_magpie
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:dts
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/tests/drivers/watchdog/wdt_basic_api
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
-- Found devicetree overlay: boards/stm32_iwdg.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/wdt_basic_api/drivers.watchdog.stm32iwdg.tiac_magpie/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/wdt_basic_api/drivers.watchdog.stm32iwdg.tiac_magpie/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/wdt_basic_api/drivers.watchdog.stm32iwdg.tiac_magpie/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/wdt_basic_api/drivers.watchdog.stm32iwdg.tiac_magpie/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/wdt_basic_api/drivers.watchdog.stm32iwdg.tiac_magpie/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in workspace/bootloader/mcuboot/boot/cypress/libs/watchdog/watchdog.c
github-actions / twister-report (tiac_magpie)
watchdog.tests/drivers/watchdog/wdt_basic_api/drivers.watchdog
Cmake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/watchdog/wdt_basic_api
-- CMake version: 3.26.4
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- Bridle is trying to locate Zephyr SDK 0.16.1.
-- Using Zephyr SDK 0.16.1 for building Bridle. (/opt/zephyr-sdk-0.16.1)
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/watchdog/wdt_basic_api/drivers.watchdog/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/watchdog/wdt_basic_api/drivers.watchdog/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/watchdog/wdt_basic_api/drivers.watchdog/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/watchdog/wdt_basic_api/drivers.watchdog/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/watchdog/wdt_basic_api/drivers.watchdog/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
CMakeLists.txt:4 (find_package)
-- Configuring incomplete, errors occurred!
Check failure on line 1 in basic_api
github-actions / twister-report (tiac_magpie)
basic_api.tests/drivers/counter/counter_basic_api/drivers.counter.basic_api
Cmake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/counter/counter_basic_api
-- CMake version: 3.26.4
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- Bridle is trying to locate Zephyr SDK 0.16.1.
-- Using Zephyr SDK 0.16.1 for building Bridle. (/opt/zephyr-sdk-0.16.1)
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/counter/counter_basic_api/drivers.counter.basic_api/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/counter/counter_basic_api/drivers.counter.basic_api/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/counter/counter_basic_api/drivers.counter.basic_api/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/counter/counter_basic_api/drivers.counter.basic_api/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/counter/counter_basic_api/drivers.counter.basic_api/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
CMakeLists.txt:5 (find_package)
-- Configuring incomplete, errors occurred!
Check failure on line 1 in workspace/bootloader/mcuboot/sim/mcuboot-sys/src/api.rs
github-actions / twister-report (tiac_magpie)
api.tests/drivers/hwinfo/api/drivers.hwinfo.api
Cmake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/hwinfo/api
-- CMake version: 3.26.4
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- Bridle is trying to locate Zephyr SDK 0.16.1.
-- Using Zephyr SDK 0.16.1 for building Bridle. (/opt/zephyr-sdk-0.16.1)
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/hwinfo/api/drivers.hwinfo.api/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/hwinfo/api/drivers.hwinfo.api/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/hwinfo/api/drivers.hwinfo.api/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/hwinfo/api/drivers.hwinfo.api/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/hwinfo/api/drivers.hwinfo.api/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
CMakeLists.txt:4 (find_package)
-- Configuring incomplete, errors occurred!
Check failure on line 1 in 1pin
github-actions / twister-report (tiac_magpie)
1pin.tests/drivers/gpio/gpio_api_1pin/drivers.gpio.1pin
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:dts
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/gpio/gpio_api_1pin
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_api_1pin/drivers.gpio.1pin/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_api_1pin/drivers.gpio.1pin/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_api_1pin/drivers.gpio.1pin/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_api_1pin/drivers.gpio.1pin/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_api_1pin/drivers.gpio.1pin/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in enable_disable_interrupt
github-actions / twister-report (tiac_magpie)
enable_disable_interrupt.tests/drivers/gpio/gpio_enable_disable_interrupt/drivers.gpio.enable_disable_interrupt
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:dts
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/gpio/gpio_enable_disable_interrupt
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_enable_disable_interrupt/drivers.gpio.enable_disable_interrupt/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_enable_disable_interrupt/drivers.gpio.enable_disable_interrupt/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_enable_disable_interrupt/drivers.gpio.enable_disable_interrupt/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_enable_disable_interrupt/drivers.gpio.enable_disable_interrupt/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_enable_disable_interrupt/drivers.gpio.enable_disable_interrupt/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in 2pin
github-actions / twister-report (tiac_magpie)
2pin.tests/drivers/gpio/gpio_basic_api/drivers.gpio.2pin
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:dts
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/gpio/gpio_basic_api
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_basic_api/drivers.gpio.2pin/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_basic_api/drivers.gpio.2pin/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/gpio/gpio_basic_api/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_basic_api/drivers.gpio.2pin/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_basic_api/drivers.gpio.2pin/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_basic_api/drivers.gpio.2pin/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in get_direction
github-actions / twister-report (tiac_magpie)
get_direction.tests/drivers/gpio/gpio_get_direction/drivers.gpio.get_direction
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:dts
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/gpio/gpio_get_direction
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_get_direction/drivers.gpio.get_direction/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_get_direction/drivers.gpio.get_direction/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_get_direction/drivers.gpio.get_direction/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_get_direction/drivers.gpio.get_direction/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/gpio/gpio_get_direction/drivers.gpio.get_direction/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in workspace/modules/lib/chre/chpp/clients/loopback.c
github-actions / twister-report (tiac_magpie)
loopback.tests/drivers/spi/spi_loopback/drivers.spi.loopback
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:dts
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/spi/spi_loopback
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/spi_loopback/drivers.spi.loopback/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/spi_loopback/drivers.spi.loopback/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/spi/spi_loopback/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/spi_loopback/drivers.spi.loopback/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/spi_loopback/drivers.spi.loopback/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/spi_loopback/drivers.spi.loopback/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in internal
github-actions / twister-report (tiac_magpie)
internal.tests/drivers/spi/spi_loopback/drivers.spi.loopback.internal
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:dts,kconfig
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/spi/spi_loopback
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/spi_loopback/drivers.spi.loopback.internal/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/spi_loopback/drivers.spi.loopback.internal/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/spi/spi_loopback/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/spi_loopback/drivers.spi.loopback.internal/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/spi_loopback/drivers.spi.loopback.internal/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/spi_loopback/drivers.spi.loopback.internal/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in dt_spec
github-actions / twister-report (tiac_magpie)
dt_spec.tests/drivers/spi/dt_spec/drivers.spi.dt_spec
Cmake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/spi/dt_spec
-- CMake version: 3.26.4
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- Bridle is trying to locate Zephyr SDK 0.16.1.
-- Using Zephyr SDK 0.16.1 for building Bridle. (/opt/zephyr-sdk-0.16.1)
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/spi/dt_spec/app.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/dt_spec/drivers.spi.dt_spec/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/dt_spec/drivers.spi.dt_spec/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/dt_spec/drivers.spi.dt_spec/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/dt_spec/drivers.spi.dt_spec/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/spi/dt_spec/drivers.spi.dt_spec/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
CMakeLists.txt:5 (find_package)
-- Configuring incomplete, errors occurred!
Check failure on line 1 in workspace/bootloader/mcuboot/sim/mcuboot-sys/src/api.rs
github-actions / twister-report (tiac_magpie)
api.tests/drivers/can/api/drivers.can.api
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:dts
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/can/api
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/api/drivers.can.api/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/api/drivers.can.api/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/api/drivers.can.api/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/api/drivers.can.api/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/api/drivers.can.api/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)
Check failure on line 1 in workspace/zephyr/doc/connectivity/bluetooth/api/mesh/shell.rst
github-actions / twister-report (tiac_magpie)
shell.tests/drivers/can/shell/drivers.can.shell
Cmake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/can/shell
-- CMake version: 3.26.4
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- Bridle is trying to locate Zephyr SDK 0.16.1.
-- Using Zephyr SDK 0.16.1 for building Bridle. (/opt/zephyr-sdk-0.16.1)
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/can/shell/app.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/shell/drivers.can.shell/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/shell/drivers.can.shell/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/shell/drivers.can.shell/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/shell/drivers.can.shell/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/shell/drivers.can.shell/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
CMakeLists.txt:4 (find_package)
-- Configuring incomplete, errors occurred!
Check failure on line 1 in workspace/modules/crypto/mbedtls/include/mbedtls/timing.h
github-actions / twister-report (tiac_magpie)
timing.tests/drivers/can/timing/drivers.can.timing
Cmake build failure
Raw output
Loading Zephyr module(s) (Zephyr base): zephyr_default:dts
-- Application: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/tests/drivers/can/timing
-- CMake version: 3.26.4
Loading Bridle default modules (Freestanding).
-- Bridle version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle)
-- ZEPHYR_TOOLCHAIN_VARIANT: zephyr
-- SDK_VERSION: 0.16.1
-- ZEPHYR_SDK_INSTALL_DIR : /opt/zephyr-sdk-0.16.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3.8") found components: Interpreter
-- Cache files will be written to: /home/ghashr/.cache/zephyr
-- Zephyr version: 3.4.99 (/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
-- Board: tiac_magpie
-- Shield(s): loopback_test_tmph can_timing_adj
-- Found host-tools: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found toolchain: zephyr 0.16.1 (/opt/zephyr-sdk-0.16.1)
-- Found Dtc: /opt/zephyr-sdk-0.16.1/sysroots/aarch64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found BOARD.dts: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/arm/tiac_magpie/tiac_magpie.dts
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/loopback_test_tmph.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/loopback_test/boards/tiac_magpie.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/can_timing_adj.overlay
-- Found devicetree overlay: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/boards/shields/can_timing_adj/boards/tiac_magpie.overlay
devicetree error: 'prop-seg' is marked as deprecated in 'properties:' in /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/can/st,stm32-bxcan.yaml for node /soc/can@40006400.
-- In: /home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/timing/drivers.can.timing/zephyr, command: /usr/bin/python3;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/scripts/dts/gen_defines.py;--dts;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/timing/drivers.can.timing/zephyr/zephyr.dts.pre;--dtc-flags;'';--bindings-dirs;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings;--header-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/timing/drivers.can.timing/zephyr/include/generated/devicetree_generated.h.new;--dts-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/timing/drivers.can.timing/zephyr/zephyr.dts.new;--edt-pickle-out;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/twister-out/tiac_magpie/tests/drivers/can/timing/drivers.can.timing/zephyr/edt.pickle;--edtlib-Werror;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/bridle/dts/bindings/vendor-prefixes.txt;--vendor-prefixes;/home/ghashr/actions-runner/tiacsys/_workspace/bridle/bridle/workspace/zephyr/dts/bindings/vendor-prefixes.txt
CMake Error at zephyr/cmake/modules/dts.cmake:279 (message):
gen_defines.py failed with return code: 1
Call Stack (most recent call first):
zephyr/cmake/modules/zephyr_default.cmake:129 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
zephyr/cmake/package_helper.cmake:115 (find_package)