Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655530 - x11-misc/piedock-1.6.9 : configure: error: *** freetype-config not found
Summary: x11-misc/piedock-1.6.9 : configure: error: *** freetype-config not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-config
  Show dependency tree
 
Reported: 2018-05-11 21:07 UTC by Toralf Förster
Modified: 2018-05-12 11:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.59 KB, text/plain)
2018-05-11 21:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,342.26 KB, text/plain)
2018-05-11 21:07 UTC, Toralf Förster
Details
environment (environment,16.82 KB, text/plain)
2018-05-11 21:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.43 KB, application/x-bzip)
2018-05-11 21:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.69 KB, application/x-bzip)
2018-05-11 21:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,6.76 KB, application/x-bzip)
2018-05-11 21:08 UTC, Toralf Förster
Details
x11-misc:piedock-1.6.9:20180511-204410.log (x11-misc:piedock-1.6.9:20180511-204410.log,3.80 KB, text/plain)
2018-05-11 21:08 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-11 21:07:45 UTC
checking for FT_Init_FreeType in -lfreetype... yes
checking for freetype-config... no
configure: error: *** freetype-config not found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-misc/piedock-1.6.9/work/PieDock-1.6.9/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_20180502-103157

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

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



emerge -qpv x11-misc/piedock
[ebuild  N    ] x11-misc/piedock-1.6.9  USE="-gtk"
Comment 1 Toralf Förster gentoo-dev 2018-05-11 21:07:48 UTC
Created attachment 530942 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-11 21:07:51 UTC
Created attachment 530944 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-11 21:07:55 UTC
Created attachment 530946 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-11 21:07:58 UTC
Created attachment 530948 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-11 21:08:01 UTC
Created attachment 530950 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-11 21:08:05 UTC
Created attachment 530952 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-11 21:08:08 UTC
Created attachment 530954 [details]
x11-misc:piedock-1.6.9:20180511-204410.log
Comment 8 Larry the Git Cow gentoo-dev 2018-05-11 21:29:03 UTC
The bug has been referenced in the following commit(s):

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

commit c1ba5292f5bf1434770d5aea9abfc80b225a3a62
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-05-11 21:28:43 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-05-11 21:28:57 +0000

    x11-misc/piedock: Use pkg-config to find freetype.
    
    Bug: https://bugs.gentoo.org/655530
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 .../files/piedock-1.6.9-freetype_pkgconfig.patch   | 45 ++++++++++++++++++++++
 x11-misc/piedock/piedock-1.6.9.ebuild              | 30 +++++++++++----
 2 files changed, 67 insertions(+), 8 deletions(-)