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

Bug 483006

Summary: app-misc/strigi-0.7.7-r2 with sys-devel/gcc-4.8 - ../../../libstreamanalyzer/lib/libstreamanalyzer.so.0.7.7: undefined reference to `Strigi::BufferedStream<char>::reset(long)'
Product: Gentoo Linux Reporter: Philipp <carlphilippreh>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: doug.hunley, gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 461954    
Attachments: Patch with proper paths because libstreams is a submodule

Description Philipp 2013-08-30 11:54:46 UTC
Created attachment 357422 [details, diff]
Patch with proper paths because libstreams is a submodule

../../../libstreamanalyzer/lib/libstreamanalyzer.so.0.7.7: undefined reference to `Strigi::BufferedStream<char>::reset(long)'
../../../libstreamanalyzer/lib/libstreamanalyzer.so.0.7.7: undefined reference to `Strigi::BufferedStream<char>::read(char const*&, int, int)'

The following upstream patch fixes this:

https://projects.kde.org/projects/kdesupport/strigi/libstreams/repository/revisions/6fedeb66cc3c59bce24146f079295a1d404c749c/diff/include/strigi/bufferedstream.h
Comment 1 Michael Palimaka (kensington) gentoo-dev 2013-09-01 15:20:39 UTC
It turns out that we are missing a version bump, so I will do both together.
Comment 2 Michael Palimaka (kensington) gentoo-dev 2013-09-01 16:46:57 UTC
Thanks, this is now fixed in CVS.

+  01 Sep 2013; Michael Palimaka <kensington@gentoo.org>
+  +files/strigi-0.7.8-gcc-4.8.patch, +strigi-0.7.8.ebuild:
+  Version bump, with a backported patch from upstream fixing build with GCC 4.8
+  (bug #483006).
Comment 3 Michael Palimaka (kensington) gentoo-dev 2013-09-03 10:10:19 UTC
*** Bug 483464 has been marked as a duplicate of this bug. ***