Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 863452 - net-voip/mumble-1.4.287 - /.../SSL.cpp: error: converting to bool from std::nullptr_t requires direct-initialization [-fpermiss
Summary: net-voip/mumble-1.4.287 - /.../SSL.cpp: error: converting to bool from std::n...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 839975
  Show dependency tree
 
Reported: 2022-08-03 18:40 UTC by Toralf Förster
Modified: 2022-09-23 06:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.59 KB, text/plain)
2022-08-03 18:40 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,86.87 KB, application/x-bzip)
2022-08-03 18:40 UTC, Toralf Förster
Details
environment (environment,135.32 KB, text/plain)
2022-08-03 18:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.10 KB, application/x-bzip)
2022-08-03 18:40 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.42 KB, application/x-bzip)
2022-08-03 18:40 UTC, Toralf Förster
Details
net-voip:mumble-1.4.230-r3:20220803-173406.log (net-voip:mumble-1.4.230-r3:20220803-173406.log,38.27 KB, text/plain)
2022-08-03 18:40 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.68 KB, application/x-bzip)
2022-08-03 18:40 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 2022-08-03 18:40:49 UTC
In file included from /usr/include/openssl/comp.h:16,
                 from /usr/include/openssl/ssl.h:17,
                 from /var/tmp/portage/net-voip/mumble-1.4.230-r3/work/mumble-1.4.230.src/src/SSL.cpp:15:
/var/tmp/portage/net-voip/mumble-1.4.230-r3/work/mumble-1.4.230.src/src/SSL.cpp: In static member function 'static void MumbleSSL::initialize()':
/var/tmp/portage/net-voip/mumble-1.4.230-r3/work/mumble-1.4.230.src/src/SSL.cpp:36:14: error: converting to 'bool' from 'std::nullptr_t' requires direct-initialization [-fpermissive]
   36 |         if (!CRYPTO_get_locking_callback()) {
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220730-040009

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.1
  [2]   rust-1.62.1 *
php cli:

  HEAD of ::gentoo
commit 3d3392e7497f8270b9e3ee74515bf25d86544964
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 3 09:16:59 2022 +0000

    2022-08-03 09:16:58 UTC

emerge -qpvO net-voip/mumble
[ebuild  N    ] net-voip/mumble-1.4.230-r3  USE="alsa dbus nls rnnoise -debug -g15 -jack (-multilib) -pipewire -portaudio -pulseaudio -speech -test -zeroconf"
Comment 1 Toralf Förster gentoo-dev 2022-08-03 18:40:50 UTC
Created attachment 797356 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-03 18:40:51 UTC
Created attachment 797359 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-08-03 18:40:53 UTC
Created attachment 797362 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-03 18:40:54 UTC
Created attachment 797365 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-03 18:40:55 UTC
Created attachment 797368 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-03 18:40:56 UTC
Created attachment 797371 [details]
net-voip:mumble-1.4.230-r3:20220803-173406.log
Comment 7 Toralf Förster gentoo-dev 2022-08-03 18:40:58 UTC
Created attachment 797374 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-06 03:29:17 UTC
Alpine's patch https://git.alpinelinux.org/aports/tree/community/mumble/musl-1.2.3.patch (we can't use it as-is)
Comment 9 Agostino Sarubbo gentoo-dev 2022-09-23 06:57:18 UTC
tinderbox_musl has reproduced this issue with version 1.4.287 - Updating summary.