Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142274 - media-plugins/digikamimageplugins-0.8.2 fails to emerge
Summary: media-plugins/digikamimageplugins-0.8.2 fails to emerge
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-31 06:09 UTC by Michael Helmling
Modified: 2006-09-20 12:31 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 Michael Helmling 2006-07-31 06:09:05 UTC
This is what I get:

Good - your configure finished. Start make now

*** Creating acinclude.m4
grep: Makefile.am.in.wo: No such file or directory
make[1]: Entering directory `/var/tmp/portage/digikamimageplugins-0.8.2/work/digikamimageplugins-0.8.2'
make[1]: Makefile.am.in.wo: No such file or directory
make[1]: *** No rule to make target `Makefile.am.in.wo'.  Stop.
make[1]: Leaving directory `/var/tmp/portage/digikamimageplugins-0.8.2/work/digikamimageplugins-0.8.2'
make: *** [acinclude.m4] Fehler 1
make: *** Warte auf noch nicht beendete Prozesse...

!!! ERROR: media-plugins/digikamimageplugins-0.8.2 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  digikamimageplugins-0.8.2.ebuild, line 49:   Called kde_src_compile
  kde.eclass, line 164:   Called kde_src_compile 'all'
  kde.eclass, line 323:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 319:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.





My emerge --info:

# emerge --info
Portage 2.1.1_pre4 (default-linux/amd64/2005.1, gcc-4.1.1/amd64-vanilla, glibc-2.4-r3, 2.6.17-gentoo x86_64)
=================================================================
System uname: 2.6.17-gentoo x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.12.1
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /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/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=athlon64 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://gentoo.ITDNet.net/gentoo http://mirror.uni-c.dk/pub/gentoo/"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LINGUAS="de"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac alsa apache2 avi bash-completion bitmap-fonts bluetooth browserplugin bzip2 cairo caps cdda cdr cli crypt cups dbus dga divx4linux dlloader dri dts dvb dvd dvdr dvdread emboss encode exif fbsplash ffmpeg firefox flac foomaticdb fortran gif gpm hal imlib insecure-savers ipod isdnlog jack java jpeg kde kdeenablefinal kdehiddenvisibility kdepim libcaca linuxthreads-tls lirc lm_sensors logitech-mouse logrotate lzw lzw-tiff mad matroska mjpeg mozilla mozsvg mp3 mpeg mplayer musicbrainz ncurses nis nls nptl nptlonly nsplugin nvidia offensive ogg oggvorbis opengl pam pcre pdflib perl png ppds pppd python qt qt3 qt4 quicktime readline reflection samba sasl sdl session smime spell spl ssl stream svg tcpd tetex theora threads tidy tiff truetype truetype-fonts type1-fonts unicode usb userlocales v4l v4l2 vcd visualization vlm vorbis wmf xcomposite xext xine xorg xpm xv xvid xvmc zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_de lirc_devices_devinput userland_GNU video_cards_nvidia video_cards_v4l video_cards_vga video_cards_nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Ioannis Aslanidis (RETIRED) gentoo-dev 2006-09-20 12:14:35 UTC
Please change your profile to a supported one: http://www.gentoo.org/doc/en/gentoo-upgrading.xml

After upgrading your system, please try to emerge digikamimageplugins again and reopen this bug with your results.
Comment 2 Michael Helmling 2006-09-20 12:31:48 UTC
Thanks, that worked.