Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 317289 - games-strategy/freeciv-2.2.0 failed (missing dep on ggz?)
Summary: games-strategy/freeciv-2.2.0 failed (missing dep on ggz?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 313345
  Show dependency tree
 
Reported: 2010-04-26 11:22 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2010-04-27 06:18 UTC (History)
0 users

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


Attachments
build.log (build.log,9.50 KB, text/plain)
2010-04-26 11:22 UTC, Paweł Hajdan, Jr. (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-04-26 11:22:16 UTC
checking for stdint.h... (cached) yes
checking for C99 stdint.h... yes
checking for gzgets in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzip... /bin/gzip
checking for BZ2_bzReadOpen in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for GGZ library: libggz... no
configure: error: Could not configure GGZ client support. See above messages.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/games-strategy/freeciv-2.2.0/work/freeciv-2.2.0/config.log
 * ERROR: games-strategy/freeciv-2.2.0 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_configure
 *   environment, line 2750:  Called egamesconf '--disable-dependency-tracking' '--localedir=/usr/share/locale' '--disable-auth' '--enable-ipv6' '--disable-nls' '--without-readline' '--enable-sdl-mixer' '--with-ggz-client' '--enable-client=no'
 *   environment, line  803:  Called econf '--prefix=/usr/games' '--libdir=/usr/games/lib' '--datadir=/usr/share/games' '--sysconfdir=/etc/games' '--localstatedir=/var/games' '--disable-dependency-tracking' '--localedir=/usr/share/locale' '--disable-auth' '--enable-ipv6' '--disable-nls' '--without-readline' '--enable-sdl-mixer' '--with-ggz-client' '--enable-client=no'
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =games-strategy/freeciv-2.2.0',
 * the complete build log and the output of 'emerge -pqv =games-strategy/freeciv-2.2.0'.
 * The complete build log is located at '/var/tmp/portage/games-strategy/freeciv-2.2.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-strategy/freeciv-2.2.0/temp/environment'.
 * S: '/var/tmp/portage/games-strategy/freeciv-2.2.0/work/freeciv-2.2.0'
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-04-26 11:22:47 UTC
Created attachment 229221 [details]
build.log
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2010-04-27 06:18:51 UTC
Should be fixed up now.  Really odd autoconf stuff in there though so, ymmv.