Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914558 - dev-util/cmake-3.27.6-r1 - ERROR: dev-util/cmake-3.27.6-r1::gentoo failed (postinst phase):
Summary: dev-util/cmake-3.27.6-r1 - ERROR: dev-util/cmake-3.27.6-r1::gentoo failed (po...
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: 2023-09-22 21:15 UTC by Toralf Förster
Modified: 2023-09-22 21:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.06 KB, text/plain)
2023-09-22 21:15 UTC, Toralf Förster
Details
dev-util:cmake-3.27.6-r1:20230922-191709.log.xz (dev-util:cmake-3.27.6-r1:20230922-191709.log.xz,52.20 KB, application/x-xz)
2023-09-22 21:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,116.88 KB, text/plain)
2023-09-22 21:15 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.06 KB, application/x-xz)
2023-09-22 21:15 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 2023-09-22 21:15:18 UTC
>>> /usr/bin/ccmake
>>> /usr/bin/cmake
>>> /usr/bin/ctest
>>> /usr/bin/cpack
>>> Safely unmerging already-installed instance...
>>> Original instance of package unmerged safely.
 * ERROR: dev-util/cmake-3.27.6-r1::gentoo failed (postinst phase):
 *   USE Flag 'qt5' not in IUSE for dev-util/cmake-3.27.6-r1
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-20230921-042008

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.1
Python 3.11.5
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit 2ced85bc305ca34a04f2ff3505bab3709f5bd97e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 22 19:01:44 2023 +0000

    2023-09-22 19:01:43 UTC

emerge -qpvO dev-util/cmake
[ebuild   R   ] dev-util/cmake-3.27.6-r1  USE="ncurses -dap -doc -emacs -gui -test -verify-sig"
Comment 1 Toralf Förster gentoo-dev 2023-09-22 21:15:19 UTC
Created attachment 871143 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-22 21:15:20 UTC
Created attachment 871144 [details]
dev-util:cmake-3.27.6-r1:20230922-191709.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-22 21:15:21 UTC
Created attachment 871145 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-22 21:15:22 UTC
Created attachment 871146 [details]
etc.portage.tar.xz
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-22 21:16:01 UTC
commit 953082928dc68db16ef76ee48e055fdf0104c860
Author: Sam James <sam@gentoo.org>
Date:   Fri Sep 22 20:45:13 2023 +0100

    dev-util/cmake: fix pkg_* from USE=gui rename

    Fixes: 1d61e152357e6c2ce6dcd45335a5b6c86000584e
    Signed-off-by: Sam James <sam@gentoo.org>