Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64355 - kdenetwork-3.3.0 fails to install
Summary: kdenetwork-3.3.0 fails to install
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-17 00:05 UTC by Duane Healing
Modified: 2004-09-19 01:32 UTC (History)
0 users

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


Attachments
Full log of the emerge (log,1.03 MB, text/plain)
2004-09-17 00:39 UTC, Duane Healing
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Duane Healing 2004-09-17 00:05:31 UTC
When trying to emerge kdenetwork-3.3.0, the compile appears to complete fine, but the emerge fails on the install. There are many messages along the lines of "make[5]: *** Waiting for unfinished jobs...." before it finally fails with the following message:
make[4]: *** [install-am] Error 2
make[4]: Leaving directory `/var/tmp/portage/kdenetwork-3.3.0/work/kdenetwork-3.
3.0/kopete/protocols/oscar/icons'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdenetwork-3.3.0/work/kdenetwork-3.
3.0/kopete/protocols/oscar'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdenetwork-3.3.0/work/kdenetwork-3.
3.0/kopete/protocols'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdenetwork-3.3.0/work/kdenetwork-3.
3.0/kopete'
make: *** [install-recursive] Error 1

Reproducible: Always
Steps to Reproduce:
1. emerge kdenetwork
2.
3.

Actual Results:  
emerge failed with above message 

Expected Results:  
I expected it to successfully emerge. :) 

Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.3.20040420-r1, 
2.6.9-rc1-love2) 
================================================================= 
System uname: 2.6.9-rc1-love2 i686 AMD Athlon(tm) Processor 
Gentoo Base System version 1.4.16 
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5-r1 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer -ftracer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer -ftracer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://gentoo.seren.com/gentoo http://gentoo.mirrors.pair.com/ 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://192.168.23.1/gentoo-portage" 
USE="3dnow X aalib alsa apm audiofile avi berkdb bitmap-fonts cdr crypt cups 
curl dvd encode flac foomaticdb gif gimpprint gphoto2 gstreamer gtk gtk2 
imagemagick imap imlib java jpeg kde libg++ libwww mad maildir mmx mpeg ncurses 
oggvorbis opengl pam pda perl png python qt quicktime readline samba sdl slang 
spell ssl svga tcpd truetype usb x86 xml2 xprint xv xvid zlib"
Comment 1 Duane Healing 2004-09-17 00:39:40 UTC
Created attachment 39739 [details]
Full log of the emerge
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-09-17 05:46:05 UTC
the emerge log doesn't tell what is going wrong for some reason.  I also don't understand why there are six instances of make running if you have makeopts set to -j2 and distcc off either.
Comment 3 Duane Healing 2004-09-18 05:30:34 UTC
Any suggestions for something to try? I'd like to debug this, but nothing I've thought of has made any difference.
Comment 4 Duane Healing 2004-09-19 01:32:29 UTC
I figured it out. Since the main symptom was make acting weird, I tried re-emerging it. Dunno how it could have gotten messed up, but for whatever reason the newly re-emerged make blew right through it and it's now installed. So, not a problem with kdenetwork at all. Thanks for the attention anyway. :)