[MacPorts] #56323: fontconfig @ 2.13.0 : configuration error
MacPorts
noreply at macports.org
Thu Apr 19 09:53:10 UTC 2018
#56323: fontconfig @ 2.13.0 : configuration error
-------------------------+------------------------
Reporter: beechbrandt | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.3
Keywords: | Port: fontconfig
-------------------------+------------------------
I'm getting an error with a fontconfig upgrade which came about from doing
a "port upgrade outdated". The fontconfig configure step is failing with
an error like:
{{{
configure:16976: checking for a usable iconv
configure:16995: /usr/bin/clang -o conftest -pipe -Os -arch x86_64
-I/opt/local/include -I/opt/local/in
clude -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64
conftest.c -L/opt/local/lib -lico
nv >&5
configure:16995: $? = 0
configure:17033: result: libiconv
configure:17048: checking for FREETYPE
configure:17055: $PKG_CONFIG --exists --print-errors "freetype2 >=
21.0.15"
Requested 'freetype2 >= 21.0.15' but version of FreeType 2 is 20.0.14
You may find new versions of FreeType 2 at http://freetype.org
configure:17058: $? = 1
configure:17072: $PKG_CONFIG --exists --print-errors "freetype2 >=
21.0.15"
Requested 'freetype2 >= 21.0.15' but version of FreeType 2 is 20.0.14
You may find new versions of FreeType 2 at http://freetype.org
configure:17075: $? = 1
configure:17089: result: no
Requested 'freetype2 >= 21.0.15' but version of FreeType 2 is 20.0.14
You may find new versions of FreeType 2 at http://freetype.org
configure:17105: error: Package requirements (freetype2 >= 21.0.15) were
not met:
Requested 'freetype2 >= 21.0.15' but version of FreeType 2 is 20.0.14
You may find new versions of FreeType 2 at http://freetype.org
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables FREETYPE_CFLAGS
and FREETYPE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56323>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list