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

Bug 654828

Summary: media-libs/ming-0.4.8-r1 : configure: error: Could not detect freetype-config!
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: polynomial-c
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/libming/libming/pull/138
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 654792    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-libs:ming-0.4.8-r1:20180504-110951.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-05-04 13:37:25 UTC
or disable the freetype configuration option:
 --disable-freetype
configure: error: Could not detect freetype-config!

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-libs/ming-0.4.8-r1/work/ming-0_4_8/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20180501-234141

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

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

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



emerge -qpv media-libs/ming
[ebuild  N    ] media-libs/ming-0.4.8-r1  USE="perl python -php -static-libs" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-05-04 13:37:28 UTC
Created attachment 529752 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-04 13:37:31 UTC
Created attachment 529754 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-04 13:37:35 UTC
Created attachment 529756 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-04 13:37:37 UTC
Created attachment 529758 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-04 13:37:41 UTC
Created attachment 529760 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-04 13:37:44 UTC
Created attachment 529762 [details]
media-libs:ming-0.4.8-r1:20180504-110951.log
Comment 7 Toralf Förster gentoo-dev 2018-05-04 13:37:47 UTC
Created attachment 529764 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-07 21:16:54 UTC
The bug has been referenced in the following commit(s):

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

commit f2696d9b14822e6c76b792b1981ef9c7c06c6eb5
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-05-07 21:16:33 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-05-07 21:16:48 +0000

    media-libs/ming: Use pkg-config to find freetype
    
    Bug: https://bugs.gentoo.org/654828
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 .../ming/files/ming-0.4.8-freetype_pkgconfig.patch | 47 ++++++++++++++++++++++
 media-libs/ming/ming-0.4.8-r1.ebuild               |  8 +++-
 2 files changed, 53 insertions(+), 2 deletions(-)