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

Bug 681638

Summary: dev-db/sqlitestudio-3.2.1 : ../.../sqlcipher.c:21642:18: error: static declaration of HMAC_CTX_new follows non-static declaration
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Dmitriy Baranov <reagentoo>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/11495
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
dev-db:sqlitestudio-3.2.1:20190324-100530.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2

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(+)