Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657998 - games-strategy/asc-2.6.0.0-r2 : configure: error: ASC requires the FreeType2 library.
Summary: games-strategy/asc-2.6.0.0-r2 : configure: error: ASC requires the 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-06-12 18:52 UTC by Toralf Förster
Modified: 2018-06-25 13:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.42 KB, text/plain)
2018-06-12 18:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,171.40 KB, text/plain)
2018-06-12 18:52 UTC, Toralf Förster
Details
environment (environment,88.82 KB, text/plain)
2018-06-12 18:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.27 KB, application/x-bzip)
2018-06-12 18:52 UTC, Toralf Förster
Details
games-strategy:asc-2.6.0.0-r2:20180612-042301.log (games-strategy:asc-2.6.0.0-r2:20180612-042301.log,9.91 KB, text/plain)
2018-06-12 18:53 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.88 KB, application/x-bzip)
2018-06-12 18:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.17 KB, application/x-bzip)
2018-06-12 18:53 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-06-12 18:52:45 UTC
checking ft2build.h presence... no
checking for ft2build.h... no
configure: error:  ASC requires the FreeType2 library.
       If you have a distribution supplied FreeType2 package installed,
       perhaps the FreeType2-devel package is missing.
       If your distribution does not include the FreeType2 library, you can get it from

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

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

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

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)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-8]
2)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm
  [2]   icedtea-bin-8 

emerge -qpv games-strategy/asc
[ebuild  N    ] games-strategy/asc-2.6.0.0-r2
Comment 1 Toralf Förster gentoo-dev 2018-06-12 18:52:48 UTC
Created attachment 535700 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-12 18:52:51 UTC
Created attachment 535702 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-06-12 18:52:54 UTC
Created attachment 535704 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-06-12 18:52:57 UTC
Created attachment 535706 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-06-12 18:53:00 UTC
Created attachment 535708 [details]
games-strategy:asc-2.6.0.0-r2:20180612-042301.log
Comment 6 Toralf Förster gentoo-dev 2018-06-12 18:53:03 UTC
Created attachment 535710 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-06-12 18:53:06 UTC
Created attachment 535712 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-06-25 13:07:06 UTC
The bug has been closed via the following commit(s):

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

commit e5401692560b95eb922b43e16a198a92775d5996
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-06-25 13:06:39 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-06-25 13:06:58 +0000

    games-strategy/asc: Replaced freetype-config with pkg-config
    
    Closes: https://bugs.gentoo.org/657998
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 games-strategy/asc/asc-2.6.0.0-r2.ebuild           | 23 +++++++++++++-----
 .../asc/files/asc-2.6.0.0-freetype_pkgconfig.patch | 28 ++++++++++++++++++++++
 2 files changed, 45 insertions(+), 6 deletions(-)