Opened 7 years ago
Closed 7 years ago
#56323 closed defect (fixed)
fontconfig @ 2.13.0 : configuration error
Reported by: | beechbrandt | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.3 |
Keywords: | Cc: | ||
Port: | fontconfig |
Description
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.
Attachments (1)
Change History (3)
Changed 7 years ago by beechbrandt
Attachment: | config.log added |
---|
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Status: | new → accepted |
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
This was fixed in [4686a169383318543dac05692a08e7cf704a3850/macports-ports].