Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78231 - kdelibs-3.4.0_beta1 fails with maketest
Summary: kdelibs-3.4.0_beta1 fails with maketest
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 83935 90905 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-16 08:48 UTC by Hanno Böck
Modified: 2005-04-30 06:04 UTC (History)
2 users (show)

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 Hanno Böck gentoo-dev 2005-01-16 08:48:18 UTC
Messages attached, this is not the same as 74058.

kresolvertest.cpp: In function `bool tryLookup(const char*, const char*)':
kresolvertest.cpp:82: warning: `lookup' is deprecated (declared at ../../kdecore/kextsock.h:969)
kresolvertest.cpp: In function `bool tryLookup6(const char*, const char*)':
kresolvertest.cpp:145: warning: `lookup' is deprecated (declared at ../../kdecore/kextsock.h:969)
kresolvertest.cpp: In function `bool testKernel()':
kresolvertest.cpp:216: warning: `localAddress' is deprecated (declared at ../../kdecore/kextsock.h:977)
kresolvertest.cpp: In member function `int TestApp::newInstance(QValueList<QCString>)':
kresolvertest.cpp:409: warning: control reaches end of non-void function
/bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-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 -O2 -march=pentium-m -fomit-frame-pointer -fstack-protector -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -L/usr/qt/3/lib -L/usr/lib -R /usr/kde/3.4/lib -R /usr/qt/3/lib -R /usr/lib  -o kresolvertest  kresolvertest.o ../libkdecore.la
kresolvertest.o(.text+0xef2): In function `go()':
: undefined reference to `KDE::resolverFlags'
collect2: ld returned 1 exit status
make[3]: *** [kresolvertest] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0_beta1/work/kdelibs-3.3.91/kdecore/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0_beta1/work/kdelibs-3.3.91/kdecore/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0_beta1/work/kdelibs-3.3.91/kdecore'
make: *** [check-recursive] Error 1
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2005-01-24 04:31:15 UTC
Please report this upstream at bugs.kde.org as it's not a gentoo issue.

Very often these test are done at the start of the development of that program library and then not mantained. (by now you can disable the "maketest" feature).
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-03-03 05:14:58 UTC
*** Bug 83935 has been marked as a duplicate of this bug. ***
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-04-30 06:04:44 UTC
*** Bug 90905 has been marked as a duplicate of this bug. ***