Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136737 - x11-themes/klearlook does not emerge if feature="confcache" is active
Summary: x11-themes/klearlook does not emerge if feature="confcache" is active
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-13 22:27 UTC by Luca Botti
Modified: 2006-06-14 00:51 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 Luca Botti 2006-06-13 22:27:58 UTC
As per subject, with FEATURES="confcache" in /etc/make.conf, klearlook does not emerge.

Here is the error

checking for KDE... (cached) will be installed in /usr
checking if UIC has KDE plugins available... no
configure: error: you need to install kdelibs first.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/klearlook-0.9.9.2/work/klearlook-0.9.9.2/config.log

!!! ERROR: x11-themes/klearlook-0.9.9.2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  ebuild.sh, line 1248:   Called kde_src_compile
  kde.eclass, line 164:   Called kde_src_compile 'all'
  kde.eclass, line 299:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 281:   Called econf '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--without-arts' '--with-extra-includes=/include' '--with-extra-libs=/lib'
  ebuild.sh, line 541:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


and here we have emerge --info output:
Portage 2.1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.16-gentoo-r9 i686)
=================================================================
System uname: 2.6.16-gentoo-r9 i686 Intel(R) Pentium(R) M processor 2.13GHz
Gentoo Base System version 1.12.1
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -mtune=pentium-m -msse -msse2 -pipe -fomit-frame-pointer -fno-ident -fforce-addr -ftracer -falign-functions=4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium-m -mtune=pentium-m -msse -msse2 -pipe -fomit-frame-pointer -fno-ident -fforce-addr -ftracer -falign-functions=4 -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://mirror.switch.ch/ftp/mirror/gentoo/"
LANG="en_US.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1 -Wl,--sort-common"
LINGUAS="en it"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa arts avi bash-completion berkdb bitmap-fonts browserplugin bzip2 cdparanoia cdr cli crypt cups dbus dlloader dri dvd dvdr emboss encode esd exif ffmpeg fftw flash foomaticdb ftp gdbm gif glibc-omitfp gpm gstreamer gtk2 gtkhtml hal imlib inifile java javascript jpeg kde kdehiddenvisibility libg++ libwww logrotate mad maildir mailwrapper mbox mcal mikmod mime mmx mozsvg mp3 mpeg musicbrainz ncurses nls nptl nptlonly nsplugin ogg opengl oss pam pcre pda pdflib perl pic png posix ppds pppd profile python qt quicktime readline real reflection samba sdl session slang sndfile sockets spell spl sql sse sse2 ssl subversion svg svga symlink tcpd theora tidy tiff truetype truetype-fonts type1-fonts udev unicode vcd videos visualization vorbis wifi win32codecs wmf wxwindows x86 xcomposite xine xml xml2 xmms xorg xpm xv xvid yahoo zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en linguas_it userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-14 00:51:49 UTC
Please, don't needlessly restrict bugs. Also, see Bug 134454, Comment #0 and reopen with the required information.