Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297363 - =dev-libs/redland-1.0.10 - broken .so files installes
Summary: =dev-libs/redland-1.0.10 - broken .so files installes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-18 00:25 UTC by Maciej Mrozowski
Modified: 2009-12-18 13:42 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 Maciej Mrozowski gentoo-dev 2009-12-18 00:25:05 UTC
Attempt to load some redland storage plugins ends up with:

/usr/bin/onto2vocabularyclass: symbol lookup error: /usr/lib64/redland/librdf_storage_virtuoso.so: undefined symbol: librdf_storage_register_factory

This is probably the same exact bug as with sqlite storage backend in 1.0.9 - http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/redland/files/redland-1.0.9-librdf_storage_register_factory.patch?view=markup

Please spank upstream as clearly they're not learning from their mistakes.

Btw, that's very sound idea to put dev-libs/redland in sound herd... (sound heard maybe? :P)

<scarabeus> reavertm: well you know it rocks :D
<scarabeus> and rock is music
<scarabeus> thus sound herd

Ah, this explains it all
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-12-18 13:42:57 UTC
It's simple: We maintain it because we can and are able to.

+*redland-1.0.10-r1 (18 Dec 2009)
+
+  18 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+  +redland-1.0.10-r1.ebuild,
+  +files/redland-1.0.10-librdf_storage_register_factory.patch:
+  LIBADD librdf.la for librdf_storage_virtuoso.so wrt #297363.