Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483006 - 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)'
Summary: app-misc/strigi-0.7.7-r2 with sys-devel/gcc-4.8 - ../../../libstreamanalyzer/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 483464 (view as bug list)
Depends on:
Blocks: gcc-4.8
  Show dependency tree
 
Reported: 2013-08-30 11:54 UTC by Philipp
Modified: 2013-12-23 13:10 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch with proper paths because libstreams is a submodule (strigi-0.7.7-gcc48.patch,429 bytes, patch)
2013-08-30 11:54 UTC, Philipp
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***