if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../goo -I/usr/include/freetype2 -Wall -Wno-unused -O2 -march=pentium-m -MT JArithmeticDecoder.lo -MD -MP -MF ".deps/JArithmeticDecoder.Tpo" -c -o JArithmeticDecoder.lo JArithmeticDecoder.cc; \ then mv -f ".deps/JArithmeticDecoder.Tpo" ".deps/JArithmeticDecoder.Plo"; else rm -f ".deps/JArithmeticDecoder.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../goo -I/usr/include/freetype2 -Wall -Wno-unused -O2 -march=pentium-m -MT JBIG2Stream.lo -MD -MP -MF ".deps/JBIG2Stream.Tpo" -c -o JBIG2Stream.lo JBIG2Stream.cc; \ then mv -f ".deps/JBIG2Stream.Tpo" ".deps/JBIG2Stream.Plo"; else rm -f ".deps/JBIG2Stream.Tpo"; exit 1; fi ../libtool: line 795: ../libtool: No such file or directory libtool: ignoring unknown tag CXX ../libtool: line 1226: JArithmeticDecoder.loT: Permission denied mkdir .libs mkdir: cannot create directory `.libs': No such file or directory make[3]: *** [JArithmeticDecoder.lo] Error 1
Poppler-0.5.2 compiles okay.
If you re-emerge libtool, does it fix it for you? I think I ran into this and that was the solution for me.
This didn't occur for me on testing on amd64 nor x86.
well, later poppler releases compile ok, so unless you use stable it should be no more problem for you.