Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732296 - dev-db/sqlitebrowser-3.12 version bump.
Summary: dev-db/sqlitebrowser-3.12 version bump.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mattéo Rossillol‑‑Laruelle
URL: https://github.com/sqlitebrowser/sqli...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-11 20:55 UTC by Michael Lawrence
Modified: 2024-03-07 15:35 UTC (History)
3 users (show)

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


Attachments
sqlitebrowser prior ver build logs. (sqlitebrowser-3.11.1-r1-build.log,802.73 KB, text/plain)
2020-07-11 20:59 UTC, Michael Lawrence
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Lawrence 2020-07-11 20:55:17 UTC
wasnt building in aarch64 

as a test , i grabbed the newer sources , did suse build directions..

SQLite encryption build fail / depend/s missing 

pi64 /usr/src/sqlitebrowser # emerge dev-db/sqlcipher dev-db/sqliteodbc dev-db/qt5-sqlcipher

for good measure did a test from vanilla sources on new version 
builds and installs with added depends added. 




Reproducible: Always

Steps to Reproduce:
emerge /sqlitebrowse fail ... 
Actual Results:  
https://github.com/sqlitebrowser/sqlitebrowser/blob/master/BUILDING.md

opensuse dir's used 
 pi64 /usr/src/sqlitebrowser # emerge dev-db/sqlcipher dev-db/sqliteodbc dev-db/qt5-sqlcipher
build working 

Expected Results:  
emerge dev-db/sqlightbrowser to build 

for arm64 the vanilla ish builds in a manual extend .
Comment 1 Michael Lawrence 2020-07-11 20:59:16 UTC
Created attachment 648978 [details]
sqlitebrowser prior ver build logs.

noting on arm64 with sqlite use added deps and builds. 

OpenSUSE
(dont need rpms step/s) 
emerge dev-db/add sqlcipher
$ git clone https://github.com/sqlitebrowser/sqlitebrowser
$ cd sqlitebrowser
$ mkdir build
$ cd build
$ cmake -Dsqlcipher=1 -Wno-dev   -DFORCE_INTERNAL_QSCINTILLA=ON ..
$ make
$ sudo make install

working install. 

hopefully helps.
Comment 2 Mike Gilbert gentoo-dev 2020-07-11 22:48:22 UTC
Please update the summary to include the category/package and the new version number.
Comment 3 Michael Lawrence 2020-07-12 01:11:20 UTC
dev-db/sqlitebrowser-3.12 new version.

https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.12.0

(https://github.com/sakaki-/gentoo-on-rpi-64bit on 4gig rpi4 )

build was as mentioned (https://github.com/sqlitebrowser/sqlitebrowser/blob/master/BUILDING.md) 
vanilla build 

howver the 11-r1 version on emerge dies , so i tried a vanilla upstream build as a test . 

cmake -DFORCE_INTERNAL_QSCINTILLA=ON works 

cmake -Dsqlcipher=1 -Wno-dev   -DFORCE_INTERNAL_QSCINTILLA=ON .. 

works but wants dev-db/sqlcipher or dev-db/qt5-sqlcipher  
to be sure/quick about it ;  i emerged both. 

from /usr/src/sqlitebrowser 


something ? in the patches aarch64 seems to give a "hairball" on emerge with older. 

vanilla build seems ok..
Comment 4 Andreas Sturmlechner gentoo-dev 2024-03-07 15:35:36 UTC
Looks like this bug is obsolete since 3 years and commit dbac42f941825cc560fcf5c9b7d9366469686ef2.