Bug 182446 - games-sports/xmoto-0.3.0 configure: error: sqlite3 required
Bug#: 182446 Product:  Gentoo Linux Version: 2007.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: genstef@gentoo.org Reported By: lavish@gmail.com
Component: Games
URL: 
Summary: games-sports/xmoto-0.3.0 configure: error: sqlite3 required
Keywords:  
Status Whiteboard: 
Opened: 2007-06-18 11:48 0000
Description:   Opened: 2007-06-18 11:48 0000
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 From Christian Limberg 2007-06-18 13:33:24 0000 -------
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 From Christian Limberg 2007-06-18 13:50:46 0000 -------
Created an attachment (id=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 From Stefan Schweizer 2007-06-19 07:55:55 0000 -------
thank you, fixed!