Public bug reported: inkscape 1.4.3-1 fails to build from source against poppler 26.07.
The PDF import extension (src/extension/internal/pdfinput/) does not compile. poppler 26.02-26.07 reshaped much of the internal C++ API it uses, GfxColor*/PDFRectangle* parameters became const references, Object::getString() returns const std::string&, GfxFont::getWMode() returns a scoped enum, and GfxState::setPath(), Object::streamGetDict()/ arrayGetNF()/dictGetKey()/dictGetValNF() and the Object(Dict*) constructor were removed, while Catalog::indexToLabel() now takes a std::string* Build log: https://launchpad.net/~nadzeya/+archive/ubuntu/poppler-26.07/+build/33418675 ** Affects: inkscape (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2162141 Title: FTBFS with poppler 26.07 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/2162141/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
