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)'
Created attachment 357746 [details] emerge --info
Seems that it is fine for us. We will investigate.
*** This bug has been marked as a duplicate of bug 483006 ***