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

Bug 654884

Summary: media-video/dvdauthor-0.7.2-r2 : configure: error: freetype not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/ldo/dvdauthor/pull/29
Whiteboard: Needs upstream approval
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-video:dvdauthor-0.7.2-r2:20180505-023157.log
temp.tbz2

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(-)