[Bug 2070399] [NEW] FTBFS with new poppler: ‘starts_with’ has not been declared
Andreas Hasenack
2070399 at bugs.launchpad.net
Tue Jun 25 17:50:39 UTC 2024
Public bug reported:
Same as https://launchpad.net/bugs/2070284
https://launchpadlibrarian.net/736232558/buildlog_ubuntu-oracular-
amd64.calligra_1%3A3.2.1+dfsg-8build5_BUILDING.txt.gz
In file included from /usr/include/poppler/Object.h:44,
from /<<PKGBUILDDIR>>/filters/karbon/pdf/SvgOutputDev.h:23,
from /<<PKGBUILDDIR>>/filters/karbon/pdf/PdfImport.cpp:23:
/usr/include/poppler/goo/GooString.h:241:24: error: ‘starts_with’ has not been declared in ‘std::string’
241 | using std::string::starts_with;
| ^~~~~~~~~~~
/usr/include/poppler/goo/GooString.h:244:24: error: ‘ends_with’ has not been declared in ‘std::string’
244 | using std::string::ends_with;
| ^~~~~~~~~
In file included from /usr/include/poppler/Object.h:690:
/usr/include/poppler/Stream.h:300:26: error: ‘std::span’ has not been declared
300 | virtual size_t write(std::span<unsigned char> data) = 0;
| ^~~
/usr/include/poppler/Stream.h:300:35: error: expected ‘,’ or ‘...’ before ‘<’ token
300 | virtual size_t write(std::span<unsigned char> data) = 0;
| ^
/usr/include/poppler/Stream.h:321:18: error: ‘std::span’ has not been declared
321 | size_t write(std::span<unsigned char> data) override;
| ^~~
/usr/include/poppler/Stream.h:321:27: error: expected ‘,’ or ‘...’ before ‘<’ token
321 | size_t write(std::span<unsigned char> data) override;
| ^
** Affects: calligra (Ubuntu)
Importance: Undecided
Status: New
** Tags: ftbfs
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to calligra in Ubuntu.
https://bugs.launchpad.net/bugs/2070399
Title:
FTBFS with new poppler: ‘starts_with’ has not been declared
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calligra/+bug/2070399/+subscriptions
More information about the kubuntu-bugs
mailing list