Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485264 - net-misc/mirall-1.4.0 - cmake: Could NOT find Qt4 (missing: QT_QTWEBKIT_INCLUDE_DIR QT_QTWEBKIT_LIBRARY) (found suitable version "4.8.4", minimum required is "4.7.0")
Summary: net-misc/mirall-1.4.0 - cmake: Could NOT find Qt4 (missing: QT_QTWEBKIT_INCLU...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-18 07:13 UTC by Alexander Weber
Modified: 2013-09-18 19:00 UTC (History)
1 user (show)

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 Alexander Weber 2013-09-18 07:13:53 UTC
net-misc/mirall-1.4.0 does not build

Reproducible: Always

Steps to Reproduce:
1. emerge mirall

Actual Results:  
>>> Emerging (1 of 2) net-misc/csync-0.90.0
>>> Installing (1 of 2) net-misc/csync-0.90.0
>>> Emerging (2 of 2) net-misc/mirall-1.4.0
>>> Failed to emerge net-misc/mirall-1.4.0, Log file:
>>>  '/var/tmp/portage/net-misc/mirall-1.4.0/temp/build.log'
>>> Jobs: 1 of 2 complete, 1 failed                 Load avg: 1.32, 0.41, 0.15
 * Package:    net-misc/mirall-1.4.0
 * Repository: gentoo
 * Maintainer: kde@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> cfg-update-1.8.2-r1: Creating checksum index...
>>> Unpacking source...
>>> Unpacking mirall-1.4.0.tar.bz2 to /var/tmp/portage/net-misc/mirall-1.4.0/work
>>> Source unpacked in /var/tmp/portage/net-misc/mirall-1.4.0/work
>>> Preparing source in /var/tmp/portage/net-misc/mirall-1.4.0/work/mirall-1.4.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-misc/mirall-1.4.0/work/mirall-1.4.0 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/mirall-1.4.0/work/mirall-1.4.0_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/net-misc/mirall-1.4.0/work/mirall-1.4.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/mirall-1.4.0 -DWITH_doc=OFF -DWITH_DOC=OFF -DWITH_Doc=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-misc/mirall-1.4.0/work/mirall-1.4.0_build/gentoo_rules.cmake  /var/tmp/portage/net-misc/mirall-1.4.0/work/mirall-1.4.0
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/net-misc/mirall-1.4.0/work/mirall-1.4.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.6.3
-- The CXX compiler identification is GNU 4.6.3
-- 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
-- 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
9ce09713b62106145148a44c0d5e766e0fcd0661
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:97 (message):
  Could NOT find Qt4 (missing: QT_QTWEBKIT_INCLUDE_DIR QT_QTWEBKIT_LIBRARY)
  (found suitable version "4.8.4", minimum required is "4.7.0")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:291 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindQt4.cmake:1223 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:69 (find_package)


-- Configuring incomplete, errors occurred!
 * ERROR: net-misc/mirall-1.4.0::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 2867:  Called cmake-utils_src_configure
 *   environment, line  643:  Called _execute_optionaly 'src_configure'
 *   environment, line  245:  Called enable_cmake-utils_src_configure
 *   environment, line 1001:  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 '=net-misc/mirall-1.4.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/mirall-1.4.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-misc/mirall-1.4.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/mirall-1.4.0/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/mirall-1.4.0/work/mirall-1.4.0_build'
 * S: '/var/tmp/portage/net-misc/mirall-1.4.0/work/mirall-1.4.0'



# emerge --info
Portage 2.2.1 (default/linux/amd64/13.0/desktop, gcc-4.6.3, glibc-2.15-r3, 3.10.7-gentoo x86_64)
=================================================================
System uname: Linux-3.10.7-gentoo-x86_64-Intel-R-_Core-TM-_i7-2760QM_CPU_@_2.40GHz-with-gentoo-2.2
KiB Mem:     8064580 total,   5443232 free
KiB Swap:    4194300 total,   4194300 free
Timestamp of tree: Wed, 18 Sep 2013 07:00:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p45
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.5-r2, 3.2.5-r2
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo local
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/splash /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j10"
PKGDIR="/usr/portage/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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/myoverlay"
USE="X a52 aac aalib acl acpi aes alsa amd64 aperfmperf apic arat arch_perfmon avx berkdb bluetooth branding bts bzip2 cairo cdda cdr clflush cli cmov consolekit constant_tsc cracklib crypt cups cx16 cx8 cxx dbus de device-mapper dri ds_cpl dtes64 dts dvd dvdr emboss encode epb ept est exif fam firefox flac flexpriority fortran fpu fxsr g3dvl gdbm gif gpm gstreamer gtk hddtemp ht iconv ida jpeg lahf_lm lcms ldap libcaca libkms libnotify lm lm_sensors mad mca mce mmx mng modules monitor mp3 mp4 mpeg msr mtrr mudflap multilib ncurses nls nonstop_tsc nopl nptl nx ogg opengl openmp pae pam pango pat pbe pcid pclmulqdq pcre pdcm pdf pebs pge pln png pni policykit popcnt ppds pse pse36 pts qt3support qt4 rdtscp readline rep_good samba sdl sep session smx spell ss sse sse2 sse3 sse4_1 sse4_2 ssl ssse3 startup-notification svg syscall tcpd tiff tm tm2 tpr_shadow truetype tsc tsc_deadline_timer udev udisks unicode upower usb vme vmx vnmi vorbis vpid wifi wxwidgets x264 x2apic xcb xinerama xml xsave xsaveopt xtopology xtpr xv xvid xvmc 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" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DRACUT_MODULES="bootchart gensplash lvm plymouth syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="pdfimport presenter-console presenter-minimizer" LINGUAS="de en ru" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" SANE_BACKENDS="hp hp3500 hp3900 hp4200 hp5400 hp5590 hpljm1005 hpsj5s hs2p" USERLAND="GNU" VIDEO_CARDS="intel nouveau" 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:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2013-09-18 19:00:37 UTC
Thanks for reporting. This is fixed in cvs now. Please sync in some hours to get the changes.

+
+  18 Sep 2013; Johannes Huber <johu@gentoo.org> mirall-1.4.0.ebuild:
+  Add missing dep on dev-qt/qtwebkit, bug #485264.
+