As the summary says, a simple cp libspiff-0.8.{2,3}.ebuild bumpage solved the following build error: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./test/CppTest -I./include -I/usr/include -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT src/SpiffPropsWriter.lo -MD -MP -MF src/.deps/SpiffPropsWriter.Tpo -c src/SpiffPropsWriter.cpp -fPIC -DPIC -o src/.libs/SpiffPropsWriter.o depbase=`echo src/SpiffReader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./test/CppTest -I./include -I/usr/include -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT src/SpiffReader.lo -MD -MP -MF $depbase.Tpo -c -o src/SpiffReader.lo src/SpiffReader.cpp &&\ mv -f $depbase.Tpo $depbase.Plo i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./test/CppTest -I./include -I/usr/include -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT src/SpiffReader.lo -MD -MP -MF src/.deps/SpiffReader.Tpo -c src/SpiffReader.cpp -fPIC -DPIC -o src/.libs/SpiffReader.o src/SpiffPropsWriter.cpp: In member function 'void Spiff::SpiffPropsWriter::writeDate()': src/SpiffPropsWriter.cpp:216: error: 'abs' is not a member of 'std' src/SpiffPropsWriter.cpp:216: error: 'abs' is not a member of 'std' make: *** [src/SpiffPropsWriter.lo] Error 1 make: *** Waiting for unfinished jobs.... i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./test/CppTest -I./include -I/usr/include -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -MT src/SpiffReader.lo -MD -MP -MF src/.deps/SpiffReader.Tpo -c src/SpiffReader.cpp -o src/SpiffReader.o >/dev/null 2>&1 Reproducible: Always
Thanks, I've added 0.8.3 to Portage.