Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380031 - media-libs/libkgeomap-2.0.0 fails configure phase
Summary: media-libs/libkgeomap-2.0.0 fails configure phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-21 02:37 UTC by edes
Modified: 2011-08-27 21:43 UTC (History)
1 user (show)

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


Attachments
media-libs/libkgeomap-2.0.0 build log (build.log,7.69 KB, text/plain)
2011-08-21 02:37 UTC, edes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description edes 2011-08-21 02:37:48 UTC
Created attachment 284083 [details]
media-libs/libkgeomap-2.0.0 build log

trying to update media-libs/libkgeomap-2.0.0_rc to 2.0.0 fails thus:

-- Looking for valgrind/valgrind.h
-- Looking for valgrind/valgrind.h - not found
-- Configuring incomplete, errors occurred!
 * ERROR: media-libs/libkgeomap-2.0.0 failed (configure phase):
 *   cmake failed

[ebuild     U ] media-libs/libkgeomap-2.0.0 [2.0.0_rc] USE="(-aqua) (-kdeenablefinal)"
Comment 1 edes 2011-08-21 02:38:35 UTC
 emerge --info
Portage 2.1.10.11 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.13-r4, 3.0.1-gentoo x86_64)
=================================================================
System uname: Linux-3.0.1-gentoo-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-2.0.3
Timestamp of tree: Sat, 20 Aug 2011 16:45:02 +0000
app-shells/bash:          4.2_p10
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r2, 3.2-r2
dev-util/cmake:           2.8.5-r2
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1-r1
sys-devel/binutils:       2.21.1
sys-devel/gcc:            4.5.3-r1
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.39 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories: gentoo proaudio science sunrise multimedia local
ACCEPT_KEYWORDS="amd64 ~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/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="ftp://mirrors.tera-byte.com/pub/gentoo ftp://mirror.datapipe.net/gentoo ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://gentoo.cites.uiuc.edu/pub/gentoo/"
LANG="es_UY.UTF-8"
LC_ALL="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="es"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/pro-audio /var/lib/layman/science /var/lib/layman/sunrise /var/lib/layman/multimedia /usr/local/portage"
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage"
USE="X alsa amd64 mmx multilib nls nptl sse sse2 threads unicode" ALSA_CARDS="ice1712" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" CAMERAS="ptp2" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LINGUAS="es" RUBY_TARGETS="ruby18" SANE_BACKENDS="xerox_mfp" USERLAND="GNU" VIDEO_CARDS="nouveau virtualbox" XFCE_PLUGINS="menu"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Rafał Mużyło 2011-08-21 06:17:03 UTC
The error is actually:
CMake Warning at CMakeLists.txt:43 (FIND_PACKAGE):
  Could not find module FindMarble.cmake or a configuration file for package
  Marble.

  Adjust CMAKE_MODULE_PATH to find FindMarble.cmake or set Marble_DIR to the
  directory containing a CMake configuration file for Marble.  The file will
  have one of the following names:

    MarbleConfig.cmake
    marble-config.cmake

CMake Error at CMakeLists.txt:45 (FIND_PACKAGE):
  Could not find module FindMarbleWidget.cmake or a configuration file for
  package MarbleWidget.

  Adjust CMAKE_MODULE_PATH to find FindMarbleWidget.cmake or set
  MarbleWidget_DIR to the directory containing a CMake configuration file for
  MarbleWidget.  The file will have one of the following names:

    MarbleWidgetConfig.cmake
    marblewidget-config.cmake
Comment 3 edes 2011-08-21 13:26:17 UTC
i see, thank you. it seems you have to compile marble with the kde use flag activated (which i didn't). i recompiled marble with USE=kde and now libkgeomap builds fine.

i think the ebuild should check for that use flag in marble.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2011-08-27 21:43:32 UTC
Thanks, fixed!