Public bug reported: pdf2djvu fails to build against poppler 26.07 in. Several poppler API changes cross 26.02-26.07 break the build:
- 26.02: SplashOutputDev dropped the reverseVideo ctor parameter; GfxState::getCTM() now returns const std::array<double,6>&. - 26.04: Object::getString() now returns const std::string&. - 26.05: the SplashCoord alias to double was removed. - 26.06: GfxColorSpace::getRGB() takes a const GfxColor&; Annot::getColor() returns const AnnotColor*. - 26.07: Catalog::indexToLabel() takes a std::string* Build log: https://launchpad.net/~nadzeya/+archive/ubuntu/poppler-26.07/+build/33418654 ** Affects: pdf2djvu (Ubuntu) Importance: Undecided Status: New ** Description changed: - pdf2djvu 0.9.18.2-2.2build1 fails to build against poppler 26.07 in - ppa:nadzeya/poppler-26.07. Several poppler API changes across 26.02-26.07 - break the build: + pdf2djvu fails to build against poppler 26.07 in. Several poppler API + changes cross 26.02-26.07 break the build: - - 26.02: SplashOutputDev dropped the reverseVideo ctor parameter; - GfxState::getCTM() now returns const std::array<double,6>&. - - 26.04: Object::getString() now returns const std::string&. - - 26.05: the SplashCoord alias to double was removed. - - 26.06: GfxColorSpace::getRGB() takes a const GfxColor&; - Annot::getColor() returns const AnnotColor*. - - 26.07: Catalog::indexToLabel() takes a std::string*. + - 26.02: SplashOutputDev dropped the reverseVideo ctor parameter; + GfxState::getCTM() now returns const std::array<double,6>&. + - 26.04: Object::getString() now returns const std::string&. + - 26.05: the SplashCoord alias to double was removed. + - 26.06: GfxColorSpace::getRGB() takes a const GfxColor&; + Annot::getColor() returns const AnnotColor*. + - 26.07: Catalog::indexToLabel() takes a std::string* + + Build log: + https://launchpad.net/~nadzeya/+archive/ubuntu/poppler-26.07/+build/33418654 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2161719 Title: FTBFS with poppler 26.07 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pdf2djvu/+bug/2161719/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
