Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685030 - dev-libs/libgit2-0.26.8 : /.../openssl_stream.h:32:25: error: static declaration of BIO_meth_new follows non-static declaration
Summary: dev-libs/libgit2-0.26.8 : /.../openssl_stream.h:32:25: error: static declarat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2019-05-04 08:32 UTC by Toralf Förster
Modified: 2019-05-13 14:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.55 KB, text/plain)
2019-05-04 08:32 UTC, Toralf Förster
Details
dev-libs:libgit2-0.26.8:20190504-034401.log (dev-libs:libgit2-0.26.8:20190504-034401.log,63.48 KB, text/plain)
2019-05-04 08:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,51.49 KB, text/plain)
2019-05-04 08:32 UTC, Toralf Förster
Details
environment (environment,143.49 KB, text/plain)
2019-05-04 08:32 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.10 KB, application/x-bzip)
2019-05-04 08:32 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.68 KB, application/x-bzip)
2019-05-04 08:32 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.26 KB, application/x-bzip)
2019-05-04 08:32 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-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 ;)