Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654894 - games-arcade/tuxpuck-0.8.2-r2 : ttf2font.c:5:10: fatal error: ft2build.h: No such file or directory
Summary: games-arcade/tuxpuck-0.8.2-r2 : ttf2font.c:5: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 Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-config
  Show dependency tree
 
Reported: 2018-05-05 07:40 UTC by Toralf Förster
Modified: 2018-05-07 08:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.63 KB, text/plain)
2018-05-05 07:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,175.87 KB, text/plain)
2018-05-05 07:40 UTC, Toralf Förster
Details
environment (environment,26.22 KB, text/plain)
2018-05-05 07:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.40 KB, application/x-bzip)
2018-05-05 07:40 UTC, Toralf Förster
Details
games-arcade:tuxpuck-0.8.2-r2:20180505-054613.log (games-arcade:tuxpuck-0.8.2-r2:20180505-054613.log,2.30 KB, text/plain)
2018-05-05 07:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.97 KB, application/x-bzip)
2018-05-05 07:40 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-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(-)