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

Bug 465576

Summary: net-fs/nfs-utils-1.2.6[nfsdcld] fails to crosscompile: configure: error: nfsdcld requires sqlite3
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: [OLD] Core systemAssignee: Network Filesystems <net-fs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info (ROOT=/)
emerge --info (ROOT=/mnt/ppc64)

Description Dennis Schridde 2013-04-11 18:55:42 UTC
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for sqlite3_libversion_number in -lsqlite3... yes
checking for suitable sqlite3 version... unknown
[...]
configure: error: nfsdcld requires sqlite3

I assume the "unknown" version is the problem.

Reproducible: Always
Comment 1 Dennis Schridde 2013-04-11 18:55:56 UTC
Created attachment 345264 [details]
build.log
Comment 2 Dennis Schridde 2013-04-11 18:56:49 UTC
Created attachment 345266 [details]
emerge --info (ROOT=/)
Comment 3 Dennis Schridde 2013-04-11 18:57:09 UTC
Created attachment 345268 [details]
emerge --info (ROOT=/mnt/ppc64)
Comment 4 SpanKY gentoo-dev 2013-04-13 20:02:18 UTC
should be all set now in the tree; thanks for the report!

Commit message: Force sqlite test to work even when cross-compiling
http://sources.gentoo.org/net-fs/nfs-utils/nfs-utils-1.2.6.ebuild?r1=1.15&r2=1.16
http://sources.gentoo.org/net-fs/nfs-utils/nfs-utils-1.2.7.ebuild?r1=1.2&r2=1.3