* [Buildroot] [Bug 13256] New: CMAKE_GENERATOR environment variable makes CMake based builds fail
@ 2020-10-08 13:13 bugzilla at busybox.net
2020-10-08 14:32 ` [Buildroot] [Bug 13256] " bugzilla at busybox.net
2024-06-15 14:55 ` bugzilla
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2020-10-08 13:13 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=13256
Bug ID: 13256
Summary: CMAKE_GENERATOR environment variable makes CMake based
builds fail
Product: buildroot
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
Assignee: unassigned at buildroot.uclibc.org
Reporter: sven.fischer at effeffcee.de
CC: buildroot at uclibc.org
Target Milestone: ---
If the CMAKE_GENERATOR environment variable is set to e.g. Ninja, CMake based
build will fail because CMake generates Ninja build files instead of Makefiles.
To fix this use either
a) explicitly set -G"Unix Makefiles" in package/pkg-cmake.mk
b) (better) use "cmake --build ." instead of make
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [Bug 13256] CMAKE_GENERATOR environment variable makes CMake based builds fail
2020-10-08 13:13 [Buildroot] [Bug 13256] New: CMAKE_GENERATOR environment variable makes CMake based builds fail bugzilla at busybox.net
@ 2020-10-08 14:32 ` bugzilla at busybox.net
2024-06-15 14:55 ` bugzilla
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2020-10-08 14:32 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=13256
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@bootlin.com> ---
Sounds good. Could you send a patch implementing (2) ? Thanks!
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [Bug 13256] CMAKE_GENERATOR environment variable makes CMake based builds fail
2020-10-08 13:13 [Buildroot] [Bug 13256] New: CMAKE_GENERATOR environment variable makes CMake based builds fail bugzilla at busybox.net
2020-10-08 14:32 ` [Buildroot] [Bug 13256] " bugzilla at busybox.net
@ 2024-06-15 14:55 ` bugzilla
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2024-06-15 14:55 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=13256
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
CC| |yann.morin.1998@free.fr
--- Comment #2 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] 3+ messages in thread
end of thread, other threads:[~2024-06-15 14:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-08 13:13 [Buildroot] [Bug 13256] New: CMAKE_GENERATOR environment variable makes CMake based builds fail bugzilla at busybox.net
2020-10-08 14:32 ` [Buildroot] [Bug 13256] " bugzilla at busybox.net
2024-06-15 14:55 ` bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox