Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 658424

Summary: dev-games/clanlib-4.0.0 : configure: error: *** Cannot find ttf (freetype) (See http://freetype.sourceforge.net ) (Try libfreetype6-dev or better)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/sphair/ClanLib/pull/94
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 654792    
Attachments: emerge-info.txt
dev-games:clanlib-4.0.0:20180618-133145.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-06-18 16:26:57 UTC
checking for ttf... ./configure: line 16950: freetype-config: command not found
no
configure: error:  *** Cannot find ttf (freetype) (See http://freetype.sourceforge.net )  (Try libfreetype6-dev or better) 

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-games/clanlib-4.0.0/work/ClanLib-4.0.0/config.log

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20180609-100314

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-8]
2)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm
  [2]   icedtea-bin-8 

emerge -qpv dev-games/clanlib
[ebuild  N    ] dev-games/clanlib-4.0.0  USE="X ipv6 opengl -doc -examples -sound -static-libs" CPU_FLAGS_X86="sse2" 

!!! The following installed packages are masked:
- net-misc/nemesis-1.4-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
# Fails to run because it requires a bundled lib as unmaintained as this
# package by upstream (#472752). Removal in a month.

- dev-libs/DirectFB-1.7.6-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
# Upstream dead for a long time, bug #606194. Removal in a month.

- dev-java/servletapi-2.4-r6::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Pacho Ramos <pacho@gentoo.org> (17 Jun 2018)
# Package obsolete since many years ago (#398689). Removal in a month.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-06-18 16:27:00 UTC
Created attachment 536236 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-18 16:27:03 UTC
Created attachment 536238 [details]
dev-games:clanlib-4.0.0:20180618-133145.log
Comment 3 Toralf Förster gentoo-dev 2018-06-18 16:27:06 UTC
Created attachment 536240 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-18 16:27:08 UTC
Created attachment 536242 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-18 16:27:11 UTC
Created attachment 536244 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-18 16:27:14 UTC
Created attachment 536246 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-06-18 16:27:17 UTC
Created attachment 536248 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-06-25 13:23:51 UTC
The bug has been referenced in the following commit(s):

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

commit 3f8084c90b78f2a067ab50bc7d922994f2597b3c
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-06-25 13:23:31 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-06-25 13:23:45 +0000

    dev-games/clanlib: Replaced freetype-config with pkg-config
    
    Bug: https://bugs.gentoo.org/658424
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-games/clanlib/clanlib-4.0.0.ebuild             | 25 +++++++++++---------
 .../files/clanlib-4.0.0-freetype_pkgconfig.patch   | 27 ++++++++++++++++++++++
 2 files changed, 41 insertions(+), 11 deletions(-)