[Libreoffice-bugs] [Bug 133234] New: LibreOffice 7.0.0-alpha1 fails to compile with current poppler
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu May 21 15:37:21 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=133234
Bug ID: 133234
Summary: LibreOffice 7.0.0-alpha1 fails to compile with current
poppler
Product: LibreOffice
Version: 7.0.0.0.alpha1+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: bero at lindev.ch
Description:
Building LibreOffice 7.0.0-alpha1 with current poppler results in
/home/bero/temp/abf/libreoffice/BUILD/libreoffice-7.0.0/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx:567:64:
error: member reference type 'const std::string' (aka 'const
basic_string<char>') is not a pointer; did you mean to use '.'?
const char* pURI = static_cast<LinkURI*>(pAction)->getURI()->c_str();
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
.
1 error generated.
make[1]: ***
[/home/bero/temp/abf/libreoffice/BUILD/libreoffice-7.0.0/solenv/gbuild/LinkTarget.mk:303:
/home/bero/temp/abf/libreoffice/BUILD/libreoffice-7.0.0/workdir/CxxObject/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.o]
Error 1
Steps to Reproduce:
1. Install current poppler
2. Build LibreOffice 7.0.0-alpha1
Actual Results:
error: member reference type 'const std::string' (aka 'const
basic_string<char>') is not a pointer; did you mean to use '.'?
Expected Results:
It compiles
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Using poppler 0.88.0
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200521/00c89a5f/attachment.htm>
More information about the Libreoffice-bugs
mailing list