Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634510 - kde-plasma/drkonqi-5.11.0 fails to build without X Useflag
Summary: kde-plasma/drkonqi-5.11.0 fails to build without X Useflag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-17 07:00 UTC by Michael Mair-Keimberger (iamnr3)
Modified: 2017-10-17 16:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mair-Keimberger (iamnr3) 2017-10-17 07:00:39 UTC
Hi,

drkonqi fails to build if trying to build it without the X useflag. Workaround is to enable the useflag.

Below is the log from the build:


 * Package:    kde-plasma/drkonqi-5.11.0
 * Repository: gentoo
 * Maintainer: kde@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking drkonqi-5.11.0.tar.xz to /var/tmp/portage/kde-plasma/drkonqi-5.11.0/work
>>> Source unpacked in /var/tmp/portage/kde-plasma/drkonqi-5.11.0/work
>>> Preparing source in /var/tmp/portage/kde-plasma/drkonqi-5.11.0/work/drkonqi-5.11.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/kde-plasma/drkonqi-5.11.0/work/drkonqi-5.11.0 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-plasma/drkonqi-5.11.0/work/drkonqi-5.11.0_build"
cmake -C /var/tmp/portage/kde-plasma/drkonqi-5.11.0/work/drkonqi-5.11.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt5X11Extras=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/kde-plasma/drkonqi-5.11.0/work/drkonqi-5.11.0_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-plasma/drkonqi-5.11.0/work/drkonqi-5.11.0_build/gentoo_toolchain.cmake  /var/tmp/portage/kde-plasma/drkonqi-5.11.0/work/drkonqi-5.11.0
loading initial cache file /var/tmp/portage/kde-plasma/drkonqi-5.11.0/work/drkonqi-5.11.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 6.4.0
-- The CXX compiler identification is GNU 6.4.0
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- 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
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1")
-- Found PythonInterp: /usr/bin/python (found version "3.4.6")
-- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.39.0")
-- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.39.0")
-- Found KF5Service: /usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.39.0")
-- Found KF5ConfigWidgets: /usr/lib64/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake (found version "5.39.0")
-- Found KF5JobWidgets: /usr/lib64/cmake/KF5JobWidgets/KF5JobWidgetsConfig.cmake (found version "5.39.0")
-- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.39.0")
-- Found KF5Crash: /usr/lib64/cmake/KF5Crash/KF5CrashConfig.cmake (found version "5.39.0")
-- Found KF5Completion: /usr/lib64/cmake/KF5Completion/KF5CompletionConfig.cmake (found version "5.39.0")
-- Found KF5XmlRpcClient: /usr/lib64/cmake/KF5XmlRpcClient/KF5XmlRpcClientConfig.cmake (found version "5.39.0")
-- Found KF5WidgetsAddons: /usr/lib64/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.39.0")
-- Found KF5Wallet: /usr/lib64/cmake/KF5Wallet/KF5WalletConfig.cmake (found version "5.39.0")
-- Found KF5Notifications: /usr/lib64/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.39.0")
-- Found KF5IdleTime: /usr/lib64/cmake/KF5IdleTime/KF5IdleTimeConfig.cmake (found version "5.39.0")
-- Found KF5: success (found suitable version "5.39.0", minimum required is "5.34.0") found components:  I18n CoreAddons Service ConfigWidgets JobWidgets KIO Crash Completion XmlRpcClient WidgetsAddons Wallet Notifications IdleTime
CMake Warning at CMakeLists.txt:32 (find_package):
  Found package configuration file:

    /usr/lib64/cmake/Qt5/Qt5Config.cmake

  but it set Qt5_FOUND to FALSE so package "Qt5" is considered to be NOT
  FOUND.  Reason given by package:

  Failed to find Qt5 component "X11Extras" config file at
  "/usr/lib64/cmake/Qt5X11Extras/Qt5X11ExtrasConfig.cmake"





-- Looking for strsignal
-- Looking for strsignal - found
-- Looking for uname
-- Looking for uname - found
/usr/lib64/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- atspi (LoadError)
        from /usr/lib64/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from -e:1:in `<main>'
-- The following REQUIRED packages have been found:

 * ECM (required version >= 1.8.0)
 * Qt5Core
 * Qt5Gui (required version >= 5.9.2)
 * Qt5Widgets
 * Qt5Test
 * Qt5DBus
 * Qt5Concurrent
 * Gettext
 * PythonInterp
 * KF5I18n (required version >= 5.34.0)
 * KF5CoreAddons (required version >= 5.34.0)
 * KF5Service (required version >= 5.34.0)
 * KF5ConfigWidgets (required version >= 5.34.0)
 * KF5JobWidgets (required version >= 5.34.0)
 * KF5KIO (required version >= 5.34.0)
 * KF5Crash (required version >= 5.34.0)
 * KF5Completion (required version >= 5.34.0)
 * KF5XmlRpcClient (required version >= 5.34.0)
 * KF5WidgetsAddons (required version >= 5.34.0)
 * KF5Wallet (required version >= 5.34.0)
 * KF5Notifications (required version >= 5.34.0)
 * KF5IdleTime (required version >= 5.34.0)
 * KF5 (required version >= 5.34.0)

-- The following features have been disabled:

 * DrKonqiIntegrationTesting, Needs Ruby, functional atspi and xmlrpc gems, gdb, as well as xvfb-run.

-- The following REQUIRED packages have not been found:

 * Qt5 (required version >= 5.7.0)

CMake Error at /usr/share/cmake/Modules/FeatureSummary.cmake:459 (message):
  feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
  run.
Call Stack (most recent call first):
  CMakeLists.txt:42 (feature_summary)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/kde-plasma/drkonqi-5.11.0/work/drkonqi-5.11.0_build/CMakeFiles/CMakeOutput.log".
 * ERROR: kde-plasma/drkonqi-5.11.0::gentoo failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line  124:  Called src_configure
 *   environment, line 3957:  Called kde5_src_configure
 *   environment, line 2854:  Called cmake-utils_src_configure
 *   environment, line 1212:  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-plasma/drkonqi-5.11.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=kde-plasma/drkonqi-5.11.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/kde-plasma/drkonqi-5.11.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-plasma/drkonqi-5.11.0/temp/environment'.
 * Working directory: '/var/tmp/portage/kde-plasma/drkonqi-5.11.0/work/drkonqi-5.11.0_build'
 * S: '/var/tmp/portage/kde-plasma/drkonqi-5.11.0/work/drkonqi-5.11.0'



emerge --info
Portage 2.3.10 (python 3.4.6-final-0, default/linux/amd64/13.0, gcc-6.4.0, glibc-2.25-r5, 4.11.0-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.11.0-gentoo-x86_64-Intel-R-_Core-TM-_i7-6700_CPU_@_3.40GHz-with-gentoo-2.4.1
KiB Mem:     4043448 total,     51616 free
KiB Swap:    4194300 total,   4193780 free
Timestamp of repository gentoo: Mon, 16 Oct 2017 22:30:01 +0000
Head commit of repository gentoo: f98264c2d8dcb093a805f7856e9d0b17e4ccf230
sh bash 4.4_p12
ld GNU ld (Gentoo 2.29 p1.0) 2.29
app-shells/bash:          4.4_p12::gentoo
dev-lang/perl:            5.24.3::gentoo
dev-lang/python:          2.7.14::gentoo, 3.4.6::gentoo
dev-util/cmake:           3.9.2::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.31.2::gentoo
sys-apps/sandbox:         2.10-r4::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.13.4-r1::gentoo, 1.15.1-r1::gentoo
sys-devel/binutils:       2.29::gentoo, 2.29.1::gentoo
sys-devel/gcc:            6.4.0::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r4::gentoo
sys-devel/make:           4.2.1-r1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.25-r5::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=broadwell"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /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 -march=broadwell"
DISTDIR="/mnt/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=3 -g --binpkg-changed-deps=y --binpkg-respect-use=y"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/mnt/packages"
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 berkdb bzip2 cli cracklib crypt cxx dri elogind fortran gdbm glamor iconv ipv6 ldap mmx modules multilib ncurses nls nptl openmp pam pcre readline seccomp session sse sse2 ssl tcpd threads unicode wayland xattr zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="libinput evdev" KERNEL="linux" L10N="en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="qxl virgl" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Andreas Sturmlechner gentoo-dev 2017-10-17 16:52:05 UTC
Thanks, this should be fixed in 5.11.1.