Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676066 - dev-libs/mongo-cxx-driver-1.1.2-r1 : src/.../ssl_manager.cpp:631:23: error: BIO_s_file_internal was not declared in this scope
Summary: dev-libs/mongo-cxx-driver-1.1.2-r1 : src/.../ssl_manager.cpp:631:23: error: B...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-10-26
Assignee: Ultrabug
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2019-01-22 20:08 UTC by Toralf Förster
Modified: 2020-10-26 07:41 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.84 KB, text/plain)
2019-01-22 20:08 UTC, Toralf Förster
Details
dev-libs:mongo-cxx-driver-1.1.2-r1:20190122-052231.log (dev-libs:mongo-cxx-driver-1.1.2-r1:20190122-052231.log,57.34 KB, text/plain)
2019-01-22 20:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,83.27 KB, text/plain)
2019-01-22 20:09 UTC, Toralf Förster
Details
environment (environment,51.77 KB, text/plain)
2019-01-22 20:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.95 KB, application/x-bzip)
2019-01-22 20:09 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.74 KB, application/x-bzip)
2019-01-22 20:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.74 KB, application/x-bzip)
2019-01-22 20:09 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-01-22 20:08:55 UTC
src/mongo/util/net/ssl_manager.cpp: In member function ‘bool mongo::{anonymous}::SSLManager::_setSubjectName(const string&, std::__cxx11::string&)’:
src/mongo/util/net/ssl_manager.cpp:631:23: error: ‘BIO_s_file_internal’ was not declared in this scope
     BIO* in = BIO_new(BIO_s_file_internal());
                       ^~~~~~~~~~~~~~~~~~~
src/mongo/util/net/ssl_manager.cpp:631:23: note: suggested alternative: ‘BIO_s_file’

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

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

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

  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)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.32.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-libs/mongo-cxx-driver
[ebuild  N    ] dev-libs/mongo-cxx-driver-1.1.2-r1  USE="ssl -debug -libressl -sasl -static-libs"
Comment 1 Toralf Förster gentoo-dev 2019-01-22 20:08:58 UTC
Created attachment 562522 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-22 20:09:00 UTC
Created attachment 562524 [details]
dev-libs:mongo-cxx-driver-1.1.2-r1:20190122-052231.log
Comment 3 Toralf Förster gentoo-dev 2019-01-22 20:09:03 UTC
Created attachment 562526 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-22 20:09:06 UTC
Created attachment 562528 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-22 20:09:08 UTC
Created attachment 562530 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-22 20:09:11 UTC
Created attachment 562532 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-01-22 20:09:14 UTC
Created attachment 562534 [details]
temp.tbz2
Comment 8 Victor Mataré 2019-03-29 11:30:37 UTC
There is this fix here: https://github.com/mongodb/mongo-cxx-driver/pull/615
In the comments is also the rationale why it hasn't been merged. I'd appreciate it if we could just apply it as a patch.
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-10-26 07:41:37 UTC
Package removed.