Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 764902 - dev-games/clanlib-2.3.7[X] fails to compile: "freetype-config: command not found"
Summary: dev-games/clanlib-2.3.7[X] fails to compile: "freetype-config: command not fo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-config
  Show dependency tree
 
Reported: 2021-01-11 01:40 UTC by Jonathan Lovelace
Modified: 2021-01-11 07:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-games:clanlib-2.3.7:20210111-012914.log (dev-games:clanlib-2.3.7:20210111-012914.log,12.27 KB, text/plain)
2021-01-11 01:40 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,7.37 KB, text/plain)
2021-01-11 01:41 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2021-01-11 01:40:58 UTC
Created attachment 682321 [details]
dev-games:clanlib-2.3.7:20210111-012914.log

=dev-games/clanlib-2.3.7 (probably only with USE=X?) fails to build, in its configure phase, with the error "freetype-config: command not found".

It looks like this was fixed for version 4.0.0 back in 2018 in bug #658424, but that didn't apply to the earlier (and "stable") 2.3 SLOT.
Comment 1 Jonathan Lovelace 2021-01-11 01:41:18 UTC
Created attachment 682324 [details]
emerge-info.txt
Comment 2 Ionen Wolkens gentoo-dev 2021-01-11 03:47:46 UTC
Yes, it's only with X. Not that building without X would make sense (needed by opengl and its only consumer, methane, wants clanlib:2.3[opengl,mikmod]).
Comment 3 Larry the Git Cow gentoo-dev 2021-01-11 07:38:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52adc47ea1c389ba5c38874fe0adb9896486bd5

commit d52adc47ea1c389ba5c38874fe0adb9896486bd5
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-01-11 07:38:16 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-01-11 07:38:51 +0000

    dev-games/clanlib: Use pkg-config to find freetype
    
    Closes: https://bugs.gentoo.org/764902
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 dev-games/clanlib/clanlib-2.3.7.ebuild                      |  3 ++-
 .../clanlib/files/clanlib-2.3.7-freetype_pkgconfig.patch    | 13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)