Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114264 - Emerge of kdenetwork 3.5.0 fails without errormessages
Summary: Emerge of kdenetwork 3.5.0 fails without errormessages
Status: RESOLVED DUPLICATE of bug 104705
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-02 06:27 UTC by Talle
Modified: 2005-12-02 06:32 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 Talle 2005-12-02 06:27:06 UTC
I tried upgrading to KDE 3.5.0 wich all went quite okay, then it suddenly
stopped on the package kdenetwork without any error messages.

I'd love to give more information, but I don't know where to find it/what would
be usefull, so if you need anything just ask.

Reproducible: Always
Steps to Reproduce:
1. emerge -v kdenetwork

Actual Results:  
Emerge ends without errormessages and a return code of 1

[Quote]
onfig.moc.lo avdeviceconfig.moc.cpp
rm -f avdeviceconfig_videoconfig.cpp
echo '#include <kdialog.h>' > avdeviceconfig_videoconfig.cpp
echo '#include <klocale.h>' >> avdeviceconfig_videoconfig.cpp
/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload -tr
tr2i18n -i avdeviceconfig_videoconfig.h ./avdeviceconfig_videoconfig.ui >
avdeviceconfig_videoconfig.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g"
avdeviceconfig_videoconfig.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\"
),QString::null,g" | /usr/bin/perl -pe
"s,image([0-9][0-9]*)_data,img\$1_avdeviceconfig_videoconfig,g" | /usr/bin/perl
-pe "s,: QWizard\(,: KWizard(,g" >> avdeviceconfig_videoconfig.cpp ;\
rm -f avdeviceconfig_videoconfig.cpp.temp ;\
if test "$ret" = 0; then echo '#include "avdeviceconfig_videoconfig.moc"' >>
avdeviceconfig_videoconfig.cpp; else rm -f avdeviceconfig_videoconfig.cpp ; exit
$ret ; fi
/bin/sh ../../../../libtool --silent --tag=CXX --mode=compile
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. 
-I../../../../kopete/libkopete -I../../../../kopete/libkopete
-I../../../../kopete/libkopete/avdevice -I../../../../kopete/libkopete/ui
-I../../../../kopete/libkopete/ui -I../../../../kopete/libkopete/avdevice
-I../../../../kopete/libkopete/private  -I/usr/kde/3.5/include
-I/usr/qt/3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT
-D_FILE_OFFSET_BITS=64  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O3 -pipe
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o
avdeviceconfig_videoconfig.lo avdeviceconfig_videoconfig.cpp
avdeviceconfig.cpp:47: warning: unused parameter 'name'
avdeviceconfig.cpp:47: warning: unused parameter 'name'
/bin/sh ../../../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++
 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2
-march=athlon-xp -O3 -pipe -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION    -o kcm_kopete_avdeviceconfig.la -rpath
/usr/kde/3.5/lib/kde3 -no-undefined -Wl,--no-undefined
-Wl,--allow-shlib-undefined -module -avoid-version -module -no-undefined
-Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/kde/3.5/lib -R
/usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib  -L/usr/kde/3.5/lib
-L/usr/qt/3/lib -L/usr/lib    avdeviceconfig.lo avdeviceconfig_videoconfig.lo
avdeviceconfig.moc.lo  ../../../libkopete/libkopete.la
../../../libkopete/avdevice/libkopete_videodevice.la  -lkutils
cheetah ~ # echo $?
1
[/Quote]

This are the last few lines of the emerge output, it justs 

Expected Results:  
Emerge of kdenetwork

Gentoo Base System version 1.12.0_pre11
Portage 2.0.53 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r3,
2.6.14-gentoo-r3-evil i686)
=================================================================
System uname: 2.6.14-gentoo-r3-evil i686 AMD Athlon(TM) XP 2100+
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.15
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
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/en
v /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3
/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sfperms strict"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://mirror.scarl
et-internet.nl/pub/gentoo ftp://mirror.nutsmaas.nl/gentoo/
http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distribu
tions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 16bit 3dnow 3dnowex 3dnowext 3ds 7zip X a52 aac aalib acl alsa amd
apache2 apm arts artswrappersuid audiofile avi ba
sh-completion berkdb bitmap-fonts bzip2 bzlib c++ ccache cddb cdparanoia cdr
cdrom cgi chroot codecs crypt css cups curl curl
wrappers dba dga directfb divx4linux dv dvd dvdr eds emboss encode escreen esd
ethereal exif expat fam fbcon ffmpeg flac foom
aticdb fortran freetype ftp gd gdbm gif gimp glade glut gmp gpm gs gstreamer gtk
gtk2 gtkhtml icq idn imagemagick imap imlib
imlib2 ipv6 ithreads jabber java javascript jp2 jpeg jpeg2k kde koffice-plugin
lcms libcaca libedit libg++ libwww live mad mb
ox md5sum mhash mikmod mime mimencode mjpeg mmx mmx2 mmxext mng motif mozaccess
mozcalendar mozctl mozdevelop mozilla mozp3p
mozsvg mozxmlterm mp3 mpeg mplayer mppe-mppc msn mysql ncurses nls nvidia nviz
offensive ogg oggvorbis openal opengl oss pam
pcre pdf pdflib perl php png posix pthreads python qt quicktime readline real
recode samba sdl session sockets spell sqlite s
se sse2 ssl stream svga tcpd threads tiff truetype truetype-fonts type1
type1-fonts udev usb v4l v4l2 visualization vnc vorbi
s win32codecs wxwindows xchatdccserver xchattext xine xinerama xml xml2 xmms
xosd xscreensaver xsl xslt xv xvid zlib userland
_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-02 06:32:40 UTC
Seems to be again bug #104705 

*** This bug has been marked as a duplicate of 104705 ***