Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681638 - dev-db/sqlitestudio-3.2.1 : ../.../sqlcipher.c:21642:18: error: static declaration of HMAC_CTX_new follows non-static declaration
Summary: dev-db/sqlitestudio-3.2.1 : ../.../sqlcipher.c:21642:18: error: static declar...
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: libressl-support
  Show dependency tree
 
Reported: 2019-03-24 10:43 UTC by Toralf Förster
Modified: 2019-03-29 05:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.05 KB, text/plain)
2019-03-24 10:44 UTC, Toralf Förster
Details
dev-db:sqlitestudio-3.2.1:20190324-100530.log (dev-db:sqlitestudio-3.2.1:20190324-100530.log,776.70 KB, text/plain)
2019-03-24 10:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,112.04 KB, text/plain)
2019-03-24 10:44 UTC, Toralf Förster
Details
environment (environment,73.29 KB, text/plain)
2019-03-24 10:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.78 KB, application/x-bzip)
2019-03-24 10:44 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,699 bytes, application/x-bzip)
2019-03-24 10:44 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-03-24 10:43:57 UTC
         ^~
../../../../Plugins/DbSqliteCipher/sqlcipher.c: At top level:
../../../../Plugins/DbSqliteCipher/sqlcipher.c:21642:18: error: static declaration of ‘HMAC_CTX_new’ follows non-static declaration
 static HMAC_CTX *HMAC_CTX_new(void)
                  ^~~~~~~~~~~~
In file included from ../../../../Plugins/DbSqliteCipher/sqlcipher.c:21630:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-plasma-systemd_libressl_20190321-223608

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO dev-db/sqlitestudio
[ebuild  N    ] dev-db/sqlitestudio-3.2.1  USE="cli cups -tcl -test"
Comment 1 Toralf Förster gentoo-dev 2019-03-24 10:44:00 UTC
Created attachment 570562 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-24 10:44:03 UTC
Created attachment 570564 [details]
dev-db:sqlitestudio-3.2.1:20190324-100530.log
Comment 3 Toralf Förster gentoo-dev 2019-03-24 10:44:06 UTC
Created attachment 570566 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-24 10:44:09 UTC
Created attachment 570568 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-24 10:44:12 UTC
Created attachment 570570 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-24 10:44:14 UTC
Created attachment 570572 [details]
logs.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-03-29 05:11:21 UTC
The bug has been closed via the following commit(s):

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

commit 4d26198ef2dd685c8b3c4e066e70a1645227d6d1
Author:     Stefan Strogin <stefan.strogin@gmail.com>
AuthorDate: 2019-03-25 16:39:32 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-03-29 05:11:07 +0000

    dev-db/sqlitestudio: add patch to fix build with LibreSSL
    
    Closes: https://bugs.gentoo.org/681638
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/11495
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 .../files/sqlitestudio-3.2.1-libressl.patch        | 32 ++++++++++++++++++++++
 ...o-3.2.1.ebuild => sqlitestudio-3.2.1-r1.ebuild} |  1 +
 2 files changed, 33 insertions(+)