Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834759 - dev-util/cmake-3.22.3 - CMake Error: Could not create named generator Ninja
Summary: dev-util/cmake-3.22.3 - CMake Error: Could not create named generator Ninja
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-08 08:19 UTC by Toralf Förster
Modified: 2022-03-08 12:36 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.13 KB, text/plain)
2022-03-08 08:19 UTC, Toralf Förster
Details
dev-util:cmake-3.22.3:20220307-214137.log (dev-util:cmake-3.22.3:20220307-214137.log,187.79 KB, text/plain)
2022-03-08 08:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.62 KB, text/plain)
2022-03-08 08:19 UTC, Toralf Förster
Details
environment (environment,102.15 KB, text/plain)
2022-03-08 08:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.22 KB, application/x-bzip)
2022-03-08 08:19 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.20 KB, application/x-bzip)
2022-03-08 08:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.01 KB, application/x-bzip)
2022-03-08 08:19 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-03-08 08:19:16 UTC
too long lines were shrinked:

>>> Configuring source in /var/tmp/portage/dev-util/cmake-3.22.3/work/cmake-3.22.3 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/cmake-3.22.3/work/cmake-3.22.3"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/dev-util/cmake-3.22.3/work/cmake-3.22.3_build"
/var/tmp/portage/dev-util/cmake-3.22.3/work/cmake-3.22.3/Bootstrap.cmk/cmake -C /var/tmp/portage/dev-util/cmake-3.22.3/work/cmake-3.22.3_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_USE_SYSTEM_LIBRARIES=ON -DCMAKE_DOC_DIR=/share/doc/cmake-3.22.3 -DCMAKE_MAN_DIR=/shar
CMake Error: Could not create named generator Ninja
 * ERROR: dev-util/cmake-3.22.3::gentoo failed (configure phase):
 *   cmake failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20220307-210013

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang/llvm (if any):
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
  [3]   ruby30 (with Rubygems)
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit e7c33eb9f23cadcb0b3a6d7a0a271dc048e50501
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Mar 7 19:52:07 2022 +0000

    2022-03-07 19:52:05 UTC

emerge -qpvO dev-util/cmake
[ebuild  N    ] dev-util/cmake-3.22.3  USE="ncurses -doc -emacs -qt5 -test"
Comment 1 Toralf Förster gentoo-dev 2022-03-08 08:19:17 UTC
Created attachment 766532 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-03-08 08:19:19 UTC
Created attachment 766533 [details]
dev-util:cmake-3.22.3:20220307-214137.log
Comment 3 Toralf Förster gentoo-dev 2022-03-08 08:19:20 UTC
Created attachment 766534 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-03-08 08:19:21 UTC
Created attachment 766535 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-03-08 08:19:23 UTC
Created attachment 766536 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-03-08 08:19:24 UTC
Created attachment 766537 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-03-08 08:19:25 UTC
Created attachment 766538 [details]
temp.tar.bz2
Comment 8 Joonas Niilola gentoo-dev 2022-03-08 08:27:31 UTC
Zorry and I hit this too, and we got:
https://www.reddit.com/r/Gentoo/comments/t94ahy/for_some_reason_i_cant_install_cmake_on_a_new/
Comment 9 Larry the Git Cow gentoo-dev 2022-03-08 12:36:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed05625472f4fc5b48ba0d98cb343c4f7d3ba56b

commit ed05625472f4fc5b48ba0d98cb343c4f7d3ba56b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-08 12:35:42 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-08 12:35:42 +0000

    odev-util/cmake: fix bootstrap in 3.22.3+ (use emake)
    
    Closes: https://bugs.gentoo.org/834759
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/cmake/cmake-3.22.3.ebuild     | 3 ++-
 dev-util/cmake/cmake-3.23.0_rc2.ebuild | 3 ++-
 dev-util/cmake/cmake-9999.ebuild       | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)