Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74573 - kde-base/kdenetwork-3.3.1-r1: build fails in src_test
Summary: kde-base/kdenetwork-3.3.1-r1: build fails in src_test
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-15 16:55 UTC by Sascha Silbe
Modified: 2005-07-14 09:52 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 Sascha Silbe 2004-12-15 16:55:13 UTC
Building kde-base/kdenetwork-3.3.1-r1 fails during compilation of kopetewallettest.cpp.



Reproducible: Always
Steps to Reproduce:
1. emerge -v --nospinner --oneshot kde-base/kdenetwork

Actual Results:  
[...]
Making check in tests
make[3]: Entering directory `/tmp/portage/portage/kdenetwork-3.3.1-r1/work/kdenetwork-3.3.1/kopete/libkopete/tests'
make  kopeteemoticontest kopetewallettest kopetepasswordtest kopetelinktest
make[4]: Entering directory `/tmp/portage/portage/kdenetwork-3.3.1-r1/work/kdenetwork-3.3.1/kopete/libkopete/tests'
g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/private -I../../../kopete/libkopete/ui -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT -D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=pentium -mcpu=athlon-tbird -O3 -pipe -Wformat-security -Wmissing-format-attribute -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 kopeteemoticontest.o kopeteemoticontest.cpp
/bin/sh ../../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=pentium -mcpu=athlon-tbird -O3 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o kopeteemoticontest -no-undefined -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.3/lib  -R /usr/kde/3.3/lib -R /usr/qt/3/lib -R /usr/X11R6/lib kopeteemoticontest.o ../libkopete.la 
/usr/qt/3/bin/moc ./kopetewallettest.h -o kopetewallettest.moc
g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -I../../../kopete/libkopete -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/ui -I../../../kopete/libkopete/private -I../../../kopete/libkopete/ui -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  -D_REENTRANT -D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=pentium -mcpu=athlon-tbird -O3 -pipe -Wformat-security -Wmissing-format-attribute -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 kopetewallettest.o kopetewallettest.cpp
kopetewallettest.cpp: In function `void openWallet()':
kopetewallettest.cpp:36: error: `KopeteWalletManager' undeclared (first use 
   this function)
kopetewallettest.cpp:36: error: (Each undeclared identifier is reported only 
   once for each function it appears in.)
kopetewallettest.cpp:36: error: parse error before `::' token
kopetewallettest.cpp: In function `void closeWallet()':
kopetewallettest.cpp:42: error: parse error before `::' token
kopetewallettest.cpp: In function `void openWalletAsync()':
kopetewallettest.cpp:55: error: parse error before `::' token
make[4]: *** [kopetewallettest.o] Error 1
make[4]: Leaving directory `/tmp/portage/portage/kdenetwork-3.3.1-r1/work/kdenetwork-3.3.1/kopete/libkopete/tests'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/tmp/portage/portage/kdenetwork-3.3.1-r1/work/kdenetwork-3.3.1/kopete/libkopete/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/tmp/portage/portage/kdenetwork-3.3.1-r1/work/kdenetwork-3.3.1/kopete/libkopete'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/portage/kdenetwork-3.3.1-r1/work/kdenetwork-3.3.1/kopete'
make: *** [check-recursive] Error 1

!!! ERROR: kde-base/kdenetwork-3.3.1-r1 failed.
!!! Function src_test, Line 520, Exitcode 0
!!! Make check failed. See above for details.
!!! If you need support, post the topmost build error, NOT this status message.




Expected Results:  
Successfully finish the test suite and install the package.



Gentoo Base System version 1.4.16
Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.7-cube-3 i686)
=================================================================
System uname: 2.6.7-cube-3 i686 AMD Athlon(tm) XP 1700+
distcc 2.16 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium -mcpu=athlon-tbird -O3 -pipe"
CHOST="i586-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/lib/mozilla/defaults/pref /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/ /usr/vice/etc /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/afs/modload /etc/gconf /etc/make.globals /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium -mcpu=athlon-tbird -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks maketest sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ http://gentoo.inode.at/ ftp://gentoo.inode.at/source/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://hybrid.sascha.silbe.org/gentoo-portage"
USE="3dnow X acl afs alsa apm avi berkdb bitmap-fonts blas bzlib cdr crypt doc dvd dvdr encode f77 fam flac foomaticdb fortran gdbm gif gimpprint gtk gtk2 gtkhtml guile hbci imagemagick imap imlib ipv6 j-noaim j-nomsn j-noyahoo jabber jpeg krb4 lapack lcms libg++ libwww lvm1 mad maildir makecheck mbox mikmod mmx monitor mpeg mysql nas ncurses nls oggvorbis opengl oss pam pdflib plotutils png postgres python qt qtmt quicktime readline samba scanner sdl skey spell sqlite sse ssl tetex tiff truetype unicode x86 xml xml2 xv xvid zlib linguas_en,de"

root@cube:~# equery list 'kde(base|libs)'
[ Searching for package 'kde(base|libs)' in all categories among: ]
 * installed packages
[I--] [  ] kde-base/kdebase-3.3.1-r2 (3.3)
[I--] [M ] kde-base/kdelibs-3.2.3-r2 (3.2)
[I--] [  ] kde-base/kdelibs-3.3.1-r2 (3.3)
root@cube:~#
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-02-12 09:47:33 UTC
If this is still valid with recent versions, please submit a bug to 
bugs.kde.org, so that they can fix it properly.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2005-07-14 09:52:07 UTC
Please report upstream if still a problem.