-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Copy link
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: lowLow impact/importance bugLow impact/importance bug
Description
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 bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: lowLow impact/importance bugLow impact/importance bug