Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655374 - games-roguelike/scourge-0.21.1-r1 : configure: error: Cannot find freetype2: Is freetype-config in path?
Summary: games-roguelike/scourge-0.21.1-r1 : configure: error: Cannot find freetype2: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-config
  Show dependency tree
 
Reported: 2018-05-10 07:35 UTC by Toralf Förster
Modified: 2018-06-25 14:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.89 KB, text/plain)
2018-05-10 07:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,278.88 KB, text/plain)
2018-05-10 07:35 UTC, Toralf Förster
Details
environment (environment,101.28 KB, text/plain)
2018-05-10 07:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.49 KB, application/x-bzip)
2018-05-10 07:35 UTC, Toralf Förster
Details
games-roguelike:scourge-0.21.1-r1:20180509-231305.log (games-roguelike:scourge-0.21.1-r1:20180509-231305.log,10.94 KB, text/plain)
2018-05-10 07:35 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,18.99 KB, application/x-bzip)
2018-05-10 07:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.46 KB, application/x-bzip)
2018-05-10 07:35 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-10 07:35:29 UTC
checking for GLU library... yes
checking for freetype-config library... checking for freetype-config... no
configure: error: Cannot find freetype2: Is freetype-config in path?

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/games-roguelike/scourge-0.21.1-r1/work/scourge/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_ffmpeg4_20180501-112342

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
  [6]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv games-roguelike/scourge
[ebuild  N    ] games-roguelike/scourge-0.21.1-r1
Comment 1 Toralf Förster gentoo-dev 2018-05-10 07:35:32 UTC
Created attachment 530672 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-10 07:35:36 UTC
Created attachment 530674 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-10 07:35:39 UTC
Created attachment 530676 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-10 07:35:42 UTC
Created attachment 530678 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-10 07:35:46 UTC
Created attachment 530680 [details]
games-roguelike:scourge-0.21.1-r1:20180509-231305.log
Comment 6 Toralf Förster gentoo-dev 2018-05-10 07:35:49 UTC
Created attachment 530682 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-10 07:35:52 UTC
Created attachment 530684 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-06-25 14:07:10 UTC
The bug has been closed via the following commit(s):

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

commit 3ea81b205878724228f404290b70f6e21195025a
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-06-25 14:06:48 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-06-25 14:07:03 +0000

    games-roguelike/scourge: Replaced freetype-config with pkg-config
    
    Closes: https://bugs.gentoo.org/655374
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../files/scourge-0.21.1-freetype_pkgconfig.patch  | 34 ++++++++++++++++++++++
 games-roguelike/scourge/scourge-0.21.1-r1.ebuild   | 16 ++++++----
 2 files changed, 44 insertions(+), 6 deletions(-)