Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288671 - kde-base/kdelibs-4.3.2-r1 failed undefined reference to `typeinfo for Strigi::AnalyzerConfiguration'
Summary: kde-base/kdelibs-4.3.2-r1 failed undefined reference to `typeinfo for Strigi:...
Status: RESOLVED TEST-REQUEST
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: 2009-10-12 02:47 UTC by chris
Modified: 2010-04-20 21:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---
tampakrap: Bugday+


Attachments
Build Log (build.log,272.35 KB, text/plain)
2009-10-12 02:47 UTC, chris
Details
emerge --info (emerge.info.out,5.17 KB, text/plain)
2009-10-12 02:49 UTC, chris
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chris 2009-10-12 02:47:03 UTC
onfiggroup.h:159)
/more/portage/tmp/portage/kde-base/kdelibs-4.3.2-r1/work/kdelibs-4.3.2/kio/kssl/ksslsettings.cpp:182: warning: 'changeGroup' is deprecated (declared at /more/portage/tmp/portage/kde-base/kdelibs-4.3.2-r1/work/kdelibs-4.3.2/kdecore/config/kconfiggroup.h:159)
[ 37%] Building CXX object kio/CMakeFiles/kio.dir/kssl/ksslutils.o
[ 37%] Building CXX object kio/CMakeFiles/kio.dir/kssl/ksslx509v3.o
Linking CXX shared library ../lib/libkio.so
CMakeFiles/kio.dir/kio/predicateproperties.o:(.data.rel.ro._ZTI28ShallowAnalysisConfiguration[typeinfo for ShallowAnalysisConfiguration]+0x8): undefined reference to `typeinfo for Strigi::AnalyzerConfiguration'
collect2: ld returned 1 exit status
make[2]: *** [lib/libkio.so.5.3.0] Error 1
make[1]: *** [kio/CMakeFiles/kio.dir/all] Error 2
make: *** [all] Error 2
 * 
 * ERROR: kde-base/kdelibs-4.3.2-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3680:  Called kde4-base_src_compile
 *             environment, line 2812:  Called cmake-utils_src_compile
 *             environment, line 1010:  Called cmake-utils_src_make
 *             environment, line 1090:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 *  The die message:
 *   Make failed!


Reproducible: Always

Steps to Reproduce:
1. emerge -av ">=kdebase-startkde-4.3.2"
2.
3.
Comment 1 chris 2009-10-12 02:47:48 UTC
Created attachment 206822 [details]
Build Log
Comment 2 chris 2009-10-12 02:49:25 UTC
Created attachment 206824 [details]
emerge --info
Comment 3 chris 2009-10-12 22:18:03 UTC
I re-emerged 'app-misc/strigi' with these USE flags:
    clucene dbus exif hyperestraier inotify qt4 test -debug -fam -log
And it made it passed the error.  Now I am getting some error with khtml/svg at about 79%, but I think it is unrelated.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2010-02-25 23:39:17 UTC
Could it be that your strigi had no storage back-end at all? (Just guessing...)

Does this problem still occur on current KDE (4.3.5 or 4.4.0)?
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2010-04-20 21:35:41 UTC
Resolving (old kde version, no response)