Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182446 - games-sports/xmoto-0.3.0 configure: error: sqlite3 required
Summary: games-sports/xmoto-0.3.0 configure: error: sqlite3 required
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-18 11:48 UTC by Marco Squarcina
Modified: 2007-06-19 07:55 UTC (History)
1 user (show)

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


Attachments
xmoto-0.3.0 ebuild with sqlite-dependency (xmoto-0.3.0.ebuild,1.80 KB, text/plain)
2007-06-18 13:50 UTC, Christian Limberg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Squarcina 2007-06-18 11:48:33 UTC
checking sqlite3.h usability... no
checking sqlite3.h presence... no
checking for sqlite3.h... no
configure: error: "sqlite3 required"

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/games-sports/xmoto-0.3.0/work/xmoto-0.3.0/config.log

!!! ERROR: games-sports/xmoto-0.3.0 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  xmoto-0.3.0.ebuild, line 43:   Called egamesconf '--disable-dependency-tracking' '--with-localesdir=/usr/share/locale' '--enable-nls'
  games.eclass, line 40:   Called econf '--prefix=/usr/games' '--libdir=/usr/games/lib' '--datadir=/usr/share/games' '--sysconfdir=/etc/games' '--localstatedir=/var/games' '--disable-dependency-tracking' '--with-localesdir=/usr/share/locale' '--enable-nls'
  ebuild.sh, line 578:   Called die
Comment 1 Christian Limberg 2007-06-18 13:33:24 UTC
I can confirm this bug here.

I have a x86 system here, xmoto is ~x86.

I think the reason is a missing dependency (dev-db/sqlite) in the ebuild.
Comment 2 Christian Limberg 2007-06-18 13:50:46 UTC
Created attachment 122409 [details]
xmoto-0.3.0 ebuild with sqlite-dependency

I have changed the building dependencies for the xmoto-0.3.0-ebuild.Now >=dev-db/sqlite-3 is required.
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2007-06-19 07:55:55 UTC
thank you, fixed!