* [Buildroot] [Bug 15381] New: toolchainfile.cmake.in RELOCATED_HOST_DIR error
@ 2023-03-12 6:59 bugzilla
2024-06-15 15:06 ` [Buildroot] [Bug 15381] " bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2023-03-12 6:59 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15381
Bug ID: 15381
Summary: toolchainfile.cmake.in RELOCATED_HOST_DIR error
Product: buildroot
Version: 2022.02.8
Hardware: All
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: Other
Assignee: unassigned@buildroot.uclibc.org
Reporter: tvirus347@gmail.com
CC: buildroot@uclibc.org
Target Milestone: ---
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$"
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [Bug 15381] toolchainfile.cmake.in RELOCATED_HOST_DIR error
2023-03-12 6:59 [Buildroot] [Bug 15381] New: toolchainfile.cmake.in RELOCATED_HOST_DIR error bugzilla
@ 2024-06-15 15:06 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2024-06-15 15:06 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15381
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yann.morin.1998@free.fr
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #1 from Yann E. MORIN <yann.morin.1998@free.fr> ---
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!
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-15 15:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-12 6:59 [Buildroot] [Bug 15381] New: toolchainfile.cmake.in RELOCATED_HOST_DIR error bugzilla
2024-06-15 15:06 ` [Buildroot] [Bug 15381] " bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox