Skip to content

drivers: mipi-dbi-spi: use string for xfr-min-bits property #382

drivers: mipi-dbi-spi: use string for xfr-min-bits property

drivers: mipi-dbi-spi: use string for xfr-min-bits property #382

GitHub Actions / twister-report (tests) failed Jan 8, 2025 in 0s

67 tests run, 47 passed, 0 skipped, 20 failed.

Annotations

Check failure on line 1 in workspace/bootloader/mcuboot/ci/fih_test_docker/docker-build/build.sh

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

build.drivers.mfd.build

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/mfd
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native/64
-- Snippet(s): tstdrv-bldall-mfd-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim_64.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/mfd/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-mfd-adj/tstdrv-bldall-mfd-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/bootloader/mcuboot/ci/fih_test_docker/docker-build/build.sh

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

build.drivers.rtc.build

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/rtc
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native/64
-- Snippet(s): tstdrv-bldall-rtc-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim_64.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-rtc-adj/tstdrv-bldall-rtc-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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 sensorhub

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

sensorhub.drivers.sensors.build.sensorhub

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native/64
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim_64.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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 own

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

own.drivers.sensors.build.trigger.own

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native/64
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim_64.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/tools/net-tools/tinydtls-0.8.2/global.h

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

global.drivers.sensors.build.trigger.global

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native/64
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim_64.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/hal/nxp/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/none.h

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

none.drivers.sensors.build.trigger.none

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native/64
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim_64.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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 no_default

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

no_default.drivers.sensors.build.no_default

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native/64
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim_64.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/bootloader/mcuboot/ci/fih_test_docker/docker-build/build.sh

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

build.drivers.sensors.build

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native/64
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim_64.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/hal/atmel/asf/sam/include/sam4l/component/pm.h

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

pm.drivers.sensors.build.pm

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native/64
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim_64.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/zephyr/tests/drivers/build_all/sensor/src/generic_test.c

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

generic_test.drivers.sensors.generic_test

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native/64
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim_64.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/bootloader/mcuboot/ci/fih_test_docker/docker-build/build.sh

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

build.drivers.mfd.build

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/mfd
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native
-- Snippet(s): tstdrv-bldall-mfd-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/mfd/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-mfd-adj/tstdrv-bldall-mfd-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/bootloader/mcuboot/ci/fih_test_docker/docker-build/build.sh

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

build.drivers.rtc.build

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/rtc
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native
-- Snippet(s): tstdrv-bldall-rtc-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-rtc-adj/tstdrv-bldall-rtc-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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 sensorhub

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

sensorhub.drivers.sensors.build.sensorhub

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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 own

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

own.drivers.sensors.build.trigger.own

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/tools/net-tools/tinydtls-0.8.2/global.h

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

global.drivers.sensors.build.trigger.global

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/hal/nxp/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/none.h

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

none.drivers.sensors.build.trigger.none

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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 no_default

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

no_default.drivers.sensors.build.no_default

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/bootloader/mcuboot/ci/fih_test_docker/docker-build/build.sh

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

build.drivers.sensors.build

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/hal/atmel/asf/sam/include/sam4l/component/pm.h

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

pm.drivers.sensors.build.pm

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/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/zephyr/tests/drivers/build_all/sensor/src/generic_test.c

See this annotation in the file changed.

@github-actions github-actions / twister-report (tests)

generic_test.drivers.sensors.generic_test

CMake build failure
Raw output
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor
-- CMake version: 3.22.1
Loading Bridle default modules (Bridle workspace).
-- Bridle version: 4.0.99 (/__w/bridle/bridle/workspace/bridle)
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /github/home/.cache/zephyr
--  [] Found toolchain: 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Zephyr version: 4.0.99 (/__w/bridle/bridle/workspace/zephyr)
-- Found west (found suitable version "1.3.0", minimum required is "0.14.0")
-- Board: native_sim, qualifiers: native
-- Snippet(s): tstdrv-bldall-sensor-adj
-- Found host-tools: zephyr 0.17.0 (/opt/toolchains/zephyr-sdk-0.17.0)
-- Found toolchain: host (gcc/ld)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.17.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/bridle/bridle/workspace/zephyr/boards/native/native_sim/native_sim.dts
-- Found devicetree overlay: /__w/bridle/bridle/workspace/zephyr/tests/drivers/build_all/sensor/app.overlay
-- Found devicetree overlay: /__w/bridle/bridle/workspace/bridle/snippets/tstdrv-bldall-sensor-adj/tstdrv-bldall-sensor-adj.overlay
devicetree error: both /__w/bridle/bridle/workspace/bridle/dts/bindings/mfd/maxim,ds3231-mfd.yaml and /__w/bridle/bridle/workspace/zephyr/dts/bindings/mfd/maxim,ds3231-mfd.yaml have 'compatible: maxim,ds3231-mfd' and 'on-bus: i2c'
CMake Error at /__w/bridle/bridle/workspace/zephyr/cmake/modules/dts.cmake:303 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  /__w/bridle/bridle/workspace/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
  /__w/bridle/bridle/workspace/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
  CMakeLists.txt:4 (find_package)


-- Configuring incomplete, errors occurred!