ubuntu22, x64 when my work path is like /home/a/share/buildroot-2022.02.8/.... , then build cmake package failed: CMake Error at CMakeLists.txt:51 (project): The CMAKE_C_COMPILER: /home/a-2022.02.8/output/host/bin/gcc is not a full path to an existing compiler tool. i think this line: string(REPLACE "/share/buildroot" "" RELOCATED_HOST_DIR ${CMAKE_CURRENT_LIST_DIR}) in support\misc\toolchainfile.cmake.in should be: string(REGEX REPLACE "/share/buildroot$"
Thank you for your report. The issue tracker for the Buildroot project has been moved to the Gitlab.com issue tracker: https://gitlab.com/buildroot.org/buildroot/-/issues We are taking this opportunity to close old issues in this old tracker. If you believe your issue is still relevant, please open one in the new issue tracker. Thank you!