[Bug 275863] multimedia/vlc: option CHROMECAST requires USE_CXXSTD=c++17
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 275863] multimedia/vlc: option CHROMECAST requires USE_CXXSTD=c++17"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275863] multimedia/vlc: option CHROMECAST requires USE_CXXSTD=c++17"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Dec 2023 01:59:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275863
Bug ID: 275863
Summary: multimedia/vlc: option CHROMECAST requires
USE_CXXSTD=c++17
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: multimedia@FreeBSD.org
Reporter: milios@ccsys.com
Flags: maintainer-feedback?(multimedia@FreeBSD.org)
Assignee: multimedia@FreeBSD.org
I'm using FreeBSD 13.2-RELEASE-p9/amd64. Building multimedia/vlc
(vlc-3.0.20_1,4) failed for me. I have enabled a bunch of nonstandard OPTIONS.
I'm sorry I didn't save my error log but I can tell you it included lots of
"error: no member named 'in_place'" which seemed to stem from header files
installed by devel/abseil (abseil-20230125.3) pulled in by files in $WRKSRC
with names indicating functionality enabled by the port's CHROMECAST option.
I added USE_CXXSTD=c++17 to my make command line and then all was well.
Hopefully this helps someone. If further information is needed I'll be happy to
elaborate.
--
You are receiving this mail because:
You are the assignee for the bug.