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

Bug 659374

Summary: gnustep-base/mknfonts-0.5-r2 : mknfonts.m:12:10: fatal error: ft2build.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Gnustep project <gnustep>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 654792    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
gnustep-base:mknfonts-0.5-r2:20180627-035055.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-06-27 17:00:14 UTC
       -o obj/mknfonts.obj/mknfonts.m.o
/bin/sh: freetype-config: command not found
mknfonts.m:12:10: fatal error: ft2build.h: No such file or directory
 #include <ft2build.h>
          ^~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20180623-161904

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

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) *



emerge -qpv gnustep-base/mknfonts
[ebuild  N    ] gnustep-base/mknfonts-0.5-r2  USE="-debug -doc"
Comment 1 Toralf Förster gentoo-dev 2018-06-27 17:00:17 UTC
Created attachment 537402 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-27 17:00:20 UTC
Created attachment 537404 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-06-27 17:00:22 UTC
Created attachment 537406 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-06-27 17:00:25 UTC
Created attachment 537408 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-06-27 17:00:28 UTC
Created attachment 537410 [details]
gnustep-base:mknfonts-0.5-r2:20180627-035055.log
Comment 6 Toralf Förster gentoo-dev 2018-06-27 17:00:31 UTC
Created attachment 537412 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-06-29 09:40:00 UTC
The bug has been closed via the following commit(s):

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

commit e226d8a9feaade6b86d586ab3524fe007e88191c
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2018-06-29 09:39:04 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2018-06-29 09:39:21 +0000

    gnustep-base/mknfonts: use pkg-config to find freetype
    
    Closes: https://bugs.gentoo.org/659374
    Package-Manager: Portage-2.3.41, Repoman-2.3.9

 .../mknfonts/files/mknfonts-0.5-pkgconfig.patch    | 14 ++++++++++
 gnustep-base/mknfonts/mknfonts-0.5-r3.ebuild       | 31 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)