Opened 5 weeks ago

Last modified 5 weeks ago

#70600 assigned defect

poppler requires C++20 which is not available on 10.4–10.5

Reported by: barracuda156 Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: tiger, leopard Cc:
Port: poppler

Description

It has been reported that poppler fails to install on Leopard. Lo and behold, it asks for C++20 (!):

:info:configure   Target "cmTC_a3da4" requires the language dialect "CXX20" .  But the
:info:configure   current compiler "GNU" does not support this, or CMake does not know the
:info:configure   flags to enable it.

Since nobody seems interested to merge my fix allowing to use modern gcc on < 10.6, perhaps at least add a fallback, so that people can build ports which use poppler?

Change History (3)

comment:1 Changed 5 weeks ago by barracuda156

C++20 required by the source since 24.04.

https://poppler.freedesktop.org/releases.html

comment:2 Changed 5 weeks ago by barracuda156

Owner: set to mascguy
Status: newassigned
Note: See TracTickets for help on using tickets.