Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806022 - media-sound/mumble-1.3.4 - ../SelfSignedCertificate.cpp: error: CRYPTO_MEM_CHECK_ON was not declared in this scope
Summary: media-sound/mumble-1.3.4 - ../SelfSignedCertificate.cpp: error: CRYPTO_MEM_CH...
Status: RESOLVED DUPLICATE of bug 805368
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2021-08-01 15:16 UTC by Toralf Förster
Modified: 2021-08-05 20:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.20 KB, text/plain)
2021-08-01 15:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,230.46 KB, text/plain)
2021-08-01 15:16 UTC, Toralf Förster
Details
environment (environment,85.39 KB, text/plain)
2021-08-01 15:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.74 KB, application/x-bzip)
2021-08-01 15:16 UTC, Toralf Förster
Details
media-sound:mumble-1.3.4:20210801-143244.log (media-sound:mumble-1.3.4:20210801-143244.log,119.37 KB, text/plain)
2021-08-01 15:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.31 KB, application/x-bzip)
2021-08-01 15:16 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 2021-08-01 15:16:51 UTC
      |                                                       ^~~~
../SelfSignedCertificate.cpp: In static member function ‘static bool SelfSignedCertificate::generate(CertificateType, QString, QString, QSslCertificate&, QSslKey&)’:
../SelfSignedCertificate.cpp:48:29: error: ‘CRYPTO_MEM_CHECK_ON’ was not declared in this scope
   48 |         if (CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ON) == -1) {
      |                             ^~~~~~~~~~~~~~~~~~~
../SelfSignedCertificate.cpp:48:13: error: ‘CRYPTO_mem_ctrl’ was not declared in this scope; did you mean ‘CRYPTO_memcmp’?
   48 |         if (CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ON) == -1) {

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j3-20210729-194103

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  HEAD of ::gentoo
commit ad3062b40741142be9dc0e9d6395daba0661ab48
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 1 13:22:27 2021 +0000

    2021-08-01 13:22:26 UTC

emerge -qpvO media-sound/mumble
[ebuild  N    ] media-sound/mumble-1.3.4  USE="alsa dbus g15 opus pulseaudio rnnoise speech -debug -jack -oss -pch -portaudio -zeroconf" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2021-08-01 15:16:52 UTC
Created attachment 729309 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-01 15:16:54 UTC
Created attachment 729312 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-01 15:16:55 UTC
Created attachment 729315 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-01 15:16:56 UTC
Created attachment 729318 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-01 15:16:58 UTC
Created attachment 729321 [details]
media-sound:mumble-1.3.4:20210801-143244.log
Comment 6 Toralf Förster gentoo-dev 2021-08-01 15:16:59 UTC
Created attachment 729324 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-05 20:27:02 UTC

*** This bug has been marked as a duplicate of bug 805368 ***