Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674586 - dev-db/sqlitestudio-3.1.1 : ../.../sqlcipher.c:18401:12: error: storage size of hctx isn t known
Summary: dev-db/sqlitestudio-3.1.1 : ../.../sqlcipher.c:18401:12: error: storage size ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dmitriy Baranov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-05 08:55 UTC by Toralf Förster
Modified: 2019-02-14 18:36 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.84 KB, text/plain)
2019-01-05 08:55 UTC, Toralf Förster
Details
dev-db:sqlitestudio-3.1.1:20190105-064545.log (dev-db:sqlitestudio-3.1.1:20190105-064545.log,755.30 KB, text/plain)
2019-01-05 08:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,286.52 KB, text/plain)
2019-01-05 08:55 UTC, Toralf Förster
Details
environment (environment,90.55 KB, text/plain)
2019-01-05 08:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.63 KB, application/x-bzip)
2019-01-05 08:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,816 bytes, application/x-bzip)
2019-01-05 08:55 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-01-05 08:55:21 UTC
../../../../Plugins/DbSqliteCipher/sqlcipher.c: In function ‘sqlcipher_openssl_hmac’:
../../../../Plugins/DbSqliteCipher/sqlcipher.c:18401:12: error: storage size of ‘hctx’ isn’t known
   HMAC_CTX hctx;
            ^~~~
../../../../Plugins/DbSqliteCipher/sqlcipher.c:18403:3: warning: implicit declaration of function ‘HMAC_CTX_init’; did you mean ‘HMAC_CTX_new’? [-Wimplicit-function-declaration]

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20181228-192239

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
  [6]   jython2.7 (fallback)

Available Rust versions:
  [1]   rust-1.31.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-db/sqlitestudio
[ebuild  N    ] dev-db/sqlitestudio-3.1.1  USE="cli cups -tcl -test"
Comment 1 Toralf Förster gentoo-dev 2019-01-05 08:55:23 UTC
Created attachment 559958 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-05 08:55:26 UTC
Created attachment 559960 [details]
dev-db:sqlitestudio-3.1.1:20190105-064545.log
Comment 3 Toralf Förster gentoo-dev 2019-01-05 08:55:29 UTC
Created attachment 559962 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-05 08:55:32 UTC
Created attachment 559964 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-05 08:55:35 UTC
Created attachment 559966 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-05 08:55:38 UTC
Created attachment 559968 [details]
logs.tbz2
Comment 7 Aurelien Minet 2019-01-16 12:35:42 UTC
version bump (3.2.1) solve the problem https://bugs.gentoo.org/663926
Comment 8 Larry the Git Cow gentoo-dev 2019-02-14 18:36:54 UTC
The bug has been closed via the following commit(s):

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

commit dc2ac9407a2f513b01a2d5728f3d34e9ff08b183
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-02-14 17:12:37 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-02-14 18:36:11 +0000

    dev-db/sqlitestudio: Drop 3.1.1
    
    Closes: https://bugs.gentoo.org/674586
    Closes: https://bugs.gentoo.org/632406
    Package-Manager: Portage-2.3.60, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-db/sqlitestudio/Manifest                       |   1 -
 .../files/sqlitestudio-3.1.1-qt-5.11.patch         |  21 ---
 dev-db/sqlitestudio/sqlitestudio-3.1.1.ebuild      | 141 ---------------------
 3 files changed, 163 deletions(-)