Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 269075

Summary: dev-db/sqlite-3.6.14 fails to build
Product: Gentoo Linux Reporter: Robert Lewis <rrl125>
Component: Current packagesAssignee: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Status: RESOLVED FIXED    
Severity: normal CC: corecrystal, daggs, dominique.c.michel, dripton, fabian, koppatroopa, rhill, rrl125, teidakankan
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Lewis 2009-05-08 23:53:31 UTC
localhost sqlite-3.6.14 # ./configure 
configure: error: configure script is out of date:
 configure $PACKAGE_VERSION = 3.6.13
 top level VERSION file     = 3.6.14
please regen with autoconf


Reproducible: Always

Steps to Reproduce:
1. Update ~x86 system or install sqlite on ~x86

Actual Results:  
Failed install

Expected Results:  
Successful install
Comment 1 fabian 2009-05-09 00:01:52 UTC
workaround is to manually regen the config with autogen as suggested:

ebuild /usr/portage/dev-db/sqlite/sqlite-3.6.14.ebuild unpack
cd /var/tmp/portage/dev-db/sqlite-3.6.14/work/sqlite-3.6.14
autoconf
ebuild /usr/portage/dev-db/sqlite/sqlite-3.6.14.ebuild compile
ebuild /usr/portage/dev-db/sqlite/sqlite-3.6.14.ebuild install
ebuild /usr/portage/dev-db/sqlite/sqlite-3.6.14.ebuild qmerge
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-05-09 06:18:14 UTC
Fixed.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-05-09 07:43:37 UTC
*** Bug 269094 has been marked as a duplicate of this bug. ***
Comment 4 Patrick Lauer gentoo-dev 2009-05-09 09:11:47 UTC
*** Bug 269100 has been marked as a duplicate of this bug. ***
Comment 5 Patrick Lauer gentoo-dev 2009-05-09 09:24:32 UTC
*** Bug 269104 has been marked as a duplicate of this bug. ***
Comment 6 Sebastian Luther (few) 2009-05-10 16:41:48 UTC
*** Bug 269266 has been marked as a duplicate of this bug. ***