Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 170136 - media-gfx/digikam-0.8.2-r1 fails to emerge
Summary: media-gfx/digikam-0.8.2-r1 fails to emerge
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-09 15:32 UTC by Vladimir Kirillov
Modified: 2007-03-10 00:18 UTC (History)
0 users

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


Attachments
build.log (build.log,181.31 KB, text/plain)
2007-03-09 15:34 UTC, Vladimir Kirillov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kirillov 2007-03-09 15:32:52 UTC
Digikam compilation fails.

Reproducible: Always

Steps to Reproduce:
1.emerge digikam
2.
3.

Actual Results:  

!! ERROR: media-gfx/digikam-0.8.2-r1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 4718:   Called src_compile
  digikam-0.8.2-r1.ebuild, line 73:   Called kde_src_compile
  kde.eclass, line 170:   Called kde_src_compile 'all'
  kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 336:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-gfx/digikam-0.8.2-r1/temp/build.log'.


Expected Results:  
I've expected Digikam to emerge!

emerge --info

emerge --info
Portage 2.1.2-r9 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.19-gentoo-r5-oxygen5borum i686)
=================================================================
System uname: 2.6.19-gentoo-r5-oxygen5borum i686 AMD Athlon(tm) XP 2800+
Gentoo Base System version 1.12.1
Timestamp of tree: Sat, 03 Mar 2007 22:20:01 +0000
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
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/splash /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.linux.kiev.ua/pub/Linux/Gentoo/ "
LANG="en_US.UTF-8"
LINGUAS="ru"
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.ua "
USE="3dnow 3dnowext acpi aiglx alsa berkdb bitmap-fonts cdr cli cracklib crypt cups doc dri dvd ffmpeg fglrx flac fortran gdbm gpm iconv isdnlog kde libg++ lm_sensors midi mmx mmxext ncurses nls nptl nptlonly nsplugin pam pcre perl png ppds pppd python qt3 qt4 readline reflection session spl sse ssl tcpd truetype-fonts type1-fonts unicode win32codecs x86 xcomposite xorg xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru" USERLAND="GNU" VIDEO_CARDS="fglrx"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Vladimir Kirillov 2007-03-09 15:34:04 UTC
Created attachment 112720 [details]
build.log
Comment 2 Ioannis Aslanidis (RETIRED) gentoo-dev 2007-03-10 00:18:38 UTC
You're missing a media-libs/imlib2... did you unmerge it? Are you using an external (broken?) overlay? Please disable any overlays, run `emerge -uDN world' and then try to emerge digikam again.