[MacPorts] #68155: opensc @0.23.0: Package libeac was not found in the pkg-config search path
MacPorts
noreply at macports.org
Tue Sep 12 15:35:40 UTC 2023
#68155: opensc @0.23.0: Package libeac was not found in the pkg-config search path
------------------------+--------------------
Reporter: ryandesign | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port: opensc
------------------------+--------------------
Looks like opensc would use libeac if it existed in MacPorts and were
installed:
https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/170734/steps
/install-port/logs/stdio
{{{
configure: WARNING: libeac not found by pkg-config
checking for eac/eac.h... no
configure: WARNING: OpenPACE headers not found
checking for EAC_CTX_init_pace... configure: WARNING: Cannot link against
libeac
checking for EAC_OBJ_nid2obj... no
Package libeac was not found in the pkg-config search path.
Perhaps you should add the directory containing `libeac.pc'
to the PKG_CONFIG_PATH environment variable
}}}
A configure argument should be used to explicitly disable libeac so that,
if it is ever added to MacPorts, this port won't suddenly start using it.
--
Ticket URL: <https://trac.macports.org/ticket/68155>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list