Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 828746

Summary: kde-frameworks/kinit-5.88.0 CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake
Product: Gentoo Linux Reporter: Jakov Smolić <jsmolic>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jakov Smolić archtester gentoo-dev 2021-12-10 11:06:47 UTC
* Package:    kde-frameworks/kinit-5.88.0
 * Repository: gentoo
 * Maintainer: kde@gentoo.org
 * Upstream:   https://bugs.kde.org/
 * USE:        abi_x86_64 amd64 caps elibc_glibc kernel_linux userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking kinit-5.88.0.tar.xz to /var/tmp/portage/kde-frameworks/kinit-5.88.0/work
>>> Source unpacked in /var/tmp/portage/kde-frameworks/kinit-5.88.0/work
>>> Preparing source in /var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0_build"
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0_build"
cmake -C /var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DCMAKE_DISABLE_FIND_PACKAGE_Libcap=OFF -DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=ON -DCMAKE_DISABLE_FIND_PACKAGE_X11=ON -DCMAKE_DISABLE_FIND_PACKAGE_XCB=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0_build/gentoo_toolchain.cmake  /var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0
loading initial cache file /var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 11.2.0
-- The CXX compiler identification is GNU 11.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 

-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success
-- Looking for __progname
-- Looking for __progname - found
-- Looking for include file sys/pstat.h
-- Looking for include file sys/pstat.h - not found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Looking for pstat
-- Looking for pstat - not found
-- Looking for setproctitle
-- Looking for setproctitle - not found
-- Looking for connect in socket
-- Looking for connect in socket - not found
CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package):
  find_package for module X11 called with REQUIRED, but
  CMAKE_DISABLE_FIND_PACKAGE_X11 is enabled.  A REQUIRED package cannot be
  disabled.
Call Stack (most recent call first):
  /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake:45 (find_dependency)
  /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
  /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake:55 (find_dependency)
  CMakeLists.txt:49 (find_package)


-- Found Gettext: /usr/bin/msgmerge (found version "0.21") 
CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package):
  find_package for module X11 called with REQUIRED, but
  CMAKE_DISABLE_FIND_PACKAGE_X11 is enabled.  A REQUIRED package cannot be
  disabled.
Call Stack (most recent call first):
  /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake:45 (find_dependency)
  CMakeLists.txt:51 (find_package)


-- Found Libcap: /sbin/setcap  
-- kdeinit wrapper uses capabilities to protect kdeinit from misguided Linux OOM killer
-- The following OPTIONAL packages have been found:

 * Libcap, Capabilities are a measure to limit the omnipotence of the superuser., <https://sites.google.com/site/fullycapable/>
   KInit needs setcap in order to install start_kdeinit with CAP_SYS_RESOURCE capabilities

-- The following REQUIRED packages have been found:

 * ECM (required version >= 5.87.0), Extra CMake Modules., <https://commits.kde.org/extra-cmake-modules>
 * Qt5 (required version >= 5.15.2)
 * KF5Service (required version >= 5.87.0)
 * KF5JobWidgets (required version >= 5.87.0)
 * KF5Solid (required version >= 5.87.0)
 * KF5CoreAddons (required version >= 5.87.0)
 * KF5Auth (required version >= 5.87.0)
 * KF5Codecs (required version >= 5.87.0)
 * KF5KIO (required version >= 5.87.0)
 * Gettext
 * KF5I18n (required version >= 5.87.0)
 * Qt5Gui (required version >= 5.15.2)
 * KF5WindowSystem (required version >= 5.87.0)
 * Qt5Core (required version >= 5.15.2)
 * KF5Crash (required version >= 5.87.0)
 * KF5Config (required version >= 5.87.0)
 * Qt5DBus (required version >= 5.15.2)
 * KF5DBusAddons (required version >= 5.87.0)

-- <<< Gentoo configuration >>>
Build type      RelWithDebInfo
Install path    /usr
Compiler flags:
C               -O2 -pipe -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration
C++             -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always
Linker flags:
Executable      -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed
Module          -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-Bsymbolic-functions
Shared          -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-Bsymbolic-functions

-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0_build/CMakeFiles/CMakeError.log".
 * ERROR: kde-frameworks/kinit-5.88.0::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_configure
 *   environment, line 2408:  Called ecm_src_configure
 *   environment, line 1418:  Called cmake_src_configure
 *   environment, line 1091:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of `emerge --info '=kde-frameworks/kinit-5.88.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=kde-frameworks/kinit-5.88.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/kde-frameworks/kinit-5.88.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-frameworks/kinit-5.88.0/temp/environment'.
 * Working directory: '/var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0_build'
 * S: '/var/tmp/portage/kde-frameworks/kinit-5.88.0/work/kinit-5.88.0'
Comment 1 Jakov Smolić archtester gentoo-dev 2021-12-10 11:06:56 UTC
# emerge --info

Portage 3.0.28 (python 3.9.9-final-0, default/linux/amd64/17.1/systemd, gcc-11.2.0, glibc-2.33-r7, 5.10.68-gentoo-dist x86_64)
=================================================================
System uname: Linux-5.10.68-gentoo-dist-x86_64-Common_KVM_processor-with-glibc2.33
KiB Mem:    65850752 total,  17310972 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Fri, 10 Dec 2021 09:00:01 +0000
Head commit of repository gentoo: 9406e32d458e8e6a565e5d9a188bf97a26731c7d
Head commit of repository sakaki-tools: 571e34870d665e98677caecbd56cf0d399ee4b3c

sh bash 5.1_p8
ld GNU ld (Gentoo 2.37_p1 p0) 2.37
app-shells/bash:          5.1_p8::gentoo
dev-lang/perl:            5.34.0-r3::gentoo
dev-lang/python:          2.7.18_p13::gentoo, 3.9.9::gentoo, 3.10.0_p1::gentoo
dev-lang/rust-bin:        1.56.1::gentoo
dev-util/cmake:           3.20.5::gentoo
sys-apps/baselayout:      2.7-r3::gentoo
sys-apps/sandbox:         2.25::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:       1.16.4::gentoo
sys-devel/binutils:       2.37_p1::gentoo
sys-devel/gcc:            11.2.0::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts:
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1

sakaki-tools
    location: /usr/local/portage/sakaki-tools
    sync-type: git
    sync-uri: https://github.com/sakaki-/sakaki-tools.git
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* @FREE @BINARY-REDISTRIBUTABLE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--jobs 10"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j64 -l64"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 bzip2 cli crypt dri fortran gdbm iconv ipv6 libglvnd libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl systemd udev unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
Comment 2 Andreas Sturmlechner gentoo-dev 2021-12-10 11:08:12 UTC
known, ignore.

*** This bug has been marked as a duplicate of bug 813450 ***