Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655040 - games-emulation/advancemame-3.7 : configure: error: the x86_64-pc-linux-gnu-freetype-config tool is missing
Summary: games-emulation/advancemame-3.7 : configure: error: the x86_64-pc-linux-gnu-f...
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: https://sourceforge.net/p/advancemame...
Whiteboard:
Keywords:
Depends on:
Blocks: freetype-config
  Show dependency tree
 
Reported: 2018-05-06 08:19 UTC by Toralf Förster
Modified: 2018-05-09 05:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.83 KB, text/plain)
2018-05-06 08:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,129.65 KB, text/plain)
2018-05-06 08:20 UTC, Toralf Förster
Details
environment (environment,87.76 KB, text/plain)
2018-05-06 08:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.72 KB, application/x-bzip)
2018-05-06 08:20 UTC, Toralf Förster
Details
games-emulation:advancemame-3.7:20180506-010113.log (games-emulation:advancemame-3.7:20180506-010113.log,8.52 KB, text/plain)
2018-05-06 08:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.28 KB, application/x-bzip)
2018-05-06 08:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.11 KB, application/x-bzip)
2018-05-06 08:20 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-06 08:19:54 UTC
checking for endwin in -lncurses... yes
checking for x86_64-pc-linux-gnu-freetype-config... no
configure: error: the x86_64-pc-linux-gnu-freetype-config tool is missing

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/games-emulation/advancemame-3.7/work/advancemame-3.7/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-emulation/advancemame
[ebuild  N    ] games-emulation/advancemame-3.7  USE="alsa truetype -fbcon -oss"
Comment 1 Toralf Förster gentoo-dev 2018-05-06 08:19:58 UTC
Created attachment 530106 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-06 08:20:02 UTC
Created attachment 530108 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-06 08:20:07 UTC
Created attachment 530110 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-06 08:20:11 UTC
Created attachment 530112 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-06 08:20:15 UTC
Created attachment 530114 [details]
games-emulation:advancemame-3.7:20180506-010113.log
Comment 6 Toralf Förster gentoo-dev 2018-05-06 08:20:19 UTC
Created attachment 530116 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-06 08:20:22 UTC
Created attachment 530118 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-09 05:53:31 UTC
The bug has been closed via the following commit(s):

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

commit 9b025698b3eaa01d5c717e5c9e2a9a1e202d6358
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-05-09 05:53:08 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-05-09 05:53:25 +0000

    games-emulation/advancemame: Use pkg-config to find freetype and sdl
    
    Closes: https://bugs.gentoo.org/655040
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 games-emulation/advancemame/Manifest               |  1 +
 games-emulation/advancemame/advancemame-3.7.ebuild | 22 ++++--
 ...advancemame-3.7-move_aclocal_to_acinclude.patch | 78 ++++++++++++++++++++++
 ...cemame-3.7-remove_static_configure_option.patch | 41 ++++++++++++
 4 files changed, 136 insertions(+), 6 deletions(-)