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

Bug 654894

Summary: games-arcade/tuxpuck-0.8.2-r2 : ttf2font.c:5:10: fatal error: ft2build.h: No such file or directory
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   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 654792    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
games-arcade:tuxpuck-0.8.2-r2:20180505-054613.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-05-05 07:40:33 UTC
cc -O2 -pipe -march=native -g -Wall  ttf2font.c `freetype-config --cflags --libs` -o ttf2font
/bin/sh: freetype-config: command not found
ttf2font.c:5: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-no-multilib-hardened_libressl_20180501-232759

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv games-arcade/tuxpuck
[ebuild  N    ] games-arcade/tuxpuck-0.8.2-r2 

!!! The following installed packages are masked:
- games-misc/fortune-mod-gentoo-ru-0.26::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Mikle Kolyada <zlogene@gentoo.org> (4 May 2018)
# Upstream is dead, no maintainer, no longer updated.
# Masked for removal in 30 days

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-05-05 07:40:36 UTC
Created attachment 529910 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-05 07:40:39 UTC
Created attachment 529912 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-05 07:40:43 UTC
Created attachment 529914 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-05 07:40:46 UTC
Created attachment 529916 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-05 07:40:49 UTC
Created attachment 529918 [details]
games-arcade:tuxpuck-0.8.2-r2:20180505-054613.log
Comment 6 Toralf Förster gentoo-dev 2018-05-05 07:40:52 UTC
Created attachment 529920 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-05-07 08:25:13 UTC
The bug has been closed via the following commit(s):

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

commit dd0204b722226cc131f7ed94ccd8470cfc7709c6
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-05-07 08:24:50 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-05-07 08:24:50 +0000

    games-arcade/tuxpuck: Use pkg-config to find freetype
    
    Closes: https://bugs.gentoo.org/654894
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 .../tuxpuck/files/tuxpuck-0.8.2-freetype_pkgconfig.patch      | 11 +++++++++++
 games-arcade/tuxpuck/tuxpuck-0.8.2-r2.ebuild                  |  4 +++-
 2 files changed, 14 insertions(+), 1 deletion(-)