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

Bug 685030

Summary: dev-libs/libgit2-0.26.8 : /.../openssl_stream.h:32:25: error: static declaration of BIO_meth_new follows non-static declaration
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: normal CC: gnome
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
dev-libs:libgit2-0.26.8:20190504-034401.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-05-04 08:32:00 UTC
In file included from /var/tmp/portage/dev-libs/libgit2-0.26.8/work/libgit2-0.26.8/src/global.c:14:
/var/tmp/portage/dev-libs/libgit2-0.26.8/work/libgit2-0.26.8/src/openssl_stream.h:32:25: error: static declaration of ‘BIO_meth_new’ follows non-static declaration
 GIT_INLINE(BIO_METHOD*) BIO_meth_new(int type, const char *name)
                         ^~~~~~~~~~~~
In file included from /usr/include/openssl/evp.h:67,

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_stable-libressl_20190503-095707

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

  Please see the tracker bug for details.

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *




emerge -qpvO dev-libs/libgit2
[ebuild  N    ] dev-libs/libgit2-0.26.8  USE="curl libressl ssh threads -examples -gssapi -test -trace"
Comment 1 Toralf Förster gentoo-dev 2019-05-04 08:32:03 UTC
Created attachment 575070 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-04 08:32:06 UTC
Created attachment 575072 [details]
dev-libs:libgit2-0.26.8:20190504-034401.log
Comment 3 Toralf Förster gentoo-dev 2019-05-04 08:32:09 UTC
Created attachment 575074 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-05-04 08:32:12 UTC
Created attachment 575076 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-05-04 08:32:14 UTC
Created attachment 575078 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-05-04 08:32:17 UTC
Created attachment 575080 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-05-04 08:32:20 UTC
Created attachment 575082 [details]
temp.tbz2
Comment 8 Stefan Strogin gentoo-dev 2019-05-13 12:13:36 UTC
Does not reproduce with libgit2-0.28.1.
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-05-13 13:00:48 UTC
(In reply to Stefan Strogin from comment #8)
> Does not reproduce with libgit2-0.28.1.

Did you test with libressl?
Comment 10 Toralf Förster gentoo-dev 2019-05-13 13:38:32 UTC
(In reply to Michał Górny from comment #9)
> (In reply to Stefan Strogin from comment #8)
> > Does not reproduce with libgit2-0.28.1.
> 
> Did you test with libressl?

can't speak for steils, but 3 LibreSSL tinderbox images emerged it here ;)