Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659374 - gnustep-base/mknfonts-0.5-r2 : mknfonts.m:12:10: fatal error: ft2build.h: No such file or directory
Summary: gnustep-base/mknfonts-0.5-r2 : mknfonts.m:12:10: fatal error: ft2build.h: No ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-config
  Show dependency tree
 
Reported: 2018-06-27 17:00 UTC by Toralf Förster
Modified: 2018-06-29 09:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.08 KB, text/plain)
2018-06-27 17:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,167.78 KB, text/plain)
2018-06-27 17:00 UTC, Toralf Förster
Details
environment (environment,97.37 KB, text/plain)
2018-06-27 17:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.47 KB, application/x-bzip)
2018-06-27 17:00 UTC, Toralf Förster
Details
gnustep-base:mknfonts-0.5-r2:20180627-035055.log (gnustep-base:mknfonts-0.5-r2:20180627-035055.log,3.26 KB, text/plain)
2018-06-27 17:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.09 KB, application/x-bzip)
2018-06-27 17:00 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)