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

Bug 57625

Summary: missing imlib dependency in media-gfx/digikam-0.6.2 ebuild
Product: Gentoo Linux Reporter: cmil
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description cmil 2004-07-19 12:47:19 UTC
The media-gfx/digikam-0.6.2 ebuild can't be emerged unless imlib is installed.
After emerging media-libs/imlib manually digikam compiles without problems.


Reproducible: Always
Steps to Reproduce:
1. make sure media-libs/imlib is not already installed ;-)
2. emerge =media-gfx/digikam-0.6.2
3.

Actual Results:  
[...]
configure: error: You need to install Imlib 1.x, e.g.
http://freshmeat.net/redir/imlib/4385/url_tgz/imlib-1.9.10.tar.gz if your
distributor doesn't have a package

!!! ERROR: media-gfx/digikam-0.6.2 failed.
!!! Function kde_src_compile, Line 118, Exitcode 1
!!! died running ./configure, kde_src_compile:configure



Portage 2.0.50-r9 (default-ppc-2004.1, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.8-rc1)
=================================================================
System uname: 2.6.8-rc1 ppc 7447A, altivec supported
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -fno-strict-aliasing"
CHOST="powerpc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe -fno-strict-aliasing"
DISTDIR="/mnt/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://ftp.uni-erlangen.de/pub/mirrors/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/mnt/portage"
SYNC="rsync://192.168.0.1/gentoo-portage"
USE="X aalib alsa altivec arts berkdb cdr crypt cups curl dga dvd emacs encode
fbcon foomaticdb gdbm gif gimpprint gphoto2 gpm gtk gtk2 imap imlib innodb jbig
jpeg kde lcms ldap leim libwww mbox mitshm motif mozilla mozp3p mozsvg mpeg
mysql nls oggvorbis opengl oss pam pcmcia perl png ppc ppds python qt radeon
readline sdl slang ssl tcpd tiff truetype unicode xml xml2 xmmsmozcalendar
xprint xv"
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-07-20 08:35:38 UTC
Fixed it, may take some time until it's on the mirrors. Thanks for your report.