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

Bug 110057

Summary: kopete-3.5.0-beta2 emerge fails
Product: Gentoo Linux Reporter: Avuton Olrich <avuton>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Avuton Olrich 2005-10-21 11:53:58 UTC
This fails on my laptop, but not my desktop so I assume it's due to the use  
flags:  
 
emerge info: 
Portage 2.0.53_rc6 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2, 
2.6.13-archck8 i686) 
================================================================= 
System uname: 2.6.13-archck8 i686 Transmeta(tm) Crusoe(tm) Processor TM5800 
Gentoo Base System version 1.12.0_pre9 
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
dev-lang/python:     2.3.5-r2, 2.4.2 
sys-apps/sandbox:    1.2.13 
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.15.92.0.2-r10 
sys-devel/libtool:   1.5.20 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-march=i686 -O3 -ffast-math -pipe" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /opt/openjms/config /usr/kde/2/share/config /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/texmf/web2c /etc/env.d" 
CXXFLAGS="-march=i686 -O3 -ffast-math -pipe" 
DISTDIR="/usr/distfiles" 
FEATURES="autoconfig ccache digest distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="ftp://gentoo.mirrors.pair.com/" 
MAKEOPTS="-j4" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage /mnt/shapeshifter/portage-overlay" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 7zip X a52 aac aalib acpi aim alsa ao apache2 audiofile avi 
bash-completion berkdb bitmap-fonts bootsplash bzip2 c++ cairo calendar cardbus 
ccache cdda cddb cdparanoia cdr cgi chroot crypt css cups curl dba dbus dhcp 
dio divx4linux dvd dvdread emacs emacs-w3 encode escreen esd ethereal ffmpeg 
firefox flac foomaticdb freetype ftp gcj gd gdbm gif gimp gmp gnutls gpm 
gstreamer gtk2 gzip hal http httpd icecast iconv icq imagemagick imlib imlib2 
ipv6 jack java javascript jp2 jpeg jpeg2k kde libgd libwww logrotate mad mikmod 
mmx mono motif mozcalendar moznomail mozsvg mp3 mpeg mpeg2 mpeg4 mplayer mysql 
ncurses net network nfs nls no-old-linux no-suexec nocd nptl nptlonly nsplugin 
offensive ogg oggvorbis opengl openssl oscar pam pcmcia pcre pdf pdflib perl 
php png python qt quicktime rar readline real rtc ruby sdl sharedmem slang 
speex spell ssl subversion svga sysfs szip tcltk tcpd tetex theora tiff 
transcode truetype truetype-fonts type1 type1-fonts udev unicode usb utf8 
uudeview vidix vorbis wifi win32codecs wma123 xine xmms xosd xrandr 
xscreensaver xv xvid zlib video_cards_radeon userland_GNU kernel_linux 
elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS 
 
 
Emerge fails at: 
/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 --mode=compile --tag=CXX  
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=i686 -O3 -ffast-math -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 `test -f 'avdeviceconfig_videoconfig.cpp' || echo  
'./'`avdeviceconfig_videoconfig.cpp  
avdeviceconfig.cpp:47: warning: unused parameter 'name'  
avdeviceconfig.cpp:47: warning: unused parameter 'name'  
/bin/sh ../../../../libtool --silent --mode=link --tag=CXX  
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=i686 -O3 -ffast-math -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  
.libs/avdeviceconfig.o(.text+0xb9): In function  
`AVDeviceConfig::AVDeviceConfig(QWidget*, char const*, QStringList const&)':  
: undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget  
const*, unsigned int)'  
.libs/avdeviceconfig.o(.text+0x539): In function  
`AVDeviceConfig::AVDeviceConfig(QWidget*, char const*, QStringList const&)':  
: undefined reference to `QGLWidget::QGLWidget(QWidget*, char const*, QGLWidget  
const*, unsigned int)'  
.libs/avdeviceconfig.o(.text+0x941): In function  
`AVDeviceConfig::~AVDeviceConfig()':  
: undefined reference to `QGLWidget::~QGLWidget()'  
.libs/avdeviceconfig.o(.text+0x9d1): In function  
`AVDeviceConfig::~AVDeviceConfig()':  
: undefined reference to `QGLWidget::~QGLWidget()'  
.libs/avdeviceconfig.o(.text+0xa61): In function  
`AVDeviceConfig::~AVDeviceConfig()':  
: undefined reference to `QGLWidget::~QGLWidget()'  
collect2: ld returned 1 exit status  
make[5]: *** [kcm_kopete_avdeviceconfig.la] Error 1  
make[5]: Leaving directory  
`/var/tmp/portage/kopete-3.5.0_beta2/work/kopete-3.5.0_beta2/kopete/kopete/config/avdevice'  
make[4]: *** [all-recursive] Error 1  
make[4]: Leaving directory  
`/var/tmp/portage/kopete-3.5.0_beta2/work/kopete-3.5.0_beta2/kopete/kopete/config'  
make[3]: *** [all-recursive] Error 1  
make[3]: Leaving directory  
`/var/tmp/portage/kopete-3.5.0_beta2/work/kopete-3.5.0_beta2/kopete/kopete'  
make[2]: *** [all-recursive] Error 1  
make[2]: Leaving directory  
`/var/tmp/portage/kopete-3.5.0_beta2/work/kopete-3.5.0_beta2/kopete'  
make[1]: *** [all-recursive] Error 1  
make[1]: Leaving directory  
`/var/tmp/portage/kopete-3.5.0_beta2/work/kopete-3.5.0_beta2'  
make: *** [all] Error 2  
  
!!! ERROR: kde-base/kopete-3.5.0_beta2 failed.  
!!! Function kde_src_compile, Line 168, Exitcode 2  
!!! died running emake, kde_src_compile:make  
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-21 11:59:54 UTC

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