Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483464 - app-misc/strigi-0.7.7-r2 fails to compile with gcc-4.8
Summary: app-misc/strigi-0.7.7-r2 fails to compile with gcc-4.8
Status: RESOLVED DUPLICATE of bug 483006
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-03 08:55 UTC by Markus Walter
Modified: 2013-09-03 10:10 UTC (History)
0 users

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


Attachments
build log (app-misc_strigi-0.7.7-r2_20130902-215007.log,518.03 KB, text/x-log)
2013-09-03 08:55 UTC, Markus Walter
Details
emerge --info (info.txt,5.55 KB, text/plain)
2013-09-03 08:55 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Walter 2013-09-03 08:55:17 UTC
Created attachment 357744 [details]
build log

On my hardened ~amd64 system with gcc-4.8.1 I see the following error when compiling strigi-0.7.7-r2. Merging strigi with gcc-4.7.3 works just fine.

usr/bin/x86_64-pc-linux-gnu-g++   -O2 -pipe -march=native -ggdb -finline-functions    -Wl,-O1 -Wl,--as-needed CMakeFiles/analyzerlatencytester.dir/analyzerlatencytester.cpp.o  -o analyzerlatencytester -rdynamic ../../../libstreamanalyzer/lib/libstreamanalyzer.so.0.7.7 ../../../libstreamanalyzer/lib/libstreamanalyzerstatic.a ../../../libstreams/lib/libstreams.so.0.7.7 -lz -lbz2 -lxml2 -lc -ldl -lpthread -Wl,-rpath,/var/tmp/portage/app-misc/strigi-0.7.7-r2/work/strigi-0.7.7_build/libstreamanalyzer/lib:/var/tmp/portage/app-misc/strigi-0.7.7-r2/work/strigi-0.7.7_build/libstreams/lib 
../../../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)'
Comment 1 Markus Walter 2013-09-03 08:55:31 UTC
Created attachment 357746 [details]
emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2013-09-03 09:27:34 UTC
Seems that it is fine for us. We will investigate.
Comment 3 Michael Palimaka (kensington) gentoo-dev 2013-09-03 10:10:19 UTC

*** This bug has been marked as a duplicate of bug 483006 ***