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

Bug 308235

Summary: =kde-base/nepomuk-4.3.5 fails to build because of clucene problems
Product: Gentoo Linux Reporter: Carsten Milkau <chat.noir>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: minor CC: esigra
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Carsten Milkau 2010-03-07 14:33:52 UTC
(1) clucene places clucene-config.h in /usr/lib instead of /usr/include, causing about every build depending on it to fail. I worked around this using a symlink, and got error number
(2) build fails because nepomuk disables exception handling (in fact, they use -fexceptions and -fno-exceptions in every flags.make file, in that order...) yet clucene seems to require it.

Both upstream issues, posting for reference.

Reproducible: Always

Steps to Reproduce:
1.emerge =kde-base/nepomuk-4.3.5
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-03-07 14:36:08 UTC
Related or duplicate of bug 304113 ?
Comment 2 Carsten Milkau 2010-03-07 16:35:24 UTC
I don't think so, I can build nepomuk just fine (after fixing the above problems) and I have built soprano without clucene useflag.
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2010-04-17 23:50:10 UTC
Do you know if this also happens in 4.4.2?
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2010-04-17 23:54:32 UTC
Something else, do you have a link for the upstream bug report?
Comment 5 Carsten Milkau 2010-04-19 16:42:42 UTC
I may have forgotten to file a bug upstream, as I exposed several bugs that day and this one didn't bother me too much.^^° Unfortunately, my box went to the great linux heaven, and I have no means to provide any further information.

I am sure that I could compile nepomuk-4.3.5 recently on a different box seemlessly, though.
Comment 6 Carsten Milkau 2010-04-25 10:50:23 UTC
Still problems merging nepomuk 4.3.5, this time clucene/stdheaders.h fails to find any standard headers, although present. Not reproducible in kde 4.4.2. Probably fixed.
Comment 7 Andreas K. Hüttel archtester gentoo-dev 2010-06-13 17:27:27 UTC
OK, I'll resolve this then for now. If the problem turns up again with >=4.4.4 (current stable candidate), please just reopen...