Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654828 - media-libs/ming-0.4.8-r1 : configure: error: Could not detect freetype-config!
Summary: media-libs/ming-0.4.8-r1 : configure: error: Could not detect freetype-config!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-config
  Show dependency tree
 
Reported: 2018-05-04 13:37 UTC by Toralf Förster
Modified: 2018-07-11 00:19 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.46 KB, text/plain)
2018-05-04 13:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,159.06 KB, text/plain)
2018-05-04 13:37 UTC, Toralf Förster
Details
environment (environment,173.11 KB, text/plain)
2018-05-04 13:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.99 KB, application/x-bzip)
2018-05-04 13:37 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.30 KB, application/x-bzip)
2018-05-04 13:37 UTC, Toralf Förster
Details
media-libs:ming-0.4.8-r1:20180504-110951.log (media-libs:ming-0.4.8-r1:20180504-110951.log,9.30 KB, text/plain)
2018-05-04 13:37 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,41.51 KB, application/x-bzip)
2018-05-04 13:37 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-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(-)