Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644222 - dev-db/cpp-driver-2.8.0 : /.../ring_buffer_bio.hpp:76:42: error: BIO_get_data was not declared in this scope
Summary: dev-db/cpp-driver-2.8.0 : /.../ring_buffer_bio.hpp:76:42: error: BIO_get_data...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Geaaru
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-11 17:34 UTC by Toralf Förster
Modified: 2018-02-18 17:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.52 KB, text/plain)
2018-01-11 17:34 UTC, Toralf Förster
Details
dev-db:cpp-driver-2.8.0:20180111-033943.log (dev-db:cpp-driver-2.8.0:20180111-033943.log,16.48 KB, text/plain)
2018-01-11 17:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,203.75 KB, text/plain)
2018-01-11 17:34 UTC, Toralf Förster
Details
environment (environment,116.26 KB, text/plain)
2018-01-11 17:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.34 KB, application/x-bzip)
2018-01-11 17:35 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.36 KB, application/x-bzip)
2018-01-11 17:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.44 KB, application/x-bzip)
2018-01-11 17:35 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 2018-01-11 17:34:43 UTC
                 from /var/tmp/portage/dev-db/cpp-driver-2.8.0/work/cpp-driver-2.8.0/src/cluster.cpp:17:
/var/tmp/portage/dev-db/cpp-driver-2.8.0/work/cpp-driver-2.8.0/src/ssl/ring_buffer_bio.hpp: In static member function ‘static cass::rb::RingBufferState* cass::rb::RingBufferBio::from_bio(BIO*)’:
/var/tmp/portage/dev-db/cpp-driver-2.8.0/work/cpp-driver-2.8.0/src/ssl/ring_buffer_bio.hpp:76:42: error: ‘BIO_get_data’ was not declared in this scope
     return static_cast<RingBufferState*>(BIO_get_data(bio));
                                          ^~~~~~~~~~~~
/var/tmp/portage/dev-db/cpp-driver-2.8.0/work/cpp-driver-2.8.0/src/ssl/ring_buffer_bio.hpp:76:42: note: suggested alternative: ‘BIO_get_ex_data’

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-db/cpp-driver
Comment 1 Toralf Förster gentoo-dev 2018-01-11 17:34:46 UTC
Created attachment 514252 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-11 17:34:51 UTC
Created attachment 514254 [details]
dev-db:cpp-driver-2.8.0:20180111-033943.log
Comment 3 Toralf Förster gentoo-dev 2018-01-11 17:34:54 UTC
Created attachment 514256 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-11 17:34:57 UTC
Created attachment 514258 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-11 17:35:00 UTC
Created attachment 514260 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-11 17:35:03 UTC
Created attachment 514262 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-01-11 17:35:07 UTC
Created attachment 514264 [details]
temp.tbz2
Comment 8 Geaaru 2018-01-16 11:46:39 UTC
Hi,
thanks for report.

I will try to reproduce it also with gcc6.

Currently, version 2.8.0 is last available so I will try to open an issue to upstream project.

G.
Comment 9 Larry the Git Cow gentoo-dev 2018-02-18 17:16:54 UTC
The bug has been closed via the following commit(s):

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

commit 65a4ed82ab28f9adcc7ccd409b1ae7fc1f8a041e
Author:     Geaaru <geaaru@gmail.com>
AuthorDate: 2018-02-17 14:20:09 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-02-18 17:15:08 +0000

    dev-db/cpp-driver: version bump to 2.8.1.
    
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    Closes: https://bugs.gentoo.org/644222
    Closes: https://github.com/gentoo/gentoo/pull/7211

 dev-db/cpp-driver/Manifest                |  1 +
 dev-db/cpp-driver/cpp-driver-2.8.1.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)