[MacPorts] #69864: poppler: Failed to configure poppler: Invalid value for configure.compiler: (was: poppler fails to configure compiler on 10.6 Snow Leopard)
MacPorts
noreply at macports.org
Mon Apr 29 22:36:59 UTC 2024
#69864: poppler: Failed to configure poppler: Invalid value for configure.compiler:
-----------------------+-------------------------
Reporter: rmottola | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords: snowleopard
Port: poppler |
-----------------------+-------------------------
Changes (by ryandesign):
* status: new => assigned
* cc: mascguy (added)
* owner: (none) => dbevans
* version: => 2.9.3
* keywords: i386 snowleopard => snowleopard
Comment:
Replying to [ticket:69864 rmottola]:
> {{{
> :error:configure Failed to configure poppler: Invalid value for
configure.compiler:
> }}}
> I can't see what value is actually used in the log
The value actually used was none. The empty string. MacPorts believed that
no compiler that satisfied the requirements of the Portfile, specifically
C++20 compatibility. According to the code, that should require Apple
clang 15 or llvm.org clang 16 or gcc 12 or later. Not sure why it doesn't
select clang 16 on Snow Leopard. We see the same failure on the i386 and
x86_64 Snow Leopard buildbot machines.
--
Ticket URL: <https://trac.macports.org/ticket/69864#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list