Public bug reported: popplerkit.framework fails to build from source against poppler >= 26.02 (currently 26.07.0 in stonking) on all architectures
poppler 26.02 removed the reverseVideo parameter from the SplashOutputDev constructor, so the existing call no longer matches: ``` bindings/poppler_splash_renderer.cc:46:79: error: no matching function for call to SplashOutputDev::SplashOutputDev(SplashColorMode, int, bool, SplashColor)' ``` Build log: https://launchpad.net/~nadzeya/+archive/ubuntu/poppler-26.07/+build/33418660 ** Affects: popplerkit.framework (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/2161505 Title: FTBFS with poppler 26.02+: SplashOutputDev constructor dropped reverseVideo parameter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/popplerkit.framework/+bug/2161505/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
