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

Bug 661590

Summary: media-plugins/vdr-imonlcd-1.0.1 : ffont.h:19:10: fatal error: ft2build.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
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
media-plugins:vdr-imonlcd-1.0.1:20180719-032111.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-07-19 16:57:04 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include  -DUSE_PLUGINMISSING -c -DPLUGIN_NAME_I18N='"imonlcd"'  imon.c
In file included from imon.c:29:0:
ffont.h:19: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-desktop-gnome-systemd_abi32+64-test_20180715-213126

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

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)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv media-plugins/vdr-imonlcd
[ebuild  N    ] media-plugins/vdr-imonlcd-1.0.1
Comment 1 Toralf Förster gentoo-dev 2018-07-19 16:57:07 UTC
Created attachment 540084 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-19 16:57:10 UTC
Created attachment 540086 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-19 16:57:13 UTC
Created attachment 540088 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-19 16:57:15 UTC
Created attachment 540090 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-19 16:57:18 UTC
Created attachment 540092 [details]
media-plugins:vdr-imonlcd-1.0.1:20180719-032111.log
Comment 6 Toralf Förster gentoo-dev 2018-07-19 16:57:21 UTC
Created attachment 540094 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-07-24 11:06:38 UTC
The bug has been closed via the following commit(s):

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

commit fd52499959f722329caecf12c8ca58e04400e2c4
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-07-24 11:06:07 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-07-24 11:06:31 +0000

    media-plugins/vdr-imonlcd: Bump to version 1.0.2
    
    Also fix detection of freetype (via pkg-config)
    
    Closes: https://bugs.gentoo.org/661590
    Package-Manager: Portage-2.3.43, Repoman-2.3.10

 media-plugins/vdr-imonlcd/Manifest                 |  1 +
 .../vdr-imonlcd-1.0.2-freetype_pkgconfig.patch     | 29 ++++++++++++++++
 media-plugins/vdr-imonlcd/vdr-imonlcd-1.0.2.ebuild | 40 ++++++++++++++++++++++
 3 files changed, 70 insertions(+)