Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665566 - net-analyzer/vnstat-9999 - configure: error: could not find required sqlite3 library
Summary: net-analyzer/vnstat-9999 - configure: error: could not find required sqlite3 ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM64 Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-09 11:32 UTC by juri775
Modified: 2018-09-13 07:39 UTC (History)
0 users

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


Attachments
emerge --info (emg.txt,5.04 KB, text/plain)
2018-09-09 11:32 UTC, juri775
Details

Note You need to log in before you can comment on or make changes to this bug.
Description juri775 2018-09-09 11:32:59 UTC
Created attachment 546394 [details]
emerge --info

[ebuild  N    *] net-analyzer/vnstat-9999::gentoo  USE="gd (-selinux) -test" 0 KiB
########CUT###########
>>> Failed to emerge net-analyzer/vnstat-9999, Log file:                                                              
>>>  '/var/tmp/portage/net-analyzer/vnstat-9999/temp/build.log'                                                       
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.47, 0.65, 0.41                                        
 * Package:    net-analyzer/vnstat-9999
 * Repository: gentoo
 * Maintainer: netmon@gentoo.org
 * USE:        arm64 elibc_glibc gd kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox

#########CUT#############
checking for sqlite3_prepare_v2 in -lsqlite3... no
configure: error: could not find required sqlite3 library

need add depend sqlite to ebuild
Comment 1 Larry the Git Cow gentoo-dev 2018-09-13 07:39:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1491ec8db34be5fd55bb7d75ef1cba3f9288dc26

commit 1491ec8db34be5fd55bb7d75ef1cba3f9288dc26
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2018-09-13 07:39:06 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2018-09-13 07:39:24 +0000

    net-analyzer/vnstat: Depend on dev-db/sqlite
    
    Fixes: https://bugs.gentoo.org/665566
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 net-analyzer/vnstat/vnstat-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)