Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2023 01:59:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 275863] multimedia/vlc: option CHROMECAST requires USE_CXXSTD=c++17
Message-ID:  <bug-275863-12827-5quU7QfKN6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275863-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275863-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-multimedia
(Nobody) <multimedia@FreeBSD.org> for maintainer-feedback:
Bug 275863: multimedia/vlc: option CHROMECAST requires USE_CXXSTD=3Dc++17
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275863



--- Description ---
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275863-12827-5quU7QfKN6>