Public bug reported: ipe-tools FTBFS against poppler 26.07.0 (libpoppler162) on all architectures.
Build log: https://launchpad.net/~nadzeya/+archive/ubuntu/poppler-26.07/+build/33418647 ``` xmloutputdev.cpp:68:48: error: cannot convert 'const PDFRectangle' to 'const PDFRectangle*' in initialization xmloutputdev.cpp:69:46: error: cannot convert 'const PDFRectangle' to 'const PDFRectangle*' in initialization ``` poppler 26.06 changed the Page box accessors to return 'const PDFRectangle&' instead of a pointer. API change in libpoppler-private- dev, so it needs a source patch ** Affects: ipe-tools (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/2161433 Title: FTBFS with poppler 26.06: Page box accessors now return a reference To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipe-tools/+bug/2161433/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
