Skip to content

tests: mimxrt1170_evk@B/mimxrt1176/cm7: tests.bluetooth.classic.sdp_s build failure #88060

@EmilioCBen

Description

@EmilioCBen

Describe the bug
mimxrt1170_evk@B/mimxrt1176/cm7: bluetooth.classic.sdp.server build failure
git bisect points to the commit that introduced the test. commit

To Reproduce
west update
west build -p always -b mimxrt1170_evk@B/mimxrt1176/cm7 .\tests\bluetooth\classic\sdp_s -T bluetooth.classic.sdp.server

Expected behavior
build passes.

Impact
blocking PR #87423
shell CI

Logs and console output

CMake Warning (dev) at C:/WorkFolder/zephyrproject/zephyr/cmake/modules/extensions.cmake:1829 (file):
  Given path:

    C:/WorkFolder/zephyrproject/modules/hal/nxp/zephyr/blobs/iw612/uart_nw61x_se.h

  does not refer to an existing path on disk.
Call Stack (most recent call first):
  C:/WorkFolder/zephyrproject/zephyr/modules/hal_nxp/bt_controller/CMakeLists.txt:22 (zephyr_blobs_verify)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at C:/WorkFolder/zephyrproject/zephyr/cmake/modules/extensions.cmake:1838 (message):
  Blob for path
  "C:\WorkFolder\zephyrproject\modules\hal\nxp\zephyr\blobs\iw612\uart_nw61x_se.h"
  missing.  Update with: west blobs fetch
Call Stack (most recent call first):
  C:/WorkFolder/zephyrproject/zephyr/modules/hal_nxp/bt_controller/CMakeLists.txt:22 (zephyr_blobs_verify)

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions