[MacPorts] #69455: poppler @24.03.0: build failure on macOS 10.14 and earlier due to use of std::filesystem
MacPorts
noreply at macports.org
Sun Mar 10 12:22:25 UTC 2024
#69455: poppler @24.03.0: build failure on macOS 10.14 and earlier due to use of
std::filesystem
-------------------------+-------------------------------------------------
Reporter: lukaso | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: tiger leopard snowleopard lion
| mountainlion mavericks yosemite elcapitan
Port: poppler | sierra highsierra mojave
-------------------------+-------------------------------------------------
Comment (by tomio-arisaka):
Replying to [comment:10 lukaso]:
> Here's the code that causes the problem:
https://gitlab.freedesktop.org/poppler/poppler/-/commit/d169ac132d36ba1459000a27cada084e1633859a
Yes, and the commit is not a bug-fix.\\
So I made a patch which reverts the commit in order to build
poppler-24.03.0 on macOS 10.13. It works well for me.
{{{
$ git clone https://gitlab.freedesktop.org/poppler/poppler.git
$
$ cd ./poppler/
$
$ git diff -p --raw d169ac132d36ba1459000a27cada084e1633859a
d8e7a8a9dd4ddd642c35f5fd1538396be2a68aa9 utils/pdfdetach.cc
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69455#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list