Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661590 - media-plugins/vdr-imonlcd-1.0.1 : ffont.h:19:10: fatal error: ft2build.h: No such file or directory
Summary: media-plugins/vdr-imonlcd-1.0.1 : ffont.h:19: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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-config
  Show dependency tree
 
Reported: 2018-07-19 16:57 UTC by Toralf Förster
Modified: 2018-07-24 11:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.91 KB, text/plain)
2018-07-19 16:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,72.13 KB, text/plain)
2018-07-19 16:57 UTC, Toralf Förster
Details
environment (environment,132.63 KB, text/plain)
2018-07-19 16:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.69 KB, application/x-bzip)
2018-07-19 16:57 UTC, Toralf Förster
Details
media-plugins:vdr-imonlcd-1.0.1:20180719-032111.log (media-plugins:vdr-imonlcd-1.0.1:20180719-032111.log,3.79 KB, text/plain)
2018-07-19 16:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.95 KB, application/x-bzip)
2018-07-19 16:57 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-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(+)