Skip to content

soc: MCXW71: Enable FlexCAN #131913

soc: MCXW71: Enable FlexCAN

soc: MCXW71: Enable FlexCAN #131913

GitHub Actions / Unit Test Results failed Oct 7, 2024 in 0s

689 errors, 7 skipped, 3 788 pass in 40m 0s

4 484 tests  +3 788   3 788 ✅ +3 092   40m 0s ⏱️ + 34m 3s
  837 suites +  836       7 💤 +    7 
    8 files   +    7       0 ❌ ±    0   689 🔥 +689 

Results for commit 3dff9fd. ± Comparison against earlier commit f49f502.

Annotations

Check failure on line 0 in frdm_mcxw71:tests/kernel/context/kernel.context.minimallibc

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/context/kernel.context.minimallibc (frdm_mcxw71:tests/kernel/context/kernel.context.minimallibc) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/context
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/device/kernel.device

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/device/kernel.device (frdm_mcxw71:tests/kernel/device/kernel.device) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/kernel/device
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/tests/kernel/device/app.overlay
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

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


-- Configuring incomplete, errors occurred!

Check failure on line 0 in frdm_mcxw71:tests/kernel/device/kernel.device.minimallibc

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/device/kernel.device.minimallibc (frdm_mcxw71:tests/kernel/device/kernel.device.minimallibc) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/device
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/tests/kernel/device/app.overlay
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/device/kernel.device.pm

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/device/kernel.device.pm (frdm_mcxw71:tests/kernel/device/kernel.device.pm) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/kernel/device
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
-- Found devicetree overlay: /__w/zephyr/zephyr/tests/kernel/device/app.overlay
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

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


-- Configuring incomplete, errors occurred!

Check failure on line 0 in frdm_mcxw71:tests/kernel/early_sleep/kernel.common.sleep

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/early_sleep/kernel.common.sleep (frdm_mcxw71:tests/kernel/early_sleep/kernel.common.sleep) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/kernel/early_sleep
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

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


-- Configuring incomplete, errors occurred!

Check failure on line 0 in frdm_mcxw71:tests/kernel/early_sleep/kernel.common.sleep.minimallibc

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/early_sleep/kernel.common.sleep.minimallibc (frdm_mcxw71:tests/kernel/early_sleep/kernel.common.sleep.minimallibc) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/early_sleep
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/events/event_api/kernel.events

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/events/event_api/kernel.events (frdm_mcxw71:tests/kernel/events/event_api/kernel.events) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/kernel/events/event_api
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

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


-- Configuring incomplete, errors occurred!

Check failure on line 0 in frdm_mcxw71:tests/kernel/events/sys_event/kernel.events.usage

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/events/sys_event/kernel.events.usage (frdm_mcxw71:tests/kernel/events/sys_event/kernel.events.usage) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/events/sys_event
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/fatal/exception/kernel.common.stack_protection

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/fatal/exception/kernel.common.stack_protection (frdm_mcxw71:tests/kernel/fatal/exception/kernel.common.stack_protection) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/fatal/exception
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/fatal/exception/kernel.common.stack_protection_arm_fpu_sharing

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/fatal/exception/kernel.common.stack_protection_arm_fpu_sharing (frdm_mcxw71:tests/kernel/fatal/exception/kernel.common.stack_protection_arm_fpu_sharing) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/fatal/exception
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/fatal/exception/kernel.common.stack_protection_armv8m_mpu_stack_guard

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/fatal/exception/kernel.common.stack_protection_armv8m_mpu_stack_guard (frdm_mcxw71:tests/kernel/fatal/exception/kernel.common.stack_protection_armv8m_mpu_stack_guard) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/fatal/exception
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/fatal/exception/kernel.common.stack_protection_no_userspace

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/fatal/exception/kernel.common.stack_protection_no_userspace (frdm_mcxw71:tests/kernel/fatal/exception/kernel.common.stack_protection_no_userspace) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/fatal/exception
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/fatal/exception/kernel.common.stack_sentinel

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/fatal/exception/kernel.common.stack_sentinel (frdm_mcxw71:tests/kernel/fatal/exception/kernel.common.stack_sentinel) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/kernel/fatal/exception
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

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


-- Configuring incomplete, errors occurred!

Check failure on line 0 in frdm_mcxw71:tests/kernel/fatal/message_capture/kernel.logging.message_capture

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/fatal/message_capture/kernel.logging.message_capture (frdm_mcxw71:tests/kernel/fatal/message_capture/kernel.logging.message_capture) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/kernel/fatal/message_capture
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

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


-- Configuring incomplete, errors occurred!

Check failure on line 0 in frdm_mcxw71:tests/kernel/fifo/fifo_api/kernel.fifo

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/fifo/fifo_api/kernel.fifo (frdm_mcxw71:tests/kernel/fifo/fifo_api/kernel.fifo) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/kernel/fifo/fifo_api
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

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


-- Configuring incomplete, errors occurred!

Check failure on line 0 in frdm_mcxw71:tests/kernel/fifo/fifo_timeout/kernel.fifo.timeout

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/fifo/fifo_timeout/kernel.fifo.timeout (frdm_mcxw71:tests/kernel/fifo/fifo_timeout/kernel.fifo.timeout) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/kernel/fifo/fifo_timeout
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

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


-- Configuring incomplete, errors occurred!

Check failure on line 0 in frdm_mcxw71:tests/kernel/fifo/fifo_usage/kernel.fifo.usage

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/fifo/fifo_usage/kernel.fifo.usage (frdm_mcxw71:tests/kernel/fifo/fifo_usage/kernel.fifo.usage) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/kernel/fifo/fifo_usage
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

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


-- Configuring incomplete, errors occurred!

Check failure on line 0 in frdm_mcxw71:tests/kernel/fpu_sharing/float_disable/kernel.fpu_sharing.float_disable

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/fpu_sharing/float_disable/kernel.fpu_sharing.float_disable (frdm_mcxw71:tests/kernel/fpu_sharing/float_disable/kernel.fpu_sharing.float_disable) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/fpu_sharing/float_disable
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/fpu_sharing/generic/kernel.fpu_sharing.generic.arm

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/fpu_sharing/generic/kernel.fpu_sharing.generic.arm (frdm_mcxw71:tests/kernel/fpu_sharing/generic/kernel.fpu_sharing.generic.arm) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/fpu_sharing/generic
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/interrupt/arch.interrupt

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/interrupt/arch.interrupt (frdm_mcxw71:tests/kernel/interrupt/arch.interrupt) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/interrupt
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/interrupt/arch.interrupt.minimallibc

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/interrupt/arch.interrupt.minimallibc (frdm_mcxw71:tests/kernel/interrupt/arch.interrupt.minimallibc) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/interrupt
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/interrupt/arch.interrupt.multilevel

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/interrupt/arch.interrupt.multilevel (frdm_mcxw71:tests/kernel/interrupt/arch.interrupt.multilevel) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/interrupt
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
-- Found devicetree overlay: multilevel_irq.overlay
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/interrupt/arch.shared_interrupt

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/interrupt/arch.shared_interrupt (frdm_mcxw71:tests/kernel/interrupt/arch.shared_interrupt) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/interrupt
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/interrupt/arch.shared_interrupt.lto

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/interrupt/arch.shared_interrupt.lto (frdm_mcxw71:tests/kernel/interrupt/arch.shared_interrupt.lto) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr module(s) (Zephyr base): extensions
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
Loading Zephyr module(s) (Zephyr base (cached)): zephyr_default:kconfig
-- Application: /__w/zephyr/zephyr/tests/kernel/interrupt
-- CMake version: 3.22.1
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

Call Stack (most recent call first):
  cmake/modules/zephyr_default.cmake:133 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
  share/zephyr-package/cmake/ZephyrConfig.cmake:97 (include_boilerplate)
  cmake/package_helper.cmake:126 (find_package)

Check failure on line 0 in frdm_mcxw71:tests/kernel/ipi_cascade/kernel.ipi_cascade.smp

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests/kernel/ipi_cascade/kernel.ipi_cascade.smp (frdm_mcxw71:tests/kernel/ipi_cascade/kernel.ipi_cascade.smp) with error

artifacts/Unit Test Results (Subset 2)/twister-out/twister.xml [took 0s]
Raw output
Cmake build failure
Loading Zephyr default modules (Zephyr base).
-- Application: /__w/zephyr/zephyr/tests/kernel/ipi_cascade
-- CMake version: 3.22.1
-- Found Python3: /usr/bin/python (found suitable version "3.10.12", minimum required is "3.10") found components: Interpreter 
-- Cache files will be written to: /root/.cache/zephyr
-- Zephyr version: 3.7.99 (/__w/zephyr/zephyr)
-- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
-- Board: frdm_mcxw71, qualifiers: mcxw716c
-- Found host-tools: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found toolchain: zephyr 0.16.8 (/opt/toolchains/zephyr-sdk-0.16.8)
-- Found Dtc: /opt/toolchains/zephyr-sdk-0.16.8/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6") 
-- Found BOARD.dts: /__w/zephyr/zephyr/boards/nxp/frdm_mcxw71/frdm_mcxw71.dts
devicetree error: 'bus-speed' is marked as deprecated in 'properties:' in /__w/zephyr/zephyr/dts/bindings/can/nxp,flexcan.yaml for node /soc/peripheral@50000000/pbridge2@0/can@3b000.
CMake Error at /__w/zephyr/zephyr/cmake/modules/dts.cmake:299 (execute_process):
  execute_process failed command indexes:

    1: "Child return code: 1"

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


-- Configuring incomplete, errors occurred!