acassis commented on PR #16812: URL: https://github.com/apache/nuttx/pull/16812#issuecomment-3170723766
Not related errors in CI: ``` CMake Error at /usr/local/share/cmake-3.26/Modules/FetchContent.cmake:1622 (message): Build step for libmetal failed: 1 Call Stack (most recent call first): /usr/local/share/cmake-3.26/Modules/FetchContent.cmake:1762:EVAL:2 (__FetchContent_directPopulate) /usr/local/share/cmake-3.26/Modules/FetchContent.cmake:1762 (cmake_language) openamp/libmetal.cmake:57 (FetchContent_Populate) openamp/CMakeLists.txt:27 (include) CMake Error at openamp/libmetal.cmake:81 (add_subdirectory): The source directory /github/workspace/sources/nuttx/openamp/libmetal does not contain a CMakeLists.txt file. Call Stack (most recent call first): openamp/CMakeLists.txt:27 (include) CMake Error at cmake/nuttx_add_library.cmake:29 (add_dependencies): Cannot add target-level dependencies to non-existent target "metal-static". The add_dependencies works for top-level logical targets created by the add_executable, add_library, or add_custom_target commands. If you want to add file-level dependencies see the DEPENDS option of the add_custom_target and add_custom_command commands. Call Stack (most recent call first): cmake/nuttx_add_library.cmake:261 (nuttx_add_library_internal) openamp/libmetal.cmake:87 (nuttx_add_external_library) openamp/CMakeLists.txt:27 (include) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org