Date: Thu, 21 Dec 2023 01:59:54 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275863] multimedia/vlc: option CHROMECAST requires USE_CXXSTD=c++17 Message-ID: <bug-275863-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275863 Bug ID: 275863 Summary: multimedia/vlc: option CHROMECAST requires USE_CXXSTD=3Dc++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 OPTIO= NS. 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=3Dc++17 to my make command line and then all was well. Hopefully this helps someone. If further information is needed I'll be happ= y to elaborate. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275863-7788>