Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654884 - media-video/dvdauthor-0.7.2-r2 : configure: error: freetype not found
Summary: media-video/dvdauthor-0.7.2-r2 : configure: error: freetype not found
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard: Needs upstream approval
Keywords:
: 654888 (view as bug list)
Depends on:
Blocks: freetype-config
  Show dependency tree
 
Reported: 2018-05-05 07:38 UTC by Toralf Förster
Modified: 2018-07-24 10:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.22 KB, text/plain)
2018-05-05 07:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,186.08 KB, text/plain)
2018-05-05 07:38 UTC, Toralf Förster
Details
environment (environment,86.09 KB, text/plain)
2018-05-05 07:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.30 KB, application/x-bzip)
2018-05-05 07:38 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.30 KB, application/x-bzip)
2018-05-05 07:38 UTC, Toralf Förster
Details
media-video:dvdauthor-0.7.2-r2:20180505-023157.log (media-video:dvdauthor-0.7.2-r2:20180505-023157.log,7.62 KB, text/plain)
2018-05-05 07:38 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.16 KB, application/x-bzip)
2018-05-05 07:38 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:38:14 UTC
checking for FRIBIDI... yes
checking for freetype-config... no
configure: error: freetype not found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-video/dvdauthor-0.7.2-r2/work/dvdauthor/config.log

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

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

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

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)
  [3]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv media-video/dvdauthor
[ebuild  N    ] media-video/dvdauthor-0.7.2-r2  USE="imagemagick -graphicsmagick"
Comment 1 Toralf Förster gentoo-dev 2018-05-05 07:38:17 UTC
Created attachment 529842 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-05 07:38:20 UTC
Created attachment 529844 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-05 07:38:23 UTC
Created attachment 529846 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-05 07:38:26 UTC
Created attachment 529848 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-05 07:38:29 UTC
Created attachment 529850 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-05 07:38:33 UTC
Created attachment 529852 [details]
media-video:dvdauthor-0.7.2-r2:20180505-023157.log
Comment 7 Toralf Förster gentoo-dev 2018-05-05 07:38:36 UTC
Created attachment 529854 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-05-05 16:16:01 UTC
*** Bug 654888 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2018-05-07 07:27:55 UTC
The bug has been referenced in the following commit(s):

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

commit 111d4b6671426385476cbc1da675b5efe6ee0e76
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-05-07 07:27:35 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-05-07 07:27:49 +0000

    media-video/dvdauthor: Use pkg-config to find freetype
    
    Bug: https://bugs.gentoo.org/654884
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 media-video/dvdauthor/dvdauthor-0.7.2-r2.ebuild    |  6 ++-
 .../files/dvdauthor-freetype_pkgconfig.patch       | 43 ++++++++++++++++++++++
 2 files changed, 48 insertions(+), 1 deletion(-)