media-gfx/gimp-2.6.11:2 will not import .PEF with ufraw. An attempt to re-emerge ufraw produces the following failure: CCLD ufraw-gimp CCLD ufraw /usr/lib64//libexiv2.so: undefined reference to `std::_List_node_base::_M_unhook()@GLIBCXX_3.4.14' Reproducible: Always Steps to Reproduce: 1.emerge latest gimp, media-gfx/gimp-2.6.11:2 2.re-emerge ufraw, media-gfx/ufraw-0.17:0 Actual Results: linker error # emerge -pqv =media-gfx/ufraw-0.17 [ebuild R ] media-gfx/ufraw-0.17 USE="gimp gtk openmp timezone -contrast -fits -gnome"
Created attachment 260536 [details] build log
Created attachment 260537 [details] ebuild environment
Created attachment 260538 [details] output of emerge --info =media-gfx/ufraw-0.17
Not a bug. You've built some of your libs with a recent g++, then switched back to an older one - this is the result.
Comment #4 said it all. Use the Gentoo gcc upgrading guide.