[MacPorts] #62831: okular @4.14.3_9 +debug+docs: error: unknown type name 'okular'
MacPorts
noreply at macports.org
Fri May 7 08:02:07 UTC 2021
#62831: okular @4.14.3_9 +debug+docs: error: unknown type name 'okular'
--------------------------+--------------------
Reporter: cooljeanius | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: okular |
--------------------------+--------------------
Comment (by ryandesign):
The real problem is that the user is using a C++20-capable compiler and is
on a case-insensitive filesystem. See
https://bugs.llvm.org/show_bug.cgi?id=42540. Rename the VERSION file to
something else, like VERSION.txt, and update any references to that file,
or ideally fix the build system so that the directory that contains the
VERSION file is not among the `-I` paths.
--
Ticket URL: <https://trac.macports.org/ticket/62831#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list