Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655884 - games-strategy/freeciv-2.5.11 : configure: error: specified client sdl not configurable (FreeType2 >= 2.1.3 is needed (www.freetype.org))
Summary: games-strategy/freeciv-2.5.11 : configure: error: specified client sdl not co...
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: http://www.hostedredmine.com/issues/7...
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-config
  Show dependency tree
 
Reported: 2018-05-16 16:46 UTC by Toralf Förster
Modified: 2018-07-08 06:28 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.62 KB, text/plain)
2018-05-16 16:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,227.73 KB, text/plain)
2018-05-16 16:46 UTC, Toralf Förster
Details
environment (environment,100.82 KB, text/plain)
2018-05-16 16:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.68 KB, application/x-bzip)
2018-05-16 16:46 UTC, Toralf Förster
Details
games-strategy:freeciv-2.5.11:20180516-004904.log (games-strategy:freeciv-2.5.11:20180516-004904.log,13.60 KB, text/plain)
2018-05-16 16:46 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,15.09 KB, application/x-bzip)
2018-05-16 16:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.52 KB, application/x-bzip)
2018-05-16 16:46 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-16 16:46:12 UTC
  full path to freetype-config.
       
configure: error: specified client 'sdl' not configurable (FreeType2 >= 2.1.3 is needed (www.freetype.org))

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/games-strategy/freeciv-2.5.11/work/freeciv-2.5.11/config.log

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

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

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

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]   pypy3 (fallback)
  [4]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

emerge -qpv games-strategy/freeciv
[ebuild  N    ] games-strategy/freeciv-2.5.11  USE="gtk ipv6 nls qt5 readline sdl server sound -aimodules -auth -dedicated -mapimg -modpack -mysql -sqlite (-system-lua)"
Comment 1 Toralf Förster gentoo-dev 2018-05-16 16:46:15 UTC
Created attachment 531720 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-16 16:46:18 UTC
Created attachment 531722 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-16 16:46:22 UTC
Created attachment 531724 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-16 16:46:25 UTC
Created attachment 531726 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-16 16:46:28 UTC
Created attachment 531728 [details]
games-strategy:freeciv-2.5.11:20180516-004904.log
Comment 6 Toralf Förster gentoo-dev 2018-05-16 16:46:31 UTC
Created attachment 531730 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-16 16:46:34 UTC
Created attachment 531732 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-16 19:12:17 UTC
The bug has been referenced in the following commit(s):

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

commit 855784a25ceb0d58033f2fb7cd07682677286e28
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-05-16 19:11:48 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-05-16 19:12:11 +0000

    games-strategy/freeciv: Use pkg-config to find freetype
    
    Bug: https://bugs.gentoo.org/655884
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 .../files/freeciv-2.5.11-freetype_pkgconfig.patch  | 229 +++++++++++++++++++++
 games-strategy/freeciv/freeciv-2.5.11.ebuild       |   8 +-
 2 files changed, 236 insertions(+), 1 deletion(-)
Comment 9 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-07-08 06:28:36 UTC
Closing as upstream seems to have no interest in fixing this in their 2.5 branch and their 2.6 branch was never broken by this.