Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 315005 - games-strategy/freeciv-2.2.0: econf failed
Summary: games-strategy/freeciv-2.2.0: econf failed
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-13 14:40 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2010-04-13 15:49 UTC (History)
0 users

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


Attachments
build.log (build.log,5.06 KB, text/plain)
2010-04-13 14:40 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-13 14:40:31 UTC
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... none
checking mysql/mysql.h usability... no
checking mysql/mysql.h presence... no
checking for mysql/mysql.h... no
configure: WARNING: couldn't find mysql header: disabling auth
checking for mysql_query in -lmysqlclient... no
configure: WARNING: couldn't find mysql libs in normal locations
checking for mysql_query in -lmysqlclient... no
configure: WARNING: couldn't find mysql libs in -L/usr/lib/mysql
checking for mysql_query in -lmysqlclient... no
configure: WARNING: couldn't find mysql libs in -L/usr/local/lib/mysql
configure: error: couldn't find mysql libs at all

!!! 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 2757:  Called egamesconf '--disable-dependency-tracking' '--localedir=/usr/share/locale' '--enable-auth' '--enable-ipv6' '--disable-nls' '--without-readline' '--enable-sdl-mixer' '--with-ggz-client' '--enable-client=no'
 *   environment, line  810:  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' '--enable-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'

>>> Failed to emerge games-strategy/freeciv-2.2.0, Log file:

Full build log will follow.
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-04-13 14:40:59 UTC
Created attachment 227607 [details]
build.log
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2010-04-13 15:49:33 UTC
you're missing mysql.  fixed the deps to enforce it.